++ dirname ./run.sh
+ cd .
+ echo 1414
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sat Dec 20 03:13:37 UTC 2025
+ uptime
03:13:37 up 1 min, 0 users, load average: 1.25, 0.38, 0.13
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency net.bytebuddy:byte-buddy to v1.18.3'
+ author=yegor256
+ directory=
+ head=git@github.com:jcabi/jcabi-github.git
+ pull_id=1829
+ fork=git@github.com:jcabi/jcabi-github.git
+ fork_branch=renovate/net.bytebuddy-byte-buddy-1.x
+ squash=false
+ vars=('--env=head=git@github.com:jcabi/jcabi-github.git' '--env=pull_id=1829' '--env=fork=git@github.com:jcabi/jcabi-github.git' '--env=fork_branch=renovate/net.bytebuddy-byte-buddy-1.x' '--env=head_branch=master' '--env=pull_title=Update dependency net.bytebuddy:byte-buddy to v1.18.3' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1829'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/net.bytebuddy-byte-buddy-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency net.bytebuddy:byte-buddy to v1.18.3'\''\'\'''\'''\'' '\'';'\'' '\''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=1829'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''fork_branch=renovate/net.bytebuddy-byte-buddy-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency net.bytebuddy:byte-buddy to v1.18.3'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -Pqulice --errors --batch-mode' ';')
+ container=jcabi_jcabi-github_1829
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-29-56
+ pwd
/tmp/rultor-VTos
+ 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=1829'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''fork_branch=renovate/net.bytebuddy-byte-buddy-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency net.bytebuddy:byte-buddy to v1.18.3'\''' ';' '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.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-http-2.x -> fork/renovate/com.jcabi-jcabi-http-2.x
* [new branch] renovate/net.bytebuddy-byte-buddy-1.x -> fork/renovate/net.bytebuddy-byte-buddy-1.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/net.bytebuddy-byte-buddy-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/net.bytebuddy-byte-buddy-1.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update dependency net.bytebuddy:byte-buddy to v1.18.3' --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 9e053d74f20eff9c8c70f16ef2b309b23155dece
gpg: Signature made Sat Dec 20 03:13:49 2025 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: d24888123 046efab6d
Author: Rultor.com <gpg@rultor.com>
Date: Sat Dec 20 03:13:49 2025 +0000
Update dependency net.bytebuddy:byte-buddy to v1.18.3
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.17
++ bc
++ echo 0.17 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.17, low enough to run a new Docker container'
load average is 0.17, 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
3f0278ea12d5: Pulling fs layer
11f168291684: Pulling fs layer
0943aaa8f703: Pulling fs layer
fd13cdf0383c: Pulling fs layer
ec8b88fd5618: Pulling fs layer
bafefea57a9c: Pulling fs layer
07c3311d3310: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
72e45e6fed5c: Waiting
99e89f339e27: Waiting
3f0278ea12d5: Waiting
11f168291684: Waiting
0943aaa8f703: Waiting
fd13cdf0383c: Waiting
ec8b88fd5618: Waiting
bafefea57a9c: Waiting
07c3311d3310: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
72e45e6fed5c: Verifying Checksum
72e45e6fed5c: Download complete
99e89f339e27: Verifying Checksum
99e89f339e27: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
11f168291684: Verifying Checksum
11f168291684: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
0943aaa8f703: Verifying Checksum
0943aaa8f703: Download complete
fd13cdf0383c: Verifying Checksum
fd13cdf0383c: Download complete
bafefea57a9c: Verifying Checksum
bafefea57a9c: Download complete
3f0278ea12d5: Verifying Checksum
3f0278ea12d5: Download complete
ec8b88fd5618: Verifying Checksum
ec8b88fd5618: Download complete
07c3311d3310: Verifying Checksum
07c3311d3310: 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
3f0278ea12d5: Pull complete
11f168291684: Pull complete
0943aaa8f703: Pull complete
fd13cdf0383c: Pull complete
ec8b88fd5618: Pull complete
bafefea57a9c: Pull complete
07c3311d3310: Pull complete
Digest: sha256:d2686bc3534376d8669bffb8dae65388f5d2eaef451be976ddc5d4c2b7f72756
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ grep --quiet '\sjcabi_jcabi-github_1829\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 64
drwx------ 3 ubuntu ubuntu 4096 Dec 20 03:13 .
drwxrwxrwt 12 root root 4096 Dec 20 03:13 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Dec 20 03:14 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Dec 20 03:13 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Dec 20 03:13 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 Dec 20 03:13 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 Dec 20 03:13 repo
-rwxrwxr-x 1 ubuntu ubuntu 6617 Dec 20 03:13 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 587 Dec 20 03:13 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 Dec 20 03:13 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 4430 Dec 20 03:13 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 9885 Dec 20 03:15 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-VTos:/main --env=head=git@github.com:jcabi/jcabi-github.git --env=pull_id=1829 --env=fork=git@github.com:jcabi/jcabi-github.git --env=fork_branch=renovate/net.bytebuddy-byte-buddy-1.x --env=head_branch=master '--env=pull_title=Update dependency net.bytebuddy:byte-buddy to v1.18.3' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1829'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/net.bytebuddy-byte-buddy-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency net.bytebuddy:byte-buddy to v1.18.3'\''\'\'''\'''\'' '\'';'\'' '\''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-VTos/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-github_1829 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=1829' ; export 'fork=git@github.com:jcabi/jcabi-github.git' ; export 'fork_branch=renovate/net.bytebuddy-byte-buddy-1.x' ; export 'head_branch=master' ; export 'pull_title=Update dependency net.bytebuddy:byte-buddy to v1.18.3' ; 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 10 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 952 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.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 28 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 571 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 911 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 106 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 179 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 142 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 41 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 741 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 891 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 127 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 147 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 235 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 441 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 199 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 221 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 206 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 632 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 145 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 24 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 777 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 1.1 MB/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 61 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 222 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 41 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 351 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 650 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 226 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.1 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 245 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 68 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 181 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 114 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 293 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 126 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 239 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 500 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 199 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 117 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 429 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 117 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 41 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 57 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 37 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 226 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 573 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 308 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 81 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 194 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 65 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 750 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.1 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 33 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 544 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 45 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 1.1 MB/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/kuali/common/kuali-s3/1.0.1/kuali-s3-1.0.1.jar (27 kB at 192 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/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 kB at 148 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/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 2.1 MB/s)
[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 227 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] 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 1.1 MB/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 137 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 782 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/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 6.4 MB/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/apache/maven/wagon/wagon-provider-api/2.2/wagon-provider-api-2.2.jar (53 kB at 155 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/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 628 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/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 2.4 MB/s)
[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 2.2 MB/s)
[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 475 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] 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] 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/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 670 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/kuali/common/kuali-threads/1.0.10/kuali-threads-1.0.10.jar (22 kB at 50 kB/s)
[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 19 kB/s)
[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 36 kB/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 1.0 MB/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 18 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 211 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 491 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 25 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 128 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 23 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 23 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 26 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 38 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 36 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 25 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 25 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 30 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 40 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 33 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 60 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 64 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 250 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 101 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 210 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.4 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 116 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 84 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 7.3 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 94 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 33 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 451 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 582 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 58 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 372 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 106 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 81 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 186 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 57 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 43 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 19 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 81 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 79 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 412 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 64 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 151 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 179 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 114 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 199 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 35 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 36 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 44 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 79 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 244 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 33 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 57 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 198 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 383 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 20 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 77 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 22 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 128 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 202 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 9.6 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 55 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 350 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 81 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 72 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 60 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 85 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 38 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 619 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 37 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 42 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 86 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 107 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 137 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 365 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 1.4 MB/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 140 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 499 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 112 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 67 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 106 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 480 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 150 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 102 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 720 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 282 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 14 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 78 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 449 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 152 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 247 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 94 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 208 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 720 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 108 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 49 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 188 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 77 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 46 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 50 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 64 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 23 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 22 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 43 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 52 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 61 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 50 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 24 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 142 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 49 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 208 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 121 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 226 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 66 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 58 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 60 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 46 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 59 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 41 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 4.2 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.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 11 MB/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.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 309 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.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 6.4 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.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 384 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 424 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.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 440 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.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 143 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/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar (3.2 MB at 26 MB/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.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 197 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/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 604 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/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 1.0 MB/s)
[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 256 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] 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/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar (442 kB at 2.5 MB/s)
[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 453 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] 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/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 116 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/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 327 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 117 kB/s)
[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 49 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.jar
[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/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 2.6 MB/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] 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 207 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 156 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-core/3.1.1/maven-core-3.1.1.jar (557 kB at 2.1 MB/s)
[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 152 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/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-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 88 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.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 534 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-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 147 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.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 502 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] 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 450 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/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 181 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/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 388 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/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 51 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/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 124 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 16 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/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 513 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] 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 84 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.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 874 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/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 11 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/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 671 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/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 3.4 MB/s)
[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 111 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] 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/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 30 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/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 62 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/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 322 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.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 395 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/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 430 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-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 150 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/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 1.2 MB/s)
[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 8.0 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/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 69 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] 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] 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 467 kB/s)
[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 236 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.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/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 18 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/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 81 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] 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 92 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.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 17 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.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 199 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-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 381 kB/s)
[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 12 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] 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 323 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.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 75 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] 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 70 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/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 843 kB/s)
[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 574 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 27 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 40 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 30 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.20.1/jackson-bom-2.20.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.20.1/jackson-bom-2.20.1.pom (20 kB at 652 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.20/jackson-parent-2.20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.20/jackson-parent-2.20.pom (6.8 kB at 225 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/70/oss-parent-70.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/70/oss-parent-70.pom (24 kB at 639 kB/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 138 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 204 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 231 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 933 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 219 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 473 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 967 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 433 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 115 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 1.3 MB/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 375 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 171 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 1.4 MB/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 638 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 779 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 141 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 2.7 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 185 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 129 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 1.4 MB/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 125 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 566 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 153 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 239 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 1.0 MB/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 205 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 897 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 126 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 907 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 215 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 202 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 774 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 289 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 136 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 1.2 MB/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 484 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.8 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 122 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 870 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 115 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 667 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.24.0/qulice-maven-plugin-0.24.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.24.0/qulice-maven-plugin-0.24.0.pom (14 kB at 137 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.24.0/qulice-0.24.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice/0.24.0/qulice-0.24.0.pom (8.0 kB at 190 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/parent/0.67.0/parent-0.67.0.pom (63 kB at 1.3 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.24.0/qulice-maven-plugin-0.24.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-maven-plugin/0.24.0/qulice-maven-plugin-0.24.0.jar (48 kB at 1.1 MB/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 180 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 795 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 28 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 272 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 182 kB/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 127 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 188 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 2.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 161 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 118 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 446 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 253 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 45 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 354 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 84 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 160 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 2.1 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 164 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 147 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 155 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 292 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 1.9 MB/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 554 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 555 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 388 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 417 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 213 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 1.2 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 1.8 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 51 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 116 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 211 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 399 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 266 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 175 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 481 kB/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 261 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 580 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 172 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 621 kB/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 315 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 154 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 353 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 398 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 556 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 101 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 568 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 455 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 356 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 291 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 358 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 153 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 96 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 712 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 91 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 535 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 98 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 52 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.18.3/byte-buddy-1.18.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.18.3/byte-buddy-1.18.3.pom (19 kB at 572 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.18.3/byte-buddy-parent-1.18.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.18.3/byte-buddy-parent-1.18.3.pom (66 kB at 1.9 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 111 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 766 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 426 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 719 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 2.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom (5.7 kB at 183 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.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 905 kB/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 1.9 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 283 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 825 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 154 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 861 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 84 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 328 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 274 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 50 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 142 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 498 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 169 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 7.3 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.pom (19 kB at 648 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 373 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 416 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 105 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 91 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 493 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 37 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 133 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 573 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 563 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 246 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 269 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 149 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 352 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 168 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 444 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 40 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.3 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 139 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 448 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 370 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 125 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 746 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 617 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 222 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/4.0.0/jersey-client-4.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/4.0.0/jersey-client-4.0.0.pom (8.0 kB at 190 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/4.0.0/project-4.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/4.0.0/project-4.0.0.pom (109 kB at 2.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/4.0.0/jersey-common-4.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/4.0.0/jersey-common-4.0.0.pom (21 kB at 736 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 657 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 174 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 460 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 139 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 133 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 209 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/4.0.0/jersey-hk2-4.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/4.0.0/jersey-hk2-4.0.0.pom (5.4 kB at 217 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/4.0.0/project-4.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/4.0.0/project-4.0.0.pom (1.5 kB at 48 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 91 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 1.4 MB/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 95 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 39 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 113 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 156 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 332 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 191 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 306 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 154 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 509 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 636 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 1.8 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 133 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 59 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 222 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 410 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 343 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 267 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 218 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 198 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 103 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 97 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 115 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 77 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 218 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 56 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 189 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 138 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 113 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 138 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 444 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 95 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 105 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.20.1/jackson-databind-2.20.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.20.1/jackson-databind-2.20.1.pom (23 kB at 509 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.20.1/jackson-base-2.20.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.20.1/jackson-base-2.20.1.pom (13 kB at 434 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.20/jackson-annotations-2.20.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.20/jackson-annotations-2.20.pom (7.0 kB at 219 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.20.1/jackson-core-2.20.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.20.1/jackson-core-2.20.1.pom (9.7 kB at 336 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 81 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 488 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 183 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 67 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 464 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 85 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 115 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 62 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 84 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 54 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 76 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 84 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 99 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.18.3/byte-buddy-agent-1.18.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.18.3/byte-buddy-agent-1.18.3.pom (14 kB at 449 kB/s)
[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 27 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] 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/com/jcabi/jcabi-aspects/0.26.0/jcabi-aspects-0.26.0.jar (92 kB at 2.2 MB/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-immutable/1.5/jcabi-immutable-1.5.jar (23 kB at 493 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] 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 238 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.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 1.9 MB/s)
[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/com/jcabi/jcabi-http/2.0.0/jcabi-http-2.0.0.jar (120 kB at 1.7 MB/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/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar (355 kB at 4.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.18.3/byte-buddy-1.18.3.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 502 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.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 3.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar
[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 562 kB/s)
[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/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 399 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/com/jcabi/incubator/xembly/0.32.2/xembly-0.32.2.jar (58 kB at 450 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/com/jcabi/jcabi-log/0.24.3/jcabi-log-0.24.3.jar (53 kB at 371 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/ch/qos/logback/logback-core/1.4.11/logback-core-1.4.11.jar (598 kB at 4.0 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.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar (126 kB at 706 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/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar (11 kB at 52 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/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar (585 kB at 2.7 MB/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/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar (714 kB at 3.1 MB/s)
[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 9.1 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] 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/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar (3.8 kB at 15 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 76 kB/s)
[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 62 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reflections/reflections/0.10.2/reflections-0.10.2.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 435 kB/s)
[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/commons-collections/commons-collections/20040616/commons-collections-20040616.jar (563 kB at 1.9 MB/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/commons-codec/commons-codec/1.20.0/commons-codec-1.20.0.jar (401 kB at 1.3 MB/s)
[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 9.4 MB/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] 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/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 60 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/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar (154 kB at 442 kB/s)
[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 137 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/aspectj/aspectjrt/1.9.25.1/aspectjrt-1.9.25.1.jar (133 kB at 376 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] 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/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 2.3 MB/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/javax/xml/bind/jaxb-api/2.4.0-b180830.0359/jaxb-api-2.4.0-b180830.0359.jar (128 kB at 330 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/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 146 kB/s)
[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 325 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] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/4.0.0/jersey-client-4.0.0.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 581 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/4.0.0/jersey-common-4.0.0.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 64 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/jersey/core/jersey-client/4.0.0/jersey-client-4.0.0.jar (342 kB at 808 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/com/sun/xml/bind/jaxb-impl/4.0.6/jaxb-impl-4.0.6.jar (923 kB at 2.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/4.0.0/jersey-hk2-4.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 71 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] 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 24 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.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.18.3/byte-buddy-1.18.3.jar (9.2 MB at 20 MB/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/jersey/core/jersey-common/4.0.0/jersey-common-4.0.0.jar (1.3 MB at 2.8 MB/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/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar (27 kB at 58 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/org/glassfish/jersey/inject/jersey-hk2/4.0.0/jersey-hk2-4.0.0.jar (88 kB at 185 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-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar (207 kB at 432 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] 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 431 kB/s)
[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/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar (26 kB at 53 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/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 652 kB/s)
[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 133 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/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar (133 kB at 265 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar
[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/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar (168 kB at 314 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] 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 163 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.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 185 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 1.6 MB/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-core/4.1.0-M1/grizzly-core-4.1.0-M1.jar (848 kB at 1.2 MB/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] 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 2.6 MB/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.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 3.3 MB/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-portunif/4.1.0-M1/grizzly-portunif-4.1.0-M1.jar (32 kB at 44 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/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar (5.8 MB at 7.8 MB/s)
[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 418 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] 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] 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 50 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.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 1.1 MB/s)
[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 370 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] 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/org/glassfish/grizzly/grizzly-http/4.1.0-M1/grizzly-http-4.1.0-M1.jar (362 kB at 457 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.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 974 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-server-multipart/4.1.0-M1/grizzly-http-server-multipart-4.1.0-M1.jar (39 kB at 48 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 180 kB/s)
[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 31 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.20.1/jackson-databind-2.20.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.20/jackson-annotations-2.20.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 6.8 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.20.1/jackson-core-2.20.1.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 478 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/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar (283 kB at 330 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.20/jackson-annotations-2.20.jar (79 kB at 92 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] 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/com/fasterxml/jackson/core/jackson-databind/2.20.1/jackson-databind-2.20.1.jar (1.7 MB at 1.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.20.1/jackson-core-2.20.1.jar (593 kB at 667 kB/s)
[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 13 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/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/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/ch/qos/reload4j/reload4j/1.2.25/reload4j-1.2.25.jar (333 kB at 372 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.jar
[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-api/5.13.2/junit-jupiter-api-5.13.2.jar
[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 370 kB/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/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 7.4 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-engine/1.13.2/junit-platform-engine-1.13.2.jar (269 kB at 291 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-params/5.13.2/junit-jupiter-params-5.13.2.jar (661 kB at 705 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.18.3/byte-buddy-agent-1.18.3.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 15 kB/s)
[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 251 kB/s)
[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 163 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 729 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.18.3/byte-buddy-agent-1.18.3.jar (367 kB at 378 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 256 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.4 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 78 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 91 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 447 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 322 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 113 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 227 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 3.7 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 7.9 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 10.0 MB/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 4.9 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 4.5 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 49 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 388 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 93 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 32 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 20 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 52 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 41 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 60 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 59 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 55 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 48 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 337 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 544 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.7 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 80 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 43 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 197 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 50 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 42 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 69 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 425 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 155 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 30 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 30 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 110 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 423 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 64 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 250 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 1.4 MB/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 120 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 107 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 59 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 25 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 86 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 30 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 40 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 58 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 181 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 27 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 35 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 21 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 23 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 81 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 7.1 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 10 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 22 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 26 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 29 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 26 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 44 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 70 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 541 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 60 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 236 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 449 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 70 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 205 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 2.4 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] 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-svnexe/2.1.0/maven-scm-provider-svnexe-2.1.0.jar (84 kB at 1.9 MB/s)
[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 1.6 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] 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 162 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-git-commons/2.1.0/maven-scm-provider-git-commons-2.1.0.jar (37 kB at 745 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] 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 4.7 MB/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.jar
[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 477 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/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 714 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.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 542 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/apache/sshd/sshd-core/2.9.2/sshd-core-2.9.2.jar (950 kB at 5.7 MB/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/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.jar (17 kB at 97 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/net/java/dev/jna/jna/5.12.1/jna-5.12.1.jar (1.9 MB at 10 MB/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/net/i2p/crypto/eddsa/0.3.0/eddsa-0.3.0.jar (63 kB at 304 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.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 4.5 MB/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/org/tmatesoft/svnkit/svnkit/1.10.11/svnkit-1.10.11.jar (4.3 MB at 20 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/de/regnis/q/sequence/sequence-library/1.0.4/sequence-library-1.0.4.jar (72 kB at 323 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/tmatesoft/sqljet/sqljet/1.1.15/sqljet-1.1.15.jar (762 kB at 3.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 48 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/trilead/trilead-ssh2/1.0.0-build222/trilead-ssh2-1.0.0-build222.jar (248 kB at 896 kB/s)
[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 591 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] 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.core/0.0.9/jsch.agentproxy.core-0.0.9.jar (9.6 kB at 33 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/net/java/dev/jna/jna-platform/5.6.0/jna-platform-5.6.0.jar (2.7 MB at 8.7 MB/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.sshagent/0.0.9/jsch.agentproxy.sshagent-0.0.9.jar (4.3 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.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 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.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 20 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/com/jcraft/jsch.agentproxy.pageant/0.0.9/jsch.agentproxy.pageant-0.0.9.jar (7.8 kB at 24 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/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar (94 kB at 270 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/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.9/jsch.agentproxy.svnkit-trilead-ssh2-0.0.9.jar (3.8 kB at 11 kB/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 1.0 MB/s)
[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 73 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 50 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 645 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: d248881 at timestamp: 2025-12-20T03:15:59
[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 266 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 121 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 829 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 121 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 2.3 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.0 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.1 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 9.0 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 108 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 103 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 74 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 74 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 423 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 49 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 280 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 21 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 109 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 22 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 30 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 17 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 193 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-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar (29 kB at 831 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.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.1 MB/s)
[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 122 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 1.7 MB/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 321 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 4.0 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 76 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 87 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 107 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 96 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 196 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 119 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 39 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 131 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 3.2 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 289 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-booter/3.5.3/surefire-booter-3.5.3.jar (118 kB at 2.1 MB/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/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar (58 kB at 585 kB/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] 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 66 kB/s)
[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 96 kB/s)
[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 1.0 MB/s)
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=227962073747
[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 126 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 60 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 73 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 62 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 69 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 62 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 718 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 463 kB/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.2 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 4.3 MB/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 2.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 105 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 1.3 MB/s)
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.jcabi.github.RtPullsTest
Dec 20, 2025 3:16:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35835]
Dec 20, 2025 3:16:26 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@55e8ec2f]
SLF4J: Found provider [org.slf4j.reload4j.Reload4jServiceProvider@4f2613d1]
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@55e8ec2f]
03:16:26.145 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35835
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
03:16:29.709 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35835 /repos/mark/test/pulls): [200 OK] in 1s
03:16:29.760 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35835
03:16:29.760 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40629]
Dec 20, 2025 3:16:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
03:16:29.856 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40629
03:16:29.869 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40629 /repos/mark/test/pulls/1000000000): [200 OK] in 9ms
03:16:29.881 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40629
03:16:29.881 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42491]
Dec 20, 2025 3:16:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
03:16:29.912 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42491
03:16:29.925 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:42491 /repos/mark/test/pulls): [201 Created] in 8ms
03:16:29.940 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42491 /repos/mark/test/pulls/1000000000): [200 OK] in 5ms
03:16:29.947 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42491
03:16:29.947 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.432 s -- in com.jcabi.github.RtPullsTest
[INFO] Running com.jcabi.github.mock.MkCommentsTest
03:16:31.979 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/3CdbMD3A3AuWcW8Rrlb8 created by jeff
03:16:32.160 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/3CdbMD3A3AuWcW8Rrlb8 by jeff: hey
03:16:32.360 [main] INFO com.jcabi.github.mock.MkComments -- comment #1 posted to issue #1 by jeff: hello, dude!
03:16:32.426 [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: 2.477 s -- in com.jcabi.github.mock.MkCommentsTest
[INFO] Running com.jcabi.github.MilestoneTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in com.jcabi.github.MilestoneTest
[INFO] Running com.jcabi.github.mock.MkMilestonesTest
03:16:32.812 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/wapTpBx7MwFv5CQwOWhT created by jeff
03:16:33.110 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/OxZbCUBFSzKZjRTOTrvt created by jeff
03:16:33.328 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/U3nnAwKY6rFXzsPqYAA4 created by jeff
03:16:33.654 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/UooPJnX2TYVaWpRC6lMM created by jeff
03:16:34.001 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/WcGJrDGyPwusC0MqFCyc created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 s -- in com.jcabi.github.mock.MkMilestonesTest
[INFO] Running com.jcabi.github.RtSearchPaginationTest
03:16:34.158 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/search/path): [200 OK] in 0ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in com.jcabi.github.RtSearchPaginationTest
[INFO] Running com.jcabi.github.mock.MkTagsTest
03:16:34.327 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/0iRjT1JZtLAByEzeYCHh created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s -- in com.jcabi.github.mock.MkTagsTest
[INFO] Running com.jcabi.github.RtUserTest
Dec 20, 2025 3:16:34 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42035]
Dec 20, 2025 3:16:34 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
03:16:34.576 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42035
03:16:34.655 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:42035 /user): [200 OK] in 9ms
03:16:34.655 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42035
03:16:34.663 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.674 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.687 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.696 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.704 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.711 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.721 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.731 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.738 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.747 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 2ms
03:16:34.754 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
Dec 20, 2025 3:16:34 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41539]
Dec 20, 2025 3:16:34 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
03:16:34.772 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41539
03:16:34.790 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:41539 /notifications): [205 Reset Content] in 10ms
03:16:34.790 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41539
03:16:34.802 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.812 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.828 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.837 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.848 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.856 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/user): [200 OK] in 0ms
03:16:34.869 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.888 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.898 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.905 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.913 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.922 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
Dec 20, 2025 3:16:34 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38533]
Dec 20, 2025 3:16:34 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
03:16:34.940 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38533
03:16:34.958 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:38533 /notifications): [500 Internal Server Error] in 12ms
03:16:34.964 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38533
03:16:34.974 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
03:16:34.984 [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: 0.448 s -- in com.jcabi.github.RtUserTest
[INFO] Running com.jcabi.github.RtPublicKeysTest
Dec 20, 2025 3:16:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39433]
Dec 20, 2025 3:16:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
03:16:35.040 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39433
03:16:35.120 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39433
03:16:35.120 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42155]
Dec 20, 2025 3:16:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
03:16:35.135 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42155
03:16:35.142 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:42155 /user/keys/1): [204 No Content] in 6ms
03:16:35.146 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42155
03:16:35.146 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34945]
Dec 20, 2025 3:16:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
03:16:35.168 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34945
03:16:35.175 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:34945 /user/keys): [201 Created] in 6ms
03:16:35.183 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34945
03:16:35.183 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46729]
Dec 20, 2025 3:16:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
03:16:35.206 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46729
03:16:35.219 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46729 /user/keys): [200 OK] in 9ms
03:16:35.224 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46729
03:16:35.224 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in com.jcabi.github.RtPublicKeysTest
[INFO] Running com.jcabi.github.mock.MkGitignoresTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.jcabi.github.mock.MkGitignoresTest
[INFO] Running com.jcabi.github.mock.MkGitTest
03:16:35.419 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/zI5eO75aVkfCbU3v2B9q created by jeff
03:16:35.590 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/AxfCHTYHllcz6YgHvpfu created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in com.jcabi.github.mock.MkGitTest
[INFO] Running com.jcabi.github.RtHookTest
Dec 20, 2025 3:16:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35133]
Dec 20, 2025 3:16:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
03:16:35.681 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35133
03:16:35.689 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35133 /repos/test/repo/hooks/1): [200 OK] in 4ms
03:16:35.693 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35133
03:16:35.694 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40231]
Dec 20, 2025 3:16:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
03:16:35.711 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40231
03:16:35.717 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40231 /repos/test/repo/hooks/1): [200 OK] in 5ms
03:16:35.723 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40231
03:16:35.723 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in com.jcabi.github.RtHookTest
[INFO] Running com.jcabi.github.RtPublicMembersTest
Dec 20, 2025 3:16:35 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43303]
Dec 20, 2025 3:16:35 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
03:16:35.771 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43303
03:16:35.883 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:43303 /orgs/starfleet/public_members/wesley): [204 No Content] in 8ms
03:16:35.983 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:43303 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 10ms
03:16:35.991 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43303
03:16:35.991 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42067]
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
03:16:36.009 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42067
03:16:36.015 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42067 /orgs/starfleet/public_members): [200 OK] in 6ms
03:16:36.026 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42067 /orgs/starfleet/public_members): [500 Internal Server Error] in 8ms
03:16:36.031 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42067
03:16:36.031 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36115]
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
03:16:36.043 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36115
03:16:36.142 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:36115 /orgs/starfleet/public_members/wesley): [204 No Content] in 5ms
03:16:36.224 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:36115 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 6ms
03:16:36.226 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36115
03:16:36.227 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33551]
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
03:16:36.247 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33551
03:16:36.338 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33551 /orgs/starfleet/public_members/wesley): [404 Not Found] in 5ms
03:16:36.435 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33551 /orgs/starfleet/public_members/wesley): [404 Not Found] in 7ms
03:16:36.537 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33551 /orgs/starfleet/public_members/wesley): [204 No Content] in 6ms
03:16:36.619 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33551 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 7ms
03:16:36.621 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33551
03:16:36.621 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 s -- in com.jcabi.github.RtPublicMembersTest
[INFO] Running com.jcabi.github.RtRepoTest
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37035]
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
03:16:36.659 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37035
03:16:36.664 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:37035 /repos/testuser/testrepo): [200 OK] in 4ms
03:16:36.674 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37035
03:16:36.675 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39963]
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
03:16:36.704 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39963
03:16:36.711 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39963 /repos/testuser/testrepo/stargazers): [200 OK] in 5ms
03:16:36.719 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39963
03:16:36.719 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40713]
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
03:16:36.736 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40713
03:16:36.742 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40713 /repos/testuser/testrepo/issues/events): [200 OK] in 5ms
03:16:36.751 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40713
03:16:36.751 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
03:16:36.758 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/testuser/testrepo): [200 OK] in 0ms
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44243]
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
03:16:36.804 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44243
03:16:36.810 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44243 /repos/testuser/testrepo): [200 OK] in 5ms
03:16:36.812 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44243
03:16:36.812 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41203]
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
03:16:36.835 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41203
03:16:36.843 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41203 /repos/testuser/testrepo/languages): [200 OK] in 8ms
03:16:36.846 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41203
03:16:36.847 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38259]
Dec 20, 2025 3:16:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
03:16:36.878 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38259
03:16:36.885 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38259 /repos/testuser/testrepo/languages): [200 OK] in 5ms
03:16:36.888 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38259
03:16:36.888 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in com.jcabi.github.RtRepoTest
[INFO] Running com.jcabi.github.mock.MkRepoTest
03:16:37.115 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test5 created by jeff
03:16:37.355 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test1 created by jeff
03:16:37.496 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/GOlosPHHzwYXAnwy7NxV created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s -- in com.jcabi.github.mock.MkRepoTest
[INFO] Running com.jcabi.github.mock.MkNotificationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in com.jcabi.github.mock.MkNotificationTest
[INFO] Running com.jcabi.github.ReleaseTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in com.jcabi.github.ReleaseTest
[INFO] Running com.jcabi.github.mock.MkHookTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s -- in com.jcabi.github.mock.MkHookTest
[INFO] Running com.jcabi.github.mock.MkChecksTest
03:16:38.056 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/stNE4KGyQjOUFm7MSy4w created by jeff
03:16:38.168 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/stNE4KGyQjOUFm7MSy4w by jeff: Test PR
03:16:38.402 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/SBzPFWmXfMzjmeYhPM4t created by jeff
03:16:38.527 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/SBzPFWmXfMzjmeYhPM4t by jeff: Test PR
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.650 s -- in com.jcabi.github.mock.MkChecksTest
[INFO] Running com.jcabi.github.RtPaginationTest
Dec 20, 2025 3:16:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35167]
Dec 20, 2025 3:16:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
03:16:38.592 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35167
03:16:38.598 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35167 /): [200 OK] in 4ms
03:16:38.604 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35167
03:16:38.604 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33459]
Dec 20, 2025 3:16:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
03:16:38.626 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33459
03:16:38.632 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33459 /): [200 OK] in 5ms
03:16:38.645 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33459 /s): [200 OK] in 7ms
03:16:38.650 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33459
03:16:38.650 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in com.jcabi.github.RtPaginationTest
[INFO] Running com.jcabi.github.mock.MkReferencesTest
03:16:38.795 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/dXz6BDH0Ymj2Gyqo2k58 created by jeff
03:16:39.033 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/YxRzYZVjMTEYEFPvvUG9 created by jeff
03:16:39.239 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/SMZRoQ1yLXaYHlr3vKfs created by jeff
03:16:39.431 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/svSrmYXfTiuKKsgnrYWR created by jeff
03:16:39.711 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/RSMABInVwDhGgUFKTddb created by jeff
03:16:39.991 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/PwQGJXGROC8mOSUkGrWJ created by jeff
03:16:40.204 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/qoiZPNSCusVoXDrDyAxT created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.640 s -- in com.jcabi.github.mock.MkReferencesTest
[INFO] Running com.jcabi.github.RtNotificationsTest
03:16:40.314 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
03:16:40.322 [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.027 s -- in com.jcabi.github.RtNotificationsTest
[INFO] Running com.jcabi.github.RtTreesTest
Dec 20, 2025 3:16:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39231]
Dec 20, 2025 3:16:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
03:16:40.356 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39231
03:16:40.370 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:39231 /repos/mark/test/git/trees): [201 Created] in 6ms
03:16:40.376 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39231
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in com.jcabi.github.RtTreesTest
[INFO] Running com.jcabi.github.mock.JsonPatchTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in com.jcabi.github.mock.JsonPatchTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in com.jcabi.github.mock.MkRepoCommitTest
[INFO] Running com.jcabi.github.FileChangeTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in com.jcabi.github.FileChangeTest
[INFO] Running com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Running com.jcabi.github.RtCommentTest
Dec 20, 2025 3:16:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37377]
Dec 20, 2025 3:16:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
03:16:40.897 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37377
03:16:41.017 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Yp1tHkmq0Ehn8Y5fyhow created by jeff
03:16:41.079 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/Yp1tHkmq0Ehn8Y5fyhow by jeff: Reaction Listing test
03:16:41.090 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37377 /repos/jeff/Yp1tHkmq0Ehn8Y5fyhow/issues/comments/10/reactions): [200 OK] in 8ms
03:16:41.096 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37377
Dec 20, 2025 3:16:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39397]
Dec 20, 2025 3:16:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
03:16:41.102 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39397
03:16:41.193 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/c6zbf4HbyENQWFA0oYYC created by jeff
03:16:41.255 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/c6zbf4HbyENQWFA0oYYC by jeff: Reaction adding test
03:16:41.267 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:39397 /repos/jeff/c6zbf4HbyENQWFA0oYYC/issues/comments/10): [200 OK] in 6ms
03:16:41.275 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39397
Dec 20, 2025 3:16:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37669]
Dec 20, 2025 3:16:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
03:16:41.284 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37669
03:16:41.381 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/pNtdcevVlevHFrnVRKaC created by jeff
03:16:41.445 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/pNtdcevVlevHFrnVRKaC by jeff: testing3
03:16:41.454 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:37669 /repos/jeff/pNtdcevVlevHFrnVRKaC/issues/comments/10): [204 No Content] in 9ms
03:16:41.459 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37669
03:16:41.564 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/iNPeyPEXRDPWOMwiJolV created by jeff
03:16:41.654 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/iNPeyPEXRDPWOMwiJolV by jeff: testing1
03:16:41.748 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/o1YXBHbN8f87NXFE0UWq created by jeff
03:16:41.826 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/o1YXBHbN8f87NXFE0UWq by jeff: testing2
Dec 20, 2025 3:16:41 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41349]
Dec 20, 2025 3:16:41 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
03:16:41.837 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41349
03:16:41.899 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Fbw1jJhaCc8S4Uy6F7pB created by jeff
03:16:41.962 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/Fbw1jJhaCc8S4Uy6F7pB by jeff: testing4
03:16:41.972 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41349 /repos/jeff/Fbw1jJhaCc8S4Uy6F7pB/issues/comments/10): [200 OK] in 8ms
03:16:41.974 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41349
03:16:42.056 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/dSgd6XVWxYLca6A3wCOO created by jeff
03:16:42.134 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/dSgd6XVWxYLca6A3wCOO by jeff: title
Dec 20, 2025 3:16:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39863]
Dec 20, 2025 3:16:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
03:16:42.138 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39863
03:16:42.235 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/G3EwDznCfuZkXIzwjrvt created by jeff
03:16:42.312 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/G3EwDznCfuZkXIzwjrvt by jeff: testing5
03:16:42.326 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:39863 /repos/jeff/G3EwDznCfuZkXIzwjrvt/issues/comments/10): [200 OK] in 12ms
03:16:42.327 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39863
Dec 20, 2025 3:16:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44165]
Dec 20, 2025 3:16:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
03:16:42.341 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44165
03:16:42.431 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/1WCFvLWkb1lxIwTLFwlK created by jeff
03:16:42.483 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/1WCFvLWkb1lxIwTLFwlK by jeff: testing6
03:16:42.484 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44165
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 s -- in com.jcabi.github.RtCommentTest
[INFO] Running com.jcabi.github.BulkTest
03:16:42.581 [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.112 s -- in com.jcabi.github.BulkTest
[INFO] Running com.jcabi.github.RtUserOrganizationsTest
Dec 20, 2025 3:16:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36575]
Dec 20, 2025 3:16:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
03:16:42.702 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36575
03:16:42.793 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36575 /users/octopus/orgs): [200 OK] in 9ms
03:16:42.915 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36575
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in com.jcabi.github.RtUserOrganizationsTest
[INFO] Running com.jcabi.github.SmartsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.jcabi.github.SmartsTest
[INFO] Running com.jcabi.github.mock.MkBranchesTest
03:16:43.038 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/IugVBlIupcVeV83yjqDR created by jeff
03:16:43.239 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/J3f4H4GyZ6ybSs42EsJ6 created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s -- in com.jcabi.github.mock.MkBranchesTest
[INFO] Running com.jcabi.github.mock.MkAssigneesTest
03:16:43.341 [main] INFO com.jcabi.github.mock.MkRepos -- repository Jonathan/mVBgrvlbiFLJF8obwv1W created by Jonathan
03:16:43.442 [main] INFO com.jcabi.github.mock.MkRepos -- repository Jonathan/AYMdEtbRMsmebycLL664 created by Jonathan
03:16:43.559 [main] INFO com.jcabi.github.mock.MkRepos -- repository Jonathan/iiBXNWT58HxEQScfgqbb created by Jonathan
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in com.jcabi.github.mock.MkAssigneesTest
[INFO] Running com.jcabi.github.RtCheckTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.jcabi.github.RtCheckTest
[INFO] Running com.jcabi.github.wire.RetryCarefulWireTest
03:16:43.592 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
Dec 20, 2025 3:16:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33947]
Dec 20, 2025 3:16:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
03:16:43.601 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33947
03:16:43.623 [main] WARN com.jcabi.http.wire.RetryWire -- GET http://localhost:33947/ returns 500 status (attempt #1)
03:16:43.626 [main] WARN com.jcabi.http.wire.RetryWire -- GET http://localhost:33947/ returns 500 status (attempt #2)
03:16:43.632 [main] INFO com.jcabi.github.wire.CarefulWire -- Remaining number of requests per hour is less than 10. Waiting for 5 seconds.
03:16:48.632 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33947 /): [200 OK] in 5s
03:16:48.633 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33947
03:16:48.638 [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.060 s -- in com.jcabi.github.wire.RetryCarefulWireTest
[INFO] Running com.jcabi.github.ReleaseAssetTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in com.jcabi.github.ReleaseAssetTest
[INFO] Running com.jcabi.github.RtMilestonesTest
Dec 20, 2025 3:16:48 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36117]
Dec 20, 2025 3:16:48 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
03:16:48.847 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36117
03:16:48.859 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:36117 /repos/mark/test/milestones/1): [204 No Content] in 7ms
03:16:48.863 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36117
03:16:48.863 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in com.jcabi.github.RtMilestonesTest
[INFO] Running com.jcabi.github.RepoTest
03:16:49.020 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/OCFHeM7ASgZcbNS5cwkq created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in com.jcabi.github.RepoTest
[INFO] Running com.jcabi.github.RtSearchTest
03:16:49.087 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/search/repositories): [200 OK] in 0ms
03:16:49.102 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/search/users): [200 OK] in 0ms
Dec 20, 2025 3:16:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45931]
Dec 20, 2025 3:16:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-34] Started.
03:16:49.135 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45931
03:16:49.141 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45931 /search/code): [200 OK] in 5ms
03:16:49.150 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45931 /repos/user/repo/contents/test/unit/attributes.js): [200 OK] in 7ms
03:16:49.164 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45931 /repos/user/repo/contents/src/attributes/classes.js): [200 OK] in 5ms
03:16:49.169 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45931
03:16:49.170 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
03:16:49.187 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/search/issues): [200 OK] in 0ms
03:16:49.195 [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.128 s -- in com.jcabi.github.RtSearchTest
[INFO] Running com.jcabi.github.mock.MkPullsTest
03:16:49.348 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/tDmZ0soIeaZPgtytYDfQ created by jeff
03:16:49.445 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/tDmZ0soIeaZPgtytYDfQ by jeff: hello
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.330 s -- in com.jcabi.github.mock.MkPullsTest
[INFO] Running com.jcabi.github.RtOrganizationTest
Dec 20, 2025 3:16:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36159]
Dec 20, 2025 3:16:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-35] Started.
03:16:49.543 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36159
03:16:49.551 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36159
03:16:49.551 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
03:16:49.552 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/orgs/testJson): [200 OK] in 0ms
Dec 20, 2025 3:16:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39445]
Dec 20, 2025 3:16:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-36] Started.
03:16:49.567 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39445
03:16:49.573 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:39445 /orgs/testPatch): [200 OK] in 5ms
03:16:49.580 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39445
03:16:49.580 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in com.jcabi.github.RtOrganizationTest
[INFO] Running com.jcabi.github.ContentTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in com.jcabi.github.ContentTest
[INFO] Running com.jcabi.github.RtMarkdownTest
Dec 20, 2025 3:16:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37373]
Dec 20, 2025 3:16:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-37] Started.
03:16:49.722 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37373
03:16:49.730 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:37373 /markdown): [200 OK] in 6ms
03:16:49.735 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37373
03:16:49.735 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:49 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42197]
Dec 20, 2025 3:16:49 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-38] Started.
03:16:49.746 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42197
03:16:49.750 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:42197 /markdown/raw): [200 OK] in 3ms
03:16:49.752 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42197
03:16:49.752 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in com.jcabi.github.RtMarkdownTest
[INFO] Running com.jcabi.github.mock.MkOrganizationsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.310 s -- in com.jcabi.github.mock.MkOrganizationsTest
[INFO] Running com.jcabi.github.RtReleaseAssetsTest
03:16:51.181 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/aDDXcAtHQWWk7J6zJBnw created by john
03:16:51.194 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST uploads.github.com /repos/john/aDDXcAtHQWWk7J6zJBnw/releases/1/assets): [201 OK] in 1ms
03:16:51.322 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/lbk8OMUSZiiYp24H8JZJ created by john
03:16:51.414 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/VrjRcRvDnZzM5QNMJ8CJ created by john
03:16:51.417 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/john/VrjRcRvDnZzM5QNMJ8CJ/releases/1/assets): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in com.jcabi.github.RtReleaseAssetsTest
[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.StatusTest
03:16:51.509 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/B2krz2EKFuIDz69Esiv2 created by jeff
03:16:51.617 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/wP9YqmZkeEMyilUAMSMy created by jeff
03:16:51.730 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/DXaGgxvcxJ3DjjFmp9k6 created by jeff
03:16:51.889 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/lL4ysxCGDAxx3VuLZvb6 created by jeff
03:16:52.013 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/bnChupin5fkB155QIuDu created by jeff
03:16:52.192 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TSvV5YyinzqCSDV3DOTK created by jeff
03:16:52.377 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/kpEHdUqIlW3UNgOrhI2Q created by jeff
03:16:52.606 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/9dbIsNHMpbv7h9cSlVh1 created by jeff
03:16:52.709 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/xHPu2PxLUvve5PaySJv7 created by jeff
03:16:52.834 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/CuLLb2SDdajfeGyozLLB created by jeff
03:16:52.934 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/r8x1bkbMKabur4ag3ThQ created by jeff
03:16:53.045 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/2xqE2OIomMHT2CrR5DGF created by jeff
03:16:53.161 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/A46XJTmdpVR1kzwL7QWi created by jeff
03:16:53.449 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/YsHVDQLXpg6qWAx2ewmA created by jeff
03:16:53.558 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/iKnzs2SKblCUz09ueBy4 created by jeff
03:16:53.723 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/AFlN8Hq1cJxyPki3YGTW created by jeff
03:16:53.851 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/042cpKmlQOUNKL3Ou5PA created by jeff
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.455 s -- in com.jcabi.github.StatusTest
[INFO] Running com.jcabi.github.RtOrganizationsTest
Dec 20, 2025 3:16:53 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41865]
Dec 20, 2025 3:16:53 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-39] Started.
03:16:53.906 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41865
03:16:53.909 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41865
03:16:53.909 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:53 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39179]
Dec 20, 2025 3:16:53 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-40] Started.
03:16:53.915 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39179
03:16:53.924 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39179 /user/orgs): [200 OK] in 8ms
03:16:53.925 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39179
03:16:53.926 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.jcabi.github.RtOrganizationsTest
[INFO] Running com.jcabi.github.RtStarsTest
Dec 20, 2025 3:16:53 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34351]
Dec 20, 2025 3:16:53 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-41] Started.
03:16:53.937 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34351
03:16:53.943 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:34351 /user/starred/staruser/starrepo): [204 No Content] in 5ms
03:16:53.946 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34351
03:16:53.946 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:53 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40099]
Dec 20, 2025 3:16:53 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-42] Started.
03:16:53.955 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40099
03:16:53.959 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40099 /user/starred/someuser/starredrepo): [204 No Content] in 4ms
03:16:53.964 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40099 /user/starred/otheruser/notstarredrepo): [404 Not Found] in 4ms
03:16:53.965 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40099
03:16:53.965 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:53 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42533]
Dec 20, 2025 3:16:53 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-43] Started.
03:16:53.977 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42533
03:16:53.985 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:42533 /user/starred/unstaruser/unstarrepo): [204 No Content] in 7ms
03:16:53.988 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42533
03:16:53.988 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in com.jcabi.github.RtStarsTest
[INFO] Running com.jcabi.github.RtValuePaginationTest
Dec 20, 2025 3:16:54 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46597]
Dec 20, 2025 3:16:54 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-44] Started.
03:16:54.011 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46597
03:16:54.019 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46597 /): [200 OK] in 6ms
03:16:54.022 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46597
Dec 20, 2025 3:16:54 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35647]
Dec 20, 2025 3:16:54 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-45] Started.
03:16:54.028 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35647
03:16:54.032 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35647 /): [200 OK] in 4ms
03:16:54.037 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35647 /s): [200 OK] in 4ms
03:16:54.039 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35647
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in com.jcabi.github.RtValuePaginationTest
[INFO] Running com.jcabi.github.CommitsComparisonTest
03:16:54.059 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db53...6dcb09b5b57875f334f61aebed695e2e4193db54): [200 OK] in 0ms
03:16:54.067 [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.021 s -- in com.jcabi.github.CommitsComparisonTest
[INFO] Running com.jcabi.github.mock.MkGistsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.720 s -- in com.jcabi.github.mock.MkGistsTest
[INFO] Running com.jcabi.github.RtPullCommentTest
Dec 20, 2025 3:16:54 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40613]
Dec 20, 2025 3:16:54 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-46] Started.
03:16:54.813 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40613
03:16:55.022 [main] INFO com.jcabi.github.mock.MkRepos -- repository joe/blueharvest created by joe
03:16:55.028 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40613 /repos/joe/blueharvest/pulls/comments/1): [200 OK] in 4ms
03:16:55.028 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40613
03:16:55.028 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
03:16:55.180 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/EmtaQ9BZzgUn00BCRE7l created by jeff
Dec 20, 2025 3:16:55 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37915]
Dec 20, 2025 3:16:55 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-47] Started.
03:16:55.187 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37915
03:16:55.249 [main] INFO com.jcabi.github.mock.MkRepos -- repository joe/blueharvest created by joe
03:16:55.254 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:37915 /repos/joe/blueharvest/pulls/comments/2): [200 OK] in 4ms
03:16:55.254 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37915
03:16:55.254 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.460 s -- in com.jcabi.github.RtPullCommentTest
[INFO] Running com.jcabi.github.mock.MkPullTest
03:16:55.341 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/SJz3CoP3OZksFPMitP9v created by patrick
03:16:55.497 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/SJz3CoP3OZksFPMitP9v by patrick: Test PR
03:16:55.617 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/5sdBnq3NL9bCyxjtBRz5 created by patrick
03:16:55.729 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/5sdBnq3NL9bCyxjtBRz5 by patrick: Test PR
03:16:55.843 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/3ZyBmjDgnhh8c59feNrQ created by patrick
03:16:56.134 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/3ZyBmjDgnhh8c59feNrQ by patrick: Test PR
03:16:56.277 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/nakrf2O4VnsKqxotlh7Y created by patrick
03:16:56.477 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/nakrf2O4VnsKqxotlh7Y by patrick: Test PR
03:16:56.670 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/od36NaVIJvktvf7jy3vp created by patrick
03:16:56.726 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/od36NaVIJvktvf7jy3vp by patrick: Test Patch
03:16:56.862 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/FRP3JBQAxTp6WYXdFLDN created by patrick
03:16:57.004 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/FRP3JBQAxTp6WYXdFLDN by patrick: Test PR
03:16:57.135 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/OSzllNVyPWONU5Vc95m5 created by patrick
03:16:57.259 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/OSzllNVyPWONU5Vc95m5 by patrick: Test PR
03:16:57.560 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/efANNs9S2m6ZPkOVFVg7 created by patrick
03:16:57.699 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/efANNs9S2m6ZPkOVFVg7 by patrick: Test PR
03:16:57.855 [main] INFO com.jcabi.github.mock.MkRepos -- repository patrick/bNdTDRazuvjFkQgfXqaD created by patrick
03:16:57.976 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in patrick/bNdTDRazuvjFkQgfXqaD by patrick: Test Pull Json
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.754 s -- in com.jcabi.github.mock.MkPullTest
[INFO] Running com.jcabi.github.RtHooksTest
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43831]
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-48] Started.
03:16:58.035 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43831
03:16:58.047 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43831 /repos/test/hooks/hooks): [200 OK] in 10ms
03:16:58.050 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43831
03:16:58.050 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46797]
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-49] Started.
03:16:58.066 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46797
03:16:58.088 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:46797 /repos/test/hooks/hooks): [201 Created] in 20ms
03:16:58.092 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46797 /repos/test/hooks/hooks/1): [200 OK] in 3ms
03:16:58.099 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46797
03:16:58.099 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33065]
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-50] Started.
03:16:58.111 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33065
03:16:58.115 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:33065 /repos/test/hooks/hooks/1): [204 No Content] in 3ms
03:16:58.119 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33065
03:16:58.119 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41109]
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-51] Started.
03:16:58.135 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41109
03:16:58.140 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41109 /repos/test/hooks/hooks): [200 OK] in 4ms
03:16:58.147 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41109
03:16:58.147 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38155]
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-52] Started.
03:16:58.162 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38155
03:16:58.169 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38155 /repos/test/hooks/hooks/1): [200 OK] in 2ms
03:16:58.175 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38155
03:16:58.175 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in com.jcabi.github.RtHooksTest
[INFO] Running com.jcabi.github.RtReposTest
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34709]
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-53] Started.
03:16:58.199 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34709
03:16:58.205 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34709 /): [200 OK] in 4ms
03:16:58.214 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34709
03:16:58.214 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45585]
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-54] Started.
03:16:58.224 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45585
03:16:58.229 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:45585 /repos/): [204 No Content] in 5ms
03:16:58.235 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45585
03:16:58.235 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34379]
Dec 20, 2025 3:16:58 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-55] Started.
03:16:58.251 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34379
03:16:58.257 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:34379 /user/repos): [201 Created] in 5ms
03:16:58.267 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34379
03:16:58.267 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in com.jcabi.github.RtReposTest
[INFO] Running com.jcabi.github.RtPullRefTest
03:16:58.405 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ipDilinYtH9seQdapl2R created by jeff
03:16:58.543 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ho0rJjVaQtfVoc41YL9u created by jeff
03:16:58.672 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/tyB8FZNoKMe6FsS03NyY created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s -- in com.jcabi.github.RtPullRefTest
[INFO] Running com.jcabi.github.PullCommentTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in com.jcabi.github.PullCommentTest
[INFO] Running com.jcabi.github.PullTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in com.jcabi.github.PullTest
[INFO] Running com.jcabi.github.RtReleaseTest
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38517]
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-56] Started.
03:16:59.133 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38517
03:16:59.142 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:38517 /repos/tstuser/tstbranch/releases/2): [200 OK] in 8ms
03:16:59.144 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38517
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34295]
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-57] Started.
03:16:59.151 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34295
03:16:59.159 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:34295 /repos/tstuser/tstbranch/releases/2): [200 OK] in 5ms
03:16:59.160 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34295
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36457]
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-58] Started.
03:16:59.167 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36457
03:16:59.172 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:36457 /repos/tstuser/tstbranch/releases/2): [204 No Content] in 4ms
03:16:59.173 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36457
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in com.jcabi.github.RtReleaseTest
[INFO] Running com.jcabi.github.RtContentsTest
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41221]
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-59] Started.
03:16:59.189 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41221
03:16:59.195 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:41221 /repos/test/contents/contents/to/remove): [200 OK] in 5ms
03:16:59.197 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41221
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34387]
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-60] Started.
03:16:59.205 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34387
03:16:59.210 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:34387 /repos/test/contents/contents/test/thefile): [201 Created] in 4ms
03:16:59.224 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34387 /repos/test/contents/contents/test/thefile): [200 OK] in 14ms
03:16:59.225 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34387
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42241]
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-61] Started.
03:16:59.243 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42241
03:16:59.251 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42241 /repos/test/contents/contents/test/file): [200 OK] in 6ms
03:16:59.262 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42241 /repos/test/contents/contents/test/file): [200 OK] in 5ms
03:16:59.271 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42241
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42419]
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-62] Started.
03:16:59.278 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42419
03:16:59.290 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:42419 /repos/test/contents/contents/test.txt): [200 OK] in 5ms
03:16:59.295 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42419
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44075]
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-63] Started.
03:16:59.307 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44075
03:16:59.315 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44075 /repos/test/contents/readme): [200 OK] in 6ms
03:16:59.319 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44075
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45177]
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-64] Started.
03:16:59.328 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45177
03:16:59.333 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45177 /repos/test/contents/readme): [200 OK] in 4ms
03:16:59.336 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45177
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38663]
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-65] Started.
03:16:59.343 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38663
03:16:59.348 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38663 /repos/test/contents/contents/dir): [200 OK] in 4ms
03:16:59.349 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38663
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in com.jcabi.github.RtContentsTest
[INFO] Running com.jcabi.github.RtCommitsTest
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44417]
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-66] Started.
03:16:59.365 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44417
03:16:59.459 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/bdeIZ91LQdaFh28RKv37 created by jeff
03:16:59.466 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:44417 /repos/jeff/bdeIZ91LQdaFh28RKv37/git/commits): [201 Created] in 5ms
03:16:59.468 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44417
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in com.jcabi.github.RtCommitsTest
[INFO] Running com.jcabi.github.RtGitignoresTest
03:16:59.469 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/gitignore/templates/C#): [200 OK] in 0ms
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45839]
Dec 20, 2025 3:16:59 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-67] Started.
03:16:59.480 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45839
03:16:59.483 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45839 /gitignore/templates): [200 OK] in 3ms
03:16:59.484 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45839
03:16:59.484 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in com.jcabi.github.RtGitignoresTest
[INFO] Running com.jcabi.github.mock.MkPublicKeysTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in com.jcabi.github.mock.MkPublicKeysTest
[INFO] Running com.jcabi.github.mock.MkStorageTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 s -- in com.jcabi.github.mock.MkStorageTest
[INFO] Running com.jcabi.github.mock.MkEventTest
03:17:00.991 [main] INFO com.jcabi.github.mock.MkRepos -- repository ken/foo created by ken
03:17:01.038 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in ken for issue #1 by ken
03:17:01.114 [main] INFO com.jcabi.github.mock.MkRepos -- repository barbie/bar created by barbie
03:17:01.147 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in barbie for issue #1 by barbie
03:17:01.211 [main] INFO com.jcabi.github.mock.MkRepos -- repository test_user/cWLcn8Qs2NsmKkBa4dSy created by test_user
03:17:01.251 [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: 0.322 s -- in com.jcabi.github.mock.MkEventTest
[INFO] Running com.jcabi.github.mock.JsonNodeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.jcabi.github.mock.JsonNodeTest
[INFO] Running com.jcabi.github.mock.MkIssueTest
03:17:01.392 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/vSqruFU2TlZy6b0ODaTu created by jeff
03:17:01.466 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/vSqruFU2TlZy6b0ODaTu by jeff: hey
03:17:01.642 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/HkM4K1dpPjuWRFJ7kPk1 created by jeff
03:17:01.682 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/HkM4K1dpPjuWRFJ7kPk1 by jeff: hey
03:17:01.851 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Y3bi374pbT1OO1bbYV5b created by jeff
03:17:01.918 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/Y3bi374pbT1OO1bbYV5b by jeff: hey
03:17:02.136 [main] INFO com.jcabi.github.mock.MkRepos -- repository first/4KszE8diTTfuPekEwdzS created by first
03:17:02.236 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in first/4KszE8diTTfuPekEwdzS by second:
03:17:02.407 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/xUm3aEMlifLwZjil0taG created by jeff
03:17:02.480 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/xUm3aEMlifLwZjil0taG by jeff: hey
03:17:02.665 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type closed created in jeff for issue #1 by jeff
03:17:02.840 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #2 of type reopened created in jeff for issue #1 by jeff
03:17:03.000 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/UXEooEYuwZCKS9GubID6 created by jeff
03:17:03.035 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/UXEooEYuwZCKS9GubID6 by jeff: hey
03:17:03.090 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/yYus3MxhkjWoVibWSOxS created by jeff
03:17:03.128 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/yYus3MxhkjWoVibWSOxS by jeff: hey
03:17:03.247 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
03:17:03.333 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/IpxTyhIqLHvu00VtWEH3 created by jeff
03:17:03.378 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/IpxTyhIqLHvu00VtWEH3 by jeff: hey
03:17:03.549 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/pt4G4Xd9XyktcYed6tMX created by jeff
03:17:03.588 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/pt4G4Xd9XyktcYed6tMX by jeff: hey
03:17:03.775 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/kEFNlufaJNCmXg2vdMdU created by jeff
03:17:03.845 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/kEFNlufaJNCmXg2vdMdU by jeff: hey
03:17:04.298 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/xFVLGmXGcuenS51f4z8G created by jeff
03:17:04.369 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/xFVLGmXGcuenS51f4z8G by jeff: hey
03:17:04.549 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type closed created in jeff for issue #1 by jeff
03:17:04.733 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/hN1O1xOj6POsD0HkxPRl created by jeff
03:17:04.804 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/hN1O1xOj6POsD0HkxPRl by jeff: hey
03:17:05.029 [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: 3.789 s -- in com.jcabi.github.mock.MkIssueTest
[INFO] Running com.jcabi.github.IssueLabelsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in com.jcabi.github.IssueLabelsTest
[INFO] Running com.jcabi.github.mock.MkContentTest
03:17:05.363 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/bH9hEIYBPAWE2eEDDqFj created by jeff
03:17:05.569 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/yL0Jmo4XQgAmnwV77Mm0 created by jeff
03:17:05.714 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/FWdLBei77QftgdaruF4G created by jeff
03:17:05.849 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/27n1M2K3GzP2V5Rpn9NL created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 s -- in com.jcabi.github.mock.MkContentTest
[INFO] Running com.jcabi.github.mock.MkSearchTest
03:17:06.056 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TestCode created by jeff
03:17:06.154 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TestRepo created by jeff
03:17:06.450 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TestIssues created by jeff
03:17:06.491 [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.559 s -- in com.jcabi.github.mock.MkSearchTest
[INFO] Running com.jcabi.github.RtReleaseAssetTest
Dec 20, 2025 3:17:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46131]
Dec 20, 2025 3:17:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-68] Started.
03:17:06.512 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46131
03:17:06.569 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
03:17:06.573 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:46131 /repos/john/blueharvest/releases/assets/2): [200 OK] in 3ms
03:17:06.573 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46131
03:17:06.573 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39709]
Dec 20, 2025 3:17:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-69] Started.
03:17:06.579 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39709
03:17:06.634 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
03:17:06.642 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:39709 /repos/john/blueharvest/releases/assets/3): [204 No Content] in 7ms
03:17:06.643 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39709
03:17:06.643 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33769]
Dec 20, 2025 3:17:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-70] Started.
03:17:06.648 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33769
03:17:06.729 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
03:17:06.737 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33769 /repos/john/blueharvest/releases/assets/4): [200 OK] in 5ms
03:17:06.737 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33769
03:17:06.737 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
03:17:06.797 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
03:17:06.862 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/blueharvest created by john
03:17:06.864 [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: 0.364 s -- in com.jcabi.github.RtReleaseAssetTest
[INFO] Running com.jcabi.github.mock.MkReposTest
03:17:06.934 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test created by jeff
03:17:06.983 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test created by jeff
03:17:07.039 [main] INFO com.jcabi.github.mock.MkRepos -- repository /orgs/myorg/repos/test created by /orgs/myorg/repos
03:17:07.096 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/remove-me created by jeff
03:17:07.171 [main] INFO com.jcabi.github.mock.MkRepos -- repository john/exist created by john
03:17:07.223 [main] INFO com.jcabi.github.mock.MkRepos -- repository tom/1 created by tom
03:17:07.270 [main] INFO com.jcabi.github.mock.MkRepos -- repository tom/2 created by tom
03:17:07.364 [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: 0.496 s -- in com.jcabi.github.mock.MkReposTest
[INFO] Running com.jcabi.github.mock.MkCollaboratorsTest
03:17:07.429 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/lfOvYZ4B4acPsb1cPS0z created by jeff
03:17:07.628 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/2DuLVvhBZYDtKpTjAShb created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s -- in com.jcabi.github.mock.MkCollaboratorsTest
[INFO] Running com.jcabi.github.mock.MkPublicKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in com.jcabi.github.mock.MkPublicKeyTest
[INFO] Running com.jcabi.github.RtCollaboratorsTest
Dec 20, 2025 3:17:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35759]
Dec 20, 2025 3:17:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-71] Started.
03:17:08.188 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35759
03:17:08.195 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:35759 /repos/test/collaboratorrepo/collaborators/dummy1): [204 No Content] in 5ms
03:17:08.196 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35759
03:17:08.196 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43479]
Dec 20, 2025 3:17:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-72] Started.
03:17:08.208 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43479
03:17:08.215 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43479 /repos/test/collaboratorrepo/collaborators/octocat2): [204 No Content] in 5ms
03:17:08.219 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43479
03:17:08.219 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43757]
Dec 20, 2025 3:17:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-73] Started.
03:17:08.232 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43757
03:17:08.235 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:43757 /repos/test/collaboratorrepo/collaborators/dummy): [204 No Content] in 2ms
03:17:08.239 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43757
03:17:08.239 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36933]
Dec 20, 2025 3:17:08 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-74] Started.
03:17:08.252 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36933
03:17:08.258 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36933 /repos/test/collaboratorrepo/collaborators): [200 OK] in 2ms
03:17:08.403 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36933
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in com.jcabi.github.RtCollaboratorsTest
[INFO] Running com.jcabi.github.mock.MkPullCommentTest
03:17:08.519 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/N3wYp2MCwGCGHG42CUdv created by jeff
03:17:08.621 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/N3wYp2MCwGCGHG42CUdv by jeff: hello
03:17:08.863 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/xnn6kVvGYqwRB637XCkf created by jeff
03:17:08.967 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/xnn6kVvGYqwRB637XCkf by jeff: hello
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 s -- in com.jcabi.github.mock.MkPullCommentTest
[INFO] Running com.jcabi.github.ExistenceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in com.jcabi.github.ExistenceTest
[INFO] Running com.jcabi.github.RtReferenceTest
Dec 20, 2025 3:17:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38103]
Dec 20, 2025 3:17:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-75] Started.
03:17:09.121 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38103
03:17:09.213 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/dBXTwNVhfLT85vpAfCgk created by jeff
03:17:09.216 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38103 /repos/jeff/dBXTwNVhfLT85vpAfCgk/git/refs/heads/featureB): [200 OK] in 2ms
03:17:09.218 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38103
03:17:09.218 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36037]
Dec 20, 2025 3:17:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-76] Started.
03:17:09.222 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36037
03:17:09.274 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/F1MNw9khcz5kH3lkuLsc created by jeff
03:17:09.279 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:36037 /repos/jeff/F1MNw9khcz5kH3lkuLsc/git/refs/heads/featureA): [200 OK] in 4ms
03:17:09.281 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36037
03:17:09.281 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40887]
Dec 20, 2025 3:17:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-77] Started.
03:17:09.287 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40887
03:17:09.346 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/dKrWzHGZSNTlbBqyNz9i created by jeff
03:17:09.347 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40887
03:17:09.347 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
03:17:09.399 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/JSm08rddtCmopiUPx33y created by jeff
Dec 20, 2025 3:17:09 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34933]
Dec 20, 2025 3:17:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-78] Started.
03:17:09.401 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34933
03:17:09.402 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34933
03:17:09.402 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in com.jcabi.github.RtReferenceTest
[INFO] Running com.jcabi.github.mock.MkReferenceTest
03:17:09.498 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/mVYSYdptSjBMiqDeQDht created by jeff
03:17:09.635 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/G4ESJYorS18RcK3Ej7fQ created by jeff
03:17:09.736 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/p3JPdB7dB2eIHfh7jmGF created by jeff
03:17:09.900 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/G2OSdVRDqHIlmnMCfeVy created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s -- in com.jcabi.github.mock.MkReferenceTest
[INFO] Running com.jcabi.github.mock.MkUserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in com.jcabi.github.mock.MkUserTest
[INFO] Running com.jcabi.github.mock.MkTreeTest
03:17:10.272 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/bCewVQXHwYm5HE0Xuhql created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in com.jcabi.github.mock.MkTreeTest
[INFO] Running com.jcabi.github.IssueTest
03:17:10.384 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 1ms
03:17:10.390 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
03:17:10.700 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
03:17:10.712 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
03:17:10.720 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
03:17:10.793 [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: 0.415 s -- in com.jcabi.github.IssueTest
[INFO] Running com.jcabi.github.RtUsersTest
Dec 20, 2025 3:17:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40699]
Dec 20, 2025 3:17:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-79] Started.
03:17:10.824 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40699
03:17:10.828 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40699 /user): [200 OK] in 4ms
03:17:10.830 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40699
Dec 20, 2025 3:17:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37381]
Dec 20, 2025 3:17:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-80] Started.
03:17:10.835 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37381
03:17:10.839 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37381 /users): [200 OK] in 2ms
03:17:10.851 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37381
Dec 20, 2025 3:17:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36287]
Dec 20, 2025 3:17:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-81] Started.
03:17:10.860 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36287
03:17:10.867 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36287
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in com.jcabi.github.RtUsersTest
[INFO] Running com.jcabi.github.mock.MkDeployKeysTest
03:17:10.979 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/FJ6r6RdvjWtsGyqy6bbT created by jeff
03:17:11.152 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/69uqaFc7nNbSHuFs3uOc created by jeff
03:17:11.304 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/LJTb1yQLMlVBZuljd0p0 created by jeff
03:17:11.462 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/f7YnFQrJNZEp5gCsTX1I created by jeff
03:17:11.624 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/BtDnZscRCyecpLx8FqGK created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 s -- in com.jcabi.github.mock.MkDeployKeysTest
[INFO] Running com.jcabi.github.RepositoryStatisticsTest
03:17:11.750 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/volodya-lombrozo created by jeff
03:17:11.830 [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.149 s -- in com.jcabi.github.RepositoryStatisticsTest
[INFO] Running com.jcabi.github.mock.MkStarsTest
03:17:11.942 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/1YG0JzHsIdcYu6mXNwLT created by jeff
03:17:12.155 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/b0IxwbujdAFBl2VSErRX created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in com.jcabi.github.mock.MkStarsTest
[INFO] Running com.jcabi.github.DeployKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in com.jcabi.github.DeployKeyTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetTest
03:17:12.394 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/LPD3825bCXhDaF9yB9jr created by jeff
03:17:12.592 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/GpkjOtMdaNLm4LrU0ixl created by jeff
03:17:12.827 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/QusQPoJR4Ea1mZ9Azayv created by jeff
03:17:13.060 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/z5XsubRiitcgeVkfQETW created by jeff
03:17:13.370 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/8gHfZiUzUPnzfyzyRI2x created by jeff
03:17:13.557 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/0RYAYhyirI6vtH2NtM3a created by jeff
03:17:13.813 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ebQBoBSrZk2rOQhVqdPw created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 s -- in com.jcabi.github.mock.MkReleaseAssetTest
[INFO] Running com.jcabi.github.mock.MkTagTest
03:17:14.271 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/2Jm5lTIlz81WJyXLZPIh created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in com.jcabi.github.mock.MkTagTest
[INFO] Running com.jcabi.github.RtStatusesTest
03:17:14.561 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/W3F2Wp44pKm3e68NSa6a created by jeff
Dec 20, 2025 3:17:14 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45515]
Dec 20, 2025 3:17:14 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-82] Started.
03:17:14.648 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45515
03:17:14.747 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/lna8Pjq9RANzsg2ATMnE created by jeff
03:17:14.753 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:45515 /repos/jeff/lna8Pjq9RANzsg2ATMnE/statuses/0abcd89jcabitest): [201 Created] in 5ms
03:17:14.759 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45515
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s -- in com.jcabi.github.RtStatusesTest
[INFO] Running com.jcabi.github.mock.MkCommentTest
03:17:14.876 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/blueharvest created by jeff
03:17:14.952 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/blueharvest by jeff: hey
03:17:15.011 [main] INFO com.jcabi.github.mock.MkComments -- comment #1 posted to issue #1 by jeff: hey buddy
03:17:15.143 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/blueharvest created by jeff
03:17:15.188 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/blueharvest by jeff: hey
03:17:15.255 [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: 0.594 s -- in com.jcabi.github.mock.MkCommentTest
[INFO] Running com.jcabi.github.mock.MkGistTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in com.jcabi.github.mock.MkGistTest
[INFO] Running com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Running com.jcabi.github.RtPullTest
Dec 20, 2025 3:17:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45225]
Dec 20, 2025 3:17:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-83] Started.
03:17:15.630 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45225
03:17:15.635 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PUT localhost:45225 /repos/user/repo/pulls/3/merge): [200 OK] in 2ms
03:17:15.639 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45225
03:17:15.639 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43683]
Dec 20, 2025 3:17:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-84] Started.
03:17:15.645 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43683
03:17:15.650 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43683 /repos/user/repo/pulls/2/files): [200 OK] in 4ms
03:17:15.652 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43683
03:17:15.652 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43101]
Dec 20, 2025 3:17:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-85] Started.
03:17:15.659 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43101
03:17:15.663 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43101
03:17:15.663 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32917]
Dec 20, 2025 3:17:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-86] Started.
03:17:15.678 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32917
03:17:15.689 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32917 /repos/user/repo/pulls/1): [200 OK] in 7ms
03:17:15.695 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32917
03:17:15.695 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34335]
Dec 20, 2025 3:17:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-87] Started.
03:17:15.709 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34335
03:17:15.718 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34335 /repos/user/repo/pulls/1): [200 OK] in 8ms
03:17:15.727 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34335
03:17:15.727 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43733]
Dec 20, 2025 3:17:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-88] Started.
03:17:15.747 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43733
03:17:15.753 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43733 /repos/user/repo/pulls/-2021914268): [200 OK] in 5ms
03:17:15.760 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43733 /repos/user/repo/commits/6d299617d9094ae6940b3958bbabab68fd1ddabb/check-runs): [200 OK] in 6ms
03:17:15.771 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43733
03:17:15.771 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.152 s -- in com.jcabi.github.RtPullTest
[INFO] Running com.jcabi.github.RtDeployKeyTest
Dec 20, 2025 3:17:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46445]
Dec 20, 2025 3:17:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-89] Started.
03:17:15.799 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46445
03:17:15.804 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:46445 /repos/test/keys/keys/3): [204 No Content] in 4ms
03:17:15.814 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46445
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in com.jcabi.github.RtDeployKeyTest
[INFO] Running com.jcabi.github.mock.MkIssuesTest
03:17:15.933 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/A870j8j58rMxf4iGIaSv created by jeff
03:17:16.002 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/A870j8j58rMxf4iGIaSv by jeff: hello
03:17:16.216 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/3jEYCoEBTXty9dqWpdfG created by jeff
03:17:16.252 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/3jEYCoEBTXty9dqWpdfG by jeff: hey, you
03:17:16.289 [main] INFO com.jcabi.github.mock.MkIssues -- issue #2 created in jeff/3jEYCoEBTXty9dqWpdfG by jeff: hey
03:17:16.325 [main] INFO com.jcabi.github.mock.MkIssues -- issue #3 created in jeff/3jEYCoEBTXty9dqWpdfG by jeff: hey again
03:17:16.471 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test-3 created by jeff
03:17:16.507 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/test-3 by jeff: title
03:17:16.553 [main] INFO com.jcabi.github.mock.MkIssues -- issue #2 created in jeff/test-3 by jeff: title
03:17:16.608 [main] INFO com.jcabi.github.mock.MkIssues -- issue #3 created in jeff/test-3 by jeff: title
03:17:16.669 [main] INFO com.jcabi.github.mock.MkIssues -- issue #4 created in jeff/test-3 by jeff: title
03:17:16.736 [main] INFO com.jcabi.github.mock.MkIssues -- issue #5 created in jeff/test-3 by jeff: title
03:17:16.790 [main] INFO com.jcabi.github.mock.MkIssues -- issue #6 created in jeff/test-3 by jeff: title
03:17:16.830 [main] INFO com.jcabi.github.mock.MkIssues -- issue #7 created in jeff/test-3 by jeff: title
03:17:16.867 [main] INFO com.jcabi.github.mock.MkIssues -- issue #8 created in jeff/test-3 by jeff: title
03:17:16.914 [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: 1.094 s -- in com.jcabi.github.mock.MkIssuesTest
[INFO] Running com.jcabi.github.RtRepoCommitsTest
03:17:16.927 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/commits): [200 OK] in 0ms
03:17:16.929 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db55...6dcb09b5b57875f334f61aebed695e2e4193db56): [200 OK] in 0ms
03:17:16.930 [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.008 s -- in com.jcabi.github.RtRepoCommitsTest
[INFO] Running com.jcabi.github.mock.MkTreesTest
03:17:16.990 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/biNw9esC8nUbeFWtoVSw created by jeff
03:17:17.239 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/1aitIvhV6NQBL9VRt6jM created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s -- in com.jcabi.github.mock.MkTreesTest
[INFO] Running com.jcabi.github.mock.MkCheckTest
03:17:17.377 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/zgrxAahUsJEnQn365J3m created by jeff
03:17:17.440 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/zgrxAahUsJEnQn365J3m by jeff: Test PR
03:17:17.651 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/1FbZRzxHBofZETJaTXDd created by jeff
03:17:17.758 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/1FbZRzxHBofZETJaTXDd by jeff: Test PR
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s -- in com.jcabi.github.mock.MkCheckTest
[INFO] Running com.jcabi.github.LabelTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.jcabi.github.LabelTest
[INFO] Running com.jcabi.github.RtDeployKeysTest
Dec 20, 2025 3:17:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45605]
Dec 20, 2025 3:17:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-90] Started.
03:17:17.851 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45605
03:17:17.855 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:45605 /repos/test/keys/keys): [201 Created] in 3ms
03:17:17.857 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45605
03:17:17.862 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys): [200 OK] in 0ms
03:17:17.868 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys/1): [200 OK] in 0ms
Dec 20, 2025 3:17:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34289]
Dec 20, 2025 3:17:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-91] Started.
03:17:17.884 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34289
03:17:17.889 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34289 /repos/test/keys/keys): [200 OK] in 2ms
03:17:17.890 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34289
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in com.jcabi.github.RtDeployKeysTest
[INFO] Running com.jcabi.github.RtReactionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.RtReactionTest
[INFO] Running com.jcabi.github.RtForksTest
03:17:17.909 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/forks/forks): [200 OK] in 0ms
Dec 20, 2025 3:17:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38603]
Dec 20, 2025 3:17:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-92] Started.
03:17:17.931 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38603
03:17:17.938 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:38603 /repos/test_user/test_repo/forks): [202 Accepted] in 6ms
03:17:17.940 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38603 /repos/test_user/test_repo/forks/repos/test_user/test_repo/forks/1): [200 OK] in 1ms
03:17:17.943 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38603
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in com.jcabi.github.RtForksTest
[INFO] Running com.jcabi.github.RepoCommitTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in com.jcabi.github.RepoCommitTest
[INFO] Running com.jcabi.github.RtCommitTest
Dec 20, 2025 3:17:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43093]
Dec 20, 2025 3:17:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-93] Started.
03:17:18.059 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43093
03:17:18.152 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/LVDdyjMsBjLZLFTJFDEE created by jeff
03:17:18.156 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43093 /repos/jeff/LVDdyjMsBjLZLFTJFDEE/git/commits/sha): [200 OK] in 4ms
03:17:18.158 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43093
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in com.jcabi.github.RtCommitTest
[INFO] Running com.jcabi.github.RtForkTest
Dec 20, 2025 3:17:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37315]
Dec 20, 2025 3:17:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-94] Started.
03:17:18.178 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37315
Dec 20, 2025 3:17:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44669]
Dec 20, 2025 3:17:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-95] Started.
03:17:18.185 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44669
03:17:18.191 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:37315 /repos/test_user/test_repo/forks/1): [200 OK] in 3ms
03:17:18.200 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37315 /repos/test_user/test_repo/forks/1): [200 OK] in 9ms
03:17:18.203 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37315 /repos/test_user/test_repo/forks/1): [200 OK] in 3ms
03:17:18.207 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44669
03:17:18.211 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37315
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in com.jcabi.github.RtForkTest
[INFO] Running com.jcabi.github.PullRefTest
03:17:18.291 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/QILLZ2ADpkVrePFI46C5 created by jeff
03:17:18.358 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/MUxUP8Z3NPmXbQtV5O3Z created by jeff
03:17:18.432 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/p3BrXSh2l7gdyjfVyhMe created by jeff
03:17:18.489 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/jVpeZln3cscyeSxTVn8r created by jeff
03:17:18.568 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/jmO5LgvD1zbbVFCLmFVX created by jeff
03:17:18.669 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/VKfqxvPe6xNhVYCSl5qn created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s -- in com.jcabi.github.PullRefTest
[INFO] Running com.jcabi.github.mock.MkCommitsTest
03:17:18.848 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/8xZ2sb8gqUFjvUgSNsUp created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in com.jcabi.github.mock.MkCommitsTest
[INFO] Running com.jcabi.github.RtGitHubTest
03:17:18.895 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/meta): [200 OK] in 0ms
03:17:18.906 [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.018 s -- in com.jcabi.github.RtGitHubTest
[INFO] Running com.jcabi.github.mock.MkUserEmailsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s -- in com.jcabi.github.mock.MkUserEmailsTest
[INFO] Running com.jcabi.github.mock.MkLimitsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.jcabi.github.mock.MkLimitsTest
[INFO] Running com.jcabi.github.wire.CarefulWireTest
03:17:19.372 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
03:17:19.379 [main] INFO com.jcabi.github.wire.CarefulWire -- Remaining number of requests per hour is less than 10. Waiting for 5 seconds.
03:17:24.379 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 5s
03:17:24.380 [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.009 s -- in com.jcabi.github.wire.CarefulWireTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Running com.jcabi.github.RtGistCommentsTest
Dec 20, 2025 3:17:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36243]
Dec 20, 2025 3:17:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-96] Started.
03:17:24.552 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36243
03:17:24.656 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36243 /gists/2/comments): [200 OK] in 5ms
03:17:24.659 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36243
Dec 20, 2025 3:17:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39607]
Dec 20, 2025 3:17:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-97] Started.
03:17:24.671 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39607
03:17:24.673 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:39607 /gists/3/comments): [201 Created] in 1ms
03:17:24.676 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39607 /gists/3/comments/1): [200 OK] in 2ms
03:17:24.681 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39607
Dec 20, 2025 3:17:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35671]
Dec 20, 2025 3:17:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-98] Started.
03:17:24.696 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35671
03:17:24.703 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35671 /gists/1/comments/1): [200 OK] in 6ms
03:17:24.704 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35671
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in com.jcabi.github.RtGistCommentsTest
[INFO] Running com.jcabi.github.mock.MkBranchTest
03:17:24.806 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ndbmzbs4C6CQOskKUChh created by jeff
03:17:24.959 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/OQ2JlMRtpqn9Upk8Ebo6 created by jeff
03:17:25.056 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/jwnxopjoFYtcRISnPUHL created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s -- in com.jcabi.github.mock.MkBranchTest
[INFO] Running com.jcabi.github.mock.MkContentsTest
03:17:25.146 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/YW13p0MBV18S8zsgxedk created by jeff
03:17:25.269 [main] INFO com.jcabi.github.mock.MkRepos -- repository test/KLNqohqR63sv5IWDfsKQ created by test
03:17:25.403 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/7DEbFUUQsdRlwpHpK7Kd created by jeff
03:17:25.517 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/6pgXFA2EK44dPoDsV4rY created by jeff
03:17:25.707 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/x9xchdupCHbd9EWTpNdD created by jeff
03:17:25.852 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ubwVfkFlzmzmO93C8o9I created by jeff
03:17:26.048 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/rQpszdlYabMYPfA5edLb created by jeff
03:17:26.182 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/MqEwS5Whp1RdGqpAURNC created by jeff
03:17:26.397 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/QfdVggNKVxqXkxaG62ZI created by jeff
03:17:26.498 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/p72HsiKpKidMXlMobKIV created by jeff
03:17:26.615 [main] INFO com.jcabi.github.mock.MkRepos -- repository test/2mf6HjUwh3EN1CbDJBet created by test
03:17:26.888 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/n9L76dJSFtvGdes4DceD created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.848 s -- in com.jcabi.github.mock.MkContentsTest
[INFO] Running com.jcabi.github.mock.MkReleaseTest
03:17:27.001 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Cz4S8nPs5tpPoPZ4BO9s created by jeff
03:17:27.126 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/a7pL8QvuNPK40oUhlLcG created by jeff
03:17:27.381 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/lMgPXe02Sud3GxBAkVGA created by jeff
03:17:27.561 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/O7N9mjY2uOHcx6GpF1X4 created by jeff
03:17:27.755 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/kwotHU6V6X3helXGUrwq created by jeff
03:17:27.889 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/P9Bq2JaXHtIpSd2qJ20H created by jeff
03:17:27.984 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/VhWYBQeLOlwB8UWY3ToJ created by jeff
03:17:28.091 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/at6PMklPoutq6hKHozSx created by jeff
03:17:28.190 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/izr35U7KJz4DyGOSYx9S created by jeff
03:17:28.277 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/2Lua9hgUrisbxgvz3IwY created by jeff
03:17:28.384 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Qj8yhEoMSvuZm8WtnLkm created by jeff
03:17:28.486 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/jIbiUGfFw5B0063aDH21 created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.578 s -- in com.jcabi.github.mock.MkReleaseTest
[INFO] Running com.jcabi.github.RtBlobsTest
Dec 20, 2025 3:17:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40791]
Dec 20, 2025 3:17:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-99] Started.
03:17:28.537 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40791
03:17:28.542 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:40791 /repos/mark/test/git/blobs): [201 Created] in 3ms
03:17:28.547 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40791 /repos/mark/test/git/blobs/5918960f9dceed04f87298c6aae6f5a3a407b8be): [200 OK] in 2ms
03:17:28.547 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40791
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in com.jcabi.github.RtBlobsTest
[INFO] Running com.jcabi.github.mock.MkHooksTest
03:17:28.610 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/v0AcfNHum8L2uKVfY5ei created by jeff
03:17:28.681 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/iKRkSpJIQa6ovEwtqFAT created by jeff
03:17:28.769 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/lo6l1iNfaCBkpSFZFiGQ created by jeff
03:17:28.877 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/9ZD3QkSLZUEGj1V7a5So created by jeff
03:17:28.996 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/GpYBpnbYUuM5XfkGaisX created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 s -- in com.jcabi.github.mock.MkHooksTest
[INFO] Running com.jcabi.github.RtChecksTest
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34311]
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-100] Started.
03:17:29.115 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34311
03:17:29.170 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34311 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 10ms
03:17:29.172 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34311
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39151]
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-101] Started.
03:17:29.186 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39151
03:17:29.190 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39151 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 3ms
03:17:29.195 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39151
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36115]
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-102] Started.
03:17:29.206 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36115
03:17:29.209 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36115 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [404 Not Found] in 1ms
03:17:29.215 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36115
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34023]
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-103] Started.
03:17:29.228 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34023
03:17:29.232 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34023 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 3ms
03:17:29.234 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34023
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41887]
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-104] Started.
03:17:29.240 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41887
03:17:29.246 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41887 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 2ms
03:17:29.246 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41887
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40123]
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-105] Started.
03:17:29.255 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40123
03:17:29.259 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40123 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 4ms
03:17:29.260 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40123
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in com.jcabi.github.RtChecksTest
[INFO] Running com.jcabi.github.RtPublicKeyTest
03:17:29.266 [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.012 s -- in com.jcabi.github.RtPublicKeyTest
[INFO] Running com.jcabi.github.RtLabelTest
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40775]
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-106] Started.
03:17:29.281 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40775
03:17:29.289 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:40775 /repos/mark/test/labels/enhance): [200 OK] in 7ms
03:17:29.290 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40775
03:17:29.290 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36827]
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-107] Started.
03:17:29.302 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36827
03:17:29.306 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36827 /repos/mark/test/labels/bug): [200 OK] in 3ms
03:17:29.307 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36827
03:17:29.307 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in com.jcabi.github.RtLabelTest
[INFO] Running com.jcabi.github.mock.MkNotificationsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in com.jcabi.github.mock.MkNotificationsTest
[INFO] Running com.jcabi.github.RtTagsTest
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43085]
Dec 20, 2025 3:17:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-108] Started.
03:17:29.409 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43085
03:17:29.459 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/V94QDpqe2z5uPhJQlQjK created by jeff
03:17:29.466 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:43085 /repos/jeff/V94QDpqe2z5uPhJQlQjK/git/tags): [201 Created] in 7ms
03:17:29.471 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:43085 /repos/jeff/V94QDpqe2z5uPhJQlQjK/git/refs): [201 Created] in 3ms
03:17:29.471 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43085
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in com.jcabi.github.RtTagsTest
[INFO] Running com.jcabi.github.RtGitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.jcabi.github.RtGitTest
[INFO] Running com.jcabi.github.OrganizationTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in com.jcabi.github.OrganizationTest
[INFO] Running com.jcabi.github.mock.MkGitHubTest
03:17:29.671 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test created by jeff
03:17:29.713 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/test by jeff: hey
03:17:29.756 [main] INFO com.jcabi.github.mock.MkComments -- comment #1 posted to issue #1 by jeff: hey, works?
03:17:29.984 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/M7emk4yN6YQKP5ebERUd created by jeff
03:17:32.407 [pool-112-thread-1] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.423 [pool-112-thread-12] INFO com.jcabi.github.mock.MkIssues -- issue #2 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.443 [pool-112-thread-11] INFO com.jcabi.github.mock.MkIssues -- issue #3 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.463 [pool-112-thread-10] INFO com.jcabi.github.mock.MkIssues -- issue #4 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.563 [pool-112-thread-9] INFO com.jcabi.github.mock.MkIssues -- issue #5 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.583 [pool-112-thread-8] INFO com.jcabi.github.mock.MkIssues -- issue #6 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.615 [pool-112-thread-7] INFO com.jcabi.github.mock.MkIssues -- issue #7 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.640 [pool-112-thread-6] INFO com.jcabi.github.mock.MkIssues -- issue #8 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.665 [pool-112-thread-5] INFO com.jcabi.github.mock.MkIssues -- issue #9 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.698 [pool-112-thread-4] INFO com.jcabi.github.mock.MkIssues -- issue #10 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.719 [pool-112-thread-3] INFO com.jcabi.github.mock.MkIssues -- issue #11 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.742 [pool-112-thread-2] INFO com.jcabi.github.mock.MkIssues -- issue #12 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.763 [pool-112-thread-99] INFO com.jcabi.github.mock.MkIssues -- issue #13 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.791 [pool-112-thread-98] INFO com.jcabi.github.mock.MkIssues -- issue #14 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.815 [pool-112-thread-97] INFO com.jcabi.github.mock.MkIssues -- issue #15 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.837 [pool-112-thread-96] INFO com.jcabi.github.mock.MkIssues -- issue #16 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.879 [pool-112-thread-95] INFO com.jcabi.github.mock.MkIssues -- issue #17 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.907 [pool-112-thread-94] INFO com.jcabi.github.mock.MkIssues -- issue #18 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.925 [pool-112-thread-93] INFO com.jcabi.github.mock.MkIssues -- issue #19 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.947 [pool-112-thread-92] INFO com.jcabi.github.mock.MkIssues -- issue #20 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:32.975 [pool-112-thread-91] INFO com.jcabi.github.mock.MkIssues -- issue #21 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.007 [pool-112-thread-90] INFO com.jcabi.github.mock.MkIssues -- issue #22 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.039 [pool-112-thread-89] INFO com.jcabi.github.mock.MkIssues -- issue #23 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.075 [pool-112-thread-88] INFO com.jcabi.github.mock.MkIssues -- issue #24 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.107 [pool-112-thread-87] INFO com.jcabi.github.mock.MkIssues -- issue #25 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.131 [pool-112-thread-86] INFO com.jcabi.github.mock.MkIssues -- issue #26 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.170 [pool-112-thread-85] INFO com.jcabi.github.mock.MkIssues -- issue #27 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.201 [pool-112-thread-84] INFO com.jcabi.github.mock.MkIssues -- issue #28 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.243 [pool-112-thread-83] INFO com.jcabi.github.mock.MkIssues -- issue #29 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.279 [pool-112-thread-82] INFO com.jcabi.github.mock.MkIssues -- issue #30 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.315 [pool-112-thread-81] INFO com.jcabi.github.mock.MkIssues -- issue #31 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.343 [pool-112-thread-80] INFO com.jcabi.github.mock.MkIssues -- issue #32 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.383 [pool-112-thread-79] INFO com.jcabi.github.mock.MkIssues -- issue #33 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.423 [pool-112-thread-78] INFO com.jcabi.github.mock.MkIssues -- issue #34 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.455 [pool-112-thread-77] INFO com.jcabi.github.mock.MkIssues -- issue #35 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.491 [pool-112-thread-76] INFO com.jcabi.github.mock.MkIssues -- issue #36 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.523 [pool-112-thread-75] INFO com.jcabi.github.mock.MkIssues -- issue #37 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.595 [pool-112-thread-74] INFO com.jcabi.github.mock.MkIssues -- issue #38 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.630 [pool-112-thread-73] INFO com.jcabi.github.mock.MkIssues -- issue #39 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.662 [pool-112-thread-72] INFO com.jcabi.github.mock.MkIssues -- issue #40 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.695 [pool-112-thread-71] INFO com.jcabi.github.mock.MkIssues -- issue #41 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.724 [pool-112-thread-70] INFO com.jcabi.github.mock.MkIssues -- issue #42 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.775 [pool-112-thread-69] INFO com.jcabi.github.mock.MkIssues -- issue #43 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.810 [pool-112-thread-68] INFO com.jcabi.github.mock.MkIssues -- issue #44 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.839 [pool-112-thread-67] INFO com.jcabi.github.mock.MkIssues -- issue #45 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.875 [pool-112-thread-66] INFO com.jcabi.github.mock.MkIssues -- issue #46 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.907 [pool-112-thread-65] INFO com.jcabi.github.mock.MkIssues -- issue #47 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.947 [pool-112-thread-64] INFO com.jcabi.github.mock.MkIssues -- issue #48 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:33.983 [pool-112-thread-63] INFO com.jcabi.github.mock.MkIssues -- issue #49 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.010 [pool-112-thread-62] INFO com.jcabi.github.mock.MkIssues -- issue #50 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.035 [pool-112-thread-61] INFO com.jcabi.github.mock.MkIssues -- issue #51 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.064 [pool-112-thread-60] INFO com.jcabi.github.mock.MkIssues -- issue #52 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.087 [pool-112-thread-59] INFO com.jcabi.github.mock.MkIssues -- issue #53 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.111 [pool-112-thread-58] INFO com.jcabi.github.mock.MkIssues -- issue #54 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.151 [pool-112-thread-57] INFO com.jcabi.github.mock.MkIssues -- issue #55 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.191 [pool-112-thread-56] INFO com.jcabi.github.mock.MkIssues -- issue #56 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.224 [pool-112-thread-55] INFO com.jcabi.github.mock.MkIssues -- issue #57 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.263 [pool-112-thread-54] INFO com.jcabi.github.mock.MkIssues -- issue #58 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.302 [pool-112-thread-53] INFO com.jcabi.github.mock.MkIssues -- issue #59 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.335 [pool-112-thread-52] INFO com.jcabi.github.mock.MkIssues -- issue #60 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.379 [pool-112-thread-51] INFO com.jcabi.github.mock.MkIssues -- issue #61 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.407 [pool-112-thread-50] INFO com.jcabi.github.mock.MkIssues -- issue #62 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.443 [pool-112-thread-49] INFO com.jcabi.github.mock.MkIssues -- issue #63 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.479 [pool-112-thread-48] INFO com.jcabi.github.mock.MkIssues -- issue #64 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.511 [pool-112-thread-47] INFO com.jcabi.github.mock.MkIssues -- issue #65 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.549 [pool-112-thread-46] INFO com.jcabi.github.mock.MkIssues -- issue #66 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.581 [pool-112-thread-45] INFO com.jcabi.github.mock.MkIssues -- issue #67 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.607 [pool-112-thread-44] INFO com.jcabi.github.mock.MkIssues -- issue #68 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.627 [pool-112-thread-43] INFO com.jcabi.github.mock.MkIssues -- issue #69 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.651 [pool-112-thread-42] INFO com.jcabi.github.mock.MkIssues -- issue #70 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.675 [pool-112-thread-41] INFO com.jcabi.github.mock.MkIssues -- issue #71 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.699 [pool-112-thread-40] INFO com.jcabi.github.mock.MkIssues -- issue #72 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.718 [pool-112-thread-39] INFO com.jcabi.github.mock.MkIssues -- issue #73 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.739 [pool-112-thread-38] INFO com.jcabi.github.mock.MkIssues -- issue #74 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.759 [pool-112-thread-37] INFO com.jcabi.github.mock.MkIssues -- issue #75 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.779 [pool-112-thread-36] INFO com.jcabi.github.mock.MkIssues -- issue #76 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.802 [pool-112-thread-35] INFO com.jcabi.github.mock.MkIssues -- issue #77 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.827 [pool-112-thread-34] INFO com.jcabi.github.mock.MkIssues -- issue #78 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.855 [pool-112-thread-33] INFO com.jcabi.github.mock.MkIssues -- issue #79 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.875 [pool-112-thread-32] INFO com.jcabi.github.mock.MkIssues -- issue #80 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.903 [pool-112-thread-31] INFO com.jcabi.github.mock.MkIssues -- issue #81 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.947 [pool-112-thread-30] INFO com.jcabi.github.mock.MkIssues -- issue #82 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:34.991 [pool-112-thread-29] INFO com.jcabi.github.mock.MkIssues -- issue #83 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.027 [pool-112-thread-28] INFO com.jcabi.github.mock.MkIssues -- issue #84 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.063 [pool-112-thread-27] INFO com.jcabi.github.mock.MkIssues -- issue #85 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.119 [pool-112-thread-26] INFO com.jcabi.github.mock.MkIssues -- issue #86 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.163 [pool-112-thread-25] INFO com.jcabi.github.mock.MkIssues -- issue #87 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.199 [pool-112-thread-24] INFO com.jcabi.github.mock.MkIssues -- issue #88 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.239 [pool-112-thread-23] INFO com.jcabi.github.mock.MkIssues -- issue #89 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.274 [pool-112-thread-22] INFO com.jcabi.github.mock.MkIssues -- issue #90 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.302 [pool-112-thread-21] INFO com.jcabi.github.mock.MkIssues -- issue #91 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.340 [pool-112-thread-20] INFO com.jcabi.github.mock.MkIssues -- issue #92 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.375 [pool-112-thread-19] INFO com.jcabi.github.mock.MkIssues -- issue #93 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.539 [pool-112-thread-18] INFO com.jcabi.github.mock.MkIssues -- issue #94 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.575 [pool-112-thread-17] INFO com.jcabi.github.mock.MkIssues -- issue #95 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.623 [pool-112-thread-100] INFO com.jcabi.github.mock.MkIssues -- issue #96 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.647 [pool-112-thread-16] INFO com.jcabi.github.mock.MkIssues -- issue #97 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.685 [pool-112-thread-15] INFO com.jcabi.github.mock.MkIssues -- issue #98 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.723 [pool-112-thread-14] INFO com.jcabi.github.mock.MkIssues -- issue #99 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:35.760 [pool-112-thread-13] INFO com.jcabi.github.mock.MkIssues -- issue #100 created in jeff/M7emk4yN6YQKP5ebERUd by jeff:
03:17:36.065 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/test created by jeff
03:17:36.138 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/test by jeff: title
03:17:36.260 [main] INFO com.jcabi.github.mock.MkComments -- comment #1 posted to issue #1 by mark: Nice change
03:17:36.447 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/4foxVBafhuWa1ZLZHjky created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.879 s -- in com.jcabi.github.mock.MkGitHubTest
[INFO] Running com.jcabi.github.RtEventTest
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37031]
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-109] Started.
03:17:36.476 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37031
03:17:36.481 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:37031 /repos/test/event/issues/events/3): [200 OK] in 4ms
03:17:36.482 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37031
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.jcabi.github.RtEventTest
[INFO] Running com.jcabi.github.mock.MkForksTest
03:17:36.556 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/b54m5CwJ6iaMBiYwVfF0 created by jeff
03:17:36.596 [main] INFO com.jcabi.github.mock.MkForks -- fork jeff/b54m5CwJ6iaMBiYwVfF0 created inside Organization by jeff
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.136 s -- in com.jcabi.github.mock.MkForksTest
[INFO] Running com.jcabi.github.RtGistTest
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33729]
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-110] Started.
03:17:36.626 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33729
03:17:36.629 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:33729 /gists/patch): [200 OK] in 2ms
03:17:36.630 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33729
03:17:36.630 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35071]
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-111] Started.
03:17:36.635 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35071
03:17:36.636 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35071
03:17:36.636 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42527]
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-112] Started.
03:17:36.650 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42527
03:17:36.655 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:42527 /gists/testGetFiles): [200 OK] in 5ms
03:17:36.663 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42527
03:17:36.663 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37959]
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-113] Started.
03:17:36.674 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #37959
03:17:36.681 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:37959 /gists/unstar/star): [204 No Content] in 7ms
03:17:36.688 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #37959
03:17:36.688 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45691]
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-114] Started.
03:17:36.700 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45691
03:17:36.704 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45691 /gists/test): [200 OK] in 4ms
03:17:36.709 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45691 /gists/world): [200 OK] in 4ms
03:17:36.722 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:45691 /gists/test/forks): [201 Created] in 13ms
03:17:36.724 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45691 /gists/forked): [200 OK] in 2ms
03:17:36.729 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45691 /gists/world): [200 OK] in 4ms
03:17:36.734 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45691
03:17:36.734 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36595]
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-115] Started.
03:17:36.751 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36595
03:17:36.755 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36595 /gists/test): [200 OK] in 3ms
03:17:36.762 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:36595 /gists/world): [200 OK] in 7ms
03:17:36.762 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36595
03:17:36.762 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42279]
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-116] Started.
03:17:36.779 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42279
03:17:36.789 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:42279 /gists/testWrite): [200 OK] in 9ms
03:17:36.790 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42279
03:17:36.790 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in com.jcabi.github.RtGistTest
[INFO] Running com.jcabi.github.RtPullCommentsTest
03:17:36.867 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/weEfRMcWN3r7jkD1eJLs created by johnny
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41641]
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-117] Started.
03:17:36.872 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41641
03:17:36.928 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/pdsGMCjXFGX0RF0cZ4fz created by johnny
03:17:36.936 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:41641 /repos/johnny/pdsGMCjXFGX0RF0cZ4fz/pulls/0/comments): [201 Created] in 6ms
03:17:36.943 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41641 /repos/johnny/pdsGMCjXFGX0RF0cZ4fz/pulls/comments/1000000000): [200 OK] in 7ms
03:17:36.944 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41641
03:17:36.944 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41765]
Dec 20, 2025 3:17:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-118] Started.
03:17:36.950 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #41765
03:17:37.002 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/GCxieAnkCXZovqDsbP0X created by johnny
03:17:37.009 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:41765 /repos/johnny/GCxieAnkCXZovqDsbP0X/pulls/0/comments): [201 Created] in 6ms
03:17:37.019 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:41765 /repos/johnny/GCxieAnkCXZovqDsbP0X/pulls/comments/1000000000): [200 OK] in 5ms
03:17:37.023 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #41765
03:17:37.023 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34277]
Dec 20, 2025 3:17:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-119] Started.
03:17:37.030 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34277
03:17:37.085 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/IFt8MnLc4g6F45Cd9Ora created by johnny
03:17:37.090 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:34277 /repos/johnny/IFt8MnLc4g6F45Cd9Ora/pulls/0/comments/2): [204 No Content] in 4ms
03:17:37.091 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34277
03:17:37.091 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
03:17:37.149 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/YGmDjKzYKbYAWmx7YQfE created by johnny
Dec 20, 2025 3:17:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46119]
Dec 20, 2025 3:17:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-120] Started.
03:17:37.152 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #46119
03:17:37.159 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:46119 /repos/johnny/YGmDjKzYKbYAWmx7YQfE/pulls/0/comments): [200 OK] in 6ms
03:17:37.161 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #46119
03:17:37.161 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
03:17:37.219 [main] INFO com.jcabi.github.mock.MkRepos -- repository johnny/3tD9hUxmcfwl5yVAdTxl created by johnny
Dec 20, 2025 3:17:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32929]
Dec 20, 2025 3:17:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-121] Started.
03:17:37.222 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32929
03:17:37.230 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:32929 /repos/johnny/3tD9hUxmcfwl5yVAdTxl/pulls/1/comments): [200 OK] in 7ms
03:17:37.234 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32929
03:17:37.234 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in com.jcabi.github.RtPullCommentsTest
[INFO] Running com.jcabi.github.RtBranchesTest
Dec 20, 2025 3:17:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39921]
Dec 20, 2025 3:17:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-122] Started.
03:17:37.245 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39921
03:17:37.297 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/U79tbXSOpn6rvLUZTNjs created by jeff
03:17:37.300 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39921 /repos/jeff/U79tbXSOpn6rvLUZTNjs/branches): [200 OK] in 3ms
03:17:37.302 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39921 /repos/jeff/U79tbXSOpn6rvLUZTNjs/branches): [200 OK] in 1ms
03:17:37.304 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39921
03:17:37.304 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:37 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40985]
Dec 20, 2025 3:17:37 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-123] Started.
03:17:37.310 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40985
03:17:37.366 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/ddeowFjWjBFwDFomFdTZ created by jeff
03:17:37.370 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40985 /repos/jeff/ddeowFjWjBFwDFomFdTZ/branches): [200 OK] in 4ms
03:17:37.371 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40985
03:17:37.371 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
03:17:37.428 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/GGAJKlRjdLcjYwD8KIbh created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in com.jcabi.github.RtBranchesTest
[INFO] Running com.jcabi.github.RtLimitTest
03:17:37.434 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
03:17:37.436 [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.006 s -- in com.jcabi.github.RtLimitTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetsTest
03:17:37.505 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/SiHwA5NTw5bts1svarGr created by jeff
03:17:37.636 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/pnwQLsK1kvEeLZDiDOd4 created by jeff
03:17:37.754 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/EQ9I1ZC3qIXtciz8q3sW created by jeff
03:17:37.872 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/qlgASJKLPNxF0wLvM5Bo created by jeff
03:17:37.977 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/cv0Uys9HCkAp1iPoK4Cp created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s -- in com.jcabi.github.mock.MkReleaseAssetsTest
[INFO] Running com.jcabi.github.RtBranchTest
03:17:38.122 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Ik0kIaFIDJxVYDm0N9AB created by jeff
03:17:38.173 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/QMJtASKxugSe9LJRumlb created by jeff
03:17:38.225 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/gY0yDxleFntdspp9wFwh created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in com.jcabi.github.RtBranchTest
[INFO] Running com.jcabi.github.RtRepoCommitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtRepoCommitTest
[INFO] Running com.jcabi.github.RtIssuesTest
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35179]
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-124] Started.
03:17:38.252 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35179
03:17:38.256 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:35179 /repos/mark/test/issues): [201 Created] in 3ms
03:17:38.258 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:35179 /repos/mark/test/issues/1): [200 OK] in 2ms
03:17:38.258 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35179
03:17:38.258 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38745]
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-125] Started.
03:17:38.264 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38745
03:17:38.272 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38745 /repos/mark/test/issues): [200 OK] in 6ms
03:17:38.274 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38745
03:17:38.274 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34293]
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-126] Started.
03:17:38.280 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34293
03:17:38.284 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:34293 /repos/mark/test/issues/1): [200 OK] in 4ms
03:17:38.287 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34293
03:17:38.287 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40609]
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-127] Started.
03:17:38.297 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40609
03:17:38.301 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40609 /repos/mark/test/issues): [200 OK] in 3ms
03:17:38.305 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40609
03:17:38.305 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in com.jcabi.github.RtIssuesTest
[INFO] Running com.jcabi.github.RtGistsTest
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35379]
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-128] Started.
03:17:38.322 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35379
03:17:38.324 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:35379 /gists/12234): [204 No Content] in 1ms
03:17:38.334 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35379
03:17:38.334 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43935]
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-129] Started.
03:17:38.339 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43935
03:17:38.348 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:43935 /gists): [200 OK] in 8ms
03:17:38.350 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43935
03:17:38.350 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36855]
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-130] Started.
03:17:38.354 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #36855
03:17:38.359 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:36855 /gists): [201 Created] in 3ms
03:17:38.367 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #36855
03:17:38.367 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43991]
Dec 20, 2025 3:17:38 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-131] Started.
03:17:38.378 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #43991
03:17:38.381 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #43991
03:17:38.381 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in com.jcabi.github.RtGistsTest
[INFO] Running com.jcabi.github.ForkTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in com.jcabi.github.ForkTest
[INFO] Running com.jcabi.github.PublicKeyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in com.jcabi.github.PublicKeyTest
[INFO] Running com.jcabi.github.FromPropertiesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.FromPropertiesTest
[INFO] Running com.jcabi.github.mock.MkIssueLabelsTest
03:17:38.640 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/PUZPRE1dvAse2zulz5TH created by jeff
03:17:38.716 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/PUZPRE1dvAse2zulz5TH by jeff: Rewrite
03:17:38.847 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
03:17:38.982 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #2 of type unlabeled created in jeff for issue #1 by jeff
03:17:39.260 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/wXDVRxeQZRhnNoHHJu3s created by jeff
03:17:39.325 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/wXDVRxeQZRhnNoHHJu3s by jeff: how are you?
03:17:39.528 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
03:17:39.639 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/7V4xjdzmCcFTdzUJ1o7H created by jeff
03:17:39.878 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/7V4xjdzmCcFTdzUJ1o7H by jeff: title
03:17:39.974 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
03:17:40.080 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Nt7aLXU0KYYP3Jz1Jot2 created by jeff
03:17:40.140 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/Nt7aLXU0KYYP3Jz1Jot2 by jeff: Titular
03:17:40.226 [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: 1.863 s -- in com.jcabi.github.mock.MkIssueLabelsTest
[INFO] Running com.jcabi.github.RtLabelsTest
Dec 20, 2025 3:17:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44555]
Dec 20, 2025 3:17:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-132] Started.
03:17:40.416 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44555
03:17:40.418 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:44555 /repos/mark/test/labels/issue): [204 No Content] in 2ms
03:17:40.419 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44555
03:17:40.419 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38503]
Dec 20, 2025 3:17:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-133] Started.
03:17:40.426 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38503
03:17:40.429 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:38503 /repos/mark/test/labels): [201 Created] in 2ms
03:17:40.430 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38503 /repos/mark/test/labels/API): [200 OK] in 1ms
03:17:40.430 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38503
03:17:40.431 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44351]
Dec 20, 2025 3:17:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-134] Started.
03:17:40.435 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #44351
03:17:40.438 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:44351 /repos/mark/test/labels/bug): [200 OK] in 2ms
03:17:40.439 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #44351
03:17:40.439 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45441]
Dec 20, 2025 3:17:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-135] Started.
03:17:40.446 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45441
03:17:40.448 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45441 /repos/mark/test/labels): [200 OK] in 2ms
03:17:40.450 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45441
03:17:40.450 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in com.jcabi.github.RtLabelsTest
[INFO] Running com.jcabi.github.mock.MkReleasesTest
03:17:40.520 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/CWyZeQCyJoIX0X5X5AVO created by jeff
03:17:40.604 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/M5CV4XkSVY0EM0j3eW4H created by jeff
03:17:40.690 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/JPwJy9WY1rF41hRkEzQn created by jeff
03:17:40.799 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/5YVPiHJ1qRmQsmUrgDTQ created by jeff
03:17:40.935 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/jGr7aB5EgtkJyCD09y5G created by jeff
03:17:41.015 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/r5RUPjfQAVrRG4qyPmGp created by jeff
03:17:41.132 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/a9CaFkytqSRPc1eGzbSV created by jeff
03:17:41.273 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/cYPP7UIZh45wkoitKNkV created by jeff
03:17:41.412 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/MSWEb98f9PcricPMcBaA created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.032 s -- in com.jcabi.github.mock.MkReleasesTest
[INFO] Running com.jcabi.github.mock.MkPullCommentsTest
03:17:41.561 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/RSBTf99cg9XDodjB8Bu3 created by jeff
03:17:41.607 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/RSBTf99cg9XDodjB8Bu3 by jeff: hello
03:17:41.710 [main] INFO com.jcabi.github.mock.MkRepos -- repository jamie/incredible created by jamie
03:17:41.758 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jamie/incredible by jamie: pullrequest1
03:17:41.861 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/FbdmoONpM7JmL0EYjacN created by jeff
03:17:41.909 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/FbdmoONpM7JmL0EYjacN by jeff: hello
03:17:42.085 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/KD1s0tkrsuNXDIcJkYXX created by jeff
03:17:42.135 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/KD1s0tkrsuNXDIcJkYXX by jeff: hello
03:17:42.278 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/H8sqI3uV646P2ofC889Z created by jeff
03:17:42.327 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/H8sqI3uV646P2ofC889Z by jeff: hello
03:17:42.425 [main] INFO com.jcabi.github.mock.MkIssues -- issue #2 created in jeff/H8sqI3uV646P2ofC889Z by jeff: new
03:17:42.556 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/V3f04lGXXxM7UoqSn81w created by jeff
03:17:42.602 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/V3f04lGXXxM7UoqSn81w by jeff: hello
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.222 s -- in com.jcabi.github.mock.MkPullCommentsTest
[INFO] Running com.jcabi.github.RtUserEmailsTest
03:17:42.716 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:12345 /see-FakeRequest-class/user/emails): [204 OK] in 0ms
Dec 20, 2025 3:17:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42485]
Dec 20, 2025 3:17:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-136] Started.
03:17:42.727 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42485
03:17:42.731 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:42485 /user/emails): [201 Created] in 3ms
03:17:42.735 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42485
03:17:42.738 [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.028 s -- in com.jcabi.github.RtUserEmailsTest
[INFO] Running com.jcabi.github.RtGistCommentTest
Dec 20, 2025 3:17:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42323]
Dec 20, 2025 3:17:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-137] Started.
03:17:42.763 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42323
03:17:42.771 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:42323 /gists/gistName/comments/1): [204 No Content] in 8ms
03:17:42.775 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42323
03:17:42.775 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40127]
Dec 20, 2025 3:17:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-138] Started.
03:17:42.787 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40127
Dec 20, 2025 3:17:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40665]
Dec 20, 2025 3:17:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-139] Started.
03:17:42.795 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40665
03:17:42.801 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:40127 /gists/someName/comments/1): [200 OK] in 2ms
03:17:42.804 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40127 /gists/someName/comments/1): [200 OK] in 3ms
03:17:42.807 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40127
03:17:42.811 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40665
03:17:42.811 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
03:17:42.811 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in com.jcabi.github.RtGistCommentTest
[INFO] Running com.jcabi.github.RtReferencesTest
Dec 20, 2025 3:17:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42201]
Dec 20, 2025 3:17:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-140] Started.
03:17:42.824 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #42201
03:17:42.894 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/WnolnFvFgBlOM1CCZ5Ou created by jeff
03:17:42.895 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #42201
03:17:42.895 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40779]
Dec 20, 2025 3:17:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-141] Started.
03:17:42.900 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40779
03:17:42.964 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/5LqVGc7ns0alAHbE1qya created by jeff
03:17:42.970 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:40779 /repos/jeff/5LqVGc7ns0alAHbE1qya/git/refs/heads): [200 OK] in 4ms
03:17:42.970 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40779
03:17:42.970 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40783]
Dec 20, 2025 3:17:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-142] Started.
03:17:42.974 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #40783
03:17:43.031 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/G9ZFnmxe2kPKS3fz04ap created by jeff
03:17:43.034 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:40783 /repos/jeff/G9ZFnmxe2kPKS3fz04ap/git/refs/heads/feature-a): [204 No Content] in 2ms
03:17:43.034 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #40783
03:17:43.034 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38627]
Dec 20, 2025 3:17:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-143] Started.
03:17:43.039 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38627
03:17:43.096 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/KIbN3lUPpu2Sa9rmqyOR created by jeff
03:17:43.099 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:38627 /repos/jeff/KIbN3lUPpu2Sa9rmqyOR/git/refs): [201 Created] in 2ms
03:17:43.099 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38627
03:17:43.100 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38681]
Dec 20, 2025 3:17:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-144] Started.
03:17:43.104 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38681
03:17:43.193 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/S8YnIUXSpKeh4DPk4jwf created by jeff
03:17:43.197 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38681 /repos/jeff/S8YnIUXSpKeh4DPk4jwf/git/refs/tags): [200 OK] in 4ms
03:17:43.201 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38681
03:17:43.201 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s -- in com.jcabi.github.RtReferencesTest
[INFO] Running com.jcabi.github.LimitTest
03:17:43.268 [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.064 s -- in com.jcabi.github.LimitTest
[INFO] Running com.jcabi.github.CoordinatesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.jcabi.github.CoordinatesTest
[INFO] Running com.jcabi.github.StatusesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.jcabi.github.StatusesTest
[INFO] Running com.jcabi.github.RtAssigneesTest
Dec 20, 2025 3:17:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33157]
Dec 20, 2025 3:17:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-145] Started.
03:17:43.308 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33157
03:17:43.312 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33157 /repos/test/assignee/assignees/octocat33): [404 Not Found] in 3ms
03:17:43.313 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33157
Dec 20, 2025 3:17:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33501]
Dec 20, 2025 3:17:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-146] Started.
03:17:43.324 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33501
03:17:43.328 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33501 /repos/test/assignee/assignees/octocat2): [204 No Content] in 4ms
03:17:43.333 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33501
Dec 20, 2025 3:17:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39207]
Dec 20, 2025 3:17:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-147] Started.
03:17:43.348 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #39207
03:17:43.352 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:39207 /repos/test/assignee/assignees): [200 OK] in 2ms
03:17:43.353 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #39207
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in com.jcabi.github.RtAssigneesTest
[INFO] Running com.jcabi.github.RtTagTest
Dec 20, 2025 3:17:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33459]
Dec 20, 2025 3:17:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-148] Started.
03:17:43.368 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33459
03:17:43.442 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/WuiaTXCArmmBaADKh9Ey created by jeff
03:17:43.445 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33459 /repos/jeff/WuiaTXCArmmBaADKh9Ey/git/tags/abdes00test): [200 OK] in 3ms
03:17:43.446 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33459
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in com.jcabi.github.RtTagTest
[INFO] Running com.jcabi.github.mock.MkPublicMembersTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in com.jcabi.github.mock.MkPublicMembersTest
[INFO] Running com.jcabi.github.mock.MkPullRefTest
03:17:44.071 [main] INFO com.jcabi.github.mock.MkRepos -- repository myrtle/rCJTMFR6RFkIaERqoFNy created by myrtle
03:17:44.166 [main] INFO com.jcabi.github.mock.MkRepos -- repository myrtle/5hRclHLIiRq1C0iylXRy created by myrtle
03:17:44.250 [main] INFO com.jcabi.github.mock.MkRepos -- repository myrtle/y5P8kGzICy8gBWku7U4q created by myrtle
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in com.jcabi.github.mock.MkPullRefTest
[INFO] Running com.jcabi.github.mock.MkForkTest
03:17:44.339 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/AVSbjXLLMBsbD2q49DIh created by jeff
03:17:44.372 [main] INFO com.jcabi.github.mock.MkForks -- fork jeff/AVSbjXLLMBsbD2q49DIh created inside fork by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in com.jcabi.github.mock.MkForkTest
[INFO] Running com.jcabi.github.mock.MkLabelsTest
03:17:44.437 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/JFC35DrOlfeBW0fy71JF created by jeff
03:17:44.504 [main] INFO com.jcabi.github.mock.MkIssues -- issue #1 created in jeff/JFC35DrOlfeBW0fy71JF by jeff: hey, you!
03:17:44.572 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #1 by jeff
03:17:44.675 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/GS3CCMwqesERLIfM9byh created by jeff
03:17:44.776 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/yPise7TZS4Qu8BK3QOQw created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s -- in com.jcabi.github.mock.MkLabelsTest
[INFO] Running com.jcabi.github.mock.MkMilestoneTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.mock.MkMilestoneTest
[INFO] Running com.jcabi.github.mock.MkBlobsTest
03:17:44.897 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/69li9SHQIDtan4dSs9Id created by jeff
03:17:44.996 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/qsopBTWm2oxwqa6JGUwB created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in com.jcabi.github.mock.MkBlobsTest
[INFO] Running com.jcabi.github.RtIssueTest
03:17:45.064 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34743]
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-149] Started.
03:17:45.073 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #34743
03:17:45.130 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/RGhp94ZaiSLfemmehOWr created by jeff
03:17:45.138 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:34743 /repos/jeff/RGhp94ZaiSLfemmehOWr/issues/10): [200 OK] in 8ms
03:17:45.138 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #34743
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32957]
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-150] Started.
03:17:45.142 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #32957
03:17:45.148 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:32957 /repos/user/repo/issues/1): [200 OK] in 4ms
03:17:45.150 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #32957
03:17:45.150 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in com.jcabi.github.RtIssueTest
[INFO] Running com.jcabi.github.RtContentTest
03:17:45.165 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/contents/blah): [200 OK] in 0ms
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35571]
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-151] Started.
03:17:45.172 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35571
03:17:45.176 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:35571 /repos/user/repo/contents/path): [200 OK] in 3ms
03:17:45.176 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35571
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33009]
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-152] Started.
03:17:45.183 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33009
03:17:45.187 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:33009 /repos/user/repo/contents/raw): [200 OK] in 4ms
03:17:45.188 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33009
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in com.jcabi.github.RtContentTest
[INFO] Running com.jcabi.github.RtCommitsComparisonTest
03:17:45.190 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
03:17:45.195 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
03:17:45.195 [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.008 s -- in com.jcabi.github.RtCommitsComparisonTest
[INFO] Running com.jcabi.github.RtStatusTest
03:17:45.264 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/sKNyNs072CEgXF339rHj created by jeff
03:17:45.376 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/TaS6C4hKiYAHrK6ZsO8z created by jeff
03:17:45.460 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/5bCGv9tkTJ52eAF5ZTrF created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in com.jcabi.github.RtStatusTest
[INFO] Running com.jcabi.github.RtJsonTest
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33217]
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-153] Started.
03:17:45.515 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #33217
03:17:45.519 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(PATCH localhost:33217 /): [200 OK] in 4ms
03:17:45.520 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #33217
03:17:45.520 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38389]
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-154] Started.
03:17:45.528 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #38389
03:17:45.531 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:38389 /): [200 OK] in 3ms
03:17:45.536 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #38389
03:17:45.536 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in com.jcabi.github.RtJsonTest
[INFO] Running com.jcabi.github.RtReleasesTest
03:17:45.543 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35275]
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-155] Started.
03:17:45.555 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #35275
03:17:45.559 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(DELETE localhost:35275 /repos/test/releases/releases/1): [204 No Content] in 3ms
03:17:45.563 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #35275
03:17:45.563 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
03:17:45.564 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45583]
Dec 20, 2025 3:17:45 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-156] Started.
03:17:45.575 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- started on port #45583
03:17:45.578 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(POST localhost:45583 /repos/test/releases/releases): [201 Created] in 2ms
03:17:45.581 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET localhost:45583 /repos/test/releases/releases/1): [200 OK] in 2ms
03:17:45.587 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #45583
03:17:45.587 [main] INFO com.jcabi.http.mock.MkGrizzlyContainer -- stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in com.jcabi.github.RtReleasesTest
[INFO] Running com.jcabi.github.SmartJsonTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.jcabi.github.SmartJsonTest
[INFO] Running com.jcabi.github.mock.MkIssueEventsTest
03:17:45.672 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/rIXg4dWBUaooUvnkrK1R created by jeff
03:17:45.705 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type labeled created in jeff for issue #2 by samuel
03:17:45.786 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/YZx7RnITGXaAYg8IIpEY created by jeff
03:17:45.862 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type unlocked created in jeff for issue #2 by jill
03:17:46.029 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/Se78vviLYR5ByVvYWKKJ created by jeff
03:17:46.094 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #1 of type closed created in jeff for issue #3 by john
03:17:46.137 [main] INFO com.jcabi.github.mock.MkEvent -- issue event #2 of type reopened created in jeff for issue #3 by jane
03:17:46.233 [main] INFO com.jcabi.github.mock.MkRepos -- repository jeff/XV9h1XdKfpT1A5jw6Pk7 created by jeff
03:17:46.291 [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: 0.730 s -- in com.jcabi.github.mock.MkIssueEventsTest
[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 107 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 29 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 289 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 46 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 353 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.0 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 218 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 64 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 99 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 114 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 98 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 103 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 393 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 86 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 48 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 37 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 50 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 14 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 68 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 35 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 24 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 39 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 137 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 78 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 60 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 22 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 63 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 212 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 137 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 19 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 262 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 57 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 47 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 23 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 203 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 28 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 30 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 53 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 49 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 527 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 52 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 173 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 94 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 62 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 586 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 62 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 86 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 42 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 93 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 335 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 280 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 56 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 174 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 140 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 84 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 155 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 128 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 37 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 62 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 32 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 70 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 74 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 48 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 68 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 92 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 54 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 432 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 58 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 45 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 103 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 96 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 234 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 249 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 393 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 59 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 211 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 327 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 59 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 50 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 48 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 215 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 69 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 63 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 506 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 100 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 332 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 143 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 59 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 321 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.2 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/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-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] 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 2.9 MB/s)
[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 620 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.jar
[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 494 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/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar (663 kB at 6.1 MB/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] 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 64 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.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 26 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/apache/maven/shared/maven-dependency-tree/3.1.1/maven-dependency-tree-3.1.1.jar (99 kB at 688 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.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 984 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 455 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/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 226 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.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 252 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.0 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/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 1.2 MB/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 157 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-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 163 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.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.3 MB/s)
[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 83 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] 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/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 40 kB/s)
[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 87 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] 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-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 43 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] 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 564 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.jar
[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 181 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/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 479 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.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 440 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] 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 99 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.jar
[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 36 MB/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/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 368 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/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 897 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.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.2 MB/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/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 10 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/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 443 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 18 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/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 5.8 MB/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/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 8.2 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/apache/maven/resolver/maven-resolver-api/1.8.1/maven-resolver-api-1.8.1.jar (154 kB at 293 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/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M1/org.eclipse.sisu.plexus-0.9.0.M1.jar (208 kB at 382 kB/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 128 kB/s)
[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 47 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 102 kB/s)
[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 24 kB/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 107 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 61 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 76 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 76 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 654 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 1.6 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 554 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 71 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 51 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 998 kB/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 109 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 564 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 172 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 508 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 326 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 1.4 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 45 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.3 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 532 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 2.0 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 13 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 8.5 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 com.jcabi:parent:pom:0.67.0 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 com.jcabi:parent:pom:0.67.0 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/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 (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 80 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 389 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.2 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 48 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 48 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 20 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 302 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 97 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 151 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 120 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 127 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 363 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 457 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 564 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 153 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 427 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 49 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 98 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 744 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.6 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 149 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 134 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 119 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 70 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 68 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 379 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 240 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 142 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 184 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 52 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 171 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 194 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 194 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 355 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 589 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.6 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 318 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.4 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 786 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 400 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 427 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 281 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 826 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.4 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 208 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 64 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 146 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 118 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 709 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 396 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 491 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 82 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 683 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 419 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 163 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 1.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 2.4 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 9.4 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-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar (44 kB at 501 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-skin-model/2.0.0/doxia-skin-model-2.0.0.jar (16 kB at 182 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-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar (50 kB at 544 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 155 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/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar (217 kB at 1.6 MB/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/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar (5.7 kB at 39 kB/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/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar (510 kB at 3.5 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/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar (247 kB at 1.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 444 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 1.3 MB/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 288 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.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 185 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] 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] 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.0 MB/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.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 163 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.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 539 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.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.3 MB/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/apache/maven/shared/maven-script-interpreter/1.6/maven-script-interpreter-1.6.jar (26 kB at 105 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/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar (11 kB at 45 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/org/apache/groovy/groovy-json/4.0.27/groovy-json-4.0.27.jar (132 kB at 477 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 297 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 711 kB/s)
[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 1.8 MB/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 19 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.3/byte-buddy-1.18.3.jar to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy/1.18.3/byte-buddy-1.18.3.jar
[INFO] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.18.3/byte-buddy-1.18.3.pom to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy/1.18.3/byte-buddy-1.18.3.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.0/jersey-client-4.0.0.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-client/4.0.0/jersey-client-4.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/4.0.0/jersey-client-4.0.0.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-client/4.0.0/jersey-client-4.0.0.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/4.0.0/jersey-common-4.0.0.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-common/4.0.0/jersey-common-4.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/4.0.0/jersey-common-4.0.0.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-common/4.0.0/jersey-common-4.0.0.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.0/jersey-hk2-4.0.0.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/jersey-hk2/4.0.0/jersey-hk2-4.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/4.0.0/jersey-hk2-4.0.0.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/jersey-hk2/4.0.0/jersey-hk2-4.0.0.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.3/byte-buddy-parent-1.18.3.pom to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy-parent/1.18.3/byte-buddy-parent-1.18.3.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.0/project-4.0.0.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/project/4.0.0/project-4.0.0.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.0/project-4.0.0.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/project/4.0.0/project-4.0.0.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=337734586442
[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.RtGistITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.083 s -- in com.jcabi.github.RtGistITCase
[INFO] Running com.jcabi.github.RtStarsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.jcabi.github.RtStarsITCase
[INFO] Running com.jcabi.github.RtReleaseAssetITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.jcabi.github.RtReleaseAssetITCase
[INFO] Running com.jcabi.github.RtUserITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.009 s -- in com.jcabi.github.RtUserITCase
[INFO] Running com.jcabi.github.RtPublicKeysITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.008 s -- in com.jcabi.github.RtPublicKeysITCase
[INFO] Running com.jcabi.github.RtTagsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtTagsITCase
[INFO] Running com.jcabi.github.RtHooksITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.010 s -- in com.jcabi.github.RtHooksITCase
[INFO] Running com.jcabi.github.RtTreesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.jcabi.github.RtTreesITCase
[INFO] Running com.jcabi.github.RtIssueMilestoneITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtIssueMilestoneITCase
[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.RtSearchITCase
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.034 s -- in com.jcabi.github.RtSearchITCase
[INFO] Running com.jcabi.github.RtForksITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s -- in com.jcabi.github.RtForksITCase
[INFO] Running com.jcabi.github.RtReleasesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtReleasesITCase
[INFO] Running com.jcabi.github.RtGistCommentITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.012 s -- in com.jcabi.github.RtGistCommentITCase
[INFO] Running com.jcabi.github.RtCommitsComparisonITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in com.jcabi.github.RtCommitsComparisonITCase
[INFO] Running com.jcabi.github.RtIssueLabelsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtIssueLabelsITCase
[INFO] Running com.jcabi.github.RtRepoCommitsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.017 s -- in com.jcabi.github.RtRepoCommitsITCase
[INFO] Running com.jcabi.github.RtReposITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.021 s -- in com.jcabi.github.RtReposITCase
[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.RtUserEmailsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.013 s -- in com.jcabi.github.RtUserEmailsITCase
[INFO] Running com.jcabi.github.RtOrganizationsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s -- in com.jcabi.github.RtOrganizationsITCase
[INFO] Running com.jcabi.github.RtLabelsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtLabelsITCase
[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.RtRepoITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.jcabi.github.RtRepoITCase
[INFO] Running com.jcabi.github.RtGitignoresITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.009 s -- in com.jcabi.github.RtGitignoresITCase
[INFO] Running com.jcabi.github.RtContentsITCase
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.030 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.RtGistsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.016 s -- in com.jcabi.github.RtGistsITCase
[INFO] Running com.jcabi.github.RtGistCommentsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.017 s -- in com.jcabi.github.RtGistCommentsITCase
[INFO] Running com.jcabi.github.RtMarkdownITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.008 s -- in com.jcabi.github.RtMarkdownITCase
[INFO] Running com.jcabi.github.RtAssigneesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtAssigneesITCase
[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.RtBlobsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.jcabi.github.RtBlobsITCase
[INFO] Running com.jcabi.github.RtTagITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtTagITCase
[INFO] Running com.jcabi.github.RtPublicKeyITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 s -- in com.jcabi.github.RtPublicKeyITCase
[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.RtGitHubITCase
SLF4J: Class path contains multiple SLF4J providers.
SLF4J: Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@4672c9eb]
SLF4J: Found provider [org.slf4j.reload4j.Reload4jServiceProvider@30033d34]
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@4672c9eb]
03:18:14.669 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET api.github.com /repos/jcabi/jcabi-github/issues/1): [200 OK] in 939ms
03:18:14.858 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET api.github.com /meta): [200 OK] in 85ms
03:18:15.036 [main] INFO com.jcabi.http.request.BaseRequest -- #fetch(GET api.github.com /emojis): [200 OK] in 126ms
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.575 s -- in com.jcabi.github.RtGitHubITCase
[INFO] Running com.jcabi.github.RtLimitsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s -- in com.jcabi.github.RtLimitsITCase
[INFO] Running com.jcabi.github.RtIssueITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.jcabi.github.RtIssueITCase
[INFO] Running com.jcabi.github.RtDeployKeysITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtDeployKeysITCase
[INFO] Running com.jcabi.github.RtMilestonesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.jcabi.github.RtMilestonesITCase
[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 (38.16 s)
[INFO] Building: fat-jar/pom.xml
[INFO] fat-jar/pom.xml .................................. SUCCESS (11.52 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.24.0:check (jcabi-qulice-check) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.pom (11 kB at 217 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.24.0/qulice-spi-0.24.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.24.0/qulice-spi-0.24.0.pom (3.2 kB at 78 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.0/commons-io-2.16.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.0/commons-io-2.16.0.pom (20 kB at 538 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/67/commons-parent-67.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/commons/commons-parent/67/commons-parent-67.pom (77 kB at 1.7 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.24.0/qulice-checkstyle-0.24.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.24.0/qulice-checkstyle-0.24.0.pom (5.8 kB at 73 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.pom (9.1 kB at 252 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/33.2.1-jre/guava-parent-33.2.1-jre.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/33.2.1-jre/guava-parent-33.2.1-jre.pom (19 kB at 498 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 68 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom (2.1 kB at 54 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom (4.3 kB at 106 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom (13 kB at 273 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom (5.1 kB at 123 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.pom (5.2 kB at 137 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.pom (235 kB at 4.9 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.6/picocli-4.7.6.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.6/picocli-4.7.6.pom (1.4 kB at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.pom (3.6 kB at 77 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.13.1/antlr4-master-4.13.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-master/4.13.1/antlr4-master-4.13.1.pom (4.8 kB at 115 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 409 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom (2.1 kB at 64 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 110 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 41 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 106 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 145 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 368 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 144 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 424 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 376 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 44 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 62 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 432 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.pom (5.7 kB at 122 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 193 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 75 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 60 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 605 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 109 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 230 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 125 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 52 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 56 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 33 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 52 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 55 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 98 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 349 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 55 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 386 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 79 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 79 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 56 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 40 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 54 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 83 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 280 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 264 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 354 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.24.0/qulice-pmd-0.24.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.24.0/qulice-pmd-0.24.0.pom (6.8 kB at 167 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/6.55.0/pmd-core-6.55.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/6.55.0/pmd-core-6.55.0.pom (8.6 kB at 210 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/6.55.0/pmd-6.55.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd/6.55.0/pmd-6.55.0.pom (49 kB at 969 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.48/jcommander-1.48.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.48/jcommander-1.48.pom (9.3 kB at 211 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/3/oss-parent-3.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/sonatype/oss/oss-parent/3/oss-parent-3.pom (3.4 kB at 108 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/6.55.0/pmd-java-6.55.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/6.55.0/pmd-java-6.55.0.pom (8.8 kB at 169 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/6.55.0/pmd-jsp-6.55.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/6.55.0/pmd-jsp-6.55.0.pom (3.7 kB at 106 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.pom (153 B at 4.2 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.pom (6.3 kB at 115 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/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 69 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 27 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 45 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 186 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 85 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 54 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 254 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 341 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 66 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 240 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 80 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 327 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 75 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.pom (1.0 kB at 13 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator-relocation/8.0.1.Final/hibernate-validator-relocation-8.0.1.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator-relocation/8.0.1.Final/hibernate-validator-relocation-8.0.1.Final.pom (1.0 kB at 23 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator-parent/8.0.1.Final/hibernate-validator-parent-8.0.1.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator-parent/8.0.1.Final/hibernate-validator-parent-8.0.1.Final.pom (81 kB at 1.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha10/arquillian-bom-1.7.0.Alpha10.pom (10 kB at 217 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.pom (15 kB at 427 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom (11 kB at 262 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.pom (15 kB at 189 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/39/jboss-parent-39.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/jboss-parent/39/jboss-parent-39.pom (68 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (5.6 kB at 104 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom (7.3 kB at 173 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/35/oss-parent-35.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 713 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/cactoos/cactoos/0.55.0/cactoos-0.55.0.jar (346 kB at 5.6 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.24.0/qulice-spi-0.24.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.24.0/qulice-checkstyle-0.24.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-spi/0.24.0/qulice-spi-0.24.0.jar (10 kB at 234 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-checkstyle/0.24.0/qulice-checkstyle-0.24.0.jar (71 kB at 1.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar (19 kB at 252 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/info/picocli/picocli/4.7.6/picocli-4.7.6.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar (231 kB at 2.8 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar (12 kB at 127 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.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.jar (3.1 MB at 26 MB/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/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 2.0 MB/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.6/picocli-4.7.6.jar (416 kB at 3.2 MB/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.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.jar (2.1 MB at 14 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar
[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 1.5 MB/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 914 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-core/1.12.0/doxia-core-1.12.0.jar (219 kB at 1.3 MB/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] 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 200 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.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 52 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/maven/reporting/maven-reporting-exec/1.6.0/maven-reporting-exec-1.6.0.jar (31 kB at 155 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 55 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 231 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-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.jar (26 kB at 97 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] 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 597 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.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 2.1 MB/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.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 228 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-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.jar (31 kB at 96 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/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 421 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.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 508 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/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3-no_aop.jar (398 kB at 1.2 MB/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/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1.0.8.jar (5.0 MB at 14 MB/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] 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 174 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.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 115 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-model/3.2.5/maven-model-3.2.5.jar (161 kB at 426 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-plugin-api/3.2.5/maven-plugin-api-3.2.5.jar (46 kB at 120 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/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.jar (44 kB at 111 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.24.0/qulice-pmd-0.24.0.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 361 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-java/6.55.0/pmd-java-6.55.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 10 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/6.55.0/pmd-jsp-6.55.0.jar
[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 125 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/qulice/qulice-pmd/0.24.0/qulice-pmd-0.24.0.jar (23 kB at 55 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.0/commons-io-2.16.0.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 471 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-jsp/6.55.0/pmd-jsp-6.55.0.jar (101 kB at 215 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-io/commons-io/2.16.0/commons-io-2.16.0.jar (511 kB at 1.1 MB/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/net/sourceforge/pmd/pmd-java/6.55.0/pmd-java-6.55.0.jar (1.2 MB at 2.5 MB/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/com/jcabi/jcabi-log/0.24.1/jcabi-log-0.24.1.jar (52 kB at 109 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] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar (125 kB at 253 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/jcabi/jcabi-xml/0.29.0/jcabi-xml-0.29.0.jar (44 kB at 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.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 85 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.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 38 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar
[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 20 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/6.55.0/pmd-core-6.55.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar (93 kB at 168 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/hibernate/validator/hibernate-validator/8.0.1.Final/hibernate-validator-8.0.1.Final.jar (1.3 MB at 2.4 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.48/jcommander-1.48.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/jboss/logging/jboss-logging/3.4.3.Final/jboss-logging-3.4.3.Final.jar (61 kB at 107 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 119 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar (326 kB at 546 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/beust/jcommander/1.48/jcommander-1.48.jar (64 kB at 105 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/net/sourceforge/pmd/pmd-core/6.55.0/pmd-core-6.55.0.jar (1.4 MB at 2.1 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.pom (7.2 kB at 71 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer/3.1.0/enforcer-3.1.0.pom (8.3 kB at 164 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/3.1.0/maven-enforcer-plugin-3.1.0.jar (26 kB at 489 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.pom (2.9 kB at 37 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 16 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 112 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 598 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.pom (4.9 kB at 112 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 133 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 144 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 343 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-compat/3.2.5/maven-compat-3.2.5.pom (4.2 kB at 93 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.8/wagon-provider-api-2.8.pom (1.7 kB at 37 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/wagon/wagon/2.8/wagon-2.8.pom (19 kB at 344 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 753 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/apache/14/apache-14.pom (15 kB at 326 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-api/3.1.0/enforcer-api-3.1.0.jar (11 kB at 164 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar
[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.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/enforcer/enforcer-rules/3.1.0/enforcer-rules-3.1.0.jar (118 kB at 2.4 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 43 kB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/16.0.1/guava-16.0.1.jar (2.2 MB at 19 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 3.0 MB/s)
[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.jar (267 kB at 2.1 MB/s)
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] This is not an SVN project
[INFO] Dependency analysis suppressed in the project via pom.xml
[INFO] Qulice quality check completed in 2min
[INFO]
[INFO] --- antrun:3.1.0:run (jcabi-xcop) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.pom (159 B at 4.0 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 318 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 152 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 49 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/ant-contrib/ant-contrib/20020829/ant-contrib-20020829.jar (9.4 kB at 184 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.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 297 kB/s)
[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.jar (264 kB at 4.0 MB/s)
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 7.7 MB/s)
[INFO] Executing tasks
[INFO] [exec] /home/r/repo/pom.xml looks good
[INFO] [exec] /home/r/repo/src/it/basic-usage/pom.xml looks good
[INFO] [exec] /home/r/repo/src/it/fat-jar/pom.xml looks good
[INFO] [exec] /home/r/repo/src/it/settings.xml looks good
[INFO] [exec] /home/r/repo/src/site/site.xml looks good
[INFO] Executed tasks
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ jcabi-github ---
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom (2.2 kB at 32 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom (23 kB at 559 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom (2.2 kB at 53 kB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar (196 kB at 5.0 MB/s)
[INFO] Downloading from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar
[INFO] Downloaded from oss.sonatype.org: https://oss.sonatype.org/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar (157 kB at 3.5 MB/s)
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jcabi-github-2.0-SNAPSHOT.jar to /home/r/.m2/repository/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/.m2/repository/com/jcabi/jcabi-github/2.0-SNAPSHOT/jcabi-github-2.0-SNAPSHOT-jar-with-dependencies.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:44 min
[INFO] Finished at: 2025-12-20T03:21:14Z
[INFO] ------------------------------------------------------------------------
0m0m+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
remote:
remote: GitHub found 6 vulnerabilities on jcabi/jcabi-github's default branch (3 critical, 3 high). To find out more, visit:
remote: https://github.com/jcabi/jcabi-github/security/dependabot
remote:
To github.com:jcabi/jcabi-github.git
d24888123..9e053d74f master -> master
container f39d650a06c3d580490ffdb60aa0d9f22f6877a4ae591b051b0151033a54ab46 is dead
Sat Dec 20 03:21:36 UTC 2025