++ dirname ./run.sh
+ cd .
+ echo 2102
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Mar 30 06:57:49 UTC 2026
+ uptime
06:57:49 up 6 min, 0 users, load average: 0.72, 0.37, 0.17
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency xml-apis:xml-apis to v2'
+ author=yegor256
+ directory=
+ head=git@github.com:jcabi/jcabi-github.git
+ pull_id=1822
+ fork=git@github.com:jcabi/jcabi-github.git
+ fork_branch=renovate/xml-apis-xml-apis-2.x
+ squash=false
+ vars=('--env=head=git@github.com:jcabi/jcabi-github.git' '--env=pull_id=1822' '--env=fork=git@github.com:jcabi/jcabi-github.git' '--env=fork_branch=renovate/xml-apis-xml-apis-2.x' '--env=head_branch=master' '--env=pull_title=Update dependency xml-apis:xml-apis to v2' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1822'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/xml-apis-xml-apis-2.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency xml-apis:xml-apis to v2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''pull_id=1822'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''fork_branch=renovate/xml-apis-xml-apis-2.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency xml-apis:xml-apis to v2'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';')
+ container=jcabi_jcabi-github_1822
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-29-65
+ pwd
/tmp/rultor-jxGr
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:jcabi/jcabi-github.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''pull_id=1822'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''fork_branch=renovate/xml-apis-xml-apis-2.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency xml-apis:xml-apis to v2'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:jcabi/jcabi-github.git
+ git remote update
Fetching origin
Fetching fork
From github.com:jcabi/jcabi-github
* [new branch] 1326 -> fork/1326
* [new branch] 1807 -> fork/1807
* [new branch] dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.21.1 -> fork/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.21.1
* [new branch] dependabot/maven/com.jcabi.incubator-xembly-0.25.0 -> fork/dependabot/maven/com.jcabi.incubator-xembly-0.25.0
* [new branch] dependabot/maven/com.sun.grizzly-grizzly-servlet-webserver-1.9.65 -> fork/dependabot/maven/com.sun.grizzly-grizzly-servlet-webserver-1.9.65
* [new branch] dependabot/maven/org.apache.commons-commons-lang3-3.18.0 -> fork/dependabot/maven/org.apache.commons-commons-lang3-3.18.0
* [new branch] dependabot/maven/org.apache.httpcomponents-httpcore-4.4.14 -> fork/dependabot/maven/org.apache.httpcomponents-httpcore-4.4.14
* [new branch] dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.2.0 -> fork/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.2.0
* [new branch] dependabot/maven/org.glassfish.jersey.core-jersey-server-2.32 -> fork/dependabot/maven/org.glassfish.jersey.core-jersey-server-2.32
* [new branch] gh-pages -> fork/gh-pages
* [new branch] master -> fork/master
* [new branch] renovate/com.jcabi-jcabi-1.x -> fork/renovate/com.jcabi-jcabi-1.x
* [new branch] renovate/com.jcabi-jcabi-http-2.x -> fork/renovate/com.jcabi-jcabi-http-2.x
* [new branch] renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x
* [new branch] renovate/jackson-monorepo -> fork/renovate/jackson-monorepo
* [new branch] renovate/junit-framework-monorepo -> fork/renovate/junit-framework-monorepo
* [new branch] renovate/maven-com.fasterxml.jackson.core-jackson-core-vulnerability -> fork/renovate/maven-com.fasterxml.jackson.core-jackson-core-vulnerability
* [new branch] renovate/net.bytebuddy-byte-buddy-1.x -> fork/renovate/net.bytebuddy-byte-buddy-1.x
* [new branch] renovate/net.bytebuddy-byte-buddy-agent-1.x -> fork/renovate/net.bytebuddy-byte-buddy-agent-1.x
* [new branch] renovate/org.glassfish.grizzly-grizzly-http-servlet-server-5.x -> fork/renovate/org.glassfish.grizzly-grizzly-http-servlet-server-5.x
* [new branch] renovate/xml-apis-xml-apis-1.x -> fork/renovate/xml-apis-xml-apis-1.x
* [new branch] renovate/xml-apis-xml-apis-2.x -> fork/renovate/xml-apis-xml-apis-2.x
* [new branch] revert-1136-patch-1 -> fork/revert-1136-patch-1
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/xml-apis-xml-apis-2.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/xml-apis-xml-apis-2.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update dependency xml-apis:xml-apis to v2' --ff __rultor
Auto-merging pom.xml
Merge made by the 'ort' strategy.
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit e8c270afba3820d0bc2a6b0f1126b3565e6fc2b2
gpg: Signature made Mon Mar 30 06:57:57 2026 UTC
gpg: using RSA key FAC962C42841735692C13FF43FD3FA7E9AF0FA4C
gpg: Good signature from "Rultor.com <gpg@rultor.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: FAC9 62C4 2841 7356 92C1 3FF4 3FD3 FA7E 9AF0 FA4C
Merge: ec39750b3 4a66a1f52
Author: Rultor.com <gpg@rultor.com>
Date: Mon Mar 30 06:57:57 2026 +0000
Update dependency xml-apis:xml-apis to v2
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.18
++ bc
++ echo 0.18 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.18, low enough to run a new Docker container'
load average is 0.18, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java
+ docker pull yegor256/java
Using default tag: latest
latest: Pulling from yegor256/java
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
72e45e6fed5c: Pulling fs layer
99e89f339e27: Pulling fs layer
3ae0cb47dc06: Pulling fs layer
529dcf5ecc54: Pulling fs layer
6d5a140d320e: Pulling fs layer
d9a7c5bf399b: Pulling fs layer
b87fea433279: Pulling fs layer
ac9b9a706d63: Pulling fs layer
253852678e00: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
72e45e6fed5c: Waiting
99e89f339e27: Waiting
3ae0cb47dc06: Waiting
529dcf5ecc54: Waiting
6d5a140d320e: Waiting
d9a7c5bf399b: Waiting
b87fea433279: Waiting
ac9b9a706d63: Waiting
253852678e00: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
632ef5283d0f: Verifying Checksum
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
632ef5283d0f: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
72e45e6fed5c: Verifying Checksum
72e45e6fed5c: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
99e89f339e27: Verifying Checksum
99e89f339e27: Download complete
529dcf5ecc54: Verifying Checksum
529dcf5ecc54: Download complete
6d5a140d320e: Verifying Checksum
6d5a140d320e: Download complete
d9a7c5bf399b: Verifying Checksum
d9a7c5bf399b: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
3ae0cb47dc06: Verifying Checksum
3ae0cb47dc06: Download complete
ac9b9a706d63: Verifying Checksum
ac9b9a706d63: Download complete
b87fea433279: Verifying Checksum
b87fea433279: Download complete
253852678e00: Verifying Checksum
253852678e00: Download complete
632ef5283d0f: Pull complete
2be42d221bda: Pull complete
54d1704eb717: Pull complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
72e45e6fed5c: Pull complete
99e89f339e27: Pull complete
3ae0cb47dc06: Pull complete
529dcf5ecc54: Pull complete
6d5a140d320e: Pull complete
d9a7c5bf399b: Pull complete
b87fea433279: Pull complete
ac9b9a706d63: Pull complete
253852678e00: Pull complete
Digest: sha256:a74ab1f8990c7e972fffc0c4fd60a71aece3aab67f2d686cffd2201bf898293c
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sjcabi_jcabi-github_1822\s*$'
+ ls -al .
total 64
drwx------ 3 ubuntu ubuntu 4096 Mar 30 06:57 .
drwxrwxrwt 12 root root 4096 Mar 30 06:57 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Mar 30 06:57 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Mar 30 06:57 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Mar 30 06:57 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 Mar 30 06:57 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 Mar 30 06:57 repo
-rwxrwxr-x 1 ubuntu ubuntu 6541 Mar 30 06:57 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 568 Mar 30 06:57 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 Mar 30 06:57 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 4430 Mar 30 06:57 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 10730 Mar 30 06:58 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-jxGr:/main --env=head=git@github.com:jcabi/jcabi-github.git --env=pull_id=1822 --env=fork=git@github.com:jcabi/jcabi-github.git --env=fork_branch=renovate/xml-apis-xml-apis-2.x --env=head_branch=master '--env=pull_title=Update dependency xml-apis:xml-apis to v2' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1822'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/xml-apis-xml-apis-2.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency xml-apis:xml-apis to v2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -Pqulice --errors --batch-mode'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-jxGr/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-github_1822 yegor256/java /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.m2 /root/.profile /root/.wget-hsts /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
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:jcabi/jcabi-github.git' ; export 'pull_id=1822' ; export 'fork=git@github.com:jcabi/jcabi-github.git' ; export 'fork_branch=renovate/xml-apis-xml-apis-2.x' ; export 'head_branch=master' ; export 'pull_title=Update dependency xml-apis:xml-apis to v2' ; export 'author=yegor256' ; pdd --file=/dev/null ; mvn clean install -Pqulice --errors --batch-mode ;
+ su --login r --command /home/r/script.sh
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.5 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding src/main/resources/images/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/mvn.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading pom.xml ...
Reading src/it/basic-usage/invoker.properties ...
Reading src/it/basic-usage/pom.xml ...
Reading src/it/basic-usage/src/main/java/com/jcabi/foo/Sample.java ...
Reading src/it/basic-usage/src/main/java/com/jcabi/foo/package-info.java ...
Reading src/it/basic-usage/src/test/java/com/jcabi/foo/SampleTest.java ...
Reading src/it/basic-usage/src/test/java/com/jcabi/foo/package-info.java ...
Reading src/it/basic-usage/src/test/resources/log4j.properties ...
Reading src/it/fat-jar/invoker.properties ...
Reading src/it/fat-jar/pom.xml ...
Reading src/it/settings.xml ...
Reading src/main/java/com/jcabi/github/Assignees.java ...
Reading src/main/java/com/jcabi/github/Blob.java ...
Reading src/main/java/com/jcabi/github/Blobs.java ...
Reading src/main/java/com/jcabi/github/Branch.java ...
Reading src/main/java/com/jcabi/github/Branches.java ...
Reading src/main/java/com/jcabi/github/Bulk.java ...
Reading src/main/java/com/jcabi/github/Check.java ...
Reading src/main/java/com/jcabi/github/Checks.java ...
Reading src/main/java/com/jcabi/github/Collaborators.java ...
Reading src/main/java/com/jcabi/github/Comment.java ...
Reading src/main/java/com/jcabi/github/Comments.java ...
Reading src/main/java/com/jcabi/github/Commit.java ...
Reading src/main/java/com/jcabi/github/Commits.java ...
Reading src/main/java/com/jcabi/github/CommitsComparison.java ...
Reading src/main/java/com/jcabi/github/Content.java ...
Reading src/main/java/com/jcabi/github/Contents.java ...
Reading src/main/java/com/jcabi/github/Coordinates.java ...
Reading src/main/java/com/jcabi/github/DeployKey.java ...
Reading src/main/java/com/jcabi/github/DeployKeys.java ...
Reading src/main/java/com/jcabi/github/Event.java ...
Reading src/main/java/com/jcabi/github/Existence.java ...
Reading src/main/java/com/jcabi/github/FileChange.java ...
Reading src/main/java/com/jcabi/github/Fork.java ...
Reading src/main/java/com/jcabi/github/Forks.java ...
Reading src/main/java/com/jcabi/github/FromProperties.java ...
Reading src/main/java/com/jcabi/github/Gist.java ...
Reading src/main/java/com/jcabi/github/GistComment.java ...
Reading src/main/java/com/jcabi/github/GistComments.java ...
Reading src/main/java/com/jcabi/github/Gists.java ...
Reading src/main/java/com/jcabi/github/Git.java ...
Reading src/main/java/com/jcabi/github/GitHub.java ...
Reading src/main/java/com/jcabi/github/GitHubThread.java ...
Reading src/main/java/com/jcabi/github/Gitignores.java ...
Reading src/main/java/com/jcabi/github/Hook.java ...
Reading src/main/java/com/jcabi/github/Hooks.java ...
Reading src/main/java/com/jcabi/github/Issue.java ...
Puzzle 1462-43294d01 30/DEV at src/main/java/com/jcabi/github/Issue.java
Reading src/main/java/com/jcabi/github/IssueEvents.java ...
Reading src/main/java/com/jcabi/github/IssueLabels.java ...
Reading src/main/java/com/jcabi/github/Issues.java ...
Reading src/main/java/com/jcabi/github/JsonPatchable.java ...
Reading src/main/java/com/jcabi/github/JsonReadable.java ...
Reading src/main/java/com/jcabi/github/Label.java ...
Reading src/main/java/com/jcabi/github/Labels.java ...
Reading src/main/java/com/jcabi/github/Language.java ...
Reading src/main/java/com/jcabi/github/Limit.java ...
Reading src/main/java/com/jcabi/github/Limits.java ...
Reading src/main/java/com/jcabi/github/Markdown.java ...
Reading src/main/java/com/jcabi/github/MergeState.java ...
Reading src/main/java/com/jcabi/github/Milestone.java ...
Reading src/main/java/com/jcabi/github/Milestones.java ...
Reading src/main/java/com/jcabi/github/Notification.java ...
Puzzle 920-1bdea297 0/DEV at src/main/java/com/jcabi/github/Notification.java
Reading src/main/java/com/jcabi/github/Notifications.java ...
Reading src/main/java/com/jcabi/github/Organization.java ...
Reading src/main/java/com/jcabi/github/Organizations.java ...
Reading src/main/java/com/jcabi/github/PublicKey.java ...
Reading src/main/java/com/jcabi/github/PublicKeys.java ...
Reading src/main/java/com/jcabi/github/PublicMembers.java ...
Reading src/main/java/com/jcabi/github/Pull.java ...
Reading src/main/java/com/jcabi/github/PullComment.java ...
Reading src/main/java/com/jcabi/github/PullComments.java ...
Reading src/main/java/com/jcabi/github/PullRef.java ...
Reading src/main/java/com/jcabi/github/Pulls.java ...
Reading src/main/java/com/jcabi/github/Reaction.java ...
Puzzle 1469-93fe85c7 30/DEV at src/main/java/com/jcabi/github/Reaction.java
Reading src/main/java/com/jcabi/github/Reference.java ...
Reading src/main/java/com/jcabi/github/References.java ...
Reading src/main/java/com/jcabi/github/Release.java ...
Reading src/main/java/com/jcabi/github/ReleaseAsset.java ...
Reading src/main/java/com/jcabi/github/ReleaseAssets.java ...
Reading src/main/java/com/jcabi/github/Releases.java ...
Reading src/main/java/com/jcabi/github/Repo.java ...
Reading src/main/java/com/jcabi/github/RepoCommit.java ...
Reading src/main/java/com/jcabi/github/RepoCommits.java ...
Reading src/main/java/com/jcabi/github/Repos.java ...
Puzzle 1095-deaa3e41 30/DEV at src/main/java/com/jcabi/github/Repos.java
Puzzle 1660-338c6d7a 30/DEV at src/main/java/com/jcabi/github/Repos.java
Reading src/main/java/com/jcabi/github/RepositoryStatistics.java ...
Reading src/main/java/com/jcabi/github/RtAssignees.java ...
Reading src/main/java/com/jcabi/github/RtBlob.java ...
Reading src/main/java/com/jcabi/github/RtBlobs.java ...
Reading src/main/java/com/jcabi/github/RtBranch.java ...
Reading src/main/java/com/jcabi/github/RtBranches.java ...
Reading src/main/java/com/jcabi/github/RtCheck.java ...
Reading src/main/java/com/jcabi/github/RtChecks.java ...
Reading src/main/java/com/jcabi/github/RtCollaborators.java ...
Reading src/main/java/com/jcabi/github/RtComment.java ...
Reading src/main/java/com/jcabi/github/RtComments.java ...
Reading src/main/java/com/jcabi/github/RtCommit.java ...
Reading src/main/java/com/jcabi/github/RtCommits.java ...
Reading src/main/java/com/jcabi/github/RtCommitsComparison.java ...
Reading src/main/java/com/jcabi/github/RtContent.java ...
Reading src/main/java/com/jcabi/github/RtContents.java ...
Reading src/main/java/com/jcabi/github/RtDeployKey.java ...
Reading src/main/java/com/jcabi/github/RtDeployKeys.java ...
Reading src/main/java/com/jcabi/github/RtEvent.java ...
Reading src/main/java/com/jcabi/github/RtFileChange.java ...
Reading src/main/java/com/jcabi/github/RtFork.java ...
Reading src/main/java/com/jcabi/github/RtForks.java ...
Reading src/main/java/com/jcabi/github/RtGist.java ...
Reading src/main/java/com/jcabi/github/RtGistComment.java ...
Reading src/main/java/com/jcabi/github/RtGistComments.java ...
Reading src/main/java/com/jcabi/github/RtGists.java ...
Reading src/main/java/com/jcabi/github/RtGit.java ...
Reading src/main/java/com/jcabi/github/RtGitHub.java ...
Reading src/main/java/com/jcabi/github/RtGitignores.java ...
Reading src/main/java/com/jcabi/github/RtHook.java ...
Reading src/main/java/com/jcabi/github/RtHooks.java ...
Reading src/main/java/com/jcabi/github/RtIssue.java ...
Reading src/main/java/com/jcabi/github/RtIssueEvents.java ...
Reading src/main/java/com/jcabi/github/RtIssueLabels.java ...
Reading src/main/java/com/jcabi/github/RtIssues.java ...
Reading src/main/java/com/jcabi/github/RtJson.java ...
Reading src/main/java/com/jcabi/github/RtLabel.java ...
Reading src/main/java/com/jcabi/github/RtLabels.java ...
Reading src/main/java/com/jcabi/github/RtLanguage.java ...
Reading src/main/java/com/jcabi/github/RtLimit.java ...
Reading src/main/java/com/jcabi/github/RtLimits.java ...
Reading src/main/java/com/jcabi/github/RtMarkdown.java ...
Reading src/main/java/com/jcabi/github/RtMilestone.java ...
Reading src/main/java/com/jcabi/github/RtMilestones.java ...
Reading src/main/java/com/jcabi/github/RtNotification.java ...
Reading src/main/java/com/jcabi/github/RtNotifications.java ...
Puzzle 913-3f99f964 30/DEV at src/main/java/com/jcabi/github/RtNotifications.java
Reading src/main/java/com/jcabi/github/RtOrganization.java ...
Reading src/main/java/com/jcabi/github/RtOrganizations.java ...
Reading src/main/java/com/jcabi/github/RtPagination.java ...
Reading src/main/java/com/jcabi/github/RtPublicKey.java ...
Reading src/main/java/com/jcabi/github/RtPublicKeys.java ...
Reading src/main/java/com/jcabi/github/RtPublicMembers.java ...
Reading src/main/java/com/jcabi/github/RtPull.java ...
Reading src/main/java/com/jcabi/github/RtPullComment.java ...
Reading src/main/java/com/jcabi/github/RtPullComments.java ...
Reading src/main/java/com/jcabi/github/RtPullRef.java ...
Reading src/main/java/com/jcabi/github/RtPulls.java ...
Reading src/main/java/com/jcabi/github/RtReaction.java ...
Reading src/main/java/com/jcabi/github/RtReference.java ...
Reading src/main/java/com/jcabi/github/RtReferences.java ...
Reading src/main/java/com/jcabi/github/RtRelease.java ...
Reading src/main/java/com/jcabi/github/RtReleaseAsset.java ...
Reading src/main/java/com/jcabi/github/RtReleaseAssets.java ...
Reading src/main/java/com/jcabi/github/RtReleases.java ...
Reading src/main/java/com/jcabi/github/RtRepo.java ...
Reading src/main/java/com/jcabi/github/RtRepoCommit.java ...
Reading src/main/java/com/jcabi/github/RtRepoCommits.java ...
Reading src/main/java/com/jcabi/github/RtRepos.java ...
Reading src/main/java/com/jcabi/github/RtSearch.java ...
Reading src/main/java/com/jcabi/github/RtSearchPagination.java ...
Reading src/main/java/com/jcabi/github/RtStargazers.java ...
Reading src/main/java/com/jcabi/github/RtStars.java ...
Reading src/main/java/com/jcabi/github/RtStatus.java ...
Reading src/main/java/com/jcabi/github/RtStatuses.java ...
Puzzle 1126-bb836510 30/DEV at src/main/java/com/jcabi/github/RtStatuses.java
Reading src/main/java/com/jcabi/github/RtTag.java ...
Reading src/main/java/com/jcabi/github/RtTags.java ...
Reading src/main/java/com/jcabi/github/RtTree.java ...
Reading src/main/java/com/jcabi/github/RtTrees.java ...
Reading src/main/java/com/jcabi/github/RtUser.java ...
Reading src/main/java/com/jcabi/github/RtUserEmails.java ...
Reading src/main/java/com/jcabi/github/RtUserOrganizations.java ...
Reading src/main/java/com/jcabi/github/RtUsers.java ...
Reading src/main/java/com/jcabi/github/RtValuePagination.java ...
Reading src/main/java/com/jcabi/github/Search.java ...
Reading src/main/java/com/jcabi/github/SmartJson.java ...
Reading src/main/java/com/jcabi/github/Smarts.java ...
Reading src/main/java/com/jcabi/github/Stargazers.java ...
Reading src/main/java/com/jcabi/github/Stars.java ...
Reading src/main/java/com/jcabi/github/Status.java ...
Reading src/main/java/com/jcabi/github/Statuses.java ...
Reading src/main/java/com/jcabi/github/StringEnum.java ...
Reading src/main/java/com/jcabi/github/Tag.java ...
Reading src/main/java/com/jcabi/github/Tags.java ...
Reading src/main/java/com/jcabi/github/ThreadSubscription.java ...
Puzzle 913-504d1bd2 30/DEV at src/main/java/com/jcabi/github/ThreadSubscription.java
Reading src/main/java/com/jcabi/github/Tree.java ...
Reading src/main/java/com/jcabi/github/Trees.java ...
Reading src/main/java/com/jcabi/github/User.java ...
Reading src/main/java/com/jcabi/github/UserAgent.java ...
Reading src/main/java/com/jcabi/github/UserEmails.java ...
Reading src/main/java/com/jcabi/github/UserOrganizations.java ...
Reading src/main/java/com/jcabi/github/Users.java ...
Reading src/main/java/com/jcabi/github/mock/ImmutableReentrantLock.java ...
Reading src/main/java/com/jcabi/github/mock/JsonNode.java ...
Reading src/main/java/com/jcabi/github/mock/JsonPatch.java ...
Reading src/main/java/com/jcabi/github/mock/MkAssignees.java ...
Reading src/main/java/com/jcabi/github/mock/MkBlob.java ...
Reading src/main/java/com/jcabi/github/mock/MkBlobs.java ...
Reading src/main/java/com/jcabi/github/mock/MkBranch.java ...
Puzzle 1085-a13e40d1 30/DEV at src/main/java/com/jcabi/github/mock/MkBranch.java
Reading src/main/java/com/jcabi/github/mock/MkBranches.java ...
Reading src/main/java/com/jcabi/github/mock/MkCheck.java ...
Reading src/main/java/com/jcabi/github/mock/MkChecks.java ...
Reading src/main/java/com/jcabi/github/mock/MkCollaborators.java ...
Reading src/main/java/com/jcabi/github/mock/MkComment.java ...
Reading src/main/java/com/jcabi/github/mock/MkComments.java ...
Reading src/main/java/com/jcabi/github/mock/MkCommit.java ...
Reading src/main/java/com/jcabi/github/mock/MkCommits.java ...
Reading src/main/java/com/jcabi/github/mock/MkCommitsComparison.java ...
Reading src/main/java/com/jcabi/github/mock/MkContent.java ...
Reading src/main/java/com/jcabi/github/mock/MkContents.java ...
Reading src/main/java/com/jcabi/github/mock/MkDeployKey.java ...
Reading src/main/java/com/jcabi/github/mock/MkDeployKeys.java ...
Reading src/main/java/com/jcabi/github/mock/MkEvent.java ...
Reading src/main/java/com/jcabi/github/mock/MkFileChange.java ...
Reading src/main/java/com/jcabi/github/mock/MkFork.java ...
Reading src/main/java/com/jcabi/github/mock/MkForks.java ...
Reading src/main/java/com/jcabi/github/mock/MkGist.java ...
Reading src/main/java/com/jcabi/github/mock/MkGists.java ...
Reading src/main/java/com/jcabi/github/mock/MkGit.java ...
Reading src/main/java/com/jcabi/github/mock/MkGitHub.java ...
Reading src/main/java/com/jcabi/github/mock/MkGitignores.java ...
Reading src/main/java/com/jcabi/github/mock/MkHook.java ...
Reading src/main/java/com/jcabi/github/mock/MkHooks.java ...
Reading src/main/java/com/jcabi/github/mock/MkIssue.java ...
Reading src/main/java/com/jcabi/github/mock/MkIssueEvents.java ...
Puzzle 1063-0509ffcb 30/DEV at src/main/java/com/jcabi/github/mock/MkIssueEvents.java
Reading src/main/java/com/jcabi/github/mock/MkIssueLabels.java ...
Reading src/main/java/com/jcabi/github/mock/MkIssues.java ...
Reading src/main/java/com/jcabi/github/mock/MkIterable.java ...
Reading src/main/java/com/jcabi/github/mock/MkLabel.java ...
Reading src/main/java/com/jcabi/github/mock/MkLabels.java ...
Reading src/main/java/com/jcabi/github/mock/MkLimits.java ...
Reading src/main/java/com/jcabi/github/mock/MkMarkdown.java ...
Reading src/main/java/com/jcabi/github/mock/MkMilestone.java ...
Reading src/main/java/com/jcabi/github/mock/MkMilestones.java ...
Reading src/main/java/com/jcabi/github/mock/MkNotification.java ...
Reading src/main/java/com/jcabi/github/mock/MkNotifications.java ...
Puzzle 913-9c17e827 30/DEV at src/main/java/com/jcabi/github/mock/MkNotifications.java
Reading src/main/java/com/jcabi/github/mock/MkOrganization.java ...
Puzzle 1107-31e47c0d 30/DEV at src/main/java/com/jcabi/github/mock/MkOrganization.java
Reading src/main/java/com/jcabi/github/mock/MkOrganizations.java ...
Reading src/main/java/com/jcabi/github/mock/MkPublicKey.java ...
Reading src/main/java/com/jcabi/github/mock/MkPublicKeys.java ...
Reading src/main/java/com/jcabi/github/mock/MkPublicMembers.java ...
Reading src/main/java/com/jcabi/github/mock/MkPull.java ...
Reading src/main/java/com/jcabi/github/mock/MkPullComment.java ...
Reading src/main/java/com/jcabi/github/mock/MkPullComments.java ...
Reading src/main/java/com/jcabi/github/mock/MkPullRef.java ...
Reading src/main/java/com/jcabi/github/mock/MkPulls.java ...
Reading src/main/java/com/jcabi/github/mock/MkReference.java ...
Reading src/main/java/com/jcabi/github/mock/MkReferences.java ...
Reading src/main/java/com/jcabi/github/mock/MkRelease.java ...
Reading src/main/java/com/jcabi/github/mock/MkReleaseAsset.java ...
Reading src/main/java/com/jcabi/github/mock/MkReleaseAssets.java ...
Reading src/main/java/com/jcabi/github/mock/MkReleases.java ...
Reading src/main/java/com/jcabi/github/mock/MkRepo.java ...
Puzzle 1061-f87541c0 0/DEV at src/main/java/com/jcabi/github/mock/MkRepo.java
Reading src/main/java/com/jcabi/github/mock/MkRepoCommit.java ...
Reading src/main/java/com/jcabi/github/mock/MkRepoCommits.java ...
Reading src/main/java/com/jcabi/github/mock/MkRepos.java ...
Reading src/main/java/com/jcabi/github/mock/MkSearch.java ...
Reading src/main/java/com/jcabi/github/mock/MkStars.java ...
Reading src/main/java/com/jcabi/github/mock/MkStatuses.java ...
Puzzle 1129-3099cf0b 30/DEV at src/main/java/com/jcabi/github/mock/MkStatuses.java
Reading src/main/java/com/jcabi/github/mock/MkStorage.java ...
Reading src/main/java/com/jcabi/github/mock/MkTag.java ...
Reading src/main/java/com/jcabi/github/mock/MkTags.java ...
Reading src/main/java/com/jcabi/github/mock/MkTree.java ...
Reading src/main/java/com/jcabi/github/mock/MkTrees.java ...
Reading src/main/java/com/jcabi/github/mock/MkUser.java ...
Reading src/main/java/com/jcabi/github/mock/MkUserEmails.java ...
Reading src/main/java/com/jcabi/github/mock/MkUserOrganizations.java ...
Reading src/main/java/com/jcabi/github/mock/MkUsers.java ...
Reading src/main/java/com/jcabi/github/mock/package-info.java ...
Reading src/main/java/com/jcabi/github/package-info.java ...
Reading src/main/java/com/jcabi/github/safe/SfComment.java ...
Reading src/main/java/com/jcabi/github/safe/SfComments.java ...
Reading src/main/java/com/jcabi/github/safe/SfIssue.java ...
Reading src/main/java/com/jcabi/github/safe/package-info.java ...
Reading src/main/java/com/jcabi/github/wire/CarefulWire.java ...
Reading src/main/java/com/jcabi/github/wire/RetryCarefulWire.java ...
Reading src/main/java/com/jcabi/github/wire/package-info.java ...
Reading src/main/resources/jcabigithub.properties ...
Reading src/site/apt/index.apt.vm ...
Reading src/site/apt/respect-limits.apt.vm ...
Reading src/site/resources/CNAME ...
Reading src/site/site.xml ...
Reading src/test/java/com/jcabi/github/BulkTest.java ...
Reading src/test/java/com/jcabi/github/CommitsComparisonTest.java ...
Reading src/test/java/com/jcabi/github/ContentTest.java ...
Reading src/test/java/com/jcabi/github/CoordinatesTest.java ...
Reading src/test/java/com/jcabi/github/DeployKeyTest.java ...
Reading src/test/java/com/jcabi/github/ExistenceTest.java ...
Reading src/test/java/com/jcabi/github/FileChangeTest.java ...
Reading src/test/java/com/jcabi/github/ForkTest.java ...
Reading src/test/java/com/jcabi/github/FromPropertiesTest.java ...
Reading src/test/java/com/jcabi/github/GitHubIT.java ...
Reading src/test/java/com/jcabi/github/IssueLabelsTest.java ...
Reading src/test/java/com/jcabi/github/IssueTest.java ...
Reading src/test/java/com/jcabi/github/LabelTest.java ...
Reading src/test/java/com/jcabi/github/LimitTest.java ...
Reading src/test/java/com/jcabi/github/MilestoneTest.java ...
Reading src/test/java/com/jcabi/github/OAuthScope.java ...
Puzzle 975-0a524603 30/DEV at src/test/java/com/jcabi/github/OAuthScope.java
Reading src/test/java/com/jcabi/github/OrganizationTest.java ...
Reading src/test/java/com/jcabi/github/PublicKeyTest.java ...
Reading src/test/java/com/jcabi/github/PullCommentTest.java ...
Reading src/test/java/com/jcabi/github/PullRefTest.java ...
Reading src/test/java/com/jcabi/github/PullTest.java ...
Reading src/test/java/com/jcabi/github/RandomPort.java ...
Reading src/test/java/com/jcabi/github/ReleaseAssetTest.java ...
Reading src/test/java/com/jcabi/github/ReleaseTest.java ...
Reading src/test/java/com/jcabi/github/RepoCommitTest.java ...
Reading src/test/java/com/jcabi/github/RepoRule.java ...
Reading src/test/java/com/jcabi/github/RepoTest.java ...
Reading src/test/java/com/jcabi/github/RepositoryStatisticsTest.java ...
Puzzle 1660-83a5040d 90/DEV at src/test/java/com/jcabi/github/RepositoryStatisticsTest.java
Puzzle 1663-38685897 90/DEV at src/test/java/com/jcabi/github/RepositoryStatisticsTest.java
Reading src/test/java/com/jcabi/github/RtAssigneesITCase.java ...
Reading src/test/java/com/jcabi/github/RtAssigneesTest.java ...
Reading src/test/java/com/jcabi/github/RtBlobsITCase.java ...
Reading src/test/java/com/jcabi/github/RtBlobsTest.java ...
Reading src/test/java/com/jcabi/github/RtBranchTest.java ...
Reading src/test/java/com/jcabi/github/RtBranchesTest.java ...
Reading src/test/java/com/jcabi/github/RtCheckTest.java ...
Reading src/test/java/com/jcabi/github/RtChecksTest.java ...
Reading src/test/java/com/jcabi/github/RtCollaboratorsTest.java ...
Reading src/test/java/com/jcabi/github/RtCommentTest.java ...
Reading src/test/java/com/jcabi/github/RtCommitTest.java ...
Reading src/test/java/com/jcabi/github/RtCommitsComparisonITCase.java ...
Reading src/test/java/com/jcabi/github/RtCommitsComparisonTest.java ...
Reading src/test/java/com/jcabi/github/RtCommitsTest.java ...
Reading src/test/java/com/jcabi/github/RtContentTest.java ...
Reading src/test/java/com/jcabi/github/RtContentsITCase.java ...
Puzzle 863-4e783bd3 0/DEV at src/test/java/com/jcabi/github/RtContentsITCase.java
Reading src/test/java/com/jcabi/github/RtContentsTest.java ...
Reading src/test/java/com/jcabi/github/RtDeployKeyTest.java ...
Reading src/test/java/com/jcabi/github/RtDeployKeysITCase.java ...
Reading src/test/java/com/jcabi/github/RtDeployKeysTest.java ...
Reading src/test/java/com/jcabi/github/RtEventTest.java ...
Reading src/test/java/com/jcabi/github/RtForkTest.java ...
Reading src/test/java/com/jcabi/github/RtForksITCase.java ...
Reading src/test/java/com/jcabi/github/RtForksTest.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentTest.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentsITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistCommentsTest.java ...
Reading src/test/java/com/jcabi/github/RtGistITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistTest.java ...
Reading src/test/java/com/jcabi/github/RtGistsITCase.java ...
Reading src/test/java/com/jcabi/github/RtGistsTest.java ...
Reading src/test/java/com/jcabi/github/RtGitHubITCase.java ...
Reading src/test/java/com/jcabi/github/RtGitHubTest.java ...
Reading src/test/java/com/jcabi/github/RtGitTest.java ...
Reading src/test/java/com/jcabi/github/RtGitignoresITCase.java ...
Reading src/test/java/com/jcabi/github/RtGitignoresTest.java ...
Reading src/test/java/com/jcabi/github/RtHookTest.java ...
Reading src/test/java/com/jcabi/github/RtHooksITCase.java ...
Reading src/test/java/com/jcabi/github/RtHooksTest.java ...
Reading src/test/java/com/jcabi/github/RtIssueITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssueLabelsITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssueMilestoneITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssueTest.java ...
Reading src/test/java/com/jcabi/github/RtIssuesITCase.java ...
Reading src/test/java/com/jcabi/github/RtIssuesTest.java ...
Reading src/test/java/com/jcabi/github/RtJsonTest.java ...
Reading src/test/java/com/jcabi/github/RtLabelTest.java ...
Reading src/test/java/com/jcabi/github/RtLabelsITCase.java ...
Reading src/test/java/com/jcabi/github/RtLabelsTest.java ...
Reading src/test/java/com/jcabi/github/RtLimitTest.java ...
Reading src/test/java/com/jcabi/github/RtLimitsITCase.java ...
Reading src/test/java/com/jcabi/github/RtMarkdownITCase.java ...
Reading src/test/java/com/jcabi/github/RtMarkdownTest.java ...
Reading src/test/java/com/jcabi/github/RtMilestonesITCase.java ...
Reading src/test/java/com/jcabi/github/RtMilestonesTest.java ...
Reading src/test/java/com/jcabi/github/RtNotificationsITestCase.java ...
Puzzle 920-e9a632ce 0/DEV at src/test/java/com/jcabi/github/RtNotificationsITestCase.java
Reading src/test/java/com/jcabi/github/RtNotificationsTest.java ...
Puzzle 920-268906e9 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java
Puzzle 920-987ae9ac 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java
Puzzle 920-14172983 0/DEV at src/test/java/com/jcabi/github/RtNotificationsTest.java
Reading src/test/java/com/jcabi/github/RtOrganizationTest.java ...
Reading src/test/java/com/jcabi/github/RtOrganizationsITCase.java ...
Reading src/test/java/com/jcabi/github/RtOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/RtPaginationTest.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeyITCase.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeyTest.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeysITCase.java ...
Reading src/test/java/com/jcabi/github/RtPublicKeysTest.java ...
Reading src/test/java/com/jcabi/github/RtPublicMembersITCase.java ...
Reading src/test/java/com/jcabi/github/RtPublicMembersTest.java ...
Reading src/test/java/com/jcabi/github/RtPullCommentTest.java ...
Reading src/test/java/com/jcabi/github/RtPullCommentsTest.java ...
Reading src/test/java/com/jcabi/github/RtPullRefITCase.java ...
Puzzle 1125-99a7deed 30/DEV at src/test/java/com/jcabi/github/RtPullRefITCase.java
Reading src/test/java/com/jcabi/github/RtPullRefTest.java ...
Reading src/test/java/com/jcabi/github/RtPullTest.java ...
Reading src/test/java/com/jcabi/github/RtPullsTest.java ...
Reading src/test/java/com/jcabi/github/RtReactionTest.java ...
Reading src/test/java/com/jcabi/github/RtReferenceTest.java ...
Reading src/test/java/com/jcabi/github/RtReferencesITCase.java ...
Reading src/test/java/com/jcabi/github/RtReferencesTest.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetTest.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleaseAssetsTest.java ...
Reading src/test/java/com/jcabi/github/RtReleaseITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleaseTest.java ...
Reading src/test/java/com/jcabi/github/RtReleasesITCase.java ...
Reading src/test/java/com/jcabi/github/RtReleasesTest.java ...
Reading src/test/java/com/jcabi/github/RtRepoCommitTest.java ...
Reading src/test/java/com/jcabi/github/RtRepoCommitsITCase.java ...
Reading src/test/java/com/jcabi/github/RtRepoCommitsTest.java ...
Reading src/test/java/com/jcabi/github/RtRepoITCase.java ...
Reading src/test/java/com/jcabi/github/RtRepoTest.java ...
Reading src/test/java/com/jcabi/github/RtReposITCase.java ...
Reading src/test/java/com/jcabi/github/RtReposTest.java ...
Reading src/test/java/com/jcabi/github/RtSearchITCase.java ...
Reading src/test/java/com/jcabi/github/RtSearchPaginationTest.java ...
Reading src/test/java/com/jcabi/github/RtSearchTest.java ...
Reading src/test/java/com/jcabi/github/RtStarsITCase.java ...
Reading src/test/java/com/jcabi/github/RtStarsTest.java ...
Reading src/test/java/com/jcabi/github/RtStatusTest.java ...
Reading src/test/java/com/jcabi/github/RtStatusesTest.java ...
Puzzle 1130-addbfb1d 30/DEV at src/test/java/com/jcabi/github/RtStatusesTest.java
Puzzle 1490-7b753dc7 30/DEV at src/test/java/com/jcabi/github/RtStatusesTest.java
Reading src/test/java/com/jcabi/github/RtTagITCase.java ...
Reading src/test/java/com/jcabi/github/RtTagTest.java ...
Reading src/test/java/com/jcabi/github/RtTagsITCase.java ...
Reading src/test/java/com/jcabi/github/RtTagsTest.java ...
Reading src/test/java/com/jcabi/github/RtTreesITCase.java ...
Reading src/test/java/com/jcabi/github/RtTreesTest.java ...
Reading src/test/java/com/jcabi/github/RtUserEmailsITCase.java ...
Reading src/test/java/com/jcabi/github/RtUserEmailsTest.java ...
Reading src/test/java/com/jcabi/github/RtUserITCase.java ...
Reading src/test/java/com/jcabi/github/RtUserOrganizationsITCase.java ...
Reading src/test/java/com/jcabi/github/RtUserOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/RtUserTest.java ...
Reading src/test/java/com/jcabi/github/RtUsersTest.java ...
Reading src/test/java/com/jcabi/github/RtValuePaginationTest.java ...
Reading src/test/java/com/jcabi/github/SmartJsonTest.java ...
Reading src/test/java/com/jcabi/github/SmartsTest.java ...
Reading src/test/java/com/jcabi/github/StatusTest.java ...
Reading src/test/java/com/jcabi/github/StatusesTest.java ...
Reading src/test/java/com/jcabi/github/mock/JsonNodeTest.java ...
Reading src/test/java/com/jcabi/github/mock/JsonPatchTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkAssigneesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkBlobsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkBranchTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkBranchesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCheckTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkChecksTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCollaboratorsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommentTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommentsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommitsComparisonTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkCommitsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkContentTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkContentsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkDeployKeysTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkEventTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkForkTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkForksTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGistTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGistsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGitHubTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGitTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkGitignoresTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkHookTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkHooksTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssueLabelsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssueTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkIssuesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkLabelsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkLimitsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkMarkdownTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkMilestoneTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkMilestonesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkNotificationTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkNotificationsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPublicKeyTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPublicKeysTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPublicMembersTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullCommentTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullRefTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkPullsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReferenceTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReferencesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleaseTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReleasesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkRepoCommitsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkRepoTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkReposTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkSearchTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkStarsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkStorageTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTagTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTagsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTreeTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkTreesTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkUserEmailsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkUserOrganizationsTest.java ...
Reading src/test/java/com/jcabi/github/mock/MkUserTest.java ...
Reading src/test/java/com/jcabi/github/mock/package-info.java ...
Reading src/test/java/com/jcabi/github/package-info.java ...
Reading src/test/java/com/jcabi/github/wire/CarefulWireTest.java ...
Reading src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java ...
Reading src/test/java/com/jcabi/github/wire/package-info.java ...
Reading src/test/resources/META-INF/MANIFEST.MF ...
Reading src/test/resources/log4j.properties ...
Reading src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker ...
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom (4.5 kB at 5.0 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.69.6/parent-0.69.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.69.6/parent-0.69.6.pom (63 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.pom (5.7 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/3.3.35/kuali-common-3.3.35.pom (42 kB at 454 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/3.3.35/kuali-pom-3.3.35.pom (64 kB at 733 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 102 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 87 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 86 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.pom (2.6 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.0.0/kuali-common-2.0.0.pom (35 kB at 553 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.0.0/kuali-pom-2.0.0.pom (56 kB at 780 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.3.22/aws-java-sdk-1.3.22.pom (5.6 kB at 87 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.1/httpclient-4.1.pom (6.0 kB at 114 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1/httpcomponents-client-4.1.pom (11 kB at 191 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/4.1.1/project-4.1.1.pom (17 kB at 342 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.1/httpcore-4.1.pom (8.4 kB at 178 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1/httpcomponents-core-4.1.pom (9.0 kB at 188 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 238 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 493 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 125 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-core-asl/1.8.9/jackson-core-asl-1.8.9.pom (1.0 kB at 19 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/jackson/jackson-mapper-asl/1.8.9/jackson-mapper-asl-1.8.9.pom (1.2 kB at 22 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.9/kuali-threads-1.0.9.pom (2.6 kB at 55 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/1.2.2/kuali-common-1.2.2.pom (31 kB at 723 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/1.2.2/kuali-pom-1.2.2.pom (43 kB at 927 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (2.7 kB at 43 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 kB at 271 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.6.4/slf4j-log4j12-1.6.4.pom (1.7 kB at 38 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 kB at 407 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 330 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 709 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 182 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/9/apache-9.pom (15 kB at 286 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.6.4/jcl-over-slf4j-1.6.4.pom (2.5 kB at 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.pom (6.5 kB at 176 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 137 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 252 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 504 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 100 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 287 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 571 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 237 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 998 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 123 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 392 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 122 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.pom (2.1 kB at 46 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.pom (1.7 kB at 35 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.2/wagon-2.2.pom (16 kB at 321 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 527 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/10/apache-10.pom (15 kB at 285 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 204 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.pom (2.6 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-common/2.3.9/kuali-common-2.3.9.pom (41 kB at 825 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/pom/kuali-pom/2.3.9/kuali-pom-2.3.9.pom (59 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.pom (1.6 kB at 31 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 463 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 46 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/maven/wagons/maven-s3-wagon/1.2.1/maven-s3-wagon-1.2.1.jar (42 kB at 866 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 50 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 86 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 769 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 399 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 301 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 70 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 268 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 941 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 202 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar (8.9 kB at 8.1 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-core/3.2.5.RELEASE/spring-core-3.2.5.RELEASE.jar (871 kB at 765 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 14 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 235 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 1.7 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 370 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/amazonaws/aws-java-sdk/1.6.4/aws-java-sdk-1.6.4.jar (11 MB at 5.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/6.0.0/maven-bundle-plugin-6.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/6.0.0/maven-bundle-plugin-6.0.0.pom (11 kB at 137 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/felix-parent/9/felix-parent-9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/felix-parent/9/felix-parent-9.pom (21 kB at 338 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.pom (5.2 kB at 49 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 15 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 8.8 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 24 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 33 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 23 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 23 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 27 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 25 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 26 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.pom (2.7 kB at 47 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 237 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 128 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 197 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 4.8 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.4/easymock-2.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 83 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 54 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 8.4 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 69 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 27 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 307 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 543 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 35 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 305 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 115 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 68 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 151 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 25 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 44 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 13 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 14 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 61 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 326 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 117 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 142 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 126 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 249 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 34 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 42 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 48 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 161 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 24 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 43 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 149 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 309 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 17 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 108 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 10 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 166 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 138 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 5.3 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 48 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 173 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 50 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 47 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 67 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 22 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 450 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 18 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 26 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 54 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 50 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 72 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 320 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 889 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 81 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 417 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 80 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 165 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (7.4 kB at 119 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 106 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 594 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/15/apache-15.pom (15 kB at 238 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 12 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 108 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 468 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 132 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 242 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 66 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 96 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 395 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/5/apache-5.pom (4.1 kB at 69 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 134 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 24 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 29 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 54 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 12 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 17 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 42 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 52 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 38 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 25 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 148 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 157 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 132 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 177 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 66 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 23 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 16 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/6.0.0/maven-bundle-plugin-6.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/maven-bundle-plugin/6.0.0/maven-bundle-plugin-6.0.0.jar (213 kB at 2.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 105 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 169 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 243 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 166 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 65 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 80 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 70 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 829 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 104 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.4/easymock-2.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 200 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 369 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 136 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 19 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/easymock/easymock/2.4/easymock-2.4.jar (81 kB at 136 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar (442 kB at 738 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 41 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 75 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 858 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 53 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 52 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 52 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 29 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 172 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 569 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 57 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 17 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 135 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 167 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 135 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 112 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 4.8 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 26 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 3.5 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 37 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 20 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 245 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 9.0 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 188 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 98 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 127 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar (3.2 MB at 1.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 43 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 20 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 2.4 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 72 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 103 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 24 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 320 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 135 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 744 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 27 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 4.9 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 5.1 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 113 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 3.6 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 23 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 95 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 171 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 52 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 12 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 7.9 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 9.3 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 238 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.21.0/jackson-bom-2.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.21.0/jackson-bom-2.21.0.pom (20 kB at 332 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.21/jackson-parent-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.21/jackson-parent-2.21.pom (6.9 kB at 197 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/75/oss-parent-75.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/75/oss-parent-75.pom (24 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.2/junit-bom-5.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.2/junit-bom-5.13.2.pom (5.7 kB at 283 kB/s)
[INFO]
[INFO] -----------------------< com.jcabi:jcabi-github >-----------------------
[INFO] Building jcabi-github 2.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.pom (8.1 kB at 101 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.5.0/enforcer-3.5.0.pom (9.3 kB at 116 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.5.0/maven-enforcer-plugin-3.5.0.jar (39 kB at 712 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.pom (11 kB at 134 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.5.3/surefire-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire/3.5.3/surefire-3.5.3.pom (20 kB at 326 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/44/maven-parent-44.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/44/maven-parent-44.pom (52 kB at 653 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/34/apache-34.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/34/apache-34.pom (24 kB at 391 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.12.1/junit-bom-5.12.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.12.1/junit-bom-5.12.1.pom (5.6 kB at 72 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.3/maven-failsafe-plugin-3.5.3.jar (57 kB at 949 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.pom (16 kB at 197 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom (8.4 kB at 137 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/45/maven-parent-45.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/45/maven-parent-45.pom (53 kB at 669 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/35/apache-35.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/35/apache-35.pom (24 kB at 398 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-bom/4.0.27/groovy-bom-4.0.27.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-bom/4.0.27/groovy-bom-4.0.27.pom (27 kB at 337 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom (5.6 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-invoker-plugin/3.9.1/maven-invoker-plugin-3.9.1.jar (141 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.pom (11 kB at 136 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi/1.34.1/jcabi-1.34.1.pom (5.8 kB at 72 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.60.5/parent-0.60.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.60.5/parent-0.60.5.pom (63 kB at 634 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-plugin/0.17.0/jcabi-maven-plugin-0.17.0.jar (23 kB at 397 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.pom (5.7 kB at 41 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/44/maven-plugins-44.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/44/maven-plugins-44.pom (8.4 kB at 84 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.jar (37 kB at 611 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.pom (12 kB at 123 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/85/mojo-parent-85.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/mojo-parent/85/mojo-parent-85.pom (37 kB at 454 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (5.6 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/mojo/buildnumber-maven-plugin/3.2.1/buildnumber-maven-plugin-3.2.1.jar (46 kB at 746 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 82 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 128 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 392 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.pom (9.5 kB at 67 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 92 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/43/maven-parent-43.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 362 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/33/apache-33.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/33/apache-33.pom (24 kB at 410 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.jar (83 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.pom (5.5 kB at 68 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.jar (46 kB at 769 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom (7.7 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar (34 kB at 436 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.25.1/qulice-maven-plugin-0.25.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.25.1/qulice-maven-plugin-0.25.1.pom (12 kB at 124 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.25.1/qulice-0.25.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.25.1/qulice-0.25.1.pom (7.7 kB at 77 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.70.0/parent-0.70.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.70.0/parent-0.70.0.pom (59 kB at 984 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom (5.7 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.25.1/qulice-maven-plugin-0.25.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.25.1/qulice-maven-plugin-0.25.1.jar (49 kB at 419 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom (8.1 kB at 131 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar (33 kB at 534 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.pom (1.5 kB at 38 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom (8.1 kB at 199 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom (5.8 kB at 99 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.67.0/parent-0.67.0.pom (63 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom (5.2 kB at 145 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom (5.8 kB at 278 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.64.1/parent-0.64.1.pom (63 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 148 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom (2.8 kB at 135 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom (13 kB at 608 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom (7.3 kB at 349 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.24/aspectjrt-1.9.24.pom (2.2 kB at 55 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom (12 kB at 584 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom (2.9 kB at 159 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom (5.3 kB at 91 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.51.1/parent-0.51.1.pom (62 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (4.9 kB at 85 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom (6.0 kB at 302 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom (5.9 kB at 281 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom (9.9 kB at 248 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.68.0/parent-0.68.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/parent/0.68.0/parent-0.68.0.pom (65 kB at 791 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.pom (14 kB at 370 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakarta.jakartaee-bom/10.0.0/jakarta.jakartaee-bom-10.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakarta.jakartaee-bom/10.0.0/jakarta.jakartaee-bom-10.0.0.pom (14 kB at 661 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakartaee-api-parent/10.0.0/jakartaee-api-parent-10.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/platform/jakartaee-api-parent/10.0.0/jakartaee-api-parent-10.0.0.pom (15 kB at 409 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 709 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/bom/wildfly-jakartaee8-with-tools/26.1.3.Final/wildfly-jakartaee8-with-tools-26.1.3.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/bom/wildfly-jakartaee8-with-tools/26.1.3.Final/wildfly-jakartaee8-with-tools-26.1.3.Final.pom (6.4 kB at 46 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/wildfly/bom/wildfly-jakartaee8/26.1.3.Final/wildfly-jakartaee8-26.1.3.Final.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/wildfly/bom/wildfly-jakartaee8/26.1.3.Final/wildfly-jakartaee8-26.1.3.Final.pom (62 kB at 3.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/37/jboss-parent-37.pom (66 kB at 3.1 MB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom
[INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.7/shrinkwrap-resolver-bom-2.2.7.pom (5.3 kB at 12 kB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-bom/2.5.2/arquillian-drone-bom-2.5.2.pom
[INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/extension/arquillian-drone-bom/2.5.2/arquillian-drone-bom-2.5.2.pom (6.5 kB at 65 kB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/selenium/selenium-bom/3.11.0/selenium-bom-3.11.0.pom
[INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/jboss/arquillian/selenium/selenium-bom/3.11.0/selenium-bom-3.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/selenium/selenium-bom/3.11.0/selenium-bom-3.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/arquillian/selenium/selenium-bom/3.11.0/selenium-bom-3.11.0.pom (6.1 kB at 291 kB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom
[INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/arquillian/arquillian-bom/1.6.0.Final/arquillian-bom-1.6.0.Final.pom (9.2 kB at 112 kB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
[INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 28 kB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom
[INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 71 kB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[INFO] Downloading from jboss-enterprise-maven-repository: https://maven.repository.redhat.com/ga/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 1.7 MB/s)
[INFO] Downloading from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
[INFO] Downloaded from jboss-public-repository-group: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 53 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.3/jackson-bom-2.15.3.pom (18 kB at 857 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 311 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom (8.8 kB at 150 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.pom (4.6 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.pom (13 kB at 606 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/4.0.2/jakarta.xml.bind-api-parent-4.0.2.pom (9.1 kB at 241 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 394 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.pom (3.8 kB at 191 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/all/4.0.0/all-4.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/all/4.0.0/all-4.0.0.pom (19 kB at 323 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom (19 kB at 933 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 663 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom (13 kB at 623 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom (20 kB at 939 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom (5.0 kB at 252 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 128 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 813 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 141 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 408 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 224 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom (1.6 kB at 40 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.18.4/byte-buddy-1.18.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.18.4/byte-buddy-1.18.4.pom (19 kB at 925 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.18.4/byte-buddy-parent-1.18.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.18.4/byte-buddy-parent-1.18.4.pom (67 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 143 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 491 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.pom (12 kB at 161 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom (21 kB at 948 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/91/commons-parent-91.pom (79 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom (33 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/92/commons-parent-92.pom (80 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom (9.6 kB at 247 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom (24 kB at 598 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom (5.6 kB at 56 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom (22 kB at 552 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 120 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 268 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 173 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom (1.5 kB at 41 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom (4.3 kB at 112 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom (16 kB at 838 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom (5.4 kB at 143 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.pom (175 B at 8.8 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.21.0/commons-codec-1.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.21.0/commons-codec-1.21.0.pom (19 kB at 497 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/96/commons-parent-96.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/96/commons-parent-96.pom (80 kB at 3.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/37/apache-37.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/37/apache-37.pom (26 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.2/junit-bom-5.14.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.2/junit-bom-5.14.2.pom (5.7 kB at 283 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.pom (9.3 kB at 444 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 569 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 204 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 101 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 727 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.pom (1.7 kB at 29 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.pom (4.6 kB at 119 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/project/1.1.7/project-1.1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/project/1.1.7/project-1.1.7.pom (22 kB at 375 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.pom (20 kB at 340 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.4.0-b180830.0359/jaxb-api-parent-2.4.0-b180830.0359.pom (8.1 kB at 214 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 422 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 259 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 855 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 224 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.pom (11 kB at 533 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/4.0.6/jaxb-bundles-4.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/4.0.6/jaxb-bundles-4.0.6.pom (1.3 kB at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.6/jaxb-parent-4.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/4.0.6/jaxb-parent-4.0.6.pom (35 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.6/jaxb-bom-ext-4.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/4.0.6/jaxb-bom-ext-4.0.6.pom (3.5 kB at 87 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.6/jaxb-bom-4.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.6/jaxb-bom-4.0.6.pom (12 kB at 306 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom (19 kB at 882 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.pom (4.0 kB at 200 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/2.0.3/angus-activation-project-2.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation-project/2.0.3/angus-activation-project-2.0.3.pom (21 kB at 564 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.4/jakarta.activation-api-2.1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.4/jakarta.activation-api-2.1.4.pom (19 kB at 561 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.pom (12 kB at 608 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.pom (8.0 kB at 532 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/4.0.2/project-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/4.0.2/project-4.0.2.pom (111 kB at 2.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.pom (21 kB at 824 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.pom (15 kB at 265 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 152 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 360 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.pom (4.6 kB at 218 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-extra-parent/3.0.0/hk2-extra-parent-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-extra-parent/3.0.0/hk2-extra-parent-3.0.0.pom (7.2 kB at 360 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom (5.6 kB at 269 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.pom (5.4 kB at 143 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/4.0.2/project-4.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/4.0.2/project-4.0.2.pom (1.5 kB at 70 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.pom (4.7 kB at 248 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/4.0.0-M3/hk2-parent-4.0.0-M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/4.0.0-M3/hk2-parent-4.0.0-M3.pom (41 kB at 690 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.pom (6.0 kB at 300 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/4.0.0-M3/external-4.0.0-M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/4.0.0-M3/external-4.0.0-M3.pom (1.4 kB at 80 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.pom (4.2 kB at 199 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.pom (5.3 kB at 264 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom (11 kB at 548 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 248 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 664 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 349 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 402 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom (18 kB at 891 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/79/commons-parent-79.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/79/commons-parent-79.pom (77 kB at 3.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.pom (3.6 kB at 95 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.pom (1.5 kB at 70 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 8.7 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.1.0-M1/grizzly-http-servlet-server-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.1.0-M1/grizzly-http-servlet-server-4.1.0-M1.pom (6.2 kB at 283 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-project/4.1.0-M1/grizzly-project-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-project/4.1.0-M1/grizzly-project-4.1.0-M1.pom (11 kB at 291 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-bom/4.1.0-M1/grizzly-bom-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-bom/4.1.0-M1/grizzly-bom-4.1.0-M1.pom (9.9 kB at 473 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.1.0-M1/grizzly-http-server-core-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.1.0-M1/grizzly-http-server-core-4.1.0-M1.pom (6.9 kB at 330 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.1.0-M1/grizzly-core-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.1.0-M1/grizzly-core-4.1.0-M1.pom (6.5 kB at 327 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.1.0-M1/grizzly-framework-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.1.0-M1/grizzly-framework-4.1.0-M1.pom (5.3 kB at 140 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.1.0-M1/grizzly-portunif-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.1.0-M1/grizzly-portunif-4.1.0-M1.pom (3.2 kB at 32 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.1.0-M1/grizzly-http-server-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.1.0-M1/grizzly-http-server-4.1.0-M1.pom (3.6 kB at 179 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.1.0-M1/grizzly-http-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.1.0-M1/grizzly-http-4.1.0-M1.pom (3.2 kB at 153 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.1.0-M1/grizzly-http-ajp-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.1.0-M1/grizzly-http-ajp-4.1.0-M1.pom (3.4 kB at 56 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.1.0-M1/grizzly-http2-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.1.0-M1/grizzly-http2-4.1.0-M1.pom (6.5 kB at 326 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.pom (2.3 kB at 117 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn/2.0.0/grizzly-npn-2.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn/2.0.0/grizzly-npn-2.0.0.pom (6.3 kB at 313 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.1.0-M1/grizzly-http-server-multipart-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.1.0-M1/grizzly-http-server-multipart-4.1.0-M1.pom (3.9 kB at 203 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.1.0-M1/grizzly-http-servlet-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.1.0-M1/grizzly-http-servlet-4.1.0-M1.pom (3.9 kB at 188 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.1.0-M1/grizzly-http-servlet-extras-4.1.0-M1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.1.0-M1/grizzly-http-servlet-extras-4.1.0-M1.pom (4.0 kB at 191 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.pom (19 kB at 248 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom (3.2 kB at 162 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 83 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.21.0/jackson-databind-2.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.21.0/jackson-databind-2.21.0.pom (23 kB at 639 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.21.0/jackson-base-2.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.21.0/jackson-base-2.21.0.pom (13 kB at 835 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom (5.7 kB at 283 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.21/jackson-annotations-2.21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.21/jackson-annotations-2.21.pom (7.4 kB at 370 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.21.0/jackson-core-2.21.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.21.0/jackson-core-2.21.0.pom (10 kB at 251 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.1.0-alpha1/slf4j-reload4j-2.1.0-alpha1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.1.0-alpha1/slf4j-reload4j-2.1.0-alpha1.pom (2.2 kB at 49 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.1.0-alpha1/slf4j-parent-2.1.0-alpha1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.1.0-alpha1/slf4j-parent-2.1.0-alpha1.pom (14 kB at 674 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.1.0-alpha1/slf4j-bom-2.1.0-alpha1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.1.0-alpha1/slf4j-bom-2.1.0-alpha1.pom (7.9 kB at 375 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.1.0-alpha1/slf4j-api-2.1.0-alpha1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.1.0-alpha1/slf4j-api-2.1.0-alpha1.pom (3.6 kB at 173 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.pom (16 kB at 718 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.13.2/junit-jupiter-engine-5.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.13.2/junit-jupiter-engine-5.13.2.pom (3.2 kB at 161 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.13.2/junit-platform-engine-1.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.13.2/junit-platform-engine-1.13.2.pom (3.2 kB at 85 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 97 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.13.2/junit-platform-commons-1.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.13.2/junit-platform-commons-1.13.2.pom (2.9 kB at 49 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 41 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.13.2/junit-jupiter-api-5.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.13.2/junit-jupiter-api-5.13.2.pom (3.2 kB at 160 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.13.2/junit-jupiter-params-5.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.13.2/junit-jupiter-params-5.13.2.pom (3.0 kB at 76 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.pom (2.5 kB at 117 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.18.4/byte-buddy-agent-1.18.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.18.4/byte-buddy-agent-1.18.4.pom (14 kB at 378 kB/s)
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar (2.0 MB at 8.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar (23 kB at 595 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.jar (13 kB at 330 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar (131 kB at 669 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar (355 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar (283 kB at 716 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar (92 kB at 210 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.18.4/byte-buddy-1.18.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar (47 kB at 103 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 125 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar (598 kB at 1.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar (58 kB at 81 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 69 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar (714 kB at 916 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar (53 kB at 62 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.jar (120 kB at 131 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar (126 kB at 127 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 2.2 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar (11 kB at 11 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar (3.8 kB at 3.7 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar (17 kB at 16 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar (20 kB at 19 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.21.0/commons-codec-1.21.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.21.0/commons-codec-1.21.0.jar (402 kB at 325 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar (585 kB at 467 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.jar (130 kB at 98 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 15 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/20040616/commons-collections-20040616.jar (563 kB at 409 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar (154 kB at 107 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar (49 kB at 33 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar (126 kB at 83 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar (128 kB at 81 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 36 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.jar (133 kB at 80 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.jar (27 kB at 17 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.jar (235 kB at 138 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.jar (342 kB at 188 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 454 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.jar (32 kB at 16 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 5.3 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.jar (923 kB at 457 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.jar (88 kB at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar (27 kB at 13 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.jar (210 kB at 100 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar (207 kB at 96 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar (3.0 MB at 1.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar (26 kB at 12 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar (133 kB at 62 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar (67 kB at 30 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar (93 kB at 42 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 135 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.jar (1.3 MB at 523 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3-data.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 319 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar (168 kB at 69 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.1.0-M1/grizzly-http-servlet-server-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 44 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.1.0-M1/grizzly-http-server-core-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3-data.jar (1.0 MB at 353 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.1.0-M1/grizzly-core-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-server/4.1.0-M1/grizzly-http-servlet-server-4.1.0-M1.jar (2.4 MB at 713 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-core/4.1.0-M1/grizzly-core-4.1.0-M1.jar (848 kB at 255 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.1.0-M1/grizzly-framework-4.1.0-M1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.1.0-M1/grizzly-portunif-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-portunif/4.1.0-M1/grizzly-portunif-4.1.0-M1.jar (32 kB at 9.6 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.1.0-M1/grizzly-http-server-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-core/4.1.0-M1/grizzly-http-server-core-4.1.0-M1.jar (1.8 MB at 537 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.1.0-M1/grizzly-http-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server/4.1.0-M1/grizzly-http-server-4.1.0-M1.jar (311 kB at 88 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.1.0-M1/grizzly-http-ajp-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http/4.1.0-M1/grizzly-http-4.1.0-M1.jar (362 kB at 103 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-ajp/4.1.0-M1/grizzly-http-ajp-4.1.0-M1.jar (39 kB at 11 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.1.0-M1/grizzly-http2-4.1.0-M1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-npn-api/2.0.0/grizzly-npn-api-2.0.0.jar (5.6 kB at 1.6 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.1.0-M1/grizzly-http-server-multipart-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-server-multipart/4.1.0-M1/grizzly-http-server-multipart-4.1.0-M1.jar (39 kB at 11 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.1.0-M1/grizzly-http-servlet-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.18.4/byte-buddy-1.18.4.jar (9.2 MB at 2.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.1.0-M1/grizzly-http-servlet-extras-4.1.0-M1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http2/4.1.0-M1/grizzly-http2-4.1.0-M1.jar (292 kB at 78 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet-extras/4.1.0-M1/grizzly-http-servlet-extras-4.1.0-M1.jar (25 kB at 6.6 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-http-servlet/4.1.0-M1/grizzly-http-servlet-4.1.0-M1.jar (148 kB at 39 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.21.0/jackson-databind-2.21.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar (283 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.21/jackson-annotations-2.21.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.21/jackson-annotations-2.21.jar (82 kB at 21 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.21.0/jackson-core-2.21.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/grizzly/grizzly-framework/4.1.0-M1/grizzly-framework-4.1.0-M1.jar (843 kB at 212 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.1.0-alpha1/slf4j-reload4j-2.1.0-alpha1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar (398 kB at 100 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-reload4j/2.1.0-alpha1/slf4j-reload4j-2.1.0-alpha1.jar (12 kB at 2.9 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.jar (333 kB at 82 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.13.2/junit-jupiter-engine-5.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.21.0/jackson-core-2.21.0.jar (594 kB at 144 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.13.2/junit-platform-engine-1.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.13.2/junit-platform-engine-1.13.2.jar (269 kB at 65 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.13.2/junit-jupiter-engine-5.13.2.jar (339 kB at 81 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.13.2/junit-jupiter-params-5.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 1.6 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.13.2/junit-jupiter-api-5.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 3.3 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.13.2/junit-platform-commons-1.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.13.2/junit-platform-commons-1.13.2.jar (156 kB at 36 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.13.2/junit-jupiter-api-5.13.2.jar (240 kB at 55 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.18.4/byte-buddy-agent-1.18.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.18.4/byte-buddy-agent-1.18.4.jar (367 kB at 81 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-params/5.13.2/junit-jupiter-params-5.13.2.jar (661 kB at 146 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.jar (710 kB at 156 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar (5.8 MB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.21.0/jackson-databind-2.21.0.jar (1.7 MB at 367 kB/s)
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom (13 kB at 131 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar (193 kB at 3.1 MB/s)
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.pom (3.8 kB at 37 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.pom (5.4 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (18 kB at 303 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 327 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 50 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.5.0/enforcer-api-3.5.0.jar (15 kB at 242 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.5.0/enforcer-rules-3.5.0.jar (147 kB at 673 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 1.9 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar (373 kB at 1.7 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 2.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 2.3 MB/s)
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.pom (2.2 kB at 22 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.1.0/maven-scm-2.1.0.pom (21 kB at 210 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 142 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.pom (1.9 kB at 19 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-managers/2.1.0/maven-scm-managers-2.1.0.pom (1.5 kB at 25 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.pom (2.6 kB at 27 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.1.0/maven-scm-providers-svn-2.1.0.pom (2.2 kB at 22 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.1.0/maven-scm-providers-2.1.0.pom (3.5 kB at 29 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.pom (3.4 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.pom (2.6 kB at 43 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-git/2.1.0/maven-scm-providers-git-2.1.0.pom (2.2 kB at 37 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom (19 kB at 187 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 260 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 1.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.pom (3.4 kB at 42 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.pom (2.9 kB at 30 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.pom (9.7 kB at 159 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.0.0-M3/maven-scm-provider-svn-commons-2.0.0-M3.pom (3.4 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers-svn/2.0.0-M3/maven-scm-providers-svn-2.0.0-M3.pom (2.2 kB at 19 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-providers/2.0.0-M3/maven-scm-providers-2.0.0-M3.pom (3.5 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm/2.0.0-M3/maven-scm-2.0.0-M3.pom (22 kB at 271 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 111 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.0.0-M3/maven-scm-api-2.0.0-M3.pom (2.0 kB at 33 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.pom (2.0 kB at 33 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 134 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 403 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.pom (3.8 kB at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.pom (12 kB at 103 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd/2.9.2/sshd-2.9.2.pom (77 kB at 423 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/testcontainers/testcontainers-bom/1.16.2/testcontainers-bom-1.16.2.pom (7.2 kB at 72 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/springframework/spring-framework-bom/5.3.20/spring-framework-bom-5.3.20.pom (5.7 kB at 90 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.pom (4.7 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (1.2 kB at 19 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.pom (6.8 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.pom (1.7 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.pom (2.8 kB at 23 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 31 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 95 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.6.0/jna-5.6.0.pom (1.6 kB at 25 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.pom (1.8 kB at 30 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.pom (1.2 kB at 12 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.pom (1.7 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy/0.0.9/jsch.agentproxy-0.0.9.pom (4.3 kB at 27 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.pom (804 B at 9.9 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.pom (1.3 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.pom (996 B at 17 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.pom (971 B at 12 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.pom (1.3 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.pom (1.1 kB at 11 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 14 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.pom (2.0 kB at 17 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom (3.7 kB at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/18/plexus-18.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/18/plexus-18.pom (29 kB at 292 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 49 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom (12 kB at 144 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom (26 kB at 260 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom (4.3 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom (13 kB at 212 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-api/2.1.0/maven-scm-api-2.1.0.jar (109 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-manager-plexus/2.1.0/maven-scm-manager-plexus-2.1.0.jar (8.9 kB at 149 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar (84 kB at 1.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-gitexe/2.1.0/maven-scm-provider-gitexe-2.1.0.jar (75 kB at 535 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-svn-commons/2.1.0/maven-scm-provider-svn-commons-2.1.0.jar (40 kB at 639 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-hg/2.1.0/maven-scm-provider-hg-2.1.0.jar (67 kB at 666 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/scm/maven-scm-provider-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar (37 kB at 205 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar (247 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.3.0/maven-scm-provider-svnjava-2.3.0.jar (69 kB at 230 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar (17 kB at 51 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar (63 kB at 157 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar (72 kB at 149 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-common/2.9.2/sshd-common-2.9.2.jar (945 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 215 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar (1.9 MB at 2.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar (762 kB at 883 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar (950 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.connector-factory/0.0.9/jsch.agentproxy.connector-factory-0.0.9.jar (12 kB at 13 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.core/0.0.9/jsch.agentproxy.core-0.0.9.jar (9.6 kB at 9.7 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-jna/0.0.9/jsch.agentproxy.usocket-jna-0.0.9.jar (6.6 kB at 6.6 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.usocket-nc/0.0.9/jsch.agentproxy.usocket-nc-0.0.9.jar (5.3 kB at 4.9 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar (4.3 kB at 4.0 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar (3.8 kB at 3.3 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar (7.8 kB at 6.9 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar (248 kB at 217 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar (94 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar (4.3 MB at 3.3 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar (2.7 MB at 2.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/lz4/lz4-java/1.4.1/lz4-java-1.4.1.jar (370 kB at 283 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar (19 kB at 15 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar (298 kB at 224 kB/s)
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN'
[INFO] Working directory: /home/r/repo
[INFO] Storing buildNumber: ec39750 at timestamp: 2026-03-30T07:00:07
[INFO] Executing: /bin/sh -c cd '/home/r/repo' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/r/repo
[INFO] Storing scmBranch: master
[INFO]
[INFO] --- buildnumber:3.2.1:create-timestamp (jcabi-build-number) @ jcabi-github ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 274 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 172 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 902 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 131 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 7.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 1.4 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 6.4 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 12 MB/s)
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.14.0:compile (default-compile) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 139 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 199 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.pom (4.1 kB at 124 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.4.0/plexus-languages-1.4.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-languages/1.4.0/plexus-languages-1.4.0.pom (3.9 kB at 104 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/20/plexus-20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/20/plexus-20.pom (29 kB at 912 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.pom (2.4 kB at 70 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom (18 kB at 519 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom (1.4 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom (7.6 kB at 230 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom (1.3 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom (1.3 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom (1.6 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 437 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.jar (57 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar (5.2 kB at 159 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar (126 kB at 2.5 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar (29 kB at 632 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar (26 kB at 584 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar (353 kB at 6.7 MB/s)
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 259 source files with javac [debug deprecation target 1.8] to target/classes
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ jcabi-github ---
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
[INFO]
[INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ jcabi-github ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 214 source files with javac [debug deprecation target 1.8] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.3:test (default-test) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.pom (3.7 kB at 90 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.pom (3.5 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.pom (4.0 kB at 120 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.pom (3.6 kB at 105 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.pom (7.8 kB at 231 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.pom (5.0 kB at 146 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.pom (1.7 kB at 43 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom (5.4 kB at 158 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.jar (172 kB at 5.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.jar (14 kB at 412 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.jar (26 kB at 604 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.jar (312 kB at 5.6 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.jar (8.2 kB at 136 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar (58 kB at 812 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.jar (118 kB at 1.5 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.jar (2.9 MB at 24 MB/s)
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=556806681567
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.5.3/surefire-junit-platform-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.5.3/surefire-junit-platform-3.5.3.pom (5.2 kB at 110 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.5.3/surefire-providers-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-providers/3.5.3/surefire-providers-3.5.3.pom (2.5 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.pom (3.1 kB at 69 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.12.1/junit-platform-engine-1.12.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.12.1/junit-platform-engine-1.12.1.pom (3.2 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.12.1/junit-platform-commons-1.12.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.12.1/junit-platform-commons-1.12.1.pom (2.8 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.pom (3.0 kB at 82 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.5.3/surefire-junit-platform-3.5.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/surefire-junit-platform/3.5.3/surefire-junit-platform-3.5.3.jar (27 kB at 682 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.12.1/junit-platform-engine-1.12.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.12.1/junit-platform-commons-1.12.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.jar (18 kB at 518 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-commons/1.12.1/junit-platform-commons-1.12.1.jar (152 kB at 3.9 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-engine/1.12.1/junit-platform-engine-1.12.1.jar (256 kB at 5.6 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.jar (208 kB at 4.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.13.2/junit-platform-launcher-1.13.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.13.2/junit-platform-launcher-1.13.2.pom (3.0 kB at 117 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.13.2/junit-platform-launcher-1.13.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.13.2/junit-platform-launcher-1.13.2.jar (223 kB at 9.7 MB/s)
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.jcabi.github.RtLabelsTest
Mar 30, 2026 7:00:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37549]
Mar 30, 2026 7:00:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
SLF4J: Class path contains multiple SLF4J providers.
SLF4J: Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@40499e4f]
SLF4J: Found provider [org.slf4j.reload4j.Reload4jServiceProvider@51cd7ffc]
SLF4J: See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@40499e4f]
07:00:37.986 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37549
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.4/byte-buddy-agent-1.18.4.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
07:00:40.687 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:37549 /repos/mark/test/labels/issue): [204 No Content] in 350ms
07:00:40.713 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37549
07:00:40.713 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:00:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41361]
Mar 30, 2026 7:00:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
07:00:40.866 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41361
07:00:40.899 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:41361 /repos/mark/test/labels): [201 Created] in 26ms
07:00:40.939 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41361 /repos/mark/test/labels/API): [200 OK] in 8ms
07:00:40.956 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41361
07:00:40.956 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:00:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41231]
Mar 30, 2026 7:00:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
07:00:40.994 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41231
07:00:41.004 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41231 /repos/mark/test/labels/bug): [200 OK] in 7ms
07:00:41.016 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41231
07:00:41.016 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:00:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44129]
Mar 30, 2026 7:00:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
07:00:41.069 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44129
07:00:41.096 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44129 /repos/mark/test/labels): [200 OK] in 14ms
07:00:41.112 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44129
07:00:41.114 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.769 s -- in com.jcabi.github.RtLabelsTest
[INFO] Running com.jcabi.github.RtBranchesTest
Mar 30, 2026 7:00:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45667]
Mar 30, 2026 7:00:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
07:00:41.203 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45667
07:00:42.951 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/119MDXTEdI1pxwura053 created by jeff
07:00:42.965 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45667 /repos/jeff/119MDXTEdI1pxwura053/branches): [200 OK] in 8ms
07:00:42.973 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45667 /repos/jeff/119MDXTEdI1pxwura053/branches): [200 OK] in 4ms
07:00:42.983 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45667
07:00:42.983 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:00:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39571]
Mar 30, 2026 7:00:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
07:00:43.010 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39571
07:00:43.225 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/gzGJ9CvAagNvq2kRMmDF created by jeff
07:00:43.234 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39571 /repos/jeff/gzGJ9CvAagNvq2kRMmDF/branches): [200 OK] in 8ms
07:00:43.243 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39571
07:00:43.243 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
07:00:43.461 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/rrCazdzcoGSahJxeca6i created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.322 s -- in com.jcabi.github.RtBranchesTest
[INFO] Running com.jcabi.github.RtReleaseAssetTest
Mar 30, 2026 7:00:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39501]
Mar 30, 2026 7:00:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
07:00:43.521 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39501
07:00:43.853 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
07:00:44.457 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:39501 /repos/john/blueharvest/releases/assets/2): [200 OK] in 600ms
07:00:44.459 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39501
07:00:44.460 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:00:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35189]
Mar 30, 2026 7:00:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
07:00:44.471 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35189
07:00:44.678 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
07:00:44.688 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:35189 /repos/john/blueharvest/releases/assets/3): [204 No Content] in 8ms
07:00:44.692 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35189
07:00:44.692 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:00:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42737]
Mar 30, 2026 7:00:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
07:00:44.709 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42737
07:00:44.879 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
07:00:44.890 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42737 /repos/john/blueharvest/releases/assets/4): [200 OK] in 5ms
07:00:44.894 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42737
07:00:44.895 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
07:00:45.077 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
07:00:45.250 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
07:00:45.252 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/john/blueharvest/releases/assets/1): [200 OK] in 0ms
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.765 s -- in com.jcabi.github.RtReleaseAssetTest
[INFO] Running com.jcabi.github.RtReferencesTest
Mar 30, 2026 7:00:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34683]
Mar 30, 2026 7:00:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
07:00:45.305 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34683
07:00:45.459 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/xKxobqBoyv4ZRO8kkzDH created by jeff
07:00:45.466 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34683
07:00:45.467 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:00:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41133]
Mar 30, 2026 7:00:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
07:00:45.481 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41133
07:00:45.658 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/4vn97gTLst1IhTZSv6m0 created by jeff
07:00:45.673 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41133 /repos/jeff/4vn97gTLst1IhTZSv6m0/git/refs/heads): [200 OK] in 9ms
07:00:45.682 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41133
07:00:45.683 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:00:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34489]
Mar 30, 2026 7:00:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
07:00:45.697 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34489
07:00:45.850 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/jjzVCkDlpaij1Y99m1D1 created by jeff
07:00:45.858 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:34489 /repos/jeff/jjzVCkDlpaij1Y99m1D1/git/refs/heads/feature-a): [204 No Content] in 8ms
07:00:45.859 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34489
07:00:45.860 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:00:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42379]
Mar 30, 2026 7:00:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
07:00:45.881 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42379
07:00:46.018 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/3OCXYn5PJp2lOWsCuYQe created by jeff
07:00:46.029 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:42379 /repos/jeff/3OCXYn5PJp2lOWsCuYQe/git/refs): [201 Created] in 6ms
07:00:46.040 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42379
07:00:46.040 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:00:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36329]
Mar 30, 2026 7:00:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
07:00:46.054 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36329
07:00:46.181 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/n3rLrlM1X1o02bS2bsq3 created by jeff
07:00:46.189 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36329 /repos/jeff/n3rLrlM1X1o02bS2bsq3/git/refs/tags): [200 OK] in 6ms
07:00:46.195 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36329
07:00:46.195 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s -- in com.jcabi.github.RtReferencesTest
[INFO] Running com.jcabi.github.mock.MkDeployKeysTest
07:00:46.359 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/DlU5ozXlpaH7Xb2Zezt3 created by jeff
07:00:46.594 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/i2Gx7mUNoitKEsQxBMla created by jeff
07:00:46.793 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/T4zvmybk83MzphxysuOh created by jeff
07:00:47.045 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/4ELW3TFsdgnzRPgcUPXX created by jeff
07:00:47.278 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ZsXiwtvEULlyDighrlXX created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s -- in com.jcabi.github.mock.MkDeployKeysTest
[INFO] Running com.jcabi.github.RtOrganizationsTest
Mar 30, 2026 7:00:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42187]
Mar 30, 2026 7:00:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
07:00:47.437 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42187
07:00:47.443 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42187
07:00:47.443 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:00:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35497]
Mar 30, 2026 7:00:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
07:00:47.469 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35497
07:00:47.476 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35497 /user/orgs): [200 OK] in 4ms
07:00:47.488 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35497
07:00:47.488 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in com.jcabi.github.RtOrganizationsTest
[INFO] Running com.jcabi.github.mock.MkUserEmailsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 s -- in com.jcabi.github.mock.MkUserEmailsTest
[INFO] Running com.jcabi.github.mock.MkLabelsTest
07:00:48.701 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/0r6FOK255j3UcS7EEo7d created by jeff
07:00:48.845 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/0r6FOK255j3UcS7EEo7d by jeff: hey, you!
07:00:48.995 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
07:00:49.198 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ZwGlV8xxVbJGpzZE6PBz created by jeff
07:00:49.433 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/1fdtFtCpMnu4pI5JI3GS created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 s -- in com.jcabi.github.mock.MkLabelsTest
[INFO] Running com.jcabi.github.SmartJsonTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in com.jcabi.github.SmartJsonTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.230 s -- in com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Running com.jcabi.github.mock.MkIssueTest
07:00:49.923 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/tMQ8ANsmYPeu1gDG6XPi created by jeff
07:00:50.024 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/tMQ8ANsmYPeu1gDG6XPi by jeff: hey
07:00:50.278 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/QItIMO4CkVOtUrrGBXtO created by jeff
07:00:50.370 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/QItIMO4CkVOtUrrGBXtO by jeff: hey
07:00:50.689 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/kWEuI4xOpdRsLAwAt1x7 created by jeff
07:00:50.766 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/kWEuI4xOpdRsLAwAt1x7 by jeff: hey
07:00:50.997 [main] INFO com.jcabi.github.mock.MkRepos -- repository first/BK3xqfP4QUTUSOXigi35 created by first
07:00:51.114 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in first/BK3xqfP4QUTUSOXigi35 by second:
07:00:51.441 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/FepRNAloPPrtMmbG5qCg created by jeff
07:00:51.520 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/FepRNAloPPrtMmbG5qCg by jeff: hey
07:00:51.761 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type closed created in jeff for issue #1 by jeff
07:00:51.995 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #2 of type reopened created in jeff for issue #1 by jeff
07:00:52.219 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/veYvw1F7EN2fHX2SSkS7 created by jeff
07:00:52.263 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/veYvw1F7EN2fHX2SSkS7 by jeff: hey
07:00:52.333 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/HA91eqwHpGpgLAqKjxka created by jeff
07:00:52.397 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/HA91eqwHpGpgLAqKjxka by jeff: hey
07:00:52.625 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
07:00:52.888 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/4LiMtLa0RLZko8Kktxf5 created by jeff
07:00:52.999 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/4LiMtLa0RLZko8Kktxf5 by jeff: hey
07:00:53.500 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/42z7f1EKRPz8Me7Dj5gt created by jeff
07:00:53.611 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/42z7f1EKRPz8Me7Dj5gt by jeff: hey
07:00:53.980 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/2prjCP6Jodeb4LqCtQZ7 created by jeff
07:00:54.072 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/2prjCP6Jodeb4LqCtQZ7 by jeff: hey
07:00:54.640 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/8ppe4DtXasqwD42wXZGS created by jeff
07:00:54.717 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/8ppe4DtXasqwD42wXZGS by jeff: hey
07:00:54.937 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type closed created in jeff for issue #1 by jeff
07:00:55.134 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/W8zzG4bnPjCSJm6U7s7Y created by jeff
07:00:55.197 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/W8zzG4bnPjCSJm6U7s7Y by jeff: hey
07:00:55.476 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.748 s -- in com.jcabi.github.mock.MkIssueTest
[INFO] Running com.jcabi.github.RtPullRefTest
07:00:55.697 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/rflV9Eg96naNix0yshI7 created by jeff
07:00:55.806 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/uH5sznmfNWiZxp4AkgYT created by jeff
07:00:56.000 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/mBAPzgUHiN3DrsVAmEdR created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s -- in com.jcabi.github.RtPullRefTest
[INFO] Running com.jcabi.github.ExistenceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in com.jcabi.github.ExistenceTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetsTest
07:00:56.311 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/auNYpqlBcLgihcCF8mQY created by jeff
07:00:56.692 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/2b50tkkxxVtVfVqbbKM6 created by jeff
07:00:57.027 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ApbYt6vc1aiT6t1GaNaX created by jeff
07:00:57.309 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/JR4lXTRQXuy8bH4sgl1z created by jeff
07:00:57.712 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ZjiXMMpBvWMAu4qkIqSr created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.837 s -- in com.jcabi.github.mock.MkReleaseAssetsTest
[INFO] Running com.jcabi.github.mock.MkNotificationsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in com.jcabi.github.mock.MkNotificationsTest
[INFO] Running com.jcabi.github.PublicKeyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in com.jcabi.github.PublicKeyTest
[INFO] Running com.jcabi.github.mock.MkIssueLabelsTest
07:00:58.893 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/k7UigdvSbkIje8unD460 created by jeff
07:00:59.138 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/k7UigdvSbkIje8unD460 by jeff: Rewrite
07:00:59.367 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
07:00:59.628 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #2 of type unlabeled created in jeff for issue #1 by jeff
07:01:00.236 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/wwZUWZDBqsmSJT8Sffka created by jeff
07:01:00.337 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/wwZUWZDBqsmSJT8Sffka by jeff: how are you?
07:01:00.671 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
07:01:00.969 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/MBoKl9qEruDoBFDWGQii created by jeff
07:01:01.427 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/MBoKl9qEruDoBFDWGQii by jeff: title
07:01:01.616 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
07:01:01.813 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/xfGZxXYihCIrANRkR0Vh created by jeff
07:01:01.978 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/xfGZxXYihCIrANRkR0Vh by jeff: Titular
07:01:02.261 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.342 s -- in com.jcabi.github.mock.MkIssueLabelsTest
[INFO] Running com.jcabi.github.mock.MkGitTest
07:01:03.993 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/rMCngtdEWl1eb6REV2oA created by jeff
07:01:04.994 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ZMYPKu2GWwA5SXBMyDQO created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.385 s -- in com.jcabi.github.mock.MkGitTest
[INFO] Running com.jcabi.github.RtRepoCommitsTest
07:01:05.538 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/commits): [200 OK] in 0ms
07:01:05.734 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db55...6dcb09b5b57875f334f61aebed695e2e4193db56): [200 OK] in 0ms
07:01:05.752 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db57...6dcb09b5b57875f334f61aebed695e2e4193db58): [200 OK] in 0ms
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s -- in com.jcabi.github.RtRepoCommitsTest
[INFO] Running com.jcabi.github.RtMarkdownTest
Mar 30, 2026 7:01:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35957]
Mar 30, 2026 7:01:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
07:01:05.875 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35957
07:01:05.993 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:35957 /markdown): [200 OK] in 40ms
07:01:06.013 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35957
07:01:06.013 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:01:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33849]
Mar 30, 2026 7:01:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
07:01:06.073 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33849
07:01:06.155 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:33849 /markdown/raw): [200 OK] in 63ms
07:01:06.213 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33849
07:01:06.213 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s -- in com.jcabi.github.RtMarkdownTest
[INFO] Running com.jcabi.github.PullRefTest
07:01:06.794 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/YwHfZRoI4dG0VwhuLTH0 created by jeff
07:01:07.234 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/v21XQ7YD3FsbDuyG77UW created by jeff
07:01:07.699 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/hkDLovJbcKrlMBqQSaXa created by jeff
07:01:08.036 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/oWibdSb8TDOhfo9vAPeo created by jeff
07:01:08.555 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/IlB6XnMIvsniI0ZOl2bI created by jeff
07:01:09.277 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ddL8go4ofcW2nE8XwKH0 created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.524 s -- in com.jcabi.github.PullRefTest
[INFO] Running com.jcabi.github.RtCommentTest
Mar 30, 2026 7:01:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46217]
Mar 30, 2026 7:01:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
07:01:09.857 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46217
07:01:10.297 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/SpckoeDJOZeOEqBnBwAa created by jeff
07:01:10.779 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/SpckoeDJOZeOEqBnBwAa by jeff: Reaction Listing test
07:01:10.835 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46217 /repos/jeff/SpckoeDJOZeOEqBnBwAa/issues/comments/10/reactions): [200 OK] in 20ms
07:01:10.837 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46217
Mar 30, 2026 7:01:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34361]
Mar 30, 2026 7:01:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
07:01:10.875 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34361
07:01:11.495 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/nH0hwMIPGiC0sDRVacQH created by jeff
07:01:11.855 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/nH0hwMIPGiC0sDRVacQH by jeff: Reaction adding test
07:01:11.915 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:34361 /repos/jeff/nH0hwMIPGiC0sDRVacQH/issues/comments/10): [200 OK] in 57ms
07:01:11.916 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34361
Mar 30, 2026 7:01:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36163]
Mar 30, 2026 7:01:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
07:01:11.974 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36163
07:01:12.534 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/MmgnpQhHvse7tqI3xaNU created by jeff
07:01:12.874 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/MmgnpQhHvse7tqI3xaNU by jeff: testing3
07:01:12.914 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:36163 /repos/jeff/MmgnpQhHvse7tqI3xaNU/issues/comments/10): [204 No Content] in 38ms
07:01:12.915 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36163
07:01:13.294 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/aGpg4hAYcoWz4EotpqSP created by jeff
07:01:13.571 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/aGpg4hAYcoWz4EotpqSP by jeff: testing1
07:01:13.852 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/6ex23QR2U8WLWs4Ei4Oq created by jeff
07:01:14.171 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/6ex23QR2U8WLWs4Ei4Oq by jeff: testing2
Mar 30, 2026 7:01:14 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33441]
Mar 30, 2026 7:01:14 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
07:01:14.233 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33441
07:01:14.795 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/AqlOI9HD8YuSVNKAPm3Y created by jeff
07:01:15.214 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/AqlOI9HD8YuSVNKAPm3Y by jeff: testing4
07:01:15.237 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33441 /repos/jeff/AqlOI9HD8YuSVNKAPm3Y/issues/comments/10): [200 OK] in 3ms
07:01:15.294 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33441
07:01:15.857 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/JR9Hg4uRIxXYQAB08HST created by jeff
07:01:16.098 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/JR9Hg4uRIxXYQAB08HST by jeff: title
Mar 30, 2026 7:01:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36461]
Mar 30, 2026 7:01:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
07:01:16.155 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36461
07:01:16.453 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/VEHZ8ekBenISbaHucOI6 created by jeff
07:01:16.652 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/VEHZ8ekBenISbaHucOI6 by jeff: testing5
07:01:16.675 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:36461 /repos/jeff/VEHZ8ekBenISbaHucOI6/issues/comments/10): [200 OK] in 22ms
07:01:16.692 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36461
Mar 30, 2026 7:01:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33503]
Mar 30, 2026 7:01:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
07:01:16.733 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33503
07:01:17.076 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/zO8RtD659A230gN7IQne created by jeff
07:01:17.276 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/zO8RtD659A230gN7IQne by jeff: testing6
07:01:17.293 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33503
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.498 s -- in com.jcabi.github.RtCommentTest
[INFO] Running com.jcabi.github.mock.MkPullCommentTest
07:01:17.754 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/u4C4SmjHoPZosqYoljsv created by jeff
07:01:18.070 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/u4C4SmjHoPZosqYoljsv by jeff: hello
07:01:19.007 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/bsyM2dRqvIt1VdQ3eCfe created by jeff
07:01:19.430 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/bsyM2dRqvIt1VdQ3eCfe by jeff: hello
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.636 s -- in com.jcabi.github.mock.MkPullCommentTest
[INFO] Running com.jcabi.github.CoordinatesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in com.jcabi.github.CoordinatesTest
[INFO] Running com.jcabi.github.RtRepoCommitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.RtRepoCommitTest
[INFO] Running com.jcabi.github.mock.MkContentsTest
07:01:20.787 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/oYRVjW6CByefCFNTAxxi created by jeff
07:01:21.527 [main] INFO com.jcabi.github.mock.MkRepos -- repository test/6srxyFWCjPNGKhGcfytj created by test
07:01:22.387 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/dou5pIcJVtWZellkxzBH created by jeff
07:01:23.048 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/UmFViIyVGIeYS3411Wrm created by jeff
07:01:24.521 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ZlVtvh51KTTmWnK3zwv0 created by jeff
07:01:26.083 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/9eAVvARKomUo1Ia6wsCQ created by jeff
07:01:27.265 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/u6P0KIjDk9cuOKwV8IWa created by jeff
07:01:28.182 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/lzi9KYY8rantv72EdJQ0 created by jeff
07:01:29.520 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TT7Mhtx59I69w5hcZnih created by jeff
07:01:30.397 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TwgOMMX29p7IodsYQoDu created by jeff
07:01:31.157 [main] INFO com.jcabi.github.mock.MkRepos -- repository test/mnWUVuY3lseT1jxelzUm created by test
07:01:32.774 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/bqYFBG3i3Oij7gbs7XC5 created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.14 s -- in com.jcabi.github.mock.MkContentsTest
[INFO] Running com.jcabi.github.mock.MkIssueEventsTest
07:01:33.593 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/lDySa74EF78NT5CxGZoy created by jeff
07:01:33.893 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #2 by samuel
07:01:34.673 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ji5b1HLgkUgkFhFfMnXn created by jeff
07:01:35.070 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type unlocked created in jeff for issue #2 by jill
07:01:35.673 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/rc7vfk6te1U7XcZP6hcE created by jeff
07:01:35.891 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type closed created in jeff for issue #3 by john
07:01:36.048 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #2 of type reopened created in jeff for issue #3 by jane
07:01:36.670 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/DppOcUzuRv6SCSfJL9E1 created by jeff
07:01:37.068 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type locked created in jeff for issue #2 by jack
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.334 s -- in com.jcabi.github.mock.MkIssueEventsTest
[INFO] Running com.jcabi.github.RtValuePaginationTest
Mar 30, 2026 7:01:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41263]
Mar 30, 2026 7:01:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
07:01:37.666 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41263
07:01:37.687 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41263 /): [200 OK] in 20ms
07:01:37.747 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41263
Mar 30, 2026 7:01:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43253]
Mar 30, 2026 7:01:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
07:01:37.785 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43253
07:01:37.845 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43253 /): [200 OK] in 58ms
07:01:37.907 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43253 /s): [200 OK] in 59ms
07:01:38.004 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43253
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s -- in com.jcabi.github.RtValuePaginationTest
[INFO] Running com.jcabi.github.mock.MkContentTest
07:01:38.783 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/N72b7clrXlMjOwtGkGkS created by jeff
07:01:39.444 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/bVJkExMYCDiTLEnXvYyV created by jeff
07:01:40.164 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/P5alXPbkEVNj2meC2czW created by jeff
07:01:40.841 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/bxBup0ZWnYmELU4GRcy7 created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.632 s -- in com.jcabi.github.mock.MkContentTest
[INFO] Running com.jcabi.github.RtContentTest
07:01:41.816 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/contents/blah): [200 OK] in 0ms
Mar 30, 2026 7:01:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43045]
Mar 30, 2026 7:01:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
07:01:41.876 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43045
07:01:41.936 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:43045 /repos/user/repo/contents/path): [200 OK] in 58ms
07:01:41.939 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43045
Mar 30, 2026 7:01:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41611]
Mar 30, 2026 7:01:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
07:01:42.039 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41611
07:01:42.136 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41611 /repos/user/repo/contents/raw): [200 OK] in 39ms
07:01:42.137 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41611
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in com.jcabi.github.RtContentTest
[INFO] Running com.jcabi.github.mock.MkAssigneesTest
07:01:42.653 [main] INFO com.jcabi.github.mock.MkRepos -- repository Jonathan/XooHx6XTi8S0fC296ZLz created by Jonathan
07:01:43.016 [main] INFO com.jcabi.github.mock.MkRepos -- repository Jonathan/ioRl5oDrpRba4J9TnJs2 created by Jonathan
07:01:43.633 [main] INFO com.jcabi.github.mock.MkRepos -- repository Jonathan/1cSTsZe4jvcwJ4fPNDSU created by Jonathan
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s -- in com.jcabi.github.mock.MkAssigneesTest
[INFO] Running com.jcabi.github.LimitTest
07:01:44.653 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 s -- in com.jcabi.github.LimitTest
[INFO] Running com.jcabi.github.RtUsersTest
Mar 30, 2026 7:01:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42571]
Mar 30, 2026 7:01:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
07:01:44.796 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42571
07:01:44.875 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42571 /user): [200 OK] in 20ms
07:01:44.876 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42571
Mar 30, 2026 7:01:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38089]
Mar 30, 2026 7:01:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
07:01:44.955 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38089
07:01:45.054 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38089 /users): [200 OK] in 38ms
07:01:45.055 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38089
Mar 30, 2026 7:01:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39799]
Mar 30, 2026 7:01:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
07:01:45.094 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39799
07:01:45.113 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39799
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s -- in com.jcabi.github.RtUsersTest
[INFO] Running com.jcabi.github.RtGistCommentTest
Mar 30, 2026 7:01:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38091]
Mar 30, 2026 7:01:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
07:01:45.174 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38091
07:01:45.231 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:38091 /gists/gistName/comments/1): [204 No Content] in 16ms
07:01:45.253 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38091
07:01:45.253 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:01:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44989]
Mar 30, 2026 7:01:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
07:01:45.310 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44989
Mar 30, 2026 7:01:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37209]
Mar 30, 2026 7:01:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
07:01:45.329 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37209
07:01:45.351 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:44989 /gists/someName/comments/1): [200 OK] in 21ms
07:01:45.389 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44989 /gists/someName/comments/1): [200 OK] in 38ms
07:01:45.390 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44989
07:01:45.391 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37209
07:01:45.391 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
07:01:45.391 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in com.jcabi.github.RtGistCommentTest
[INFO] Running com.jcabi.github.IssueLabelsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 s -- in com.jcabi.github.IssueLabelsTest
[INFO] Running com.jcabi.github.mock.MkCollaboratorsTest
07:01:46.670 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/5HwaboS1ThjcGsmN5iXU created by jeff
07:01:47.368 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/P6BCLJ6z7luRvdrSyTB5 created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.317 s -- in com.jcabi.github.mock.MkCollaboratorsTest
[INFO] Running com.jcabi.github.mock.MkBranchTest
07:01:48.028 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/6OuXKRoWPYgxuw5H6UnU created by jeff
07:01:48.527 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/x4J9SHR74l0x9JeagmuX created by jeff
07:01:49.111 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/j8SDsG74hG7nm4C0l7eI created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 s -- in com.jcabi.github.mock.MkBranchTest
[INFO] Running com.jcabi.github.mock.MkGitHubTest
07:01:49.622 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test created by jeff
07:01:49.821 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/test by jeff: hey
07:01:50.003 [main] INFO com.jcabi.github.mock.MkComments -- comment #1 posted to issue #1 by jeff: hey, works?
07:01:51.202 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/zgj1PJ5EtKFQLrdhub21 created by jeff
07:02:01.225 [pool-36-thread-1] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:01.388 [pool-36-thread-95] INFO com.jcabi.github.mock.MkIssues -- issue #2 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:01.525 [pool-36-thread-100] INFO com.jcabi.github.mock.MkIssues -- issue #3 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:01.645 [pool-36-thread-99] INFO com.jcabi.github.mock.MkIssues -- issue #4 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:01.746 [pool-36-thread-98] INFO com.jcabi.github.mock.MkIssues -- issue #5 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:01.988 [pool-36-thread-97] INFO com.jcabi.github.mock.MkIssues -- issue #6 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:02.147 [pool-36-thread-96] INFO com.jcabi.github.mock.MkIssues -- issue #7 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:02.359 [pool-36-thread-82] INFO com.jcabi.github.mock.MkIssues -- issue #8 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:02.499 [pool-36-thread-94] INFO com.jcabi.github.mock.MkIssues -- issue #9 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:02.600 [pool-36-thread-93] INFO com.jcabi.github.mock.MkIssues -- issue #10 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:02.700 [pool-36-thread-92] INFO com.jcabi.github.mock.MkIssues -- issue #11 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:02.800 [pool-36-thread-91] INFO com.jcabi.github.mock.MkIssues -- issue #12 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:02.960 [pool-36-thread-90] INFO com.jcabi.github.mock.MkIssues -- issue #13 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:03.081 [pool-36-thread-89] INFO com.jcabi.github.mock.MkIssues -- issue #14 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:03.184 [pool-36-thread-88] INFO com.jcabi.github.mock.MkIssues -- issue #15 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:03.424 [pool-36-thread-87] INFO com.jcabi.github.mock.MkIssues -- issue #16 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:03.624 [pool-36-thread-86] INFO com.jcabi.github.mock.MkIssues -- issue #17 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:03.817 [pool-36-thread-85] INFO com.jcabi.github.mock.MkIssues -- issue #18 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:03.980 [pool-36-thread-84] INFO com.jcabi.github.mock.MkIssues -- issue #19 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:04.140 [pool-36-thread-83] INFO com.jcabi.github.mock.MkIssues -- issue #20 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:04.339 [pool-36-thread-81] INFO com.jcabi.github.mock.MkIssues -- issue #21 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:04.499 [pool-36-thread-80] INFO com.jcabi.github.mock.MkIssues -- issue #22 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:04.720 [pool-36-thread-79] INFO com.jcabi.github.mock.MkIssues -- issue #23 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:04.920 [pool-36-thread-78] INFO com.jcabi.github.mock.MkIssues -- issue #24 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:05.180 [pool-36-thread-77] INFO com.jcabi.github.mock.MkIssues -- issue #25 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:05.400 [pool-36-thread-76] INFO com.jcabi.github.mock.MkIssues -- issue #26 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:05.617 [pool-36-thread-75] INFO com.jcabi.github.mock.MkIssues -- issue #27 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:05.819 [pool-36-thread-74] INFO com.jcabi.github.mock.MkIssues -- issue #28 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:06.038 [pool-36-thread-73] INFO com.jcabi.github.mock.MkIssues -- issue #29 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:06.238 [pool-36-thread-72] INFO com.jcabi.github.mock.MkIssues -- issue #30 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:06.439 [pool-36-thread-71] INFO com.jcabi.github.mock.MkIssues -- issue #31 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:06.699 [pool-36-thread-70] INFO com.jcabi.github.mock.MkIssues -- issue #32 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:06.900 [pool-36-thread-69] INFO com.jcabi.github.mock.MkIssues -- issue #33 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:07.076 [pool-36-thread-68] INFO com.jcabi.github.mock.MkIssues -- issue #34 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:07.320 [pool-36-thread-67] INFO com.jcabi.github.mock.MkIssues -- issue #35 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:07.477 [pool-36-thread-66] INFO com.jcabi.github.mock.MkIssues -- issue #36 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:07.717 [pool-36-thread-65] INFO com.jcabi.github.mock.MkIssues -- issue #37 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:07.820 [pool-36-thread-64] INFO com.jcabi.github.mock.MkIssues -- issue #38 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:08.058 [pool-36-thread-63] INFO com.jcabi.github.mock.MkIssues -- issue #39 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:08.260 [pool-36-thread-62] INFO com.jcabi.github.mock.MkIssues -- issue #40 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:08.439 [pool-36-thread-61] INFO com.jcabi.github.mock.MkIssues -- issue #41 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:08.539 [pool-36-thread-60] INFO com.jcabi.github.mock.MkIssues -- issue #42 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:08.679 [pool-36-thread-59] INFO com.jcabi.github.mock.MkIssues -- issue #43 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:08.842 [pool-36-thread-58] INFO com.jcabi.github.mock.MkIssues -- issue #44 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:09.016 [pool-36-thread-57] INFO com.jcabi.github.mock.MkIssues -- issue #45 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:09.197 [pool-36-thread-56] INFO com.jcabi.github.mock.MkIssues -- issue #46 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:09.297 [pool-36-thread-55] INFO com.jcabi.github.mock.MkIssues -- issue #47 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:09.398 [pool-36-thread-54] INFO com.jcabi.github.mock.MkIssues -- issue #48 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:09.498 [pool-36-thread-53] INFO com.jcabi.github.mock.MkIssues -- issue #49 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:09.617 [pool-36-thread-52] INFO com.jcabi.github.mock.MkIssues -- issue #50 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:09.737 [pool-36-thread-51] INFO com.jcabi.github.mock.MkIssues -- issue #51 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:09.837 [pool-36-thread-50] INFO com.jcabi.github.mock.MkIssues -- issue #52 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:10.018 [pool-36-thread-49] INFO com.jcabi.github.mock.MkIssues -- issue #53 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:10.214 [pool-36-thread-48] INFO com.jcabi.github.mock.MkIssues -- issue #54 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:10.374 [pool-36-thread-47] INFO com.jcabi.github.mock.MkIssues -- issue #55 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:10.496 [pool-36-thread-46] INFO com.jcabi.github.mock.MkIssues -- issue #56 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:10.655 [pool-36-thread-45] INFO com.jcabi.github.mock.MkIssues -- issue #57 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:10.855 [pool-36-thread-44] INFO com.jcabi.github.mock.MkIssues -- issue #58 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:11.096 [pool-36-thread-43] INFO com.jcabi.github.mock.MkIssues -- issue #59 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:11.296 [pool-36-thread-42] INFO com.jcabi.github.mock.MkIssues -- issue #60 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:11.516 [pool-36-thread-41] INFO com.jcabi.github.mock.MkIssues -- issue #61 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:11.653 [pool-36-thread-40] INFO com.jcabi.github.mock.MkIssues -- issue #62 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:11.795 [pool-36-thread-39] INFO com.jcabi.github.mock.MkIssues -- issue #63 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:11.913 [pool-36-thread-38] INFO com.jcabi.github.mock.MkIssues -- issue #64 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:12.013 [pool-36-thread-37] INFO com.jcabi.github.mock.MkIssues -- issue #65 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:12.156 [pool-36-thread-36] INFO com.jcabi.github.mock.MkIssues -- issue #66 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:12.294 [pool-36-thread-35] INFO com.jcabi.github.mock.MkIssues -- issue #67 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:12.394 [pool-36-thread-34] INFO com.jcabi.github.mock.MkIssues -- issue #68 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:12.516 [pool-36-thread-33] INFO com.jcabi.github.mock.MkIssues -- issue #69 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:12.671 [pool-36-thread-32] INFO com.jcabi.github.mock.MkIssues -- issue #70 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:12.791 [pool-36-thread-31] INFO com.jcabi.github.mock.MkIssues -- issue #71 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:13.012 [pool-36-thread-30] INFO com.jcabi.github.mock.MkIssues -- issue #72 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:13.214 [pool-36-thread-29] INFO com.jcabi.github.mock.MkIssues -- issue #73 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:13.394 [pool-36-thread-28] INFO com.jcabi.github.mock.MkIssues -- issue #74 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:13.573 [pool-36-thread-27] INFO com.jcabi.github.mock.MkIssues -- issue #75 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:13.734 [pool-36-thread-26] INFO com.jcabi.github.mock.MkIssues -- issue #76 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:13.954 [pool-36-thread-12] INFO com.jcabi.github.mock.MkIssues -- issue #77 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:14.074 [pool-36-thread-25] INFO com.jcabi.github.mock.MkIssues -- issue #78 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:14.196 [pool-36-thread-24] INFO com.jcabi.github.mock.MkIssues -- issue #79 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:14.331 [pool-36-thread-23] INFO com.jcabi.github.mock.MkIssues -- issue #80 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:14.492 [pool-36-thread-22] INFO com.jcabi.github.mock.MkIssues -- issue #81 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:14.592 [pool-36-thread-21] INFO com.jcabi.github.mock.MkIssues -- issue #82 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:14.713 [pool-36-thread-20] INFO com.jcabi.github.mock.MkIssues -- issue #83 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:14.833 [pool-36-thread-19] INFO com.jcabi.github.mock.MkIssues -- issue #84 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:14.933 [pool-36-thread-18] INFO com.jcabi.github.mock.MkIssues -- issue #85 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:15.074 [pool-36-thread-17] INFO com.jcabi.github.mock.MkIssues -- issue #86 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:15.194 [pool-36-thread-16] INFO com.jcabi.github.mock.MkIssues -- issue #87 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:15.295 [pool-36-thread-15] INFO com.jcabi.github.mock.MkIssues -- issue #88 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:15.476 [pool-36-thread-14] INFO com.jcabi.github.mock.MkIssues -- issue #89 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:15.596 [pool-36-thread-13] INFO com.jcabi.github.mock.MkIssues -- issue #90 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:15.696 [pool-36-thread-11] INFO com.jcabi.github.mock.MkIssues -- issue #91 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:15.836 [pool-36-thread-10] INFO com.jcabi.github.mock.MkIssues -- issue #92 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:15.956 [pool-36-thread-9] INFO com.jcabi.github.mock.MkIssues -- issue #93 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:16.096 [pool-36-thread-8] INFO com.jcabi.github.mock.MkIssues -- issue #94 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:16.277 [pool-36-thread-7] INFO com.jcabi.github.mock.MkIssues -- issue #95 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:16.473 [pool-36-thread-6] INFO com.jcabi.github.mock.MkIssues -- issue #96 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:16.577 [pool-36-thread-5] INFO com.jcabi.github.mock.MkIssues -- issue #97 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:16.714 [pool-36-thread-4] INFO com.jcabi.github.mock.MkIssues -- issue #98 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:16.874 [pool-36-thread-3] INFO com.jcabi.github.mock.MkIssues -- issue #99 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:17.018 [pool-36-thread-2] INFO com.jcabi.github.mock.MkIssues -- issue #100 created in jeff/zgj1PJ5EtKFQLrdhub21 by jeff:
07:02:18.011 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test created by jeff
07:02:18.192 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/test by jeff: title
07:02:18.613 [main] INFO com.jcabi.github.mock.MkComments -- comment #1 posted to issue #1 by mark: Nice change
07:02:19.469 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/7aKcCmAw5Yeth1QG6yeG created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.22 s -- in com.jcabi.github.mock.MkGitHubTest
[INFO] Running com.jcabi.github.RtUserEmailsTest
07:02:19.608 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:12345 /see-FakeRequest-class/user/emails): [204 OK] in 0ms
Mar 30, 2026 7:02:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38931]
Mar 30, 2026 7:02:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-34] Started.
07:02:19.669 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38931
07:02:19.767 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:38931 /user/emails): [201 Created] in 80ms
07:02:19.768 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38931
07:02:19.788 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/user/emails): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in com.jcabi.github.RtUserEmailsTest
[INFO] Running com.jcabi.github.RtCheckTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in com.jcabi.github.RtCheckTest
[INFO] Running com.jcabi.github.wire.CarefulWireTest
07:02:20.051 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 1ms
07:02:20.090 [main] INFO com.jcabi.github.wire.CarefulWire -- Remaining number of requests per hour is less than 10. Waiting for 5 seconds.
07:02:25.090 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 5s
07:02:25.092 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.188 s -- in com.jcabi.github.wire.CarefulWireTest
[INFO] Running com.jcabi.github.RtIssueTest
07:02:25.185 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 1ms
Mar 30, 2026 7:02:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34765]
Mar 30, 2026 7:02:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-35] Started.
07:02:25.224 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34765
07:02:25.524 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Eo1DLoGaASqDzhvKBKz8 created by jeff
07:02:25.562 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:34765 /repos/jeff/Eo1DLoGaASqDzhvKBKz8/issues/10): [200 OK] in 20ms
07:02:25.563 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34765
Mar 30, 2026 7:02:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38019]
Mar 30, 2026 7:02:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-36] Started.
07:02:25.641 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38019
07:02:25.702 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:38019 /repos/user/repo/issues/1): [200 OK] in 59ms
07:02:25.702 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38019
07:02:25.702 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.937 s -- in com.jcabi.github.RtIssueTest
[INFO] Running com.jcabi.github.RtTagTest
Mar 30, 2026 7:02:26 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34619]
Mar 30, 2026 7:02:26 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-37] Started.
07:02:26.102 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34619
07:02:26.843 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/SqZgg3CYEreRWiReOP9e created by jeff
07:02:26.903 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34619 /repos/jeff/SqZgg3CYEreRWiReOP9e/git/tags/abdes00test): [200 OK] in 57ms
07:02:26.905 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34619
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s -- in com.jcabi.github.RtTagTest
[INFO] Running com.jcabi.github.IssueTest
07:02:26.983 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
07:02:27.084 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
07:02:29.783 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
07:02:30.259 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
07:02:30.279 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
07:02:31.182 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.312 s -- in com.jcabi.github.IssueTest
[INFO] Running com.jcabi.github.mock.MkPublicKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.142 s -- in com.jcabi.github.mock.MkPublicKeyTest
[INFO] Running com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.735 s -- in com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Running com.jcabi.github.mock.MkHookTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 s -- in com.jcabi.github.mock.MkHookTest
[INFO] Running com.jcabi.github.RtNotificationsTest
07:02:35.148 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 1ms
07:02:35.167 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.083 s -- in com.jcabi.github.RtNotificationsTest
[INFO] Running com.jcabi.github.ContentTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 s -- in com.jcabi.github.ContentTest
[INFO] Running com.jcabi.github.RtUserOrganizationsTest
Mar 30, 2026 7:02:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34671]
Mar 30, 2026 7:02:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-38] Started.
07:02:36.223 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34671
07:02:36.362 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34671 /users/octopus/orgs): [200 OK] in 21ms
07:02:36.701 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34671
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.883 s -- in com.jcabi.github.RtUserOrganizationsTest
[INFO] Running com.jcabi.github.mock.MkReferenceTest
07:02:37.038 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/4oAhCdhR8R7g0WONQ5hw created by jeff
07:02:37.598 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/3ZCdCVQgofI46mck6dmZ created by jeff
07:02:38.602 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/72uUZO3vMxqs9eydDSxX created by jeff
07:02:39.738 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/YRCHsY9ItbJSa2Q2yZmC created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.734 s -- in com.jcabi.github.mock.MkReferenceTest
[INFO] Running com.jcabi.github.RtEventTest
Mar 30, 2026 7:02:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44909]
Mar 30, 2026 7:02:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-39] Started.
07:02:40.674 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44909
07:02:40.697 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44909 /repos/test/event/issues/events/3): [200 OK] in 22ms
07:02:40.716 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44909
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in com.jcabi.github.RtEventTest
[INFO] Running com.jcabi.github.FromPropertiesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.FromPropertiesTest
[INFO] Running com.jcabi.github.ReleaseAssetTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 s -- in com.jcabi.github.ReleaseAssetTest
[INFO] Running com.jcabi.github.RtJsonTest
Mar 30, 2026 7:02:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44843]
Mar 30, 2026 7:02:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-40] Started.
07:02:41.913 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44843
07:02:41.933 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:44843 /): [200 OK] in 19ms
07:02:41.934 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44843
07:02:41.934 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:02:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37275]
Mar 30, 2026 7:02:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-41] Started.
07:02:41.994 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37275
07:02:42.014 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37275 /): [200 OK] in 19ms
07:02:42.032 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37275
07:02:42.032 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in com.jcabi.github.RtJsonTest
[INFO] Running com.jcabi.github.mock.MkHooksTest
07:02:42.655 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/XApv5nfOLDpvTXg9YTbi created by jeff
07:02:43.394 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/LO9jwb98SMihliHUbMaq created by jeff
07:02:44.309 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/w28tm4KGRUfj54behPCe created by jeff
07:02:45.372 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/LjwWBB1FvISP4wGvWd63 created by jeff
07:02:46.490 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/oI1h4swSpx9ezOnFhK88 created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.677 s -- in com.jcabi.github.mock.MkHooksTest
[INFO] Running com.jcabi.github.mock.MkEventTest
07:02:47.070 [main] INFO com.jcabi.github.mock.MkRepos -- repository ken/foo created by ken
07:02:47.248 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in ken for issue #1 by ken
07:02:47.848 [main] INFO com.jcabi.github.mock.MkRepos -- repository barbie/bar created by barbie
07:02:48.187 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in barbie for issue #1 by barbie
07:02:48.483 [main] INFO com.jcabi.github.mock.MkRepos -- repository test_user/FWk5BifHZM4gK9hLToI4 created by test_user
07:02:48.723 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type test_type created in test_user for issue #1 by test_user
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 s -- in com.jcabi.github.mock.MkEventTest
[INFO] Running com.jcabi.github.mock.MkRepoTest
07:02:49.180 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test5 created by jeff
07:02:49.737 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test1 created by jeff
07:02:50.257 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TShf64o5iDEJUOdKnwRX created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.537 s -- in com.jcabi.github.mock.MkRepoTest
[INFO] Running com.jcabi.github.StatusesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in com.jcabi.github.StatusesTest
[INFO] Running com.jcabi.github.RtForkTest
Mar 30, 2026 7:02:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45949]
Mar 30, 2026 7:02:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-42] Started.
07:02:50.497 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45949
Mar 30, 2026 7:02:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45657]
Mar 30, 2026 7:02:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-43] Started.
07:02:50.556 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45657
07:02:50.637 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:45949 /repos/test_user/test_repo/forks/1): [200 OK] in 23ms
07:02:50.717 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45949 /repos/test_user/test_repo/forks/1): [200 OK] in 42ms
07:02:50.794 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45949 /repos/test_user/test_repo/forks/1): [200 OK] in 41ms
07:02:50.797 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45657
07:02:50.834 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45949
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s -- in com.jcabi.github.RtForkTest
[INFO] Running com.jcabi.github.RtPublicKeyTest
07:02:51.257 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/user/keys/1): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.420 s -- in com.jcabi.github.RtPublicKeyTest
[INFO] Running com.jcabi.github.mock.MkPublicMembersTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.110 s -- in com.jcabi.github.mock.MkPublicMembersTest
[INFO] Running com.jcabi.github.RtPaginationTest
Mar 30, 2026 7:02:54 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34807]
Mar 30, 2026 7:02:54 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-44] Started.
07:02:54.444 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34807
07:02:54.485 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34807 /): [200 OK] in 40ms
07:02:54.505 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34807
07:02:54.505 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:02:54 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40519]
Mar 30, 2026 7:02:54 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-45] Started.
07:02:54.566 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40519
07:02:54.604 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40519 /): [200 OK] in 37ms
07:02:54.624 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40519 /s): [200 OK] in 19ms
07:02:54.625 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40519
07:02:54.625 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in com.jcabi.github.RtPaginationTest
[INFO] Running com.jcabi.github.LabelTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in com.jcabi.github.LabelTest
[INFO] Running com.jcabi.github.mock.MkReposTest
07:02:55.026 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test created by jeff
07:02:55.308 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test created by jeff
07:02:55.864 [main] INFO com.jcabi.github.mock.MkRepos -- repository /orgs/myorg/repos/test created by /orgs/myorg/repos
07:02:56.325 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/remove-me created by jeff
07:02:56.721 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/exist created by john
07:02:57.000 [main] INFO com.jcabi.github.mock.MkRepos -- repository tom/1 created by tom
07:02:57.320 [main] INFO com.jcabi.github.mock.MkRepos -- repository tom/2 created by tom
07:02:57.883 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/hello created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.174 s -- in com.jcabi.github.mock.MkReposTest
[INFO] Running com.jcabi.github.RepoCommitTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s -- in com.jcabi.github.RepoCommitTest
[INFO] Running com.jcabi.github.mock.MkCommentTest
07:02:59.179 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/blueharvest created by jeff
07:02:59.577 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/blueharvest by jeff: hey
07:02:59.916 [main] INFO com.jcabi.github.mock.MkComments -- comment #1 posted to issue #1 by jeff: hey buddy
07:03:00.677 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/blueharvest created by jeff
07:03:01.076 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/blueharvest by jeff: hey
07:03:01.435 [main] INFO com.jcabi.github.mock.MkComments -- comment #1 posted to issue #1 by jeff: what's up?
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.374 s -- in com.jcabi.github.mock.MkCommentTest
[INFO] Running com.jcabi.github.RtAssigneesTest
Mar 30, 2026 7:03:01 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40265]
Mar 30, 2026 7:03:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-46] Started.
07:03:02.035 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40265
07:03:02.132 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40265 /repos/test/assignee/assignees/octocat33): [404 Not Found] in 58ms
07:03:02.134 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40265
Mar 30, 2026 7:03:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37281]
Mar 30, 2026 7:03:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-47] Started.
07:03:02.195 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37281
07:03:02.254 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37281 /repos/test/assignee/assignees/octocat2): [204 No Content] in 20ms
07:03:02.254 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37281
Mar 30, 2026 7:03:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35985]
Mar 30, 2026 7:03:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-48] Started.
07:03:02.333 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35985
07:03:02.473 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35985 /repos/test/assignee/assignees): [200 OK] in 138ms
07:03:02.474 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35985
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in com.jcabi.github.RtAssigneesTest
[INFO] Running com.jcabi.github.RtStatusesTest
07:03:03.154 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/WTnF1zGnniS3jF5Om9rz created by jeff
Mar 30, 2026 7:03:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44803]
Mar 30, 2026 7:03:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-49] Started.
07:03:03.573 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44803
07:03:04.095 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/SXrVlHBnwwXZICqaB2ZH created by jeff
07:03:04.172 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:44803 /repos/jeff/SXrVlHBnwwXZICqaB2ZH/statuses/0abcd89jcabitest): [201 Created] in 60ms
07:03:04.193 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44803
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.641 s -- in com.jcabi.github.RtStatusesTest
[INFO] Running com.jcabi.github.mock.MkStorageTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.131 s -- in com.jcabi.github.mock.MkStorageTest
[INFO] Running com.jcabi.github.RtReactionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtReactionTest
[INFO] Running com.jcabi.github.RtLabelTest
Mar 30, 2026 7:03:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36653]
Mar 30, 2026 7:03:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-50] Started.
07:03:05.365 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36653
07:03:05.443 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:36653 /repos/mark/test/labels/enhance): [200 OK] in 59ms
07:03:05.444 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36653
07:03:05.444 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:03:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41945]
Mar 30, 2026 7:03:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-51] Started.
07:03:05.485 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41945
07:03:05.544 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41945 /repos/mark/test/labels/bug): [200 OK] in 22ms
07:03:05.545 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41945
07:03:05.558 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in com.jcabi.github.RtLabelTest
[INFO] Running com.jcabi.github.RtDeployKeysTest
Mar 30, 2026 7:03:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43985]
Mar 30, 2026 7:03:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-52] Started.
07:03:05.659 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43985
07:03:05.721 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:43985 /repos/test/keys/keys): [201 Created] in 60ms
07:03:05.780 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43985
07:03:05.782 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys): [200 OK] in 0ms
07:03:05.902 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys/1): [200 OK] in 0ms
Mar 30, 2026 7:03:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43767]
Mar 30, 2026 7:03:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-53] Started.
07:03:05.981 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43767
07:03:06.023 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43767 /repos/test/keys/keys): [200 OK] in 40ms
07:03:06.061 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43767
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s -- in com.jcabi.github.RtDeployKeysTest
[INFO] Running com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Running com.jcabi.github.RepositoryStatisticsTest
07:03:06.604 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/volodya-lombrozo created by jeff
07:03:07.036 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/volodya-lombrozo created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 s -- in com.jcabi.github.RepositoryStatisticsTest
[INFO] Running com.jcabi.github.RtTreesTest
Mar 30, 2026 7:03:07 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43841]
Mar 30, 2026 7:03:07 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-54] Started.
07:03:07.116 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43841
07:03:07.210 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:43841 /repos/mark/test/git/trees): [201 Created] in 16ms
07:03:07.212 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43841
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in com.jcabi.github.RtTreesTest
[INFO] Running com.jcabi.github.mock.MkForksTest
07:03:07.692 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/HgdyKbNc5JbWpZfu1Hr4 created by jeff
07:03:07.915 [main] INFO com.jcabi.github.mock.MkForks -- fork jeff/HgdyKbNc5JbWpZfu1Hr4 created inside Organization by jeff
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.758 s -- in com.jcabi.github.mock.MkForksTest
[INFO] Running com.jcabi.github.RtPullsTest
Mar 30, 2026 7:03:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46311]
Mar 30, 2026 7:03:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-55] Started.
07:03:08.174 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46311
07:03:08.215 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46311 /repos/mark/test/pulls): [200 OK] in 40ms
07:03:08.254 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46311
07:03:08.254 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:03:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42031]
Mar 30, 2026 7:03:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-56] Started.
07:03:08.413 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42031
07:03:08.473 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42031 /repos/mark/test/pulls/1000000000): [200 OK] in 58ms
07:03:08.494 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42031
07:03:08.494 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:03:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37367]
Mar 30, 2026 7:03:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-57] Started.
07:03:08.516 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37367
07:03:08.536 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:37367 /repos/mark/test/pulls): [201 Created] in 3ms
07:03:08.595 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37367 /repos/mark/test/pulls/1000000000): [200 OK] in 20ms
07:03:08.596 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37367
07:03:08.597 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s -- in com.jcabi.github.RtPullsTest
[INFO] Running com.jcabi.github.mock.MkForkTest
07:03:09.096 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TuKY4tj8hP5x4WPpvzFC created by jeff
07:03:09.271 [main] INFO com.jcabi.github.mock.MkForks -- fork jeff/TuKY4tj8hP5x4WPpvzFC created inside fork by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s -- in com.jcabi.github.mock.MkForkTest
[INFO] Running com.jcabi.github.RtChecksTest
Mar 30, 2026 7:03:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39241]
Mar 30, 2026 7:03:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-58] Started.
07:03:09.312 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39241
07:03:09.773 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39241 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 40ms
07:03:09.791 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39241
Mar 30, 2026 7:03:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35269]
Mar 30, 2026 7:03:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-59] Started.
07:03:09.833 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35269
07:03:09.853 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35269 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 18ms
07:03:09.854 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35269
Mar 30, 2026 7:03:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42747]
Mar 30, 2026 7:03:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-60] Started.
07:03:09.933 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42747
07:03:09.953 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42747 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [404 Not Found] in 19ms
07:03:09.993 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42747
Mar 30, 2026 7:03:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38145]
Mar 30, 2026 7:03:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-61] Started.
07:03:10.093 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38145
07:03:10.134 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38145 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 20ms
07:03:10.152 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38145
Mar 30, 2026 7:03:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44033]
Mar 30, 2026 7:03:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-62] Started.
07:03:10.212 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44033
07:03:10.268 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44033 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 54ms
07:03:10.269 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44033
Mar 30, 2026 7:03:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44317]
Mar 30, 2026 7:03:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-63] Started.
07:03:10.312 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44317
07:03:10.351 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44317 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 21ms
07:03:10.392 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44317
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 s -- in com.jcabi.github.RtChecksTest
[INFO] Running com.jcabi.github.CommitsComparisonTest
07:03:10.491 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db53...6dcb09b5b57875f334f61aebed695e2e4193db54): [200 OK] in 0ms
07:03:10.511 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in com.jcabi.github.CommitsComparisonTest
[INFO] Running com.jcabi.github.RtTagsTest
Mar 30, 2026 7:03:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35677]
Mar 30, 2026 7:03:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-64] Started.
07:03:10.552 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35677
07:03:11.030 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/XajDmiA6VczNimxlFdn5 created by jeff
07:03:11.051 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:35677 /repos/jeff/XajDmiA6VczNimxlFdn5/git/tags): [201 Created] in 20ms
07:03:11.093 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:35677 /repos/jeff/XajDmiA6VczNimxlFdn5/git/refs): [201 Created] in 39ms
07:03:11.110 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35677
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s -- in com.jcabi.github.RtTagsTest
[INFO] Running com.jcabi.github.RtCommitTest
Mar 30, 2026 7:03:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42125]
Mar 30, 2026 7:03:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-65] Started.
07:03:11.252 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42125
07:03:11.750 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/syc8t2uWcJtQJeRSQmfI created by jeff
07:03:11.789 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42125 /repos/jeff/syc8t2uWcJtQJeRSQmfI/git/commits/sha): [200 OK] in 39ms
07:03:11.791 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42125
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 s -- in com.jcabi.github.RtCommitTest
[INFO] Running com.jcabi.github.StatusTest
07:03:12.308 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/fUe54JaeN3PT3zpiyOW5 created by jeff
07:03:12.785 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/7NJd5BwPi8iaS847MCWZ created by jeff
07:03:13.266 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Euew9PkbQGS5LjnObd07 created by jeff
07:03:13.768 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/seLuYjQuDOpJg4y6JgCk created by jeff
07:03:14.227 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/eRrFrR2SMxxmLvM6efYu created by jeff
07:03:14.706 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Uq9VEh7dOx6IJ5t7TYHP created by jeff
07:03:15.242 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/u2UX1ZsaSSwXx0s29lWa created by jeff
07:03:15.809 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/g20jEjL18cwupKnEBD2r created by jeff
07:03:16.672 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ah0J0Ml13odwHp68XvHm created by jeff
07:03:17.556 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/lTZa9QzBNlTchG7oqXnH created by jeff
07:03:18.239 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/PjUEphF7g7fdzrmY6TBV created by jeff
07:03:18.700 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/sEN3sq8p2FjfMIoXbR8Z created by jeff
07:03:19.535 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Fks245ZdFvzV9Fei4eHl created by jeff
07:03:20.736 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ttJjaAzfY74H70Dd0BG1 created by jeff
07:03:21.676 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/U9GbPE9TwvBP4xZnpmuI created by jeff
07:03:22.552 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/wqM88jriNq0eX0tStu7z created by jeff
07:03:23.432 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/wwoWhVfW3FVYWy0APyQS created by jeff
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.97 s -- in com.jcabi.github.StatusTest
[INFO] Running com.jcabi.github.RtCommitsComparisonTest
07:03:23.830 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
07:03:23.831 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
07:03:23.832 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.jcabi.github.RtCommitsComparisonTest
[INFO] Running com.jcabi.github.mock.MkPublicKeysTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.999 s -- in com.jcabi.github.mock.MkPublicKeysTest
[INFO] Running com.jcabi.github.RtPullCommentTest
Mar 30, 2026 7:03:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45685]
Mar 30, 2026 7:03:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-66] Started.
07:03:27.911 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45685
07:03:28.211 [main] INFO com.jcabi.github.mock.MkRepos -- repository joe/blueharvest created by joe
07:03:28.249 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45685 /repos/joe/blueharvest/pulls/comments/1): [200 OK] in 20ms
07:03:28.250 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45685
07:03:28.250 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
07:03:28.734 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/wAux3EOBoUZlO9Buks83 created by jeff
Mar 30, 2026 7:03:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34757]
Mar 30, 2026 7:03:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-67] Started.
07:03:28.794 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34757
07:03:29.174 [main] INFO com.jcabi.github.mock.MkRepos -- repository joe/blueharvest created by joe
07:03:29.195 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:34757 /repos/joe/blueharvest/pulls/comments/2): [200 OK] in 21ms
07:03:29.196 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34757
07:03:29.196 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.308 s -- in com.jcabi.github.RtPullCommentTest
[INFO] Running com.jcabi.github.BulkTest
07:03:29.614 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in com.jcabi.github.BulkTest
[INFO] Running com.jcabi.github.RtGistsTest
Mar 30, 2026 7:03:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44845]
Mar 30, 2026 7:03:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-68] Started.
07:03:29.657 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44845
07:03:29.736 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:44845 /gists/12234): [204 No Content] in 2ms
07:03:29.737 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44845
07:03:29.737 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:03:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43495]
Mar 30, 2026 7:03:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-69] Started.
07:03:29.757 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43495
07:03:29.857 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43495 /gists): [200 OK] in 43ms
07:03:29.870 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43495
07:03:29.870 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:03:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36133]
Mar 30, 2026 7:03:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-70] Started.
07:03:29.911 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36133
07:03:29.936 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:36133 /gists): [201 Created] in 23ms
07:03:29.937 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36133
07:03:29.937 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:03:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33641]
Mar 30, 2026 7:03:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-71] Started.
07:03:29.992 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33641
07:03:29.993 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33641
07:03:29.993 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s -- in com.jcabi.github.RtGistsTest
[INFO] Running com.jcabi.github.RtGitignoresTest
07:03:30.073 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/gitignore/templates/C#): [200 OK] in 0ms
Mar 30, 2026 7:03:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45283]
Mar 30, 2026 7:03:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-72] Started.
07:03:30.094 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45283
07:03:30.134 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45283 /gitignore/templates): [200 OK] in 40ms
07:03:30.171 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45283
07:03:30.171 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in com.jcabi.github.RtGitignoresTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetTest
07:03:30.772 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/IcK84usauSxJ2bix0OT2 created by jeff
07:03:31.694 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/GYVIeHbUCDMIXPMDabe0 created by jeff
07:03:33.055 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ap6AM26T9GvQ6n5sdivQ created by jeff
07:03:33.834 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/evgwaDQCQwOrcJ5WQuQy created by jeff
07:03:34.797 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/7d1ab9fLCS7g0caGERC2 created by jeff
07:03:35.350 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/500Iyp7UUGIJsHUcQZiY created by jeff
07:03:35.993 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/nzDi8k7vozIoEAv41NgH created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.861 s -- in com.jcabi.github.mock.MkReleaseAssetTest
[INFO] Running com.jcabi.github.mock.MkPullsTest
07:03:37.496 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Yv4nPFFqKggFXUD9pnFG created by jeff
07:03:38.177 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/Yv4nPFFqKggFXUD9pnFG by jeff: hello
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.665 s -- in com.jcabi.github.mock.MkPullsTest
[INFO] Running com.jcabi.github.mock.MkGistTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 s -- in com.jcabi.github.mock.MkGistTest
[INFO] Running com.jcabi.github.RtForksTest
07:03:39.652 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/forks/forks): [200 OK] in 0ms
Mar 30, 2026 7:03:39 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46637]
Mar 30, 2026 7:03:39 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-73] Started.
07:03:39.711 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46637
07:03:39.753 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:46637 /repos/test_user/test_repo/forks): [202 Accepted] in 2ms
07:03:39.832 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46637 /repos/test_user/test_repo/forks/repos/test_user/test_repo/forks/1): [200 OK] in 40ms
07:03:39.871 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46637
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in com.jcabi.github.RtForksTest
[INFO] Running com.jcabi.github.mock.MkStarsTest
07:03:40.891 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/kbyYgaX3s9sRkD2Rad6p created by jeff
07:03:42.309 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/kc24hDmTyR2NkL9Q0tr7 created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.874 s -- in com.jcabi.github.mock.MkStarsTest
[INFO] Running com.jcabi.github.mock.JsonPatchTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in com.jcabi.github.mock.JsonPatchTest
[INFO] Running com.jcabi.github.mock.MkBranchesTest
07:03:43.268 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/NA8iGOgxEPf41oENJreI created by jeff
07:03:44.031 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/K6vsY9tIUVJwqFfmiQqW created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.462 s -- in com.jcabi.github.mock.MkBranchesTest
[INFO] Running com.jcabi.github.RtOrganizationTest
Mar 30, 2026 7:03:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41259]
Mar 30, 2026 7:03:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-74] Started.
07:03:44.528 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41259
07:03:44.569 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41259
07:03:44.569 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
07:03:44.571 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/orgs/testJson): [200 OK] in 0ms
Mar 30, 2026 7:03:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43467]
Mar 30, 2026 7:03:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-75] Started.
07:03:44.690 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43467
07:03:44.768 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:43467 /orgs/testPatch): [200 OK] in 39ms
07:03:44.769 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43467
07:03:44.769 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in com.jcabi.github.RtOrganizationTest
[INFO] Running com.jcabi.github.mock.MkReleaseTest
07:03:45.293 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/H27uKv79bp1vn58wg5sv created by jeff
07:03:45.856 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/qa48N3HPVeUX2C8Hp1Ri created by jeff
07:03:46.517 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/5h3RQjkSS4zDl2RXRZ4X created by jeff
07:03:47.134 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/LvxTbUfLedomrSNR9qSr created by jeff
07:03:47.672 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/zCwOb67mDbLI0Zxtm1gp created by jeff
07:03:48.235 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/9AWkQFnyYzhCXf7GeY2L created by jeff
07:03:48.860 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/zeD5NmIrEcbHBWer99qb created by jeff
07:03:49.362 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/jUvjCTl4tmFrHosqjZSQ created by jeff
07:03:50.006 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/wpMoMkgsXKDL18fdAwjb created by jeff
07:03:50.468 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/8gL5dXlhfGCwLnSrvUTH created by jeff
07:03:51.265 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/LSFxcRD2LaDfFim99LMY created by jeff
07:03:52.089 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/0IDQWaXQNeZm7Y5J0MHN created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.694 s -- in com.jcabi.github.mock.MkReleaseTest
[INFO] Running com.jcabi.github.OrganizationTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s -- in com.jcabi.github.OrganizationTest
[INFO] Running com.jcabi.github.mock.MkMilestonesTest
07:03:54.108 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/c3lg57QqNnWEHfrTu0Rb created by jeff
07:03:54.628 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/zCHKzlWy5c3mWkEiY4Gg created by jeff
07:03:55.129 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/lKTaKHQ3d61YXS3LpTXa created by jeff
07:03:55.670 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Y4v31GAHlUaJuSfSRZeW created by jeff
07:03:56.207 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/3l6znFPzDYNG2XpRes52 created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.122 s -- in com.jcabi.github.mock.MkMilestonesTest
[INFO] Running com.jcabi.github.RtBlobsTest
Mar 30, 2026 7:03:56 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37161]
Mar 30, 2026 7:03:56 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-76] Started.
07:03:56.468 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37161
07:03:56.585 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:37161 /repos/mark/test/git/blobs): [201 Created] in 3ms
07:03:56.609 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37161 /repos/mark/test/git/blobs/24bb12e633c40fb436238f0b3f8c3b8607c6b3e1): [200 OK] in 22ms
07:03:56.646 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37161
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in com.jcabi.github.RtBlobsTest
[INFO] Running com.jcabi.github.mock.MkPullCommentsTest
07:03:57.208 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/D9xZKv6MOsbewee9VUY4 created by jeff
07:03:57.547 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/D9xZKv6MOsbewee9VUY4 by jeff: hello
07:03:58.106 [main] INFO com.jcabi.github.mock.MkRepos -- repository jamie/incredible created by jamie
07:03:58.369 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jamie/incredible by jamie: pullrequest1
07:03:58.941 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/sBxBu2oQ5XFzfwDSN9rl created by jeff
07:03:59.203 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/sBxBu2oQ5XFzfwDSN9rl by jeff: hello
07:04:00.019 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/bjXL1dssxvI2OvYwpXL6 created by jeff
07:04:00.399 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/bjXL1dssxvI2OvYwpXL6 by jeff: hello
07:04:01.415 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/3kvQ58Ebif9YMlVXRA8w created by jeff
07:04:01.678 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/3kvQ58Ebif9YMlVXRA8w by jeff: hello
07:04:02.119 [main] INFO com.jcabi.github.mock.MkIssues -- issue #2 created in jeff/3kvQ58Ebif9YMlVXRA8w by jeff: new
07:04:02.877 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/qn0ShyrgFUEK6eqLyPtS created by jeff
07:04:03.156 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/qn0ShyrgFUEK6eqLyPtS by jeff: hello
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.805 s -- in com.jcabi.github.mock.MkPullCommentsTest
[INFO] Running com.jcabi.github.RtReposTest
Mar 30, 2026 7:04:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34299]
Mar 30, 2026 7:04:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-77] Started.
07:04:03.593 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34299
07:04:03.631 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34299 /): [200 OK] in 38ms
07:04:03.650 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34299
07:04:03.650 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36601]
Mar 30, 2026 7:04:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-78] Started.
07:04:03.670 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36601
07:04:03.726 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:36601 /repos/): [204 No Content] in 37ms
07:04:03.727 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36601
07:04:03.727 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36975]
Mar 30, 2026 7:04:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-79] Started.
07:04:03.769 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36975
07:04:03.806 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:36975 /user/repos): [201 Created] in 19ms
07:04:03.807 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36975
07:04:03.807 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in com.jcabi.github.RtReposTest
[INFO] Running com.jcabi.github.mock.MkChecksTest
07:04:04.170 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/T7vFQITsq8ctdpSzgE7D created by jeff
07:04:04.450 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/T7vFQITsq8ctdpSzgE7D by jeff: Test PR
07:04:04.965 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/G9CpbPRkVUo4RWfAspym created by jeff
07:04:05.286 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/G9CpbPRkVUo4RWfAspym by jeff: Test PR
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 s -- in com.jcabi.github.mock.MkChecksTest
[INFO] Running com.jcabi.github.RtGitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in com.jcabi.github.RtGitTest
[INFO] Running com.jcabi.github.MilestoneTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in com.jcabi.github.MilestoneTest
[INFO] Running com.jcabi.github.RtSearchPaginationTest
07:04:06.007 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/search/path): [200 OK] in 17ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in com.jcabi.github.RtSearchPaginationTest
[INFO] Running com.jcabi.github.RtGitHubTest
07:04:06.045 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/meta): [200 OK] in 0ms
07:04:06.102 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/emojis): [200 OK] in 0ms
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in com.jcabi.github.RtGitHubTest
[INFO] Running com.jcabi.github.mock.MkTagTest
07:04:06.424 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/51NUc7WeZ1BDSly1ibks created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s -- in com.jcabi.github.mock.MkTagTest
[INFO] Running com.jcabi.github.RepoTest
07:04:07.262 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Dbq17xMyXQ7Kcdy2yWXt created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 s -- in com.jcabi.github.RepoTest
[INFO] Running com.jcabi.github.mock.MkBlobsTest
07:04:07.661 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/odWRKEVQX9B2Ku5w4K9P created by jeff
07:04:08.202 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TC8z8CngG5zqcpOVxPZc created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 s -- in com.jcabi.github.mock.MkBlobsTest
[INFO] Running com.jcabi.github.RtDeployKeyTest
Mar 30, 2026 7:04:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45719]
Mar 30, 2026 7:04:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-80] Started.
07:04:08.478 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45719
07:04:08.516 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:45719 /repos/test/keys/keys/3): [204 No Content] in 20ms
07:04:08.517 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45719
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in com.jcabi.github.RtDeployKeyTest
[INFO] Running com.jcabi.github.RtRepoTest
Mar 30, 2026 7:04:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42739]
Mar 30, 2026 7:04:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-81] Started.
07:04:08.617 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42739
07:04:08.715 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:42739 /repos/testuser/testrepo): [200 OK] in 97ms
07:04:08.755 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42739
07:04:08.755 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45705]
Mar 30, 2026 7:04:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-82] Started.
07:04:08.817 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45705
07:04:08.877 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45705 /repos/testuser/testrepo/stargazers): [200 OK] in 59ms
07:04:08.917 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45705
07:04:08.917 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43379]
Mar 30, 2026 7:04:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-83] Started.
07:04:08.956 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43379
07:04:09.012 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43379 /repos/testuser/testrepo/issues/events): [200 OK] in 55ms
07:04:09.051 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43379
07:04:09.051 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
07:04:09.053 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/testuser/testrepo): [200 OK] in 0ms
Mar 30, 2026 7:04:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34609]
Mar 30, 2026 7:04:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-84] Started.
07:04:09.174 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34609
07:04:09.214 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34609 /repos/testuser/testrepo): [200 OK] in 40ms
07:04:09.215 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34609
07:04:09.215 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46195]
Mar 30, 2026 7:04:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-85] Started.
07:04:09.313 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46195
07:04:09.316 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46195 /repos/testuser/testrepo/languages): [200 OK] in 3ms
07:04:09.373 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46195
07:04:09.373 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43615]
Mar 30, 2026 7:04:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-86] Started.
07:04:09.514 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43615
07:04:09.554 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43615 /repos/testuser/testrepo/languages): [200 OK] in 40ms
07:04:09.556 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43615
07:04:09.556 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 s -- in com.jcabi.github.RtRepoTest
[INFO] Running com.jcabi.github.mock.MkReleasesTest
07:04:09.876 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/pAXPYQjdIxERd3CmG7GD created by jeff
07:04:10.373 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/y6bIojyYvwUHWvmYn1Ue created by jeff
07:04:10.852 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/UgLtofEgSzrSyiptR9fm created by jeff
07:04:11.395 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/S39Rihu2SzmgZXQZwJu7 created by jeff
07:04:11.873 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/OYLOw5iuBwVD6eYFaoE0 created by jeff
07:04:12.216 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/E1zwrP3LKR9Di8CL7l7F created by jeff
07:04:12.931 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/EAivKqEwuBrCZIsfaJ00 created by jeff
07:04:13.544 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/YGNVGMdMDmeKNlsc0MPQ created by jeff
07:04:13.885 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/0VTRhf9tyYispcwMQt9u created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.453 s -- in com.jcabi.github.mock.MkReleasesTest
[INFO] Running com.jcabi.github.mock.MkTreesTest
07:04:14.668 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/cxah8EqkZlpPlmGVXpWO created by jeff
07:04:15.786 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/jMbPsiqYf90Tg1Pa0GHw created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.201 s -- in com.jcabi.github.mock.MkTreesTest
[INFO] Running com.jcabi.github.RtIssuesTest
Mar 30, 2026 7:04:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38361]
Mar 30, 2026 7:04:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-87] Started.
07:04:16.367 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38361
07:04:16.444 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:38361 /repos/mark/test/issues): [201 Created] in 38ms
07:04:16.464 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38361 /repos/mark/test/issues/1): [200 OK] in 3ms
07:04:16.484 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38361
07:04:16.484 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44347]
Mar 30, 2026 7:04:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-88] Started.
07:04:16.525 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44347
07:04:16.584 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44347 /repos/mark/test/issues): [200 OK] in 18ms
07:04:16.586 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44347
07:04:16.586 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33895]
Mar 30, 2026 7:04:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-89] Started.
07:04:16.626 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33895
07:04:16.645 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33895 /repos/mark/test/issues/1): [200 OK] in 19ms
07:04:16.646 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33895
07:04:16.646 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44183]
Mar 30, 2026 7:04:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-90] Started.
07:04:16.707 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44183
07:04:16.765 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44183 /repos/mark/test/issues): [200 OK] in 25ms
07:04:16.766 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44183
07:04:16.766 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in com.jcabi.github.RtIssuesTest
[INFO] Running com.jcabi.github.mock.MkMarkdownTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.mock.MkMarkdownTest
[INFO] Running com.jcabi.github.RtUserTest
Mar 30, 2026 7:04:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40559]
Mar 30, 2026 7:04:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-91] Started.
07:04:16.861 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40559
07:04:16.904 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:40559 /user): [200 OK] in 43ms
07:04:17.001 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40559
07:04:17.003 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.022 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.062 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.064 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.102 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.103 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.163 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.181 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.183 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.202 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.203 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
Mar 30, 2026 7:04:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42459]
Mar 30, 2026 7:04:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-92] Started.
07:04:17.321 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42459
07:04:17.344 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:42459 /notifications): [205 Reset Content] in 22ms
07:04:17.344 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42459
07:04:17.363 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.441 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.444 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.463 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.465 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.563 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/user): [200 OK] in 0ms
07:04:17.564 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.682 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.685 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.703 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.704 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.722 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
Mar 30, 2026 7:04:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41285]
Mar 30, 2026 7:04:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-93] Started.
07:04:17.743 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41285
07:04:17.804 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:41285 /notifications): [500 Internal Server Error] in 60ms
07:04:17.805 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41285
07:04:17.905 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
07:04:17.964 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 s -- in com.jcabi.github.RtUserTest
[INFO] Running com.jcabi.github.RtCollaboratorsTest
Mar 30, 2026 7:04:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46421]
Mar 30, 2026 7:04:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-94] Started.
07:04:18.104 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46421
07:04:18.124 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:46421 /repos/test/collaboratorrepo/collaborators/dummy1): [204 No Content] in 19ms
07:04:18.125 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46421
07:04:18.125 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41101]
Mar 30, 2026 7:04:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-95] Started.
07:04:18.145 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41101
07:04:18.262 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41101 /repos/test/collaboratorrepo/collaborators/octocat2): [204 No Content] in 43ms
07:04:18.299 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41101
07:04:18.299 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46221]
Mar 30, 2026 7:04:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-96] Started.
07:04:18.401 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46221
07:04:18.420 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:46221 /repos/test/collaboratorrepo/collaborators/dummy): [204 No Content] in 18ms
07:04:18.421 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46221
07:04:18.421 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41651]
Mar 30, 2026 7:04:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-97] Started.
07:04:18.500 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41651
07:04:18.563 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41651 /repos/test/collaboratorrepo/collaborators): [200 OK] in 61ms
07:04:19.104 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41651
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 s -- in com.jcabi.github.RtCollaboratorsTest
[INFO] Running com.jcabi.github.RtLimitTest
07:04:19.201 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
07:04:19.242 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in com.jcabi.github.RtLimitTest
[INFO] Running com.jcabi.github.RtPullCommentsTest
07:04:19.581 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/el3iZ3G0SGNT8Xs37Eg7 created by johnny
Mar 30, 2026 7:04:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43419]
Mar 30, 2026 7:04:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-98] Started.
07:04:19.619 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43419
07:04:20.039 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/uM61xtFwdmnF9x4sLPeF created by johnny
07:04:20.059 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:43419 /repos/johnny/uM61xtFwdmnF9x4sLPeF/pulls/0/comments): [201 Created] in 19ms
07:04:20.079 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43419 /repos/johnny/uM61xtFwdmnF9x4sLPeF/pulls/comments/1000000000): [200 OK] in 19ms
07:04:20.080 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43419
07:04:20.080 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40411]
Mar 30, 2026 7:04:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-99] Started.
07:04:20.102 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40411
07:04:20.399 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/JtHRR8B1nkPEyXOIcgRI created by johnny
07:04:20.480 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:40411 /repos/johnny/JtHRR8B1nkPEyXOIcgRI/pulls/0/comments): [201 Created] in 38ms
07:04:20.501 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40411 /repos/johnny/JtHRR8B1nkPEyXOIcgRI/pulls/comments/1000000000): [200 OK] in 20ms
07:04:20.502 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40411
07:04:20.502 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39317]
Mar 30, 2026 7:04:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-100] Started.
07:04:20.582 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39317
07:04:20.902 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/KT5S83N8x8QWkSO0AjkE created by johnny
07:04:20.921 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:39317 /repos/johnny/KT5S83N8x8QWkSO0AjkE/pulls/0/comments/2): [204 No Content] in 19ms
07:04:20.922 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39317
07:04:20.922 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
07:04:21.262 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/GfIRFSlsI63CpU9xYkPc created by johnny
Mar 30, 2026 7:04:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33053]
Mar 30, 2026 7:04:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-101] Started.
07:04:21.282 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33053
07:04:21.298 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33053 /repos/johnny/GfIRFSlsI63CpU9xYkPc/pulls/0/comments): [200 OK] in 3ms
07:04:21.299 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33053
07:04:21.299 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
07:04:21.585 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/IGhOSTFiqF8SOezP0V9r created by johnny
Mar 30, 2026 7:04:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41299]
Mar 30, 2026 7:04:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-102] Started.
07:04:21.602 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41299
07:04:21.660 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41299 /repos/johnny/IGhOSTFiqF8SOezP0V9r/pulls/1/comments): [200 OK] in 17ms
07:04:21.679 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41299
07:04:21.679 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.419 s -- in com.jcabi.github.RtPullCommentsTest
[INFO] Running com.jcabi.github.mock.MkCommentsTest
07:04:22.042 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/S2FNk2ae5ii85TWVAnIa created by jeff
07:04:22.261 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/S2FNk2ae5ii85TWVAnIa by jeff: hey
07:04:22.444 [main] INFO com.jcabi.github.mock.MkComments -- comment #1 posted to issue #1 by jeff: hello, dude!
07:04:22.561 [main] INFO com.jcabi.github.mock.MkComments -- comment #2 posted to issue #1 by jeff: hello again
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.864 s -- in com.jcabi.github.mock.MkCommentsTest
[INFO] Running com.jcabi.github.mock.JsonNodeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.jcabi.github.mock.JsonNodeTest
[INFO] Running com.jcabi.github.mock.MkTagsTest
07:04:22.922 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/JLPuWYiyZ5Ordk1FdEdX created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s -- in com.jcabi.github.mock.MkTagsTest
[INFO] Running com.jcabi.github.RtCommitsTest
Mar 30, 2026 7:04:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33731]
Mar 30, 2026 7:04:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-103] Started.
07:04:23.406 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33731
07:04:23.702 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Oxuy4PIjBieytBH40zvP created by jeff
07:04:23.722 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:33731 /repos/jeff/Oxuy4PIjBieytBH40zvP/git/commits): [201 Created] in 3ms
07:04:23.723 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33731
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s -- in com.jcabi.github.RtCommitsTest
[INFO] Running com.jcabi.github.PullCommentTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 s -- in com.jcabi.github.PullCommentTest
[INFO] Running com.jcabi.github.FileChangeTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in com.jcabi.github.FileChangeTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in com.jcabi.github.mock.MkRepoCommitTest
[INFO] Running com.jcabi.github.RtReferenceTest
Mar 30, 2026 7:04:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34787]
Mar 30, 2026 7:04:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-104] Started.
07:04:24.699 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34787
07:04:24.999 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/7AFlK9VLvITNdGQWGzSj created by jeff
07:04:25.018 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34787 /repos/jeff/7AFlK9VLvITNdGQWGzSj/git/refs/heads/featureB): [200 OK] in 19ms
07:04:25.019 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34787
07:04:25.019 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36119]
Mar 30, 2026 7:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-105] Started.
07:04:25.040 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36119
07:04:25.399 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/1hEO3SqMExCNiOKlns02 created by jeff
07:04:25.419 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:36119 /repos/jeff/1hEO3SqMExCNiOKlns02/git/refs/heads/featureA): [200 OK] in 19ms
07:04:25.420 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36119
07:04:25.420 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41881]
Mar 30, 2026 7:04:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-106] Started.
07:04:25.440 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41881
07:04:25.721 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/bNpHcCkWOE213L6uDAUH created by jeff
07:04:25.721 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41881
07:04:25.721 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
07:04:25.997 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/d3hDGmrAqdXLW2o8OYgU created by jeff
Mar 30, 2026 7:04:26 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42505]
Mar 30, 2026 7:04:26 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-107] Started.
07:04:26.017 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42505
07:04:26.018 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42505
07:04:26.018 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.339 s -- in com.jcabi.github.RtReferenceTest
[INFO] Running com.jcabi.github.RtPublicKeysTest
Mar 30, 2026 7:04:26 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44005]
Mar 30, 2026 7:04:26 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-108] Started.
07:04:26.077 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44005
07:04:26.098 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44005
07:04:26.098 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:26 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41647]
Mar 30, 2026 7:04:26 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-109] Started.
07:04:26.138 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41647
07:04:26.159 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:41647 /user/keys/1): [204 No Content] in 19ms
07:04:26.175 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41647
07:04:26.175 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:26 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41227]
Mar 30, 2026 7:04:26 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-110] Started.
07:04:26.199 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41227
07:04:26.237 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:41227 /user/keys): [201 Created] in 19ms
07:04:26.256 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41227
07:04:26.256 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:26 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42193]
Mar 30, 2026 7:04:26 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-111] Started.
07:04:26.276 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42193
07:04:26.297 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42193 /user/keys): [200 OK] in 19ms
07:04:26.298 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42193
07:04:26.298 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in com.jcabi.github.RtPublicKeysTest
[INFO] Running com.jcabi.github.mock.MkNotificationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in com.jcabi.github.mock.MkNotificationTest
[INFO] Running com.jcabi.github.PullTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.825 s -- in com.jcabi.github.PullTest
[INFO] Running com.jcabi.github.mock.MkGistsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.571 s -- in com.jcabi.github.mock.MkGistsTest
[INFO] Running com.jcabi.github.RtContentsTest
Mar 30, 2026 7:04:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40217]
Mar 30, 2026 7:04:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-112] Started.
07:04:30.831 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40217
07:04:30.908 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:40217 /repos/test/contents/contents/to/remove): [200 OK] in 39ms
07:04:30.909 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40217
Mar 30, 2026 7:04:30 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36697]
Mar 30, 2026 7:04:30 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-113] Started.
07:04:30.969 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36697
07:04:30.989 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:36697 /repos/test/contents/contents/test/thefile): [201 Created] in 19ms
07:04:31.030 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36697 /repos/test/contents/contents/test/thefile): [200 OK] in 40ms
07:04:31.031 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36697
Mar 30, 2026 7:04:31 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35835]
Mar 30, 2026 7:04:31 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-114] Started.
07:04:31.069 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35835
07:04:31.109 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35835 /repos/test/contents/contents/test/file): [200 OK] in 39ms
07:04:31.130 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35835 /repos/test/contents/contents/test/file): [200 OK] in 20ms
07:04:31.148 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35835
Mar 30, 2026 7:04:31 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35475]
Mar 30, 2026 7:04:31 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-115] Started.
07:04:31.169 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35475
07:04:31.270 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:35475 /repos/test/contents/contents/test.txt): [200 OK] in 100ms
07:04:31.272 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35475
Mar 30, 2026 7:04:31 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38381]
Mar 30, 2026 7:04:31 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-116] Started.
07:04:31.331 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38381
07:04:31.351 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38381 /repos/test/contents/readme): [200 OK] in 2ms
07:04:31.368 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38381
Mar 30, 2026 7:04:31 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41525]
Mar 30, 2026 7:04:31 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-117] Started.
07:04:31.410 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41525
07:04:31.450 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41525 /repos/test/contents/readme): [200 OK] in 39ms
07:04:31.451 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41525
Mar 30, 2026 7:04:31 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45783]
Mar 30, 2026 7:04:31 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-118] Started.
07:04:31.472 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45783
07:04:31.551 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45783 /repos/test/contents/contents/dir): [200 OK] in 39ms
07:04:31.552 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45783
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s -- in com.jcabi.github.RtContentsTest
[INFO] Running com.jcabi.github.mock.MkCheckTest
07:04:32.167 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/FQFFXVGh2CpaKCWLu0uW created by jeff
07:04:32.688 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/FQFFXVGh2CpaKCWLu0uW by jeff: Test PR
07:04:33.586 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/MKtKHgLWYTgmD2aqQLVs created by jeff
07:04:34.108 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/MKtKHgLWYTgmD2aqQLVs by jeff: Test PR
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.898 s -- in com.jcabi.github.mock.MkCheckTest
[INFO] Running com.jcabi.github.RtGistCommentsTest
Mar 30, 2026 7:04:34 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37569]
Mar 30, 2026 7:04:34 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-119] Started.
07:04:34.567 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37569
07:04:35.072 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37569 /gists/2/comments): [200 OK] in 61ms
07:04:35.110 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37569
Mar 30, 2026 7:04:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37837]
Mar 30, 2026 7:04:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-120] Started.
07:04:35.169 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37837
07:04:35.205 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:37837 /gists/3/comments): [201 Created] in 35ms
07:04:35.208 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37837 /gists/3/comments/1): [200 OK] in 2ms
07:04:35.265 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37837
Mar 30, 2026 7:04:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35519]
Mar 30, 2026 7:04:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-121] Started.
07:04:35.287 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35519
07:04:35.365 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35519 /gists/1/comments/1): [200 OK] in 77ms
07:04:35.388 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35519
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s -- in com.jcabi.github.RtGistCommentsTest
[INFO] Running com.jcabi.github.mock.MkCommitsTest
07:04:35.989 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/LzzTaLo9BQgXd498hN8g created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 s -- in com.jcabi.github.mock.MkCommitsTest
[INFO] Running com.jcabi.github.mock.MkMilestoneTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.mock.MkMilestoneTest
[INFO] Running com.jcabi.github.RtReleaseTest
Mar 30, 2026 7:04:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40001]
Mar 30, 2026 7:04:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-122] Started.
07:04:36.269 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40001
07:04:36.368 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:40001 /repos/tstuser/tstbranch/releases/2): [200 OK] in 97ms
07:04:36.370 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40001
Mar 30, 2026 7:04:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34629]
Mar 30, 2026 7:04:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-123] Started.
07:04:36.389 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34629
07:04:36.430 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:34629 /repos/tstuser/tstbranch/releases/2): [200 OK] in 40ms
07:04:36.431 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34629
Mar 30, 2026 7:04:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46349]
Mar 30, 2026 7:04:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-124] Started.
07:04:36.489 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46349
07:04:36.529 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:46349 /repos/tstuser/tstbranch/releases/2): [204 No Content] in 39ms
07:04:36.530 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46349
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in com.jcabi.github.RtReleaseTest
[INFO] Running com.jcabi.github.RtPullTest
Mar 30, 2026 7:04:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44883]
Mar 30, 2026 7:04:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-125] Started.
07:04:36.629 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44883
07:04:36.666 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:44883 /repos/user/repo/pulls/3/merge): [200 OK] in 36ms
07:04:36.691 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44883
07:04:36.691 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39575]
Mar 30, 2026 7:04:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-126] Started.
07:04:36.726 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39575
07:04:36.767 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39575 /repos/user/repo/pulls/2/files): [200 OK] in 40ms
07:04:36.824 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39575
07:04:36.824 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43837]
Mar 30, 2026 7:04:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-127] Started.
07:04:36.866 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43837
07:04:36.884 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43837
07:04:36.884 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45819]
Mar 30, 2026 7:04:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-128] Started.
07:04:36.966 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45819
07:04:36.986 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45819 /repos/user/repo/pulls/1): [200 OK] in 19ms
07:04:36.988 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45819
07:04:36.988 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32941]
Mar 30, 2026 7:04:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-129] Started.
07:04:37.009 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32941
07:04:37.108 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32941 /repos/user/repo/pulls/1): [200 OK] in 42ms
07:04:37.126 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32941
07:04:37.126 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38563]
Mar 30, 2026 7:04:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-130] Started.
07:04:37.208 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38563
07:04:37.266 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38563 /repos/user/repo/pulls/1490964911): [200 OK] in 20ms
07:04:37.269 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38563 /repos/user/repo/commits/6d299617d9094ae6940b3958bbabab68fd1ddabb/check-runs): [200 OK] in 3ms
07:04:37.269 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38563
07:04:37.326 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.796 s -- in com.jcabi.github.RtPullTest
[INFO] Running com.jcabi.github.RtBranchTest
07:04:37.948 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/chRly3A8FG6TY0lbcroC created by jeff
07:04:38.485 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/qeVQ6cBVFqSfCbqzs4Hj created by jeff
07:04:39.007 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/t2IJ3izDTGQ5uqHZJzYc created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.681 s -- in com.jcabi.github.RtBranchTest
[INFO] Running com.jcabi.github.RtReleaseAssetsTest
07:04:39.569 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/NLAbI3gz9XoLI3kB4SYY created by john
07:04:39.570 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST uploads.github.com /repos/john/NLAbI3gz9XoLI3kB4SYY/releases/1/assets): [201 OK] in 0ms
07:04:40.189 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/cuiQUpJUNeq9uddjuw1W created by john
07:04:40.465 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/0PYlLlMSi8YYIz1epjeJ created by john
07:04:40.468 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/john/0PYlLlMSi8YYIz1epjeJ/releases/1/assets): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.441 s -- in com.jcabi.github.RtReleaseAssetsTest
[INFO] Running com.jcabi.github.mock.MkUserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 s -- in com.jcabi.github.mock.MkUserTest
[INFO] Running com.jcabi.github.mock.MkGitignoresTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in com.jcabi.github.mock.MkGitignoresTest
[INFO] Running com.jcabi.github.mock.MkIssuesTest
07:04:42.004 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Q4a64pof4GG6K2XpSo37 created by jeff
07:04:42.467 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/Q4a64pof4GG6K2XpSo37 by jeff: hello
07:04:44.040 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/CCsTEWO6tdfqQilW7Z7i created by jeff
07:04:44.401 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/CCsTEWO6tdfqQilW7Z7i by jeff: hey, you
07:04:44.783 [main] INFO com.jcabi.github.mock.MkIssues -- issue #2 created in jeff/CCsTEWO6tdfqQilW7Z7i by jeff: hey
07:04:45.062 [main] INFO com.jcabi.github.mock.MkIssues -- issue #3 created in jeff/CCsTEWO6tdfqQilW7Z7i by jeff: hey again
07:04:45.426 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test-3 created by jeff
07:04:45.601 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/test-3 by jeff: title
07:04:45.779 [main] INFO com.jcabi.github.mock.MkIssues -- issue #2 created in jeff/test-3 by jeff: title
07:04:46.001 [main] INFO com.jcabi.github.mock.MkIssues -- issue #3 created in jeff/test-3 by jeff: title
07:04:46.342 [main] INFO com.jcabi.github.mock.MkIssues -- issue #4 created in jeff/test-3 by jeff: title
07:04:46.716 [main] INFO com.jcabi.github.mock.MkIssues -- issue #5 created in jeff/test-3 by jeff: title
07:04:46.959 [main] INFO com.jcabi.github.mock.MkIssues -- issue #6 created in jeff/test-3 by jeff: title
07:04:47.137 [main] INFO com.jcabi.github.mock.MkIssues -- issue #7 created in jeff/test-3 by jeff: title
07:04:47.340 [main] INFO com.jcabi.github.mock.MkIssues -- issue #8 created in jeff/test-3 by jeff: title
07:04:47.541 [main] INFO com.jcabi.github.mock.MkIssues -- issue #9 created in jeff/test-3 by jeff: title
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.075 s -- in com.jcabi.github.mock.MkIssuesTest
[INFO] Running com.jcabi.github.DeployKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s -- in com.jcabi.github.DeployKeyTest
[INFO] Running com.jcabi.github.SmartsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.SmartsTest
[INFO] Running com.jcabi.github.RtStarsTest
Mar 30, 2026 7:04:47 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36907]
Mar 30, 2026 7:04:47 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-131] Started.
07:04:47.959 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36907
07:04:47.979 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:36907 /user/starred/staruser/starrepo): [204 No Content] in 20ms
07:04:47.982 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36907
07:04:47.982 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36121]
Mar 30, 2026 7:04:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-132] Started.
07:04:48.060 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36121
07:04:48.082 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36121 /user/starred/someuser/starredrepo): [204 No Content] in 20ms
07:04:48.097 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36121 /user/starred/otheruser/notstarredrepo): [404 Not Found] in 15ms
07:04:48.098 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36121
07:04:48.098 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:04:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41017]
Mar 30, 2026 7:04:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-133] Started.
07:04:48.155 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41017
07:04:48.178 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:41017 /user/starred/unstaruser/unstarrepo): [204 No Content] in 21ms
07:04:48.195 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41017
07:04:48.195 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in com.jcabi.github.RtStarsTest
[INFO] Running com.jcabi.github.mock.MkPullRefTest
07:04:48.596 [main] INFO com.jcabi.github.mock.MkRepos -- repository myrtle/44N5lo13SMO3U8SKbSTB created by myrtle
07:04:49.052 [main] INFO com.jcabi.github.mock.MkRepos -- repository myrtle/eBZWU4GqSwmc73h0QpbY created by myrtle
07:04:49.755 [main] INFO com.jcabi.github.mock.MkRepos -- repository myrtle/f923a1CvSDHxnaR84PtU created by myrtle
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 s -- in com.jcabi.github.mock.MkPullRefTest
[INFO] Running com.jcabi.github.RtSearchTest
07:04:49.977 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/search/repositories): [200 OK] in 0ms
07:04:50.017 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/search/users): [200 OK] in 0ms
Mar 30, 2026 7:04:50 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43433]
Mar 30, 2026 7:04:50 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-134] Started.
07:04:50.074 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43433
07:04:50.094 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43433 /search/code): [200 OK] in 19ms
07:04:50.116 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43433 /repos/user/repo/contents/test/unit/attributes.js): [200 OK] in 19ms
07:04:50.157 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43433 /repos/user/repo/contents/src/attributes/classes.js): [200 OK] in 40ms
07:04:50.174 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43433
07:04:50.174 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
07:04:50.196 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/search/issues): [200 OK] in 0ms
07:04:50.217 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in com.jcabi.github.RtSearchTest
[INFO] Running com.jcabi.github.mock.MkPullTest
07:04:50.573 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/KsntFP1pWR7GtFWZzrA5 created by patrick
07:04:51.175 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/KsntFP1pWR7GtFWZzrA5 by patrick: Test PR
07:04:51.639 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/q3lkj4f0sINSyfFS57C6 created by patrick
07:04:52.238 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/q3lkj4f0sINSyfFS57C6 by patrick: Test PR
07:04:52.622 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/JJe6DR9YNAu0GubUuiNV created by patrick
07:04:53.140 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/JJe6DR9YNAu0GubUuiNV by patrick: Test PR
07:04:53.775 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/2ZoZ5J03torgWxGLrvOm created by patrick
07:04:54.330 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/2ZoZ5J03torgWxGLrvOm by patrick: Test PR
07:04:54.790 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/Pi70VmkFDWAQh9Rcapdb created by patrick
07:04:55.052 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/Pi70VmkFDWAQh9Rcapdb by patrick: Test Patch
07:04:55.808 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/wSZDOetL1tedEEABzMwp created by patrick
07:04:56.329 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/wSZDOetL1tedEEABzMwp by patrick: Test PR
07:04:56.768 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/lwNj2ct7BbSW5QhD4HJs created by patrick
07:04:57.407 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/lwNj2ct7BbSW5QhD4HJs by patrick: Test PR
07:04:58.966 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/nCS5A1W0BXRvW9HZ1ye0 created by patrick
07:05:00.004 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/nCS5A1W0BXRvW9HZ1ye0 by patrick: Test PR
07:05:01.323 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/wh2vgDhlEn8zn1IioYGr created by patrick
07:05:01.845 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/wh2vgDhlEn8zn1IioYGr by patrick: Test Pull Json
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.79 s -- in com.jcabi.github.mock.MkPullTest
[INFO] Running com.jcabi.github.RtReleasesTest
07:05:02.062 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms
Mar 30, 2026 7:05:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36491]
Mar 30, 2026 7:05:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-135] Started.
07:05:02.122 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36491
07:05:02.180 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:36491 /repos/test/releases/releases/1): [204 No Content] in 57ms
07:05:02.181 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36491
07:05:02.181 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
07:05:02.182 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms
Mar 30, 2026 7:05:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42969]
Mar 30, 2026 7:05:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-136] Started.
07:05:02.222 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42969
07:05:02.282 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:42969 /repos/test/releases/releases): [201 Created] in 59ms
07:05:02.341 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42969 /repos/test/releases/releases/1): [200 OK] in 58ms
07:05:02.343 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42969
07:05:02.343 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in com.jcabi.github.RtReleasesTest
[INFO] Running com.jcabi.github.wire.RetryCarefulWireTest
07:05:02.521 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
Mar 30, 2026 7:05:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43589]
Mar 30, 2026 7:05:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-137] Started.
07:05:02.562 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43589
07:05:02.602 [main] WARN com.jcabi.http.wire.RetryWire -- GET http://localhost:43589/ returns 500 status (attempt #1)
07:05:02.604 [main] WARN com.jcabi.http.wire.RetryWire -- GET http://localhost:43589/ returns 500 status (attempt #2)
07:05:02.642 [main] INFO com.jcabi.github.wire.CarefulWire -- Remaining number of requests per hour is less than 10. Waiting for 5 seconds.
07:05:07.642 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43589 /): [200 OK] in 5s
07:05:07.643 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43589
07:05:07.645 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 1ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.303 s -- in com.jcabi.github.wire.RetryCarefulWireTest
[INFO] Running com.jcabi.github.ReleaseTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in com.jcabi.github.ReleaseTest
[INFO] Running com.jcabi.github.mock.MkReferencesTest
07:05:07.743 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/g9ehHOePddYMz09QunXz created by jeff
07:05:07.864 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/N1iQ7moI8BXu76ZIQfjF created by jeff
07:05:07.968 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/XJ53QcJQ9imfiHzD9ehX created by jeff
07:05:08.077 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/SlTbxWX8SaqEFFNLmX3u created by jeff
07:05:08.232 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/MDFYov8jOp18LLeY56ZY created by jeff
07:05:08.354 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/0lhDPU2tza2rKYFVmVuz created by jeff
07:05:08.520 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/hwxDg1cb3H7QvudMPPTa created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s -- in com.jcabi.github.mock.MkReferencesTest
[INFO] Running com.jcabi.github.ForkTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in com.jcabi.github.ForkTest
[INFO] Running com.jcabi.github.RtHooksTest
Mar 30, 2026 7:05:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34259]
Mar 30, 2026 7:05:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-138] Started.
07:05:08.671 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34259
07:05:08.679 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34259 /repos/test/hooks/hooks): [200 OK] in 3ms
07:05:08.680 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34259
07:05:08.680 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:05:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39251]
Mar 30, 2026 7:05:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-139] Started.
07:05:08.685 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39251
07:05:08.691 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:39251 /repos/test/hooks/hooks): [201 Created] in 5ms
07:05:08.701 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39251 /repos/test/hooks/hooks/1): [200 OK] in 4ms
07:05:08.702 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39251
07:05:08.702 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:05:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38335]
Mar 30, 2026 7:05:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-140] Started.
07:05:08.710 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38335
07:05:08.712 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:38335 /repos/test/hooks/hooks/1): [204 No Content] in 2ms
07:05:08.713 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38335
07:05:08.713 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:05:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37083]
Mar 30, 2026 7:05:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-141] Started.
07:05:08.726 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37083
07:05:08.730 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37083 /repos/test/hooks/hooks): [200 OK] in 3ms
07:05:08.732 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37083
07:05:08.732 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:05:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33153]
Mar 30, 2026 7:05:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-142] Started.
07:05:08.741 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33153
07:05:08.745 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33153 /repos/test/hooks/hooks/1): [200 OK] in 3ms
07:05:08.747 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33153
07:05:08.747 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in com.jcabi.github.RtHooksTest
[INFO] Running com.jcabi.github.RtMilestonesTest
Mar 30, 2026 7:05:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43197]
Mar 30, 2026 7:05:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-143] Started.
07:05:08.762 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43197
07:05:08.773 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:43197 /repos/mark/test/milestones/1): [204 No Content] in 7ms
07:05:08.776 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43197
07:05:08.776 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in com.jcabi.github.RtMilestonesTest
[INFO] Running com.jcabi.github.mock.MkLimitsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.mock.MkLimitsTest
[INFO] Running com.jcabi.github.mock.MkSearchTest
07:05:08.891 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TestCode created by jeff
07:05:08.956 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TestRepo created by jeff
07:05:09.048 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TestIssues created by jeff
07:05:09.081 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/TestIssues by jeff: test issue
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in com.jcabi.github.mock.MkSearchTest
[INFO] Running com.jcabi.github.mock.MkOrganizationsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.160 s -- in com.jcabi.github.mock.MkOrganizationsTest
[INFO] Running com.jcabi.github.RtStatusTest
07:05:10.303 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/JDCt5a3aFTuuUx4IIRzF created by jeff
07:05:10.386 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/EbcnQyK6Gvar6vReZJUT created by jeff
07:05:10.469 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/nlcOd8EPCnRiZuE9obCg created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in com.jcabi.github.RtStatusTest
[INFO] Running com.jcabi.github.RtPublicMembersTest
Mar 30, 2026 7:05:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39115]
Mar 30, 2026 7:05:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-144] Started.
07:05:10.515 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39115
07:05:10.553 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:39115 /orgs/starfleet/public_members/wesley): [204 No Content] in 2ms
07:05:10.592 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:39115 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 3ms
07:05:10.592 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39115
07:05:10.592 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:05:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39501]
Mar 30, 2026 7:05:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-145] Started.
07:05:10.600 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39501
07:05:10.605 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39501 /orgs/starfleet/public_members): [200 OK] in 5ms
07:05:10.608 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39501 /orgs/starfleet/public_members): [500 Internal Server Error] in 2ms
07:05:10.609 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39501
07:05:10.609 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:05:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44629]
Mar 30, 2026 7:05:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-146] Started.
07:05:10.617 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44629
07:05:10.654 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:44629 /orgs/starfleet/public_members/wesley): [204 No Content] in 4ms
07:05:10.711 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:44629 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 3ms
07:05:10.712 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44629
07:05:10.712 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:05:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45213]
Mar 30, 2026 7:05:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-147] Started.
07:05:10.716 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45213
07:05:10.754 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45213 /orgs/starfleet/public_members/wesley): [404 Not Found] in 5ms
07:05:10.830 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45213 /orgs/starfleet/public_members/wesley): [404 Not Found] in 4ms
07:05:10.886 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45213 /orgs/starfleet/public_members/wesley): [204 No Content] in 3ms
07:05:10.925 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45213 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 4ms
07:05:10.926 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45213
07:05:10.926 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in com.jcabi.github.RtPublicMembersTest
[INFO] Running com.jcabi.github.RtHookTest
Mar 30, 2026 7:05:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42873]
Mar 30, 2026 7:05:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-148] Started.
07:05:10.944 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42873
07:05:10.949 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42873 /repos/test/repo/hooks/1): [200 OK] in 3ms
07:05:10.960 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42873
07:05:10.960 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:05:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36643]
Mar 30, 2026 7:05:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-149] Started.
07:05:10.971 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36643
07:05:10.974 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36643 /repos/test/repo/hooks/1): [200 OK] in 3ms
07:05:10.980 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36643
07:05:10.980 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in com.jcabi.github.RtHookTest
[INFO] Running com.jcabi.github.RtGistTest
Mar 30, 2026 7:05:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42961]
Mar 30, 2026 7:05:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-150] Started.
07:05:11.005 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42961
07:05:11.011 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:42961 /gists/patch): [200 OK] in 5ms
07:05:11.016 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42961
07:05:11.016 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:05:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38413]
Mar 30, 2026 7:05:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-151] Started.
07:05:11.029 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38413
07:05:11.035 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38413
07:05:11.035 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:05:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42485]
Mar 30, 2026 7:05:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-152] Started.
07:05:11.041 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42485
07:05:11.047 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42485 /gists/testGetFiles): [200 OK] in 6ms
07:05:11.050 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42485
07:05:11.050 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:05:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36779]
Mar 30, 2026 7:05:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-153] Started.
07:05:11.058 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36779
07:05:11.065 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:36779 /gists/unstar/star): [204 No Content] in 5ms
07:05:11.066 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36779
07:05:11.066 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:05:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44349]
Mar 30, 2026 7:05:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-154] Started.
07:05:11.072 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44349
07:05:11.078 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44349 /gists/test): [200 OK] in 5ms
07:05:11.085 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44349 /gists/world): [200 OK] in 6ms
07:05:11.090 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:44349 /gists/test/forks): [201 Created] in 5ms
07:05:11.093 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44349 /gists/forked): [200 OK] in 3ms
07:05:11.097 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44349 /gists/world): [200 OK] in 4ms
07:05:11.100 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44349
07:05:11.100 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:05:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39379]
Mar 30, 2026 7:05:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-155] Started.
07:05:11.110 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39379
07:05:11.118 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39379 /gists/test): [200 OK] in 8ms
07:05:11.124 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39379 /gists/world): [200 OK] in 5ms
07:05:11.125 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39379
07:05:11.125 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Mar 30, 2026 7:05:11 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43735]
Mar 30, 2026 7:05:11 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-156] Started.
07:05:11.145 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43735
07:05:11.149 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:43735 /gists/testWrite): [200 OK] in 3ms
07:05:11.156 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43735
07:05:11.156 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in com.jcabi.github.RtGistTest
[INFO] Running com.jcabi.github.mock.MkTreeTest
07:05:11.247 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/E08YQHoo3SYnC4aRAi4Q created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in com.jcabi.github.mock.MkTreeTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 713, Failures: 0, Errors: 0, Skipped: 6
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.pom (5.1 kB at 66 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.pom (1.6 kB at 43 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.0-beta1/slf4j-parent-2.0.0-beta1.pom (16 kB at 425 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom (2.5 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom (17 kB at 474 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom (45 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom (11 kB at 303 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 91 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 445 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.pom (5.2 kB at 174 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.pom (6.5 kB at 191 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 188 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 137 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 575 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 123 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 96 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 44 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 28 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 178 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 61 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 47 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 99 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 186 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 100 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 98 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 41 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 112 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 354 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 198 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 306 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 91 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 40 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 298 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 47 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 48 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 83 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.pom (2.1 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.1.0/aether-1.1.0.pom (26 kB at 833 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.pom (2.3 kB at 74 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.pom (11 kB at 351 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 150 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 101 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 929 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 97 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 198 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 92 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 130 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 473 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 384 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 497 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 252 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 147 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 293 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 271 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 68 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 44 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 104 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 147 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 126 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 132 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 82 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 634 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 88 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 88 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 124 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 142 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 493 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 342 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 520 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/5/google-5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/google/5/google-5.pom (2.5 kB at 77 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 314 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 460 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 80 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 75 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 80 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 210 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 99 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.pom (2.6 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.8.1/maven-resolver-1.8.1.pom (21 kB at 648 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.pom (4.8 kB at 149 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.9.0.M1/sisu-plexus-0.9.0.M1.pom (15 kB at 393 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 196 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 851 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M1/org.eclipse.sisu.inject-0.9.0.M1.pom (3.3 kB at 88 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M1/sisu-inject-0.9.0.M1.pom (14 kB at 353 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.22.0/jcabi-log-0.22.0.jar (51 kB at 1.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.0-beta1/slf4j-api-2.0.0-beta1.jar (61 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar (257 kB at 3.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 581 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (99 kB at 1.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.11/jcabi-maven-slf4j-0.11.jar (8.4 kB at 91 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.1.0/aether-util-1.1.0.jar (150 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar (663 kB at 3.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 297 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/el/javax.el-api/3.0.1-b06/javax.el-api-3.0.1-b06.jar (79 kB at 453 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 1.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 275 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 199 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 180 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 2.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 49 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 53 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 101 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 659 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.jar (67 kB at 224 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 579 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar (3.8 MB at 11 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 506 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 114 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 429 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 988 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 12 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 491 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 37 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 20 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 9.2 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar (154 kB at 323 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar (208 kB at 433 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 53 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 114 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 5.7 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 137 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/aspectj/aspectjtools/1.9.8.M1/aspectjtools-1.9.8.M1.jar (15 MB at 23 MB/s)
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/jcabi/github/mock/com-jcabi-jcabi-github-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/github/safe/com-jcabi-jcabi-github-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/github/wire/com-jcabi-jcabi-github-jar.txt added
[INFO] File /home/r/repo/target/classes/com/jcabi/github/com-jcabi-jcabi-github-jar.txt added
[INFO]
[INFO] --- jar:3.4.2:jar (default-jar) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 136 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom (4.4 kB at 151 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom (3.2 kB at 113 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (3.0 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 1.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (27 kB at 838 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 2.1 MB/s)
[INFO] Building jar: /home/r/repo/target/jcabi-github-2.0-SNAPSHOT.jar
[INFO]
[INFO] --- assembly:3.7.1:single (assemble-all) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.2/maven-filtering-3.3.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.2/maven-filtering-3.3.2.pom (31 kB at 634 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 79 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 79 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/40/maven-parent-40.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 1.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 120 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 613 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 143 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 423 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 508 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 2.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 46 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.2/maven-filtering-3.3.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-filtering/3.3.2/maven-filtering-3.3.2.jar (56 kB at 1.5 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 665 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 4.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar (795 kB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar (373 kB at 12 MB/s)
[INFO] Artifact org.apache:apache:pom:35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache:pom:35 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/35/apache-35.pom (0 B at 0 B/s)
[INFO] Artifact org.apache:apache:pom:33 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact org.apache:apache:pom:33 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [apache.snapshots (https://repository.apache.org/snapshots, default, snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/33/apache-33.pom (0 B at 0 B/s)
[INFO] Building jar: /home/r/repo/target/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO]
[INFO] --- invoker:3.9.1:install (default) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom (4.2 kB at 90 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.pom (21 kB at 469 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/81/commons-parent-81.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/81/commons-parent-81.pom (78 kB at 1.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom (2.8 kB at 68 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom (3.8 kB at 90 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom (1.4 kB at 34 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom (17 kB at 465 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom (5.6 kB at 134 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom (8.8 kB at 209 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom (5.6 kB at 141 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom (5.8 kB at 149 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom (12 kB at 292 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom (17 kB at 445 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom (25 kB at 590 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom (5.6 kB at 134 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom (18 kB at 448 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.8/asm-9.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.8/asm-9.8.pom (2.4 kB at 53 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom (3.9 kB at 95 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom (31 kB at 801 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/73/commons-parent-73.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/73/commons-parent-73.pom (78 kB at 1.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom (5.6 kB at 123 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom (7.8 kB at 180 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom (7.4 kB at 176 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom (3.0 kB at 77 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom (2.9 kB at 71 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom (2.5 kB at 61 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom (4.1 kB at 88 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/19/plexus-19.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/19/plexus-19.pom (25 kB at 577 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom (12 kB at 307 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom (9.5 kB at 216 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-master/7/velocity-master-7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-master/7/velocity-master-7.pom (7.9 kB at 193 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom (2.6 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom (8.0 kB at 191 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-master/4/velocity-master-4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 204 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 249 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 384 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 653 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/51/commons-parent-51.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 1.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom (19 kB at 417 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/84/commons-parent-84.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/84/commons-parent-84.pom (78 kB at 1.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom (32 kB at 749 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 463 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 496 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 411 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom (31 kB at 710 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/50/commons-parent-50.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 1.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom (7.5 kB at 141 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom (2.9 kB at 79 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom (5.4 kB at 128 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.pom (4.5 kB at 110 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.pom (24 kB at 513 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.pom (23 kB at 470 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.pom (23 kB at 579 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.pom (3.4 kB at 84 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar (34 kB at 923 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar (21 kB at 616 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar (9.8 kB at 287 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar (86 kB at 2.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar (168 kB at 3.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar (674 kB at 11 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar (50 kB at 820 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar (44 kB at 682 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar (16 kB at 238 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar (17 kB at 200 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar (5.7 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar (217 kB at 2.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar (247 kB at 2.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar (510 kB at 4.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar (74 kB at 636 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 2.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar (35 kB at 243 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.8/asm-9.8.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar (35 kB at 238 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar (54 kB at 357 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar (216 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar (305 kB at 1.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar (11 kB at 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.8/asm-9.8.jar (126 kB at 678 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.jar (26 kB at 135 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar (556 kB at 2.8 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.jar (132 kB at 575 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.jar (87 kB at 366 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy-xml/4.0.27/groovy-xml-4.0.27.jar (216 kB at 893 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/groovy/groovy/4.0.27/groovy-4.0.27.jar (7.7 MB at 21 MB/s)
[INFO] Installing /home/r/repo/target/jcabi-github-2.0-SNAPSHOT.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT.jar
[INFO] Installing /home/r/repo/target/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] Installing /home/r/repo/pom.xml to /home/r/repo/target/local-repo/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.40.1/jcabi-1.40.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.69.6/parent-0.69.6.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.69.6/parent-0.69.6.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.pom
[INFO] Installing /home/r/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar to /home/r/repo/target/local-repo/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.jar
[INFO] Installing /home/r/.m2/repository/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom to /home/r/repo/target/local-repo/javax/validation/validation-api/2.0.1.Final/validation-api-2.0.1.Final.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-immutable/1.5/jcabi-immutable-1.5.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-manifests/2.1.0/jcabi-manifests-2.1.0.pom
[INFO] Installing /home/r/.m2/repository/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar to /home/r/repo/target/local-repo/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.jar
[INFO] Installing /home/r/.m2/repository/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom to /home/r/repo/target/local-repo/ch/qos/logback/logback-classic/1.4.11/logback-classic-1.4.11.pom
[INFO] Installing /home/r/.m2/repository/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar to /home/r/repo/target/local-repo/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar
[INFO] Installing /home/r/.m2/repository/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom to /home/r/repo/target/local-repo/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom
[INFO] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.18.4/byte-buddy-1.18.4.jar to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy/1.18.4/byte-buddy-1.18.4.jar
[INFO] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.18.4/byte-buddy-1.18.4.pom to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy/1.18.4/byte-buddy-1.18.4.pom
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar to /home/r/repo/target/local-repo/org/objenesis/objenesis/3.3/objenesis-3.3.jar
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.pom to /home/r/repo/target/local-repo/org/objenesis/objenesis/3.3/objenesis-3.3.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.pom to /home/r/repo/target/local-repo/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.pom
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar to /home/r/repo/target/local-repo/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom to /home/r/repo/target/local-repo/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar to /home/r/repo/target/local-repo/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom
[INFO] Installing /home/r/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar to /home/r/repo/target/local-repo/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar
[INFO] Installing /home/r/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom to /home/r/repo/target/local-repo/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar to /home/r/repo/target/local-repo/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom to /home/r/repo/target/local-repo/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar to /home/r/repo/target/local-repo/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom to /home/r/repo/target/local-repo/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /home/r/repo/target/local-repo/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom to /home/r/repo/target/local-repo/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
[INFO] Installing /home/r/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar to /home/r/repo/target/local-repo/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom to /home/r/repo/target/local-repo/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom
[INFO] Installing /home/r/.m2/repository/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar to /home/r/repo/target/local-repo/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar
[INFO] Installing /home/r/.m2/repository/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom to /home/r/repo/target/local-repo/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom
[INFO] Installing /home/r/.m2/repository/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.jar to /home/r/repo/target/local-repo/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.jar
[INFO] Installing /home/r/.m2/repository/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.pom to /home/r/repo/target/local-repo/org/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar to /home/r/repo/target/local-repo/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.pom to /home/r/repo/target/local-repo/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.jar to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.jar
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-core/4.0.6/jaxb-core-4.0.6.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.jar to /home/r/repo/target/local-repo/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.pom to /home/r/repo/target/local-repo/org/eclipse/angus/angus-activation/2.0.3/angus-activation-2.0.3.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.jar to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.jar
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.pom
[INFO] Installing /home/r/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar to /home/r/repo/target/local-repo/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
[INFO] Installing /home/r/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom to /home/r/repo/target/local-repo/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar to /home/r/repo/target/local-repo/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
[INFO] Installing /home/r/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom to /home/r/repo/target/local-repo/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom
[INFO] Installing /home/r/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar to /home/r/repo/target/local-repo/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar
[INFO] Installing /home/r/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.pom to /home/r/repo/target/local-repo/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.pom
[INFO] Installing /home/r/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar to /home/r/repo/target/local-repo/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar
[INFO] Installing /home/r/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom to /home/r/repo/target/local-repo/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
[INFO] Installing /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar to /home/r/repo/target/local-repo/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Installing /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom to /home/r/repo/target/local-repo/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Installing /home/r/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar to /home/r/repo/target/local-repo/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar
[INFO] Installing /home/r/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom to /home/r/repo/target/local-repo/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.67.0/parent-0.67.0.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.51.1/parent-0.51.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.51.1/parent-0.51.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.68.0/parent-0.68.0.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.68.0/parent-0.68.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.64.1/parent-0.64.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.64.1/parent-0.64.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
[INFO] Installing /home/r/.m2/repository/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom to /home/r/repo/target/local-repo/ch/qos/logback/logback-parent/1.4.11/logback-parent-1.4.11.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom
[INFO] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy-parent/1.18.4/byte-buddy-parent-1.18.4.pom to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy-parent/1.18.4/byte-buddy-parent-1.18.4.pom
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom to /home/r/repo/target/local-repo/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/35/apache-35.pom to /home/r/repo/target/local-repo/org/apache/apache/35/apache-35.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/91/commons-parent-91.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/91/commons-parent-91.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/92/commons-parent-92.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/92/commons-parent-92.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom to /home/r/repo/target/local-repo/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom to /home/r/repo/target/local-repo/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
[INFO] Installing /home/r/.m2/repository/org/sonatype/oss/oss-parent/9/oss-parent-9.pom to /home/r/repo/target/local-repo/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom to /home/r/repo/target/local-repo/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom to /home/r/repo/target/local-repo/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/parsson/project/1.1.7/project-1.1.7.pom to /home/r/repo/target/local-repo/org/eclipse/parsson/project/1.1.7/project-1.1.7.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-bom/4.0.6/jaxb-bom-4.0.6.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-bom/4.0.6/jaxb-bom-4.0.6.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-bom-ext/4.0.6/jaxb-bom-ext-4.0.6.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-bom-ext/4.0.6/jaxb-bom-ext-4.0.6.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/mvn/jaxb-parent/4.0.6/jaxb-parent-4.0.6.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/mvn/jaxb-parent/4.0.6/jaxb-parent-4.0.6.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/mvn/jaxb-bundles/4.0.6/jaxb-bundles-4.0.6.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/mvn/jaxb-bundles/4.0.6/jaxb-bundles-4.0.6.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/angus/angus-activation-project/2.0.3/angus-activation-project-2.0.3.pom to /home/r/repo/target/local-repo/org/eclipse/angus/angus-activation-project/2.0.3/angus-activation-project-2.0.3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/project/4.0.2/project-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/project/4.0.2/project-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-extra-parent/3.0.0/hk2-extra-parent-3.0.0.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-extra-parent/3.0.0/hk2-extra-parent-3.0.0.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom to /home/r/repo/target/local-repo/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/project/4.0.2/project-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/project/4.0.2/project-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-parent/4.0.0-M3/hk2-parent-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-parent/4.0.0-M3/hk2-parent-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/external/4.0.0-M3/external-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/external/4.0.0-M3/external-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/21/apache-21.pom to /home/r/repo/target/local-repo/org/apache/apache/21/apache-21.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/13/apache-13.pom to /home/r/repo/target/local-repo/org/apache/apache/13/apache-13.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/34/commons-parent-34.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/33/apache-33.pom to /home/r/repo/target/local-repo/org/apache/apache/33/apache-33.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/79/commons-parent-79.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/79/commons-parent-79.pom
[INFO]
[INFO] --- failsafe:3.5.3:integration-test (default) @ jcabi-github ---
[WARNING] useSystemClassLoader setting has no effect when not forking
[WARNING] The parameter forkCount should likely not be 0. Forking a JVM for tests improves test accuracy. Ensure to have a <forkCount> >= 1.
[INFO] Tests will run in random order. To reproduce ordering use flag -Dfailsafe.runOrder.random.seed=853175423102
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] Running com.jcabi.github.RtReleasesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in com.jcabi.github.RtReleasesITCase
[INFO] Running com.jcabi.github.RtUserITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.065 s -- in com.jcabi.github.RtUserITCase
[INFO] Running com.jcabi.github.RtTagsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtTagsITCase
[INFO] Running com.jcabi.github.RtUserEmailsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.012 s -- in com.jcabi.github.RtUserEmailsITCase
[INFO] Running com.jcabi.github.RtReleaseAssetsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtReleaseAssetsITCase
[INFO] Running com.jcabi.github.RtContentsITCase
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.025 s -- in com.jcabi.github.RtContentsITCase
[INFO] Running com.jcabi.github.RtIssuesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtIssuesITCase
[INFO] Running com.jcabi.github.RtHooksITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.015 s -- in com.jcabi.github.RtHooksITCase
[INFO] Running com.jcabi.github.RtCommitsComparisonITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in com.jcabi.github.RtCommitsComparisonITCase
[INFO] Running com.jcabi.github.RtStarsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtStarsITCase
[INFO] Running com.jcabi.github.RtLimitsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 s -- in com.jcabi.github.RtLimitsITCase
[INFO] Running com.jcabi.github.RtReferencesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtReferencesITCase
[INFO] Running com.jcabi.github.RtTagITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtTagITCase
[INFO] Running com.jcabi.github.RtAssigneesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtAssigneesITCase
[INFO] Running com.jcabi.github.RtGitignoresITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.006 s -- in com.jcabi.github.RtGitignoresITCase
[INFO] Running com.jcabi.github.RtTreesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtTreesITCase
[INFO] Running com.jcabi.github.RtGistITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.004 s -- in com.jcabi.github.RtGistITCase
[INFO] Running com.jcabi.github.RtIssueLabelsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtIssueLabelsITCase
[INFO] Running com.jcabi.github.RtSearchITCase
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.018 s -- in com.jcabi.github.RtSearchITCase
[INFO] Running com.jcabi.github.RtPublicKeysITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.011 s -- in com.jcabi.github.RtPublicKeysITCase
[INFO] Running com.jcabi.github.RtGistsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.010 s -- in com.jcabi.github.RtGistsITCase
[INFO] Running com.jcabi.github.RtPublicKeyITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in com.jcabi.github.RtPublicKeyITCase
[INFO] Running com.jcabi.github.RtGistCommentsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.006 s -- in com.jcabi.github.RtGistCommentsITCase
[INFO] Running com.jcabi.github.RtUserOrganizationsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s -- in com.jcabi.github.RtUserOrganizationsITCase
[INFO] Running com.jcabi.github.RtLabelsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtLabelsITCase
[INFO] Running com.jcabi.github.RtIssueMilestoneITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.RtIssueMilestoneITCase
[INFO] Running com.jcabi.github.RtIssueITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtIssueITCase
[INFO] Running com.jcabi.github.RtRepoCommitsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.015 s -- in com.jcabi.github.RtRepoCommitsITCase
[INFO] Running com.jcabi.github.RtMarkdownITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.005 s -- in com.jcabi.github.RtMarkdownITCase
[INFO] Running com.jcabi.github.RtReleaseAssetITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.RtReleaseAssetITCase
[INFO] Running com.jcabi.github.RtBlobsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.jcabi.github.RtBlobsITCase
[INFO] Running com.jcabi.github.RtPublicMembersITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtPublicMembersITCase
[INFO] Running com.jcabi.github.RtGistCommentITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.009 s -- in com.jcabi.github.RtGistCommentITCase
[INFO] Running com.jcabi.github.RtOrganizationsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s -- in com.jcabi.github.RtOrganizationsITCase
[INFO] Running com.jcabi.github.RtGitHubITCase
SLF4J: Class path contains multiple SLF4J providers.
SLF4J: Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@7f93489]
SLF4J: Found provider [org.slf4j.reload4j.Reload4jServiceProvider@1389addf]
SLF4J: See https://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@7f93489]
07:05:32.138 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET api.github.com /repos/jcabi/jcabi-github/issues/1): [200 OK] in 551ms
07:05:32.251 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET api.github.com /meta): [200 OK] in 58ms
07:05:32.357 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET api.github.com /emojis): [200 OK] in 70ms
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.886 s -- in com.jcabi.github.RtGitHubITCase
[INFO] Running com.jcabi.github.RtDeployKeysITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.RtDeployKeysITCase
[INFO] Running com.jcabi.github.RtReleaseITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtReleaseITCase
[INFO] Running com.jcabi.github.RtMilestonesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtMilestonesITCase
[INFO] Running com.jcabi.github.RtRepoITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtRepoITCase
[INFO] Running com.jcabi.github.RtForksITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s -- in com.jcabi.github.RtForksITCase
[INFO] Running com.jcabi.github.RtReposITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.006 s -- in com.jcabi.github.RtReposITCase
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 63, Failures: 0, Errors: 0, Skipped: 60
[INFO]
[INFO]
[INFO] --- invoker:3.9.1:run (default) @ jcabi-github ---
[INFO] Building: basic-usage/pom.xml
[INFO] basic-usage/pom.xml .............................. SUCCESS (29.30 s)
[INFO] Building: fat-jar/pom.xml
[INFO] fat-jar/pom.xml .................................. SUCCESS (58.25 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 2, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- failsafe:3.5.3:verify (default) @ jcabi-github ---
[WARNING] Parameter 'encoding' (user property 'encoding') is deprecated: since 2.20.1
[INFO] Failsafe report directory: /home/r/repo/target/failsafe-reports
[INFO]
[INFO] --- qulice:0.25.1:check (jcabi-qulice-check) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.25.1/qulice-spi-0.25.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.25.1/qulice-spi-0.25.1.pom (1.9 kB at 30 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.25.1/qulice-checkstyle-0.25.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.25.1/qulice-checkstyle-0.25.1.pom (4.2 kB at 70 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.pom (252 kB at 2.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/6.0.1/junit-bom-6.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/6.0.1/junit-bom-6.0.1.pom (5.1 kB at 84 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.7/picocli-4.7.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.7/picocli-4.7.7.pom (1.4 kB at 23 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom (3.6 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom (4.8 kB at 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom (2.8 kB at 37 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom (13 kB at 139 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom (7.3 kB at 120 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.pom (1.3 kB at 22 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.pom (2.1 kB at 19 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom (4.4 kB at 97 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 51 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 86 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 158 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 90 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 182 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 323 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom (32 kB at 411 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/85/commons-parent-85.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/85/commons-parent-85.pom (78 kB at 1.2 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom (23 kB at 392 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom (4.3 kB at 71 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom (2.7 kB at 27 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.19.0/commons-codec-1.19.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.19.0/commons-codec-1.19.0.pom (18 kB at 231 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.pom (14 kB at 231 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.pom (3.8 kB at 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 367 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 64 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 132 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.pom (4.2 kB at 71 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 36 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 43 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 24 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 29 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 50 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0.M1/org.eclipse.sisu.plexus-0.3.0.M1.pom (4.7 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0.M1/sisu-plexus-0.3.0.M1.pom (13 kB at 135 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0.M1/org.eclipse.sisu.inject-0.3.0.M1.pom (2.5 kB at 42 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0.M1/sisu-inject-0.3.0.M1.pom (14 kB at 144 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 49 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 70 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 31 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 494 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 35 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 45 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 185 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 221 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 189 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.25.1/qulice-pmd-0.25.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.25.1/qulice-pmd-0.25.1.pom (4.7 kB at 77 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/7.20.0/pmd-core-7.20.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/7.20.0/pmd-core-7.20.0.pom (7.4 kB at 123 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/7.20.0/pmd-7.20.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/7.20.0/pmd-7.20.0.pom (66 kB at 669 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.pom (991 B at 13 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.pom (1.5 kB at 24 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.pom (11 kB at 115 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/7.20.0/pmd-java-7.20.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/7.20.0/pmd-java-7.20.0.pom (13 kB at 211 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom (2.4 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.13.2/gson-2.13.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.13.2/gson-2.13.2.pom (13 kB at 173 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.13.2/gson-parent-2.13.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.13.2/gson-parent-2.13.2.pom (27 kB at 474 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.pom (4.9 kB at 82 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.16.0/maven-dependency-analyzer-1.16.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.16.0/maven-dependency-analyzer-1.16.0.pom (6.3 kB at 131 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/44/maven-shared-components-44.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-shared-components/44/maven-shared-components-44.pom (3.8 kB at 140 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-bom/3.27.3/assertj-bom-3.27.3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/assertj/assertj-bom/3.27.3/assertj-bom-3.27.3.pom (3.7 kB at 102 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom (7.6 kB at 58 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.pom (2.4 kB at 37 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/wrappers/2.6.0/wrappers-2.6.0.pom (983 B at 35 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject/2.6.0/sisu-inject-2.6.0.pom (2.0 kB at 71 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-parent/2.6.0/sisu-parent-2.6.0.pom (11 kB at 311 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (3.4 kB at 57 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.pom (2.1 kB at 27 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 182 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 153 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 44 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 248 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 68 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 140 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.pom (5.0 kB at 52 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.pom (11 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.pom (18 kB at 291 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/logging-parent/1.0.3.Final/logging-parent-1.0.3.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/logging-parent/1.0.3.Final/logging-parent-1.0.3.Final.pom (5.7 kB at 94 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/42/jboss-parent-42.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/42/jboss-parent-42.pom (76 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.7.1/classmate-1.7.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.7.1/classmate-1.7.1.pom (6.6 kB at 109 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/68/oss-parent-68.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/68/oss-parent-68.pom (24 kB at 408 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.25.1/qulice-spi-0.25.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.25.1/qulice-spi-0.25.1.jar (9.5 kB at 120 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.25.1/qulice-checkstyle-0.25.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.7/picocli-4.7.7.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.25.1/qulice-checkstyle-0.25.1.jar (70 kB at 688 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar (326 kB at 2.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.jar (16 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar (219 kB at 733 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.7/picocli-4.7.7.jar (418 kB at 1.2 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.jar (230 kB at 639 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.52.1/checker-qual-3.52.1.jar (242 kB at 578 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 353 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar (37 kB at 77 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar (31 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.1.0/maven-reporting-api-3.1.0.jar (11 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar (260 kB at 480 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.jar (12 kB at 21 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.jar (55 kB at 89 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.jar (608 kB at 949 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.jar (170 kB at 257 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 39 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 51 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.jar (172 kB at 276 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/12.3.1/checkstyle-12.3.1.jar (2.1 MB at 2.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 206 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 92 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 552 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.jar (43 kB at 56 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.jar (66 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-model/3.2.5/maven-model-3.2.5.jar (161 kB at 206 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 249 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 63 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.25.1/qulice-pmd-0.25.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/7.20.0/pmd-core-7.20.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 4.9 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 170 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.25.1/qulice-pmd-0.25.1.jar (20 kB at 22 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 50 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/jul-to-slf4j/1.7.36/jul-to-slf4j-1.7.36.jar (4.5 kB at 4.9 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/7.20.0/pmd-java-7.20.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/pcollections/pcollections/4.0.2/pcollections-4.0.2.jar (74 kB at 77 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar (126 kB at 113 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/github/oowekyala/ooxml/nice-xml-messages/3.1/nice-xml-messages-3.1.jar (49 kB at 44 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar (69 kB at 58 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-maven-slf4j/0.12.2/jcabi-maven-slf4j-0.12.2.jar (10 kB at 8.8 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.16.0/maven-dependency-analyzer-1.16.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar (703 kB at 559 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/shared/maven-dependency-analyzer/1.16.0/maven-dependency-analyzer-1.16.0.jar (45 kB at 34 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/7.20.0/pmd-core-7.20.0.jar (993 kB at 767 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.jar (272 kB at 210 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-bean/2.6.0/sisu-inject-bean-2.6.0.jar (45 kB at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/2.6.0/sisu-inject-plexus-2.6.0.jar (20 kB at 14 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.7.1/classmate-1.7.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.7.1/classmate-1.7.1.jar (68 kB at 46 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.6.1.Final/jboss-logging-3.6.1.Final.jar (62 kB at 39 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar (106 kB at 67 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/7.20.0/pmd-java-7.20.0.jar (1.8 MB at 1.1 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/9.1.0.Final/hibernate-validator-9.1.0.Final.jar (1.4 MB at 838 kB/s)
[INFO] PMD: src/it/basic-usage/src/test/java/com/jcabi/foo/SampleTest.java[28-30]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/Blob.java[21-21]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/Bulk.java[60-60]: Unnecessary suppression "PMD.ConstructorOnlyInitializesOrCallOtherConstructors" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Bulk.java[69-69]: Avoid creating unnecessary local variables like 'item' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/Check.java[16-16]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/Checks.java[16-16]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/Comments.java[44-44]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/Content.java[60-60]: Field content has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Contents.java[18-18]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Coordinates.java[191-191]: Avoid creating unnecessary local variables like 'other' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/DeployKey.java[24-24]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/DeployKey.java[54-54]: Field key has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Event.java[27-27]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/FileChange.java[22-22]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Fork.java[24-24]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/GitHub.java[171-171]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/GitHub.java[187-187]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/GitHub.java[209-209]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/Issue.java[46-46]: Unnecessary suppression "PMD.GodClass" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Issue.java[46-46]: Unnecessary suppression "PMD.ExcessivePublicCount" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Issues.java[63-63]: Avoid using implementation types like 'EnumMap'; use the interface instead (LooseCoupling)
[INFO] PMD: src/main/java/com/jcabi/github/JsonPatchable.java[16-16]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/JsonReadable.java[17-17]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/Label.java[24-24]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Label.java[126-126]: Field repo has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Labels.java[19-19]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Limit.java[24-24]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/Limit.java[80-85]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/Limit.java[140-142]: Avoid creating unnecessary local variables like 'remaining' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/Milestone.java[75-75]: Field STATE has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Milestone.java[80-80]: Field DESCRIPTION has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Milestone.java[85-85]: Field TITLE has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Milestone.java[267-267]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/Notification.java[21-21]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/PublicKey.java[36-36]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/PublicKey.java[66-66]: Field key has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/PullComment.java[86-86]: Field URL has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/PullComment.java[91-91]: Field BODY has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Reaction.java[17-17]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/Reaction.java[64-64]: Field type has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Reaction.java[78-78]: The method 'type()' is missing an @Override annotation. (MissingOverride)
[INFO] PMD: src/main/java/com/jcabi/github/Repo.java[22-22]: Unnecessary suppression "PMD.ExcessivePublicCount" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RepoCommit.java[32-32]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RepoCommits.java[17-17]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Repos.java[25-25]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Repos.java[126-126]: Field organization has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/Repos.java[156-156]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtChecks.java[61-63]: Avoid creating unnecessary local variables like 'object' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtCollaborators.java[27-27]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtCollaborators.java[109-112]: Avoid creating unnecessary local variables like 'obj' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtComment.java[110-112]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtComments.java[97-97]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/RtContents.java[210-212]: Avoid creating unnecessary local variables like 'response' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtGist.java[84-89]: Avoid creating unnecessary local variables like 'url' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtGist.java[104-105]: Avoid creating unnecessary local variables like 'builder' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtGist.java[106-108]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtGitHub.java[272-272]: Avoid creating unnecessary local variables like 'other' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtIssue.java[121-123]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtIssue.java[140-142]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtIssues.java[109-109]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtPull.java[112-114]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtPull.java[123-124]: Avoid creating unnecessary local variables like 'builder' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtPullComments.java[89-96]: Avoid creating unnecessary local variables like 'newreq' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtReaction.java[13-13]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtRepo.java[165-165]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtRepos.java[109-111]: Avoid creating unnecessary local variables like 'response' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtSearch.java[26-26]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtSearch.java[138-140]: Avoid creating unnecessary local variables like 'ref' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtSearchPagination.java[34-34]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtSearchPagination.java[80-80]: Unnecessary suppression "PMD.CyclomaticComplexity" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtStatuses.java[63-69]: Avoid creating unnecessary local variables like 'response' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/RtUser.java[25-25]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtUser.java[65-65]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/RtUser.java[124-124]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/RtValuePagination.java[91-91]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/RtValuePagination.java[143-150]: Use ReentrantLock rather than synchronization (AvoidSynchronizedStatement)
[INFO] PMD: src/main/java/com/jcabi/github/RtValuePagination.java[160-170]: Use ReentrantLock rather than synchronization (AvoidSynchronizedStatement)
[INFO] PMD: src/main/java/com/jcabi/github/Search.java[16-16]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Search.java[53-53]: Avoid using implementation types like 'EnumMap'; use the interface instead (LooseCoupling)
[INFO] PMD: src/main/java/com/jcabi/github/SmartJson.java[25-25]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/Stargazers.java[15-15]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/Statuses.java[28-28]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/StringEnum.java[15-15]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/User.java[26-26]: Unnecessary suppression "PMD.ExcessivePublicCount" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/User.java[27-27]: Unnecessary suppression "PMD.GodClass" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/User.java[80-80]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/User.java[244-244]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/UserAgent.java[11-11]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/mock/JsonNode.java[38-38]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkBranches.java[110-114]: Avoid creating unnecessary local variables like 'directives' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkCheck.java[69-71]: Avoid creating unnecessary local variables like 'status' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkCheck.java[72-74]: Avoid creating unnecessary local variables like 'conclusion' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkChecks.java[83-89]: Avoid creating unnecessary local variables like 'directives' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkComments.java[106-106]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkContents.java[171-171]: Avoid creating unnecessary local variables like 'path' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkContents.java[207-211]: Avoid creating unnecessary local variables like 'xpath' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkGists.java[68-68]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkGitignores.java[24-24]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkIssue.java[182-190]: Avoid creating unnecessary local variables like 'res' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkIssueEvents.java[120-120]: Avoid creating unnecessary local variables like 'created' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkIssues.java[137-137]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkIterable.java[88-88]: Annotate this interface with @FunctionalInterface or with @SuppressWarnings("PMD.ImplicitFunctionalInterface") to clarify your intent. (ImplicitFunctionalInterface)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkNotification.java[34-34]: Unnecessary implicit unboxing. Use Long.parseLong(...) instead (UnnecessaryBoxing)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkPull.java[150-150]: Avoid creating unnecessary local variables like 'user' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkPull.java[151-151]: Avoid creating unnecessary local variables like 'branch' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkPull.java[219-219]: Avoid creating unnecessary local variables like 'parts' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkRepo.java[52-52]: Unnecessary suppression "PMD.ExcessiveImports" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkRepo.java[261-261]: Avoid creating unnecessary local variables like 'java' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkRepo.java[263-263]: Avoid creating unnecessary local variables like 'php' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkRepo.java[265-265]: Avoid creating unnecessary local variables like 'ruby' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkStorage.java[26-26]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkStorage.java[117-123]: Use ReentrantLock rather than synchronization (AvoidSynchronizedStatement)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkStorage.java[130-138]: Use ReentrantLock rather than synchronization (AvoidSynchronizedStatement)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkStorage.java[180-180]: Field lock has the same name as a method (AvoidFieldNameMatchingMethodName)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkTrees.java[78-78]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkUser.java[100-100]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkUser.java[110-111]: Avoid creating unnecessary local variables like 'read' (UnnecessaryLocalRule)
[INFO] PMD: src/main/java/com/jcabi/github/mock/MkUserOrganizations.java[31-31]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/safe/SfComments.java[58-58]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/main/java/com/jcabi/github/wire/CarefulWire.java[48-48]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/main/java/com/jcabi/github/wire/CarefulWire.java[118-118]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/BulkTest.java[22-22]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/BulkTest.java[24-25]: Avoid creating unnecessary local variables like 'request' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/CommitsComparisonTest.java[24-41]: Avoid creating unnecessary local variables like 'comparison' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/CommitsComparisonTest.java[52-71]: Avoid creating unnecessary local variables like 'comparison' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ContentTest.java[185-185]: Avoid creating unnecessary local variables like 'prop' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/CoordinatesTest.java[18-18]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/CoordinatesTest.java[55-55]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ExistenceTest.java[22-22]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ExistenceTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ExistenceTest.java[47-47]: Avoid creating unnecessary local variables like 'object' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/FileChangeTest.java[26-26]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ForkTest.java[85-85]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ForkTest.java[155-155]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ForkTest.java[194-194]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ForkTest.java[211-211]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueLabelsTest.java[50-50]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/IssueLabelsTest.java[86-86]: Avoid creating unnecessary local variables like 'labels' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[28-28]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[50-50]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[110-110]: Avoid creating unnecessary local variables like 'name' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[111-118]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[119-121]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[123-123]: Avoid creating unnecessary local variables like 'label' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[135-142]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[143-145]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[160-167]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[168-170]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[185-192]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[193-195]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[210-217]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[218-220]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[235-242]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/IssueTest.java[243-245]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/LabelTest.java[20-20]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/LimitTest.java[27-27]: Avoid creating unnecessary local variables like 'throttled' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/LimitTest.java[46-72]: Avoid creating unnecessary local variables like 'limit' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/LimitTest.java[73-73]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/LimitTest.java[78-78]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/PullCommentTest.java[143-144]: Avoid creating unnecessary local variables like 'user' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/PullRefTest.java[95-95]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[33-33]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[50-50]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[67-67]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[84-84]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[96-96]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[113-113]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[130-130]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[139-139]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[173-173]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[190-190]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[207-207]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/ReleaseTest.java[224-224]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RepositoryStatisticsTest.java[35-35]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/RepositoryStatisticsTest.java[180-180]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesITCase.java[68-68]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesITCase.java[77-77]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[32-40]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[42-45]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[55-55]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[57-65]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[66-69]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[79-79]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[81-89]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtAssigneesTest.java[91-94]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBlobsITCase.java[72-72]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtBlobsITCase.java[74-74]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBlobsTest.java[37-37]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtBlobsTest.java[49-49]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBlobsTest.java[50-50]: Avoid creating unnecessary local variables like 'blob' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBlobsTest.java[67-75]: Avoid creating unnecessary local variables like 'blobs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBranchTest.java[32-32]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtBranchTest.java[61-61]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtBranchesTest.java[38-38]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtBranchesTest.java[92-92]: Avoid creating unnecessary local variables like 'thirdname' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBranchesTest.java[93-93]: Avoid creating unnecessary local variables like 'thirdsha' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBranchesTest.java[109-112]: Avoid creating unnecessary local variables like 'branches' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtBranchesTest.java[129-129]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtCheckTest.java[55-55]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtCheckTest.java[76-76]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[51-58]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[59-62]: Avoid creating unnecessary local variables like 'checks' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[77-84]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[102-102]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[103-109]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[137-137]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[139-151]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[176-176]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[178-193]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[218-218]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtChecksTest.java[220-228]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCollaboratorsTest.java[41-49]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCollaboratorsTest.java[50-53]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCollaboratorsTest.java[82-82]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCollaboratorsTest.java[109-112]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCollaboratorsTest.java[144-144]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[41-41]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[63-63]: Avoid creating unnecessary local variables like 'comment' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[72-72]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[74-74]: Avoid creating unnecessary local variables like 'comment' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[90-90]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[95-95]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[106-106]: Avoid creating unnecessary local variables like 'body' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[108-110]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[112-112]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[132-132]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[139-139]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[154-156]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[161-161]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[173-184]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[186-188]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[189-191]: Avoid creating unnecessary local variables like 'comment' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[204-204]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[206-208]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommentTest.java[210-210]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitTest.java[34-39]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitTest.java[40-46]: Avoid creating unnecessary local variables like 'commit' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsComparisonITCase.java[24-24]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsComparisonITCase.java[25-25]: Avoid creating unnecessary local variables like 'headsha' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsComparisonTest.java[29-29]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsComparisonTest.java[37-41]: Avoid creating unnecessary local variables like 'bloburl' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsComparisonTest.java[42-46]: Avoid creating unnecessary local variables like 'rawurl' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsComparisonTest.java[47-51]: Avoid creating unnecessary local variables like 'contentsurl' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsTest.java[47-49]: Avoid creating unnecessary local variables like 'author' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtCommitsTest.java[50-52]: Avoid creating unnecessary local variables like 'input' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentTest.java[43-47]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentTest.java[56-56]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentTest.java[83-83]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentTest.java[109-109]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentTest.java[115-119]: Avoid creating unnecessary local variables like 'stream' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[58-58]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[69-69]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[99-99]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[111-111]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[131-131]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[138-145]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[141-141]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[169-169]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[181-181]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[186-186]: Avoid creating unnecessary local variables like 'message' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[189-190]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[206-206]: Avoid creating unnecessary local variables like 'other' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[228-232]: Avoid creating unnecessary local variables like 'bfile' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[240-243]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[254-257]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[263-263]: Avoid creating unnecessary local variables like 'iterated' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[278-278]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[283-288]: Avoid creating unnecessary local variables like 'cont' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsITCase.java[285-286]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[41-41]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[51-54]: Avoid creating unnecessary local variables like 'contents' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[75-75]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[84-87]: Avoid creating unnecessary local variables like 'contents' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[112-112]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[115-118]: Avoid creating unnecessary local variables like 'body' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[130-133]: Avoid creating unnecessary local variables like 'contents' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[171-171]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[187-190]: Avoid creating unnecessary local variables like 'contents' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[191-195]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[227-227]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[243-249]: Avoid creating unnecessary local variables like 'commit' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[273-273]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[287-290]: Avoid creating unnecessary local variables like 'contents' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[326-334]: Avoid creating unnecessary local variables like 'body' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[335-339]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtContentsTest.java[341-344]: Avoid creating unnecessary local variables like 'contents' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeyTest.java[48-48]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysITCase.java[62-62]: Avoid creating unnecessary local variables like 'title' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysITCase.java[102-102]: Avoid creating unnecessary local variables like 'title' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysITCase.java[120-120]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysITCase.java[122-122]: Avoid creating unnecessary local variables like 'title' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysITCase.java[150-150]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysTest.java[37-40]: Avoid creating unnecessary local variables like 'keys' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysTest.java[83-87]: Avoid creating unnecessary local variables like 'keys' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtDeployKeysTest.java[110-112]: Avoid creating unnecessary local variables like 'keys' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtEventTest.java[35-35]: Avoid creating unnecessary local variables like 'event' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtEventTest.java[46-46]: Avoid creating unnecessary local variables like 'event' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtEventTest.java[56-61]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtEventTest.java[62-66]: Avoid creating unnecessary local variables like 'event' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtEventTest.java[76-76]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtForkTest.java[34-34]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtForkTest.java[38-44]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtForkTest.java[45-47]: Avoid creating unnecessary local variables like 'forksContainer' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtForkTest.java[48-53]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtForksITCase.java[27-27]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtForksTest.java[42-45]: Avoid creating unnecessary local variables like 'forks' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtForksTest.java[54-54]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtForksTest.java[56-59]: Avoid creating unnecessary local variables like 'answer' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtForksTest.java[76-76]: Avoid creating unnecessary local variables like 'fork' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentITCase.java[27-27]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentITCase.java[29-29]: Avoid creating unnecessary local variables like 'body' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentITCase.java[69-69]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentITCase.java[93-93]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentTest.java[41-47]: Avoid creating unnecessary local variables like 'first' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentTest.java[48-54]: Avoid creating unnecessary local variables like 'second' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentTest.java[55-61]: Avoid creating unnecessary local variables like 'third' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentTest.java[69-73]: Avoid creating unnecessary local variables like 'gist' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentTest.java[102-106]: Avoid creating unnecessary local variables like 'gist' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentTest.java[107-107]: Avoid creating unnecessary local variables like 'identifier' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentsTest.java[37-42]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentsTest.java[50-50]: Avoid creating unnecessary local variables like 'comment' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentsTest.java[61-69]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentsTest.java[72-75]: Avoid creating unnecessary local variables like 'comments' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentsTest.java[85-85]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentsTest.java[87-90]: Avoid creating unnecessary local variables like 'answer' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistCommentsTest.java[104-104]: Avoid creating unnecessary local variables like 'comment' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistITCase.java[26-26]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistITCase.java[27-27]: Avoid creating unnecessary local variables like 'filename' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistTest.java[44-48]: Avoid creating unnecessary local variables like 'gist' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistTest.java[120-120]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistTest.java[132-132]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistTest.java[141-147]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistTest.java[168-172]: Avoid creating unnecessary local variables like 'gist' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistTest.java[183-183]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsITCase.java[24-26]: Avoid creating unnecessary local variables like 'gist' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsITCase.java[52-52]: Avoid creating unnecessary local variables like 'filename' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsITCase.java[66-66]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsTest.java[34-34]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsTest.java[43-46]: Avoid creating unnecessary local variables like 'gists' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsTest.java[68-71]: Avoid creating unnecessary local variables like 'gists' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsTest.java[91-94]: Avoid creating unnecessary local variables like 'gists' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGistsTest.java[118-118]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubITCase.java[23-23]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubITCase.java[33-33]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubITCase.java[47-47]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubITCase.java[57-57]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubITCase.java[77-77]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubITCase.java[87-87]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[23-23]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[33-33]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[43-43]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[53-55]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[65-69]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[79-79]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[89-89]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[100-100]: Avoid creating unnecessary local variables like 'first' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[101-101]: Avoid creating unnecessary local variables like 'second' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[111-111]: Avoid creating unnecessary local variables like 'first' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[112-114]: Avoid creating unnecessary local variables like 'second' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitHubTest.java[123-123]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitignoresTest.java[47-49]: Avoid creating unnecessary local variables like 'gitignores' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtGitignoresTest.java[61-63]: Avoid creating unnecessary local variables like 'gitignores' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtHookTest.java[36-36]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtHookTest.java[45-49]: Avoid creating unnecessary local variables like 'hook' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksITCase.java[104-104]: Avoid using implementation types like 'ConcurrentHashMap'; use the interface instead (LooseCoupling)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksTest.java[50-53]: Avoid creating unnecessary local variables like 'hooks' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksTest.java[86-89]: Avoid creating unnecessary local variables like 'hooks' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksTest.java[117-117]: Avoid creating unnecessary local variables like 'hook' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksTest.java[128-128]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksTest.java[129-129]: Avoid using implementation types like 'ConcurrentHashMap'; use the interface instead (LooseCoupling)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksTest.java[145-147]: Avoid creating unnecessary local variables like 'hook' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtHooksTest.java[163-163]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueITCase.java[64-64]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueITCase.java[74-74]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueITCase.java[101-101]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueITCase.java[122-122]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueMilestoneITCase.java[66-66]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[39-39]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[49-49]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[59-59]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[69-73]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[82-82]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[112-112]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[131-131]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssueTest.java[138-138]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesITCase.java[74-74]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesITCase.java[76-76]: Avoid using implementation types like 'EnumMap'; use the interface instead (LooseCoupling)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesITCase.java[88-88]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesTest.java[37-37]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesTest.java[50-52]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesTest.java[82-82]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesTest.java[105-108]: Avoid creating unnecessary local variables like 'issues' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtIssuesTest.java[131-134]: Avoid creating unnecessary local variables like 'issues' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtJsonTest.java[39-39]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtLabelTest.java[42-46]: Avoid creating unnecessary local variables like 'label' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtLabelsITCase.java[66-66]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtLabelsITCase.java[68-68]: Avoid creating unnecessary local variables like 'label' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtLabelsTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtLabelsTest.java[85-85]: Avoid creating unnecessary local variables like 'label' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtLabelsTest.java[96-96]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtLabelsTest.java[135-138]: Avoid creating unnecessary local variables like 'labels' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtLimitTest.java[23-27]: Avoid creating unnecessary local variables like 'limit' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtLimitTest.java[39-43]: Avoid creating unnecessary local variables like 'limit' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtLimitsITCase.java[22-22]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtMarkdownITCase.java[22-22]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtMarkdownITCase.java[36-36]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtMarkdownTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtMarkdownTest.java[42-45]: Avoid creating unnecessary local variables like 'markdown' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtMarkdownTest.java[63-63]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtMarkdownTest.java[70-73]: Avoid creating unnecessary local variables like 'markdown' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtMilestonesITCase.java[77-79]: Avoid creating unnecessary local variables like 'milestone' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtMilestonesITCase.java[92-92]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtNotificationsTest.java[124-124]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationTest.java[35-39]: Avoid creating unnecessary local variables like 'org' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationTest.java[48-48]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationTest.java[78-78]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationTest.java[110-114]: Avoid creating unnecessary local variables like 'org' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationsITCase.java[20-21]: Avoid creating unnecessary local variables like 'org' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationsTest.java[39-42]: Avoid creating unnecessary local variables like 'orgs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationsTest.java[58-58]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationsTest.java[59-59]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtOrganizationsTest.java[72-75]: Avoid creating unnecessary local variables like 'orgs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPaginationTest.java[34-34]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPaginationTest.java[45-45]: Avoid creating unnecessary local variables like 'request' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPaginationTest.java[71-71]: Avoid creating unnecessary local variables like 'request' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPaginationTest.java[93-95]: Avoid creating unnecessary local variables like 'message' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeyTest.java[22-26]: Avoid creating unnecessary local variables like 'key' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeyTest.java[37-37]: Avoid creating unnecessary local variables like 'key' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeyTest.java[48-52]: Avoid creating unnecessary local variables like 'key' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysITCase.java[61-61]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysITCase.java[82-82]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysITCase.java[118-118]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysTest.java[46-49]: Avoid creating unnecessary local variables like 'keys' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysTest.java[69-72]: Avoid creating unnecessary local variables like 'keys' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysTest.java[83-83]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysTest.java[117-117]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicKeysTest.java[125-128]: Avoid creating unnecessary local variables like 'keys' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicMembersITCase.java[51-51]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicMembersITCase.java[65-65]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicMembersTest.java[79-79]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicMembersTest.java[121-121]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicMembersTest.java[157-157]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPublicMembersTest.java[207-207]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentTest.java[42-42]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentTest.java[68-68]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentTest.java[69-69]: Avoid creating unnecessary local variables like 'body' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentTest.java[99-99]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentTest.java[109-110]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentTest.java[135-137]: Avoid creating unnecessary local variables like 'container' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentTest.java[139-143]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[32-32]: Unnecessary suppression "PMD.TooManyMethods" in @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[45-46]: Avoid creating unnecessary local variables like 'comments' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[74-76]: Avoid creating unnecessary local variables like 'comments' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[106-108]: Avoid creating unnecessary local variables like 'comments' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[124-124]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[143-145]: Avoid creating unnecessary local variables like 'comment' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[166-166]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[188-190]: Avoid creating unnecessary local variables like 'comment' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullCommentsTest.java[211-211]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[58-62]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[82-86]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[101-101]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[151-151]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[188-188]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[220-220]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[257-257]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullTest.java[272-272]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullsTest.java[36-36]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullsTest.java[49-49]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullsTest.java[79-79]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtPullsTest.java[102-105]: Avoid creating unnecessary local variables like 'pulls' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferenceTest.java[71-75]: Avoid creating unnecessary local variables like 'reference' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferenceTest.java[95-99]: Avoid creating unnecessary local variables like 'reference' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferenceTest.java[120-124]: Avoid creating unnecessary local variables like 'reference' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesITCase.java[21-21]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesITCase.java[66-70]: Avoid creating unnecessary local variables like 'reference' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesTest.java[33-33]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesTest.java[42-45]: Avoid creating unnecessary local variables like 'refs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesTest.java[70-73]: Avoid creating unnecessary local variables like 'refs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesTest.java[105-105]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesTest.java[114-117]: Avoid creating unnecessary local variables like 'refs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesTest.java[133-133]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReferencesTest.java[142-145]: Avoid creating unnecessary local variables like 'refs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetITCase.java[66-66]: Avoid creating unnecessary local variables like 'name' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetITCase.java[98-98]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetITCase.java[100-100]: Avoid creating unnecessary local variables like 'rname' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[44-48]: Avoid creating unnecessary local variables like 'asset' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[63-67]: Avoid creating unnecessary local variables like 'asset' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[80-80]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[91-92]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[131-131]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[146-146]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[157-157]: Avoid creating unnecessary local variables like 'stream' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetTest.java[158-158]: Avoid creating unnecessary local variables like 'query' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[71-75]: Avoid creating unnecessary local variables like 'uploaded' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[72-72]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[87-87]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[94-98]: Avoid creating unnecessary local variables like 'uploaded' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[95-95]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[105-109]: Avoid creating unnecessary local variables like 'other' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[106-106]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[121-121]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[133-137]: Avoid creating unnecessary local variables like 'uploaded' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[134-134]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[143-147]: Avoid creating unnecessary local variables like 'other' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[144-144]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[167-167]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[188-192]: Avoid creating unnecessary local variables like 'first' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[189-189]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[193-197]: Avoid creating unnecessary local variables like 'second' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsITCase.java[194-194]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsTest.java[28-31]: Avoid creating unnecessary local variables like 'assets' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsTest.java[46-50]: Avoid creating unnecessary local variables like 'assets' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsTest.java[53-53]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseAssetsTest.java[65-69]: Avoid creating unnecessary local variables like 'assets' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleaseTest.java[59-59]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesITCase.java[62-64]: Avoid creating unnecessary local variables like 'release' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesITCase.java[77-77]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesITCase.java[95-95]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesITCase.java[117-117]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesTest.java[40-43]: Avoid creating unnecessary local variables like 'releases' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesTest.java[54-65]: Avoid creating unnecessary local variables like 'releases' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesTest.java[75-77]: Avoid creating unnecessary local variables like 'releases' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesTest.java[84-84]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesTest.java[97-97]: Avoid creating unnecessary local variables like 'release' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReleasesTest.java[113-113]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoCommitTest.java[21-23]: Avoid creating unnecessary local variables like 'commit' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoCommitsITCase.java[54-54]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoCommitsTest.java[27-35]: Avoid creating unnecessary local variables like 'commits' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoCommitsTest.java[48-56]: Avoid creating unnecessary local variables like 'commits' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoCommitsTest.java[66-75]: Avoid creating unnecessary local variables like 'commits' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoCommitsTest.java[88-91]: Avoid creating unnecessary local variables like 'commits' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoCommitsTest.java[104-109]: Avoid creating unnecessary local variables like 'commits' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoITCase.java[55-55]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoITCase.java[84-84]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoTest.java[173-177]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoTest.java[320-320]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtRepoTest.java[373-373]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReposITCase.java[39-39]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/RtReposTest.java[39-39]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtReposTest.java[49-52]: Avoid creating unnecessary local variables like 'repos' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReposTest.java[82-85]: Avoid creating unnecessary local variables like 'repos' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtReposTest.java[96-96]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtSearchITCase.java[19-19]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/RtSearchITCase.java[54-54]: Avoid using implementation types like 'EnumMap'; use the interface instead (LooseCoupling)
[INFO] PMD: src/test/java/com/jcabi/github/RtSearchPaginationTest.java[21-21]: Avoid creating unnecessary local variables like 'key' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtSearchPaginationTest.java[23-33]: Avoid creating unnecessary local variables like 'pagination' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtSearchTest.java[31-31]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/RtSearchTest.java[143-144]: Avoid creating unnecessary local variables like 'resp' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtSearchTest.java[145-145]: Avoid creating unnecessary local variables like 'response' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtStarsITCase.java[58-58]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtStarsTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtStarsTest.java[50-53]: Avoid creating unnecessary local variables like 'unstarred' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtStarsTest.java[64-64]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtStarsTest.java[99-99]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtStatusesTest.java[56-56]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagITCase.java[66-67]: Avoid creating unnecessary local variables like 'sha' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagITCase.java[68-70]: Avoid creating unnecessary local variables like 'tagger' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagTest.java[39-43]: Avoid creating unnecessary local variables like 'tag' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagsITCase.java[64-65]: Avoid creating unnecessary local variables like 'sha' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagsITCase.java[67-69]: Avoid creating unnecessary local variables like 'tagger' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagsTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagsTest.java[47-50]: Avoid creating unnecessary local variables like 'tags' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagsTest.java[51-53]: Avoid creating unnecessary local variables like 'tagger' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTagsTest.java[54-57]: Avoid creating unnecessary local variables like 'input' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTreesTest.java[36-36]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtTreesTest.java[47-50]: Avoid creating unnecessary local variables like 'tree' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTreesTest.java[51-53]: Avoid creating unnecessary local variables like 'input' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTreesTest.java[79-87]: Avoid creating unnecessary local variables like 'trees' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtTreesTest.java[97-105]: Avoid creating unnecessary local variables like 'trees' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserEmailsITCase.java[34-34]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserEmailsITCase.java[56-56]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserEmailsTest.java[35-41]: Avoid creating unnecessary local variables like 'emails' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserEmailsTest.java[59-61]: Avoid creating unnecessary local variables like 'emails' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserEmailsTest.java[73-73]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserOrganizationsITCase.java[21-23]: Avoid creating unnecessary local variables like 'orgs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserOrganizationsTest.java[32-32]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserOrganizationsTest.java[35-35]: Avoid creating unnecessary local variables like 'user' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserOrganizationsTest.java[47-51]: Avoid creating unnecessary local variables like 'orgs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[46-53]: Avoid creating unnecessary local variables like 'user' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[63-74]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[84-94]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[104-114]: Avoid creating unnecessary local variables like 'user' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[153-153]: Avoid creating unnecessary local variables like 'user' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[163-163]: Avoid creating unnecessary local variables like 'user' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[172-172]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[181-181]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[190-190]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[199-199]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[208-208]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[217-217]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[226-226]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[235-235]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[244-244]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[253-253]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[262-262]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[270-270]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[279-279]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[287-287]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[296-296]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[305-308]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[317-320]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[329-332]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[341-344]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[353-353]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[362-362]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[385-385]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[397-397]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/RtUserTest.java[417-417]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/RtUsersTest.java[44-47]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUsersTest.java[65-68]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtUsersTest.java[86-89]: Avoid creating unnecessary local variables like 'users' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtValuePaginationTest.java[36-36]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/RtValuePaginationTest.java[46-46]: Avoid creating unnecessary local variables like 'request' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtValuePaginationTest.java[77-77]: Avoid creating unnecessary local variables like 'jeff' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtValuePaginationTest.java[78-78]: Avoid creating unnecessary local variables like 'mark' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtValuePaginationTest.java[83-83]: Avoid creating unnecessary local variables like 'request' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/RtValuePaginationTest.java[113-115]: Avoid creating unnecessary local variables like 'message' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/SmartsTest.java[27-29]: Avoid creating unnecessary local variables like 'comments' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/JsonNodeTest.java[22-22]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/JsonNodeTest.java[23-25]: Avoid creating unnecessary local variables like 'xml' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/JsonNodeTest.java[44-47]: Avoid creating unnecessary local variables like 'xml' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkAssigneesTest.java[39-39]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkAssigneesTest.java[54-54]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkBlobsTest.java[34-34]: Avoid creating unnecessary local variables like 'created' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkBranchTest.java[55-55]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkBranchesTest.java[27-27]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkBranchesTest.java[59-59]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCheckTest.java[43-43]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCheckTest.java[58-58]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkChecksTest.java[43-43]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkChecksTest.java[56-56]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkChecksTest.java[58-61]: Avoid creating unnecessary local variables like 'check' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCollaboratorsTest.java[24-24]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCollaboratorsTest.java[51-51]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCollaboratorsTest.java[60-60]: Avoid creating unnecessary local variables like 'stranger' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommentTest.java[40-40]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommentTest.java[73-73]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommentTest.java[147-147]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommentsTest.java[31-31]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommitsComparisonTest.java[37-37]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommitsComparisonTest.java[59-59]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommitsTest.java[24-24]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommitsTest.java[25-27]: Avoid creating unnecessary local variables like 'author' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkCommitsTest.java[28-29]: Avoid creating unnecessary local variables like 'tree' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentTest.java[31-33]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentTest.java[45-47]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentTest.java[59-61]: Avoid creating unnecessary local variables like 'content' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentTest.java[75-77]: Avoid creating unnecessary local variables like 'stream' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[63-63]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[86-86]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[88-88]: Avoid creating unnecessary local variables like 'branch' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[124-124]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[148-148]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[152-152]: Avoid creating unnecessary local variables like 'branch' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[170-170]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[195-195]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[199-202]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[231-231]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[259-259]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[281-281]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[283-283]: Avoid creating unnecessary local variables like 'message' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[307-307]: Avoid creating unnecessary local variables like 'storage' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[309-311]: Avoid creating unnecessary local variables like 'correct' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[351-354]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkContentsTest.java[404-404]: Avoid creating unnecessary local variables like 'login' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkDeployKeysTest.java[56-56]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkDeployKeysTest.java[79-79]: Avoid creating unnecessary local variables like 'first' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkEventTest.java[28-33]: Avoid creating unnecessary local variables like 'eventnum' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkEventTest.java[56-61]: Avoid creating unnecessary local variables like 'num' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkEventTest.java[83-88]: Avoid creating unnecessary local variables like 'num' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkForkTest.java[20-20]: Avoid creating unnecessary local variables like 'fork' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkForksTest.java[25-28]: Avoid creating unnecessary local variables like 'forks' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkForksTest.java[37-37]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkForksTest.java[39-39]: Avoid creating unnecessary local variables like 'fork' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGistTest.java[27-29]: Avoid creating unnecessary local variables like 'gist' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGistsTest.java[41-41]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGistsTest.java[64-64]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGistsTest.java[91-91]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGistsTest.java[112-112]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGistsTest.java[142-144]: Avoid creating unnecessary local variables like 'gist' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGitHubTest.java[43-43]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGitHubTest.java[54-54]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGitHubTest.java[67-67]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGitHubTest.java[71-71]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGitHubTest.java[98-98]: Avoid creating unnecessary local variables like 'github' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGitHubTest.java[120-120]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkGitHubTest.java[121-126]: Avoid creating unnecessary local variables like 'task' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkHookTest.java[146-147]: Avoid creating unnecessary local variables like 'xml' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkHooksTest.java[19-19]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkHooksTest.java[32-32]: Avoid creating unnecessary local variables like 'hooks' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkHooksTest.java[45-45]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkHooksTest.java[47-52]: Avoid creating unnecessary local variables like 'hook' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkHooksTest.java[73-78]: Avoid creating unnecessary local variables like 'hook' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkHooksTest.java[119-124]: Avoid creating unnecessary local variables like 'hook' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[31-31]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[35-35]: Avoid creating unnecessary local variables like 'before' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[44-44]: Avoid creating unnecessary local variables like 'after' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[84-84]: Avoid creating unnecessary local variables like 'events' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[86-93]: Avoid creating unnecessary local variables like 'event' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[106-106]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[139-139]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[141-146]: Avoid creating unnecessary local variables like 'first' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueEventsTest.java[147-152]: Avoid creating unnecessary local variables like 'second' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueLabelsTest.java[47-47]: Avoid creating unnecessary local variables like 'name' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueLabelsTest.java[60-60]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueLabelsTest.java[100-100]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[36-36]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[114-114]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[152-152]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[190-193]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[249-249]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[257-259]: Avoid creating unnecessary local variables like 'closed' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[272-272]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[282-282]: Avoid creating unnecessary local variables like 'closed' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssueTest.java[283-283]: Avoid creating unnecessary local variables like 'reopened' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssuesTest.java[40-42]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkIssuesTest.java[51-51]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkLabelsTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkMilestonesTest.java[26-26]: Avoid creating unnecessary local variables like 'owner' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkMilestonesTest.java[33-33]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkMilestonesTest.java[36-36]: Avoid creating unnecessary local variables like 'milestone' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkMilestonesTest.java[54-54]: Avoid creating unnecessary local variables like 'created' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkMilestonesTest.java[66-66]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkMilestonesTest.java[69-69]: Avoid creating unnecessary local variables like 'created' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java[24-24]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java[48-52]: Avoid creating unnecessary local variables like 'early' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java[48-48]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java[54-58]: Avoid creating unnecessary local variables like 'later' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkOrganizationsTest.java[54-54]: Usage of java.util.Date should be replaced with classes from java.time (ReplaceJavaUtilDate)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPublicKeyTest.java[27-27]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPublicKeysTest.java[23-23]: Avoid creating unnecessary local variables like 'key' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPublicKeysTest.java[53-53]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPublicMembersTest.java[35-35]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPublicMembersTest.java[66-66]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPublicMembersTest.java[101-101]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[38-38]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[80-80]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[85-85]: Avoid creating unnecessary local variables like 'login' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[86-86]: Avoid creating unnecessary local variables like 'reponame' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[97-104]: Avoid creating unnecessary local variables like 'position' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[110-117]: Avoid creating unnecessary local variables like 'body' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[124-124]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullCommentsTest.java[147-147]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[45-45]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[76-76]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[106-106]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[119-119]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[136-136]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[153-153]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[198-198]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[230-230]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullTest.java[231-231]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullsTest.java[30-34]: Avoid creating unnecessary local variables like 'pull' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullsTest.java[35-37]: Avoid creating unnecessary local variables like 'issue' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullsTest.java[47-47]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkPullsTest.java[53-53]: This unit test should include assert() or fail() (UnitTestShouldIncludeAssert)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReferenceTest.java[53-53]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReferencesTest.java[24-25]: Avoid creating unnecessary local variables like 'refs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReferencesTest.java[35-36]: Avoid creating unnecessary local variables like 'refs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReferencesTest.java[61-61]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReferencesTest.java[109-109]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[47-47]: Avoid creating unnecessary local variables like 'rel' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[60-60]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[63-63]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[83-83]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[90-90]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[113-113]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[117-117]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[136-136]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[139-139]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[165-168]: Avoid creating unnecessary local variables like 'asset' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetTest.java[168-168]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java[33-35]: Avoid creating unnecessary local variables like 'asset' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java[34-34]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java[51-51]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java[68-68]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java[97-100]: Avoid creating unnecessary local variables like 'asset' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java[100-100]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseAssetsTest.java[104-104]: Specify a character set instead of relying on the default charset (RelianceOnDefaultCharset)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[43-43]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[58-58]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[73-73]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[88-88]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[103-103]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[118-118]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[133-133]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[148-148]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[163-163]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleaseTest.java[197-197]: Avoid creating unnecessary local variables like 'smart' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleasesTest.java[59-59]: Avoid creating unnecessary local variables like 'release' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleasesTest.java[80-80]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleasesTest.java[98-98]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleasesTest.java[120-120]: Avoid creating unnecessary local variables like 'tag' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReleasesTest.java[136-136]: Avoid creating unnecessary local variables like 'tag' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java[64-64]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java[66-69]: Avoid creating unnecessary local variables like 'repoa' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java[70-73]: Avoid creating unnecessary local variables like 'repob' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java[100-102]: Avoid creating unnecessary local variables like 'commit' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java[110-110]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoCommitTest.java[127-127]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoCommitsTest.java[46-46]: Avoid creating unnecessary local variables like 'sha' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[29-31]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[61-65]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[78-82]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[89-89]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[110-114]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[127-131]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[142-142]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkRepoTest.java[167-171]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReposTest.java[27-27]: Avoid creating unnecessary local variables like 'repos' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReposTest.java[42-42]: Avoid creating unnecessary local variables like 'repos' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReposTest.java[43-43]: Avoid creating unnecessary local variables like 'repo' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkReposTest.java[57-57]: Avoid creating unnecessary local variables like 'repos' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkSearchTest.java[21-21]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkStorageTest.java[24-24]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkStorageTest.java[48-48]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkTagTest.java[40-42]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkTagsTest.java[23-24]: Avoid creating unnecessary local variables like 'tagger' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkTreeTest.java[40-47]: Avoid creating unnecessary local variables like 'json' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkTreesTest.java[20-20]: Unnecessary @SuppressWarnings annotation (UnnecessaryWarningSuppression)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkTreesTest.java[25-36]: Avoid creating unnecessary local variables like 'tree' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkUserEmailsTest.java[25-27]: Avoid creating unnecessary local variables like 'added' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkUserEmailsTest.java[45-45]: Unnecessary explicit array creation for varargs method call (UnnecessaryVarargsArrayCreation)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkUserOrganizationsTest.java[25-26]: Avoid creating unnecessary local variables like 'orgs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkUserTest.java[35-35]: Avoid creating unnecessary local variables like 'orgs' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/mock/MkUserTest.java[68-68]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/wire/CarefulWireTest.java[36-36]: Avoid creating unnecessary local variables like 'threshold' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/wire/CarefulWireTest.java[47-48]: Avoid creating unnecessary local variables like 'now' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/wire/CarefulWireTest.java[62-62]: Avoid creating unnecessary local variables like 'threshold' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/wire/CarefulWireTest.java[82-82]: Avoid creating unnecessary local variables like 'threshold' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java[44-44]: Unit tests should not contain more than 1 assert(s). (UnitTestContainsTooManyAsserts)
[INFO] PMD: src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java[45-45]: Avoid creating unnecessary local variables like 'threshold' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java[62-63]: Avoid creating unnecessary local variables like 'now' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java[78-78]: Avoid creating unnecessary local variables like 'threshold' (UnnecessaryLocalRule)
[INFO] PMD: src/test/java/com/jcabi/github/wire/RetryCarefulWireTest.java[98-98]: Avoid creating unnecessary local variables like 'threshold' (UnnecessaryLocalRule)
[INFO] Read our quality policy: http://www.qulice.com/quality.html
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:30 min
[INFO] Finished at: 2026-03-30T07:10:32Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.qulice:qulice-maven-plugin:0.25.1:check (jcabi-qulice-check) on project jcabi-github: Failure: There are 837 violations -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.qulice:qulice-maven-plugin:0.25.1:check (jcabi-qulice-check) on project jcabi-github: Failure
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
at java.lang.reflect.Method.invoke (Method.java:580)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
Caused by: org.apache.maven.plugin.MojoFailureException: Failure
at com.qulice.maven.CheckMojo.doExecute (CheckMojo.java:72)
at com.qulice.maven.AbstractQuliceMojo.execute (AbstractQuliceMojo.java:145)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
at java.lang.reflect.Method.invoke (Method.java:580)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
Caused by: com.qulice.spi.ValidationException: There are 837 violations
at com.qulice.maven.CheckMojo.run (CheckMojo.java:148)
at com.qulice.maven.CheckMojo.doExecute (CheckMojo.java:66)
at com.qulice.maven.AbstractQuliceMojo.execute (AbstractQuliceMojo.java:145)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
at java.lang.reflect.Method.invoke (Method.java:580)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
0m0mcontainer 3f841f474997d6d4d7c1d19bf67860de28696231e9cbb49fa3447f87712cab08 is dead
Mon Mar 30 07:16:59 UTC 2026