++ dirname ./run.sh
+ cd .
+ echo 1684
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Jun 3 19:33:51 UTC 2026
+ uptime
19:33:51 up 6 min, 0 users, load average: 0.27, 0.11, 0.04
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency net.bytebuddy:byte-buddy to v1.18.10-jdk5'
+ author=yegor256
+ directory=
+ head=git@github.com:jcabi/jcabi-github.git
+ pull_id=1913
+ 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=1913' '--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.10-jdk5' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1913'\''\'\'''\'''\'' '\'';'\'' '\''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.10-jdk5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''pull_id=1913'\''' ';' '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.10-jdk5'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors --batch-mode' ';')
+ container=jcabi_jcabi-github_1913
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-25-56
+ pwd
/tmp/rultor-9fWd
+ 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=1913'\''' ';' '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.10-jdk5'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -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-1.x -> fork/renovate/com.jcabi-jcabi-1.x
* [new branch] renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x
* [new branch] renovate/jackson-monorepo -> fork/renovate/jackson-monorepo
* [new branch] renovate/net.bytebuddy-byte-buddy-1.x -> fork/renovate/net.bytebuddy-byte-buddy-1.x
* [new branch] renovate/org.glassfish.grizzly-grizzly-http-servlet-server-5.x -> fork/renovate/org.glassfish.grizzly-grizzly-http-servlet-server-5.x
* [new branch] renovate/xml-apis-xml-apis-replacement -> fork/renovate/xml-apis-xml-apis-replacement
* [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.10-jdk5' --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 477c0220886850748317b495436f69826ae16dbe
gpg: Signature made Wed Jun 3 19:34:01 2026 UTC
gpg: using RSA key FAC962C42841735692C13FF43FD3FA7E9AF0FA4C
gpg: Good signature from "Rultor.com <gpg@rultor.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: FAC9 62C4 2841 7356 92C1 3FF4 3FD3 FA7E 9AF0 FA4C
Merge: 0c809bf61 fcf7bb125
Author: Rultor.com <gpg@rultor.com>
Date: Wed Jun 3 19:34:01 2026 +0000
Update dependency net.bytebuddy:byte-buddy to v1.18.10-jdk5
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.06
++ bc
++ echo 0.06 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.06, low enough to run a new Docker container'
load average is 0.06, 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
b40150c1c271: Pulling fs layer
4f4fb700ef54: Pulling fs layer
370ee6357b62: Pulling fs layer
6e40dfae476b: Pulling fs layer
7b6ba531086b: Pulling fs layer
91de1f168c28: Pulling fs layer
25a59335f16c: Pulling fs layer
82f21c2d449a: Pulling fs layer
e0ffa75b3058: Pulling fs layer
d7d739fd2e3e: Pulling fs layer
1c58c5dcf64a: Pulling fs layer
27d38369bb38: Pulling fs layer
6e40dfae476b: Waiting
7b6ba531086b: Waiting
91de1f168c28: Waiting
25a59335f16c: Waiting
82f21c2d449a: Waiting
e0ffa75b3058: Waiting
d7d739fd2e3e: Waiting
1c58c5dcf64a: Waiting
27d38369bb38: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
370ee6357b62: Verifying Checksum
370ee6357b62: Download complete
b40150c1c271: Verifying Checksum
b40150c1c271: Download complete
91de1f168c28: Verifying Checksum
91de1f168c28: Download complete
25a59335f16c: Verifying Checksum
25a59335f16c: Download complete
7b6ba531086b: Verifying Checksum
7b6ba531086b: Download complete
82f21c2d449a: Verifying Checksum
82f21c2d449a: Download complete
6e40dfae476b: Verifying Checksum
6e40dfae476b: Download complete
e0ffa75b3058: Verifying Checksum
e0ffa75b3058: Download complete
1c58c5dcf64a: Verifying Checksum
1c58c5dcf64a: Download complete
d7d739fd2e3e: Verifying Checksum
d7d739fd2e3e: Download complete
b40150c1c271: Pull complete
4f4fb700ef54: Pull complete
370ee6357b62: Pull complete
27d38369bb38: Verifying Checksum
27d38369bb38: Download complete
6e40dfae476b: Pull complete
7b6ba531086b: Pull complete
91de1f168c28: Pull complete
25a59335f16c: Pull complete
82f21c2d449a: Pull complete
e0ffa75b3058: Pull complete
d7d739fd2e3e: Pull complete
1c58c5dcf64a: Pull complete
27d38369bb38: Pull complete
Digest: sha256:6e31d0220d4a379603e07b010f054faa43d956dabcec5a1597a475a2953bf6b9
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sjcabi_jcabi-github_1913\s*$'
+ ls -al .
total 64
drwx------ 3 ubuntu ubuntu 4096 Jun 3 19:34 .
drwxrwxrwt 12 root root 4096 Jun 3 19:34 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Jun 3 19:33 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Jun 3 19:34 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Jun 3 19:33 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 Jun 3 19:33 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 Jun 3 19:34 repo
-rwxrwxr-x 1 ubuntu ubuntu 6651 Jun 3 19:33 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 598 Jun 3 19:34 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 Jun 3 19:33 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 4430 Jun 3 19:33 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 9455 Jun 3 19:34 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-9fWd:/main --env=head=git@github.com:jcabi/jcabi-github.git --env=pull_id=1913 --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.10-jdk5' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1913'\''\'\'''\'''\'' '\'';'\'' '\''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.10-jdk5'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -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-9fWd/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-github_1913 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 ubuntu r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus 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 polkitd 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/.gradle /root/.m2 /root/.profile /root/.ssh /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=1913' ; 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.10-jdk5' ; export 'author=yegor256' ; pdd --file=/dev/null ; mvn clean install -ntp -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.9 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 ...
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/UnexpectedHttpStatus.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/EventTest.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]
[INFO] -----------------------< com.jcabi:jcabi-github >-----------------------
[INFO] Building jcabi-github 2.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO] Artifact log4j:log4j:jar:1.2.17 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [central (https://repo.maven.apache.org/maven2, default, releases)]
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ jcabi-github ---
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ jcabi-github ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- buildnumber:3.2.1:create (jcabi-build-number) @ jcabi-github ---
[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: 0c809bf at timestamp: 2026-06-03T19:35:20
[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] 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] Recompiling the module because of changed source code.
[INFO] Compiling 260 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 215 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] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=473217424827
[INFO] Surefire report directory: /home/r/repo/target/surefire-reports
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.jcabi.github.RtPublicKeysTest
Jun 03, 2026 7:35:45 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39525]
Jun 03, 2026 7:35:45 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39525
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/home/r/.m2/repository/net/bytebuddy/byte-buddy-agent/1.18.10-jdk5/byte-buddy-agent-1.18.10-jdk5.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39525
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:35:47 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33811]
Jun 03, 2026 7:35:47 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33811
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:33811 /user/keys/1): [204 No Content] in 785ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33811
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:35:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33623]
Jun 03, 2026 7:35:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33623
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33623 /user/keys): [201 Created] in 21ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33623
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:35:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34311]
Jun 03, 2026 7:35:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34311
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34311 /user/keys): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34311
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.390 s -- in com.jcabi.github.RtPublicKeysTest
[INFO] Running com.jcabi.github.RtOrganizationTest
Jun 03, 2026 7:35:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40375]
Jun 03, 2026 7:35:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40375
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40375
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/orgs/testJson): [200 OK] in 0ms
Jun 03, 2026 7:35:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38763]
Jun 03, 2026 7:35:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38763
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:38763 /orgs/testPatch): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38763
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in com.jcabi.github.RtOrganizationTest
[INFO] Running com.jcabi.github.RtRepoCommitsTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/commits): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db55...6dcb09b5b57875f334f61aebed695e2e4193db56): [200 OK] in 0ms
[INFO] main 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.105 s -- in com.jcabi.github.RtRepoCommitsTest
[INFO] Running com.jcabi.github.mock.MkReferencesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/dFoWJQQHAGRT9Tj7tvFb created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ZvgpvbRorSTqzrDrHJBt created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TrnkZWlSTsWLXVVqSoPY created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/sqrm58apJ9TcsjHd2bHh created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KBOZ65b3FMPZpCxRyqd3 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/AsbYesRdIaDozm3MmUgN created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/qmXJt6XQ3vhi9lxCsFLC created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.370 s -- in com.jcabi.github.mock.MkReferencesTest
[INFO] Running com.jcabi.github.mock.MkPublicMembersTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.800 s -- in com.jcabi.github.mock.MkPublicMembersTest
[INFO] Running com.jcabi.github.RtEventTest
Jun 03, 2026 7:35:53 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43589]
Jun 03, 2026 7:35:53 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43589
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43589 /repos/test/event/issues/events/3): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43589
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in com.jcabi.github.RtEventTest
[INFO] Running com.jcabi.github.RtCommentTest
Jun 03, 2026 7:35:53 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45185]
Jun 03, 2026 7:35:53 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45185
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/m0untvtICmZhdvmsNenu created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/m0untvtICmZhdvmsNenu by jeff: Reaction Listing test
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45185 /repos/jeff/m0untvtICmZhdvmsNenu/issues/comments/10/reactions): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45185
Jun 03, 2026 7:35:53 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33709]
Jun 03, 2026 7:35:53 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33709
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/CwxdqrcleNyCbI5b4gQD created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/CwxdqrcleNyCbI5b4gQD by jeff: Reaction adding test
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33709 /repos/jeff/CwxdqrcleNyCbI5b4gQD/issues/comments/10): [200 OK] in 10ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33709
Jun 03, 2026 7:35:53 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35565]
Jun 03, 2026 7:35:53 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35565
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ySrkeDQDC9hlnWBhanPg created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/ySrkeDQDC9hlnWBhanPg by jeff: testing3
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:35565 /repos/jeff/ySrkeDQDC9hlnWBhanPg/issues/comments/10): [204 No Content] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35565
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/icGBiWltPEhlIjJIZXKk created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/icGBiWltPEhlIjJIZXKk by jeff: testing1
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gLYEILdAG5jpQgtvZJwJ created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/gLYEILdAG5jpQgtvZJwJ by jeff: testing2
Jun 03, 2026 7:35:54 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32915]
Jun 03, 2026 7:35:54 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #32915
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/IzElFB0qpAGe9nZJ7fID created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/IzElFB0qpAGe9nZJ7fID by jeff: testing4
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:32915 /repos/jeff/IzElFB0qpAGe9nZJ7fID/issues/comments/10): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32915
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/fgJfhvxfz4F5cRjJMZxW created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/fgJfhvxfz4F5cRjJMZxW by jeff: title
Jun 03, 2026 7:35:54 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34481]
Jun 03, 2026 7:35:54 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34481
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/2y4WBqa9PBmy7ftOcRiS created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/2y4WBqa9PBmy7ftOcRiS by jeff: testing5
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:34481 /repos/jeff/2y4WBqa9PBmy7ftOcRiS/issues/comments/10): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34481
Jun 03, 2026 7:35:55 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46021]
Jun 03, 2026 7:35:55 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46021
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/70mYfNWBv4GTOn1Onecd created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/70mYfNWBv4GTOn1Onecd by jeff: testing6
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46021
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.830 s -- in com.jcabi.github.RtCommentTest
[INFO] Running com.jcabi.github.mock.MkCommentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gLNHsfc38FIaHVkqIjEI created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/gLNHsfc38FIaHVkqIjEI by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hello, dude!
[INFO] main com.jcabi.github.mock.MkComments: comment #2 posted to issue #1 by jeff: hello again
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in com.jcabi.github.mock.MkCommentsTest
[INFO] Running com.jcabi.github.RtReleasesTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms
Jun 03, 2026 7:35:55 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35345]
Jun 03, 2026 7:35:55 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35345
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:35345 /repos/test/releases/releases/1): [204 No Content] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35345
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/releases/releases): [200 OK] in 0ms
Jun 03, 2026 7:35:55 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39251]
Jun 03, 2026 7:35:55 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39251
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39251 /repos/test/releases/releases): [201 Created] in 85ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39251 /repos/test/releases/releases/1): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39251
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in com.jcabi.github.RtReleasesTest
[INFO] Running com.jcabi.github.RtReferencesTest
Jun 03, 2026 7:35:55 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33721]
Jun 03, 2026 7:35:55 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33721
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TKsbwMJARhMARE5KuSKb created by jeff
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33721
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:35:55 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45613]
Jun 03, 2026 7:35:55 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45613
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/O2peKrRi3a8E3PoErDCh created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45613 /repos/jeff/O2peKrRi3a8E3PoErDCh/git/refs/heads): [200 OK] in 11ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45613
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:35:56 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34417]
Jun 03, 2026 7:35:56 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34417
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/6UJiNK8ZLiNtG6kiSpI8 created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:34417 /repos/jeff/6UJiNK8ZLiNtG6kiSpI8/git/refs/heads/feature-a): [204 No Content] in 10ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34417
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:35:56 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46779]
Jun 03, 2026 7:35:56 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46779
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/5ZQwvl4IQVfygdrHWFjX created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:46779 /repos/jeff/5ZQwvl4IQVfygdrHWFjX/git/refs): [201 Created] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46779
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:35:56 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45927]
Jun 03, 2026 7:35:56 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45927
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/IFvPkKATZiGKAwh4KKim created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45927 /repos/jeff/IFvPkKATZiGKAwh4KKim/git/refs/tags): [200 OK] in 13ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45927
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 s -- in com.jcabi.github.RtReferencesTest
[INFO] Running com.jcabi.github.EventTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in com.jcabi.github.EventTest
[INFO] Running com.jcabi.github.RtPullCommentTest
Jun 03, 2026 7:35:56 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40985]
Jun 03, 2026 7:35:56 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40985
[INFO] main com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40985 /repos/joe/blueharvest/pulls/comments/1): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40985
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/6e0upQ9JtKWvHZKThxm2 created by jeff
Jun 03, 2026 7:35:56 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34393]
Jun 03, 2026 7:35:56 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34393
[INFO] main com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:34393 /repos/joe/blueharvest/pulls/comments/2): [200 OK] in 35ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34393
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.392 s -- in com.jcabi.github.RtPullCommentTest
[INFO] Running com.jcabi.github.DeployKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in com.jcabi.github.DeployKeyTest
[INFO] Running com.jcabi.github.mock.MkIssueEventsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4vrWvtzJIJEP7rOBXqeP created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #2 by samuel
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/YYwc3hYJG7VTZwCx2kty created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type unlocked created in jeff for issue #2 by jill
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/94s04SHHnpIMrR80SMEW created by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #3 by john
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type reopened created in jeff for issue #3 by jane
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zGmAgPcSiOruq0oP0JRu created by jeff
[INFO] main 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: 1.066 s -- in com.jcabi.github.mock.MkIssueEventsTest
[INFO] Running com.jcabi.github.RtUsersTest
Jun 03, 2026 7:35:58 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45567]
Jun 03, 2026 7:35:58 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45567
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45567 /user): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45567
Jun 03, 2026 7:35:58 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34989]
Jun 03, 2026 7:35:58 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34989
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34989 /users): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34989
Jun 03, 2026 7:35:58 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43127]
Jun 03, 2026 7:35:58 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43127
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43127
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in com.jcabi.github.RtUsersTest
[INFO] Running com.jcabi.github.SmartJsonTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in com.jcabi.github.SmartJsonTest
[INFO] Running com.jcabi.github.mock.MkCommitsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/AcXCfvmkpe6fMddHEHwy created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/D6hJWOLwZ8udEU8gmPcL created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0al5zQFUZbR8IIqfQ6S5 created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s -- in com.jcabi.github.mock.MkCommitsTest
[INFO] Running com.jcabi.github.RtStatusTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/CSqg4QVxQqzIfzj9KJ5u created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/kGQozYk3Aqdn0w0oewEN created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/JicJrvHTXvihnTjxtU4g created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s -- in com.jcabi.github.RtStatusTest
[INFO] Running com.jcabi.github.RtOrganizationsTest
Jun 03, 2026 7:35:59 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45459]
Jun 03, 2026 7:35:59 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45459
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45459
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:35:59 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44111]
Jun 03, 2026 7:35:59 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44111
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44111 /user/orgs): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44111
[INFO] main 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.RtOrganizationsTest
[INFO] Running com.jcabi.github.RepoTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Zm78h7l1hymHgR9HUSuC created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in com.jcabi.github.RepoTest
[INFO] Running com.jcabi.github.RtValuePaginationTest
Jun 03, 2026 7:35:59 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37259]
Jun 03, 2026 7:35:59 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37259
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37259 /): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37259
Jun 03, 2026 7:35:59 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43403]
Jun 03, 2026 7:35:59 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43403
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43403 /): [200 OK] in 6ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43403 /s): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43403
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in com.jcabi.github.RtValuePaginationTest
[INFO] Running com.jcabi.github.mock.MkPublicKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in com.jcabi.github.mock.MkPublicKeyTest
[INFO] Running com.jcabi.github.mock.MkSearchTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TestCode created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TestRepo created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TestIssues created by jeff
[INFO] main 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.370 s -- in com.jcabi.github.mock.MkSearchTest
[INFO] Running com.jcabi.github.mock.MkGitTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TkGo8bihpdHb4GTFapWT created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/kLx1nW0LANQgfeKuDzz6 created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in com.jcabi.github.mock.MkGitTest
[INFO] Running com.jcabi.github.mock.MkCollaboratorsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/hbZzWu4iNnPVqcGvdB7S created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/C1Bz4AnGE8eVoTyyLJ74 created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s -- in com.jcabi.github.mock.MkCollaboratorsTest
[INFO] Running com.jcabi.github.mock.MkPullsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/JZErhXbm2BTwgChuPQEg created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/JZErhXbm2BTwgChuPQEg by jeff: hello
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.290 s -- in com.jcabi.github.mock.MkPullsTest
[INFO] Running com.jcabi.github.RtPullCommentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/oIokJRg2VjTpu1BihEa5 created by johnny
Jun 03, 2026 7:36:01 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45489]
Jun 03, 2026 7:36:01 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45489
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/2jv5mq3PYpq8DZjljke5 created by johnny
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:45489 /repos/johnny/2jv5mq3PYpq8DZjljke5/pulls/0/comments): [201 Created] in 10ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45489 /repos/johnny/2jv5mq3PYpq8DZjljke5/pulls/comments/1000000000): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45489
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:01 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46397]
Jun 03, 2026 7:36:01 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46397
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/9JN1OaZChz9SYw0ETHPK created by johnny
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:46397 /repos/johnny/9JN1OaZChz9SYw0ETHPK/pulls/0/comments): [201 Created] in 7ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46397 /repos/johnny/9JN1OaZChz9SYw0ETHPK/pulls/comments/1000000000): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46397
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:01 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44903]
Jun 03, 2026 7:36:01 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44903
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/y4nFMkhbgfo9h77EBFrU created by johnny
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:44903 /repos/johnny/y4nFMkhbgfo9h77EBFrU/pulls/0/comments/2): [204 No Content] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44903
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/Bl99GKlx2Qw1TM0EXIth created by johnny
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45623]
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45623
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45623 /repos/johnny/Bl99GKlx2Qw1TM0EXIth/pulls/0/comments): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45623
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/cJESnFnS9VMkHuj7A2Ky created by johnny
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38405]
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38405
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38405 /repos/johnny/cJESnFnS9VMkHuj7A2Ky/pulls/1/comments): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38405
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.688 s -- in com.jcabi.github.RtPullCommentsTest
[INFO] Running com.jcabi.github.mock.MkTagTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4eamQxsFOVt6OtX9KlxV created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in com.jcabi.github.mock.MkTagTest
[INFO] Running com.jcabi.github.RtGitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.jcabi.github.RtGitTest
[INFO] Running com.jcabi.github.RtForkTest
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41449]
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-34] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41449
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37575]
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-35] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37575
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:41449 /repos/test_user/test_repo/forks/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41449 /repos/test_user/test_repo/forks/1): [200 OK] in 9ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41449 /repos/test_user/test_repo/forks/1): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37575
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41449
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in com.jcabi.github.RtForkTest
[INFO] Running com.jcabi.github.CoordinatesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in com.jcabi.github.CoordinatesTest
[INFO] Running com.jcabi.github.RtPublicMembersTest
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42159]
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-36] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42159
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:42159 /orgs/starfleet/public_members/wesley): [204 No Content] in 6ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:42159 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42159
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38759]
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-37] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38759
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38759 /orgs/starfleet/public_members): [200 OK] in 6ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38759 /orgs/starfleet/public_members): [500 Internal Server Error] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38759
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40391]
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-38] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40391
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:40391 /orgs/starfleet/public_members/wesley): [204 No Content] in 15ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:40391 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40391
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41489]
Jun 03, 2026 7:36:02 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-39] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41489
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41489 /orgs/starfleet/public_members/wesley): [404 Not Found] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41489 /orgs/starfleet/public_members/wesley): [404 Not Found] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41489 /orgs/starfleet/public_members/wesley): [204 No Content] in 6ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41489 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41489
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s -- in com.jcabi.github.RtPublicMembersTest
[INFO] Running com.jcabi.github.PublicKeyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in com.jcabi.github.PublicKeyTest
[INFO] Running com.jcabi.github.RtCommitTest
Jun 03, 2026 7:36:03 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39093]
Jun 03, 2026 7:36:03 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-40] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39093
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/3fe4hLQtGLn2GldhVc4b created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39093 /repos/jeff/3fe4hLQtGLn2GldhVc4b/git/commits/sha): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39093
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in com.jcabi.github.RtCommitTest
[INFO] Running com.jcabi.github.mock.MkTreesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7NKeEkNMIb6vdzvGg0Qf created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/EP1avJtg4zH55HIH2Wyp created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s -- in com.jcabi.github.mock.MkTreesTest
[INFO] Running com.jcabi.github.mock.MkBranchesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/SHDOtiiIJvJtxV654bKT created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/czaghx7Hbst6PxrzHg5i created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in com.jcabi.github.mock.MkBranchesTest
[INFO] Running com.jcabi.github.mock.MkNotificationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.jcabi.github.mock.MkNotificationTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in com.jcabi.github.mock.MkRepoCommitTest
[INFO] Running com.jcabi.github.mock.MkGistTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in com.jcabi.github.mock.MkGistTest
[INFO] Running com.jcabi.github.mock.MkRepoTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test5 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test1 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/v7b5jbDpgoUc2vizfsJP created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s -- in com.jcabi.github.mock.MkRepoTest
[INFO] Running com.jcabi.github.RtForksTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/forks/forks): [200 OK] in 0ms
Jun 03, 2026 7:36:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36819]
Jun 03, 2026 7:36:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-41] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36819
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36819 /repos/test_user/test_repo/forks): [202 Accepted] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36819 /repos/test_user/test_repo/forks/repos/test_user/test_repo/forks/1): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36819
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in com.jcabi.github.RtForksTest
[INFO] Running com.jcabi.github.RtStatusesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/cxjntnUW51RcD2ddtOwj created by jeff
Jun 03, 2026 7:36:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41535]
Jun 03, 2026 7:36:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-42] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41535
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/tmqHUBVFO0bTfegIVSmI created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41535 /repos/jeff/tmqHUBVFO0bTfegIVSmI/statuses/0abcd89jcabitest): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41535
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in com.jcabi.github.RtStatusesTest
[INFO] Running com.jcabi.github.RtBlobsTest
Jun 03, 2026 7:36:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34001]
Jun 03, 2026 7:36:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-43] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34001
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:34001 /repos/mark/test/git/blobs): [201 Created] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34001 /repos/mark/test/git/blobs/1e586e84226242cf619ae87f4ed784927d6af084): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34001
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in com.jcabi.github.RtBlobsTest
[INFO] Running com.jcabi.github.RtLabelTest
Jun 03, 2026 7:36:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39833]
Jun 03, 2026 7:36:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-44] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39833
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:39833 /repos/mark/test/labels/enhance): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39833
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:04 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33279]
Jun 03, 2026 7:36:04 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-45] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33279
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33279 /repos/mark/test/labels/bug): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33279
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in com.jcabi.github.RtLabelTest
[INFO] Running com.jcabi.github.ForkTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in com.jcabi.github.ForkTest
[INFO] Running com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Running com.jcabi.github.RtCommitsComparisonTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db51...6dcb09b5b57875f334f61aebed695e2e4193db52): [200 OK] in 0ms
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.jcabi.github.RtCommitsComparisonTest
[INFO] Running com.jcabi.github.mock.MkLabelsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/yOacBQ6gu4jJqi9EFT7W created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/yOacBQ6gu4jJqi9EFT7W by jeff: hey, you!
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/POfnJHZiZ7m5v3baCBMK created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/IepJ25XsUdRrTRlXBY2j created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 s -- in com.jcabi.github.mock.MkLabelsTest
[INFO] Running com.jcabi.github.mock.MkCheckTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/dRfh1WNmthB162yHQLVh created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/dRfh1WNmthB162yHQLVh by jeff: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Kt812I6Z5q2nTeLkemaE created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Kt812I6Z5q2nTeLkemaE by jeff: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/9VNcMPDoNYLeMuEtjXJr created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/9VNcMPDoNYLeMuEtjXJr by jeff: Test PR
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in com.jcabi.github.mock.MkCheckTest
[INFO] Running com.jcabi.github.mock.MkMilestoneTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.jcabi.github.mock.MkMilestoneTest
[INFO] Running com.jcabi.github.mock.MkReleasesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/yrXVLpgDq2rFYtYU45l2 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/M6BUCnF0pYQA2SA5Pl0I created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/8ljeJ1QBwQqWbTPZtg7j created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ifmBGBz8gOOwXXMlnQ7U created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/DEoMl8xk6myCnbS25dtZ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/PRVmjAOlxxo1rEqluOHA created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Gei5MwCszZCxGZHCGI7Y created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/pE3HaSUK1lBSFdX4HBUE created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/9P5aDXPJK0Tbpcx0fNHK created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 s -- in com.jcabi.github.mock.MkReleasesTest
[INFO] Running com.jcabi.github.mock.MkEventTest
[INFO] main com.jcabi.github.mock.MkRepos: repository ken/foo created by ken
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in ken for issue #1 by ken
[INFO] main com.jcabi.github.mock.MkRepos: repository barbie/bar created by barbie
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in barbie for issue #1 by barbie
[INFO] main com.jcabi.github.mock.MkRepos: repository test_user/99bwBBWcueDFB7X46vix created by test_user
[INFO] main 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.326 s -- in com.jcabi.github.mock.MkEventTest
[INFO] Running com.jcabi.github.StatusesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in com.jcabi.github.StatusesTest
[INFO] Running com.jcabi.github.OrganizationTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in com.jcabi.github.OrganizationTest
[INFO] Running com.jcabi.github.BulkTest
[INFO] main 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.103 s -- in com.jcabi.github.BulkTest
[INFO] Running com.jcabi.github.RtMarkdownTest
Jun 03, 2026 7:36:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45505]
Jun 03, 2026 7:36:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-46] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45505
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:45505 /markdown): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45505
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43067]
Jun 03, 2026 7:36:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-47] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43067
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:43067 /markdown/raw): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43067
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in com.jcabi.github.RtMarkdownTest
[INFO] Running com.jcabi.github.RtUserTest
Jun 03, 2026 7:36:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34089]
Jun 03, 2026 7:36:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-48] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34089
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:34089 /user): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34089
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
Jun 03, 2026 7:36:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34887]
Jun 03, 2026 7:36:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-49] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34887
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:34887 /notifications): [205 Reset Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34887
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/user): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
Jun 03, 2026 7:36:08 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43807]
Jun 03, 2026 7:36:08 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-50] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43807
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:43807 /notifications): [500 Internal Server Error] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43807
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/users/octoc): [200 OK] in 0ms
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.290 s -- in com.jcabi.github.RtUserTest
[INFO] Running com.jcabi.github.PullCommentTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in com.jcabi.github.PullCommentTest
[INFO] Running com.jcabi.github.wire.CarefulWireTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] main com.jcabi.github.wire.CarefulWire: Remaining number of requests per hour is less than 10. Waiting for 5 seconds.
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 5s
[INFO] main 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.020 s -- in com.jcabi.github.wire.CarefulWireTest
[INFO] Running com.jcabi.github.mock.MkIssueTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/jSQdkfPPBqHaAcIHPvVj created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/jSQdkfPPBqHaAcIHPvVj by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Eu0OJnPHy3pDF2yBuDvh created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Eu0OJnPHy3pDF2yBuDvh by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/9g55gWyj2rgn4C4Iauyg created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/9g55gWyj2rgn4C4Iauyg by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository first/2503F1AT8EMVDyfx7Eiy created by first
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in first/2503F1AT8EMVDyfx7Eiy by second:
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/XaO5f5BjjQPGdogRC8er created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/XaO5f5BjjQPGdogRC8er by jeff: hey
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type reopened created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ilVGKP8p37Cuc2J5Y6x8 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/ilVGKP8p37Cuc2J5Y6x8 by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/z10j0bzyNyfInGEezPIV created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/z10j0bzyNyfInGEezPIV by jeff: hey
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0URNNrZOaQhc6EQZNXEN created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/0URNNrZOaQhc6EQZNXEN by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/OZOjj1bLTVbxoajHzKps created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/OZOjj1bLTVbxoajHzKps by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/YVjeVLMyfbnKYd6Gsoxs created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/YVjeVLMyfbnKYd6Gsoxs by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gjJct1h5VQd5I1rhyVvq created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/gjJct1h5VQd5I1rhyVvq by jeff: hey
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type closed created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/V6rRvtJoRatu5L0Fk4Lq created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/V6rRvtJoRatu5L0Fk4Lq by jeff: hey
[INFO] main 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.556 s -- in com.jcabi.github.mock.MkIssueTest
[INFO] Running com.jcabi.github.RtPublicKeyTest
[INFO] main 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.011 s -- in com.jcabi.github.RtPublicKeyTest
[INFO] Running com.jcabi.github.ReleaseTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in com.jcabi.github.ReleaseTest
[INFO] Running com.jcabi.github.RtGitignoresTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/gitignore/templates/C#): [200 OK] in 0ms
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42093]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-51] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42093
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42093 /gitignore/templates): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42093
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in com.jcabi.github.RtGitignoresTest
[INFO] Running com.jcabi.github.RtTreesTest
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43425]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-52] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43425
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:43425 /repos/mark/test/git/trees): [201 Created] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43425
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in com.jcabi.github.RtTreesTest
[INFO] Running com.jcabi.github.RtLabelsTest
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33693]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-53] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33693
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:33693 /repos/mark/test/labels/issue): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33693
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37779]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-54] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37779
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:37779 /repos/mark/test/labels): [201 Created] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37779 /repos/mark/test/labels/API): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37779
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33731]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-55] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33731
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33731 /repos/mark/test/labels/bug): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33731
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32923]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-56] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #32923
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:32923 /repos/mark/test/labels): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32923
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in com.jcabi.github.RtLabelsTest
[INFO] Running com.jcabi.github.RtRepoTest
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35405]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-57] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35405
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:35405 /repos/testuser/testrepo): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35405
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45405]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-58] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45405
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45405 /repos/testuser/testrepo/stargazers): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45405
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45071]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-59] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45071
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45071 /repos/testuser/testrepo/issues/events): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45071
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/testuser/testrepo): [200 OK] in 0ms
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36035]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-60] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36035
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36035 /repos/testuser/testrepo): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36035
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38025]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-61] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38025
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38025 /repos/testuser/testrepo/languages): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38025
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36167]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-62] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36167
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36167 /repos/testuser/testrepo/languages): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36167
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in com.jcabi.github.RtRepoTest
[INFO] Running com.jcabi.github.RtPullsTest
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38571]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-63] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38571
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38571 /repos/mark/test/pulls): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38571
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39475]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-64] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39475
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39475 /repos/mark/test/pulls/1000000000): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39475
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33559]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-65] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33559
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33559 /repos/mark/test/pulls): [201 Created] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33559 /repos/mark/test/pulls/1000000000): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33559
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in com.jcabi.github.RtPullsTest
[INFO] Running com.jcabi.github.RtAssigneesTest
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44605]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-66] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44605
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44605 /repos/test/assignee/assignees/octocat33): [404 Not Found] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44605
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41989]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-67] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41989
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41989 /repos/test/assignee/assignees/octocat2): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41989
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38605]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-68] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38605
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38605 /repos/test/assignee/assignees): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38605
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in com.jcabi.github.RtAssigneesTest
[INFO] Running com.jcabi.github.RtStarsTest
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44931]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-69] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44931
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:44931 /user/starred/staruser/starrepo): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44931
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42551]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-70] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42551
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42551 /user/starred/someuser/starredrepo): [204 No Content] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42551 /user/starred/otheruser/notstarredrepo): [404 Not Found] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42551
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32909]
Jun 03, 2026 7:36:17 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-71] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #32909
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:32909 /user/starred/unstaruser/unstarrepo): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32909
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in com.jcabi.github.RtStarsTest
[INFO] Running com.jcabi.github.mock.MkMarkdownTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in com.jcabi.github.mock.MkMarkdownTest
[INFO] Running com.jcabi.github.RtCheckTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.jcabi.github.RtCheckTest
[INFO] Running com.jcabi.github.RtPullRefTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1WxBpjSJPWmglHED4EUv created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ppCZXNMhezpY9LiKDgtJ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/teYvXKLdyYpNjVGl5QkV created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in com.jcabi.github.RtPullRefTest
[INFO] Running com.jcabi.github.RtBranchTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/rSC0dfyTKOn6ujcvByXq created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/AfgAqNWZlrcOHH0IqqS7 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/qsKvlQIzx51rb7k5l8Kz created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in com.jcabi.github.RtBranchTest
[INFO] Running com.jcabi.github.mock.MkGistsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s -- in com.jcabi.github.mock.MkGistsTest
[INFO] Running com.jcabi.github.FromPropertiesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.jcabi.github.FromPropertiesTest
[INFO] Running com.jcabi.github.RtContentTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/contents/blah): [200 OK] in 0ms
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37921]
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-72] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37921
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:37921 /repos/user/repo/contents/path): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37921
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43197]
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-73] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43197
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43197 /repos/user/repo/contents/raw): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43197
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in com.jcabi.github.RtContentTest
[INFO] Running com.jcabi.github.RtUserOrganizationsTest
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40141]
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-74] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40141
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40141 /users/octopus/orgs): [200 OK] in 10ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40141
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in com.jcabi.github.RtUserOrganizationsTest
[INFO] Running com.jcabi.github.FileChangeTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in com.jcabi.github.FileChangeTest
[INFO] Running com.jcabi.github.RtTagsTest
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36289]
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-75] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36289
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/m8cbUDwPcxd66QIa91eY created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36289 /repos/jeff/m8cbUDwPcxd66QIa91eY/git/tags): [201 Created] in 6ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36289 /repos/jeff/m8cbUDwPcxd66QIa91eY/git/refs): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36289
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in com.jcabi.github.RtTagsTest
[INFO] Running com.jcabi.github.RtIssuesTest
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38227]
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-76] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38227
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38227 /repos/mark/test/issues): [201 Created] in 8ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38227 /repos/mark/test/issues/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38227
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39877]
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-77] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39877
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39877 /repos/mark/test/issues): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39877
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45169]
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-78] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45169
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45169 /repos/mark/test/issues/1): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45169
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35465]
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-79] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35465
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35465 /repos/mark/test/issues): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35465
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in com.jcabi.github.RtIssuesTest
[INFO] Running com.jcabi.github.SmartsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.SmartsTest
[INFO] Running com.jcabi.github.RtReactionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.jcabi.github.RtReactionTest
[INFO] Running com.jcabi.github.mock.MkHookTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in com.jcabi.github.mock.MkHookTest
[INFO] Running com.jcabi.github.RtDeployKeysTest
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45839]
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-80] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45839
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:45839 /repos/test/keys/keys): [201 Created] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45839
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/test/keys/keys/1): [200 OK] in 0ms
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40469]
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-81] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40469
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40469 /repos/test/keys/keys): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40469
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in com.jcabi.github.RtDeployKeysTest
[INFO] Running com.jcabi.github.RtDeployKeyTest
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41669]
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-82] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41669
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:41669 /repos/test/keys/keys/3): [204 No Content] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41669
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in com.jcabi.github.RtDeployKeyTest
[INFO] Running com.jcabi.github.mock.MkNotificationsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in com.jcabi.github.mock.MkNotificationsTest
[INFO] Running com.jcabi.github.RtIssueTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33855]
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-83] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33855
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/nNLroPvpZ1L3Dasdddo6 created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33855 /repos/jeff/nNLroPvpZ1L3Dasdddo6/issues/10): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33855
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35529]
Jun 03, 2026 7:36:19 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-84] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35529
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:35529 /repos/user/repo/issues/1): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35529
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39127]
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-85] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39127
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:39127 /repos/user/repo/issues/1/lock): [204 No Content] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39127
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in com.jcabi.github.RtIssueTest
[INFO] Running com.jcabi.github.RtReposTest
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44387]
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-86] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44387
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44387 /repositories): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44387
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41991]
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-87] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41991
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:41991 /repos/): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41991
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44731]
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-88] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44731
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44731 /user/repos): [201 Created] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44731
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34853]
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-89] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34853
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34853 /repositories): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34853
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in com.jcabi.github.RtReposTest
[INFO] Running com.jcabi.github.LabelTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in com.jcabi.github.LabelTest
[INFO] Running com.jcabi.github.RtHooksTest
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44815]
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-90] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44815
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44815 /repos/test/hooks/hooks): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44815
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39677]
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-91] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39677
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39677 /repos/test/hooks/hooks): [201 Created] in 6ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39677 /repos/test/hooks/hooks/1): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39677
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43799]
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-92] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43799
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:43799 /repos/test/hooks/hooks/1): [204 No Content] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43799
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34005]
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-93] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34005
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34005 /repos/test/hooks/hooks): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34005
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35201]
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-94] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35201
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35201 /repos/test/hooks/hooks/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35201
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in com.jcabi.github.RtHooksTest
[INFO] Running com.jcabi.github.mock.MkBlobsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ClVIXdyVgfHwRwiRDVq5 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/uDoheOamHhuMpA3ztG1R created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in com.jcabi.github.mock.MkBlobsTest
[INFO] Running com.jcabi.github.mock.MkCommentTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hey buddy
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/blueharvest created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/blueharvest by jeff: hey
[INFO] main 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.342 s -- in com.jcabi.github.mock.MkCommentTest
[INFO] Running com.jcabi.github.RtCollaboratorsTest
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35261]
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-95] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35261
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:35261 /repos/test/collaboratorrepo/collaborators/dummy1): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35261
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40473]
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-96] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40473
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40473 /repos/test/collaboratorrepo/collaborators/octocat2): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40473
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46761]
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-97] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46761
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:46761 /repos/test/collaboratorrepo/collaborators/dummy): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46761
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46479]
Jun 03, 2026 7:36:20 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-98] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46479
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46479 /repos/test/collaboratorrepo/collaborators): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46479
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in com.jcabi.github.RtCollaboratorsTest
[INFO] Running com.jcabi.github.mock.MkMilestonesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KYpQfZ5z5d6RT7YurjIz created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/pSpsnhHGE4r75z0csyR3 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/6GclrBJvFaszmElv5O1a created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/UATQGSJRxe1Nnr8UBwzu created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/UiMEC8IQskrz8re66qPd created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s -- in com.jcabi.github.mock.MkMilestonesTest
[INFO] Running com.jcabi.github.mock.MkPullTest
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/4mNAp5yMSjoWD7NxSf64 created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/4mNAp5yMSjoWD7NxSf64 by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/1DmL1HJBGo3RNykhQE7H created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/1DmL1HJBGo3RNykhQE7H by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/YM6M5scDpu5Z8b1T1DM4 created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/YM6M5scDpu5Z8b1T1DM4 by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/lHT8Eb7x95O9ncN0uNfE created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/lHT8Eb7x95O9ncN0uNfE by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/E38v4oWWKjXLTXKB5mfJ created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/E38v4oWWKjXLTXKB5mfJ by patrick: Test Patch
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/nWj2rtx8f7bxzxlBjwIE created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/nWj2rtx8f7bxzxlBjwIE by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/XtOi37FJViucFhtjZz47 created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/XtOi37FJViucFhtjZz47 by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/uInR1urO3asnbwx0052s created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/uInR1urO3asnbwx0052s by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/rptgPfbTMgBSIAE1A0cW created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/rptgPfbTMgBSIAE1A0cW by patrick: Test Pull Json
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.891 s -- in com.jcabi.github.mock.MkPullTest
[INFO] Running com.jcabi.github.mock.MkOrganizationsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s -- in com.jcabi.github.mock.MkOrganizationsTest
[INFO] Running com.jcabi.github.ContentTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in com.jcabi.github.ContentTest
[INFO] Running com.jcabi.github.PullRefTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Obfsh6w07LN7F55D4aWA created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/rSN1rWExOdWQOFa10SSO created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Ji17f6kzm4FgeHG938ay created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/QZ2qkRHNKZYmqaGDMuzi created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/LVfwYDje8zbie7rTXoyY created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Axb8Aqab2147EHzA5DER created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s -- in com.jcabi.github.PullRefTest
[INFO] Running com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Running com.jcabi.github.RtContentsTest
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39249]
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-99] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39249
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:39249 /repos/test/contents/contents/to/remove): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39249
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37535]
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-100] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37535
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:37535 /repos/test/contents/contents/test/thefile): [201 Created] in 1ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37535 /repos/test/contents/contents/test/thefile): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37535
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39395]
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-101] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39395
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39395 /repos/test/contents/contents/test/file): [200 OK] in 1ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39395 /repos/test/contents/contents/test/file): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39395
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35891]
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-102] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35891
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:35891 /repos/test/contents/contents/test.txt): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35891
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40435]
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-103] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40435
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40435 /repos/test/contents/readme): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40435
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44777]
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-104] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44777
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44777 /repos/test/contents/readme): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44777
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33473]
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-105] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33473
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33473 /repos/test/contents/contents/dir): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33473
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in com.jcabi.github.RtContentsTest
[INFO] Running com.jcabi.github.mock.MkBranchTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/BS4aPu5rFXj5FrlHAvmV created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/9vdeJitg5zm48JeB3gZp created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/DAIEcRdPZqftIDPVQvNd created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in com.jcabi.github.mock.MkBranchTest
[INFO] Running com.jcabi.github.RtMilestonesTest
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44229]
Jun 03, 2026 7:36:25 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-106] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44229
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:44229 /repos/mark/test/milestones/1): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44229
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.jcabi.github.RtMilestonesTest
[INFO] Running com.jcabi.github.RtGistCommentsTest
Jun 03, 2026 7:36:26 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39011]
Jun 03, 2026 7:36:26 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-107] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39011
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39011 /gists/2/comments): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39011
Jun 03, 2026 7:36:26 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33137]
Jun 03, 2026 7:36:26 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-108] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33137
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:33137 /gists/3/comments): [201 Created] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33137 /gists/3/comments/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33137
Jun 03, 2026 7:36:26 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37849]
Jun 03, 2026 7:36:26 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-109] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37849
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37849 /gists/1/comments/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37849
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in com.jcabi.github.RtGistCommentsTest
[INFO] Running com.jcabi.github.mock.MkIssuesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/8pdV1HNy0bLmKiBhlwiI created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/8pdV1HNy0bLmKiBhlwiI by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/BSMv6KRmDjAqO5Vn7wk3 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/BSMv6KRmDjAqO5Vn7wk3 by jeff: hey, you
[INFO] main com.jcabi.github.mock.MkIssues: issue #2 created in jeff/BSMv6KRmDjAqO5Vn7wk3 by jeff: hey
[INFO] main com.jcabi.github.mock.MkIssues: issue #3 created in jeff/BSMv6KRmDjAqO5Vn7wk3 by jeff: hey again
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test-3 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #2 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #3 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #4 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #5 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #6 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #7 created in jeff/test-3 by jeff: title
[INFO] main com.jcabi.github.mock.MkIssues: issue #8 created in jeff/test-3 by jeff: title
[INFO] main 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: 0.814 s -- in com.jcabi.github.mock.MkIssuesTest
[INFO] Running com.jcabi.github.mock.MkTagsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/v92ORwxQqwWdinvpK853 created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in com.jcabi.github.mock.MkTagsTest
[INFO] Running com.jcabi.github.IssueLabelsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in com.jcabi.github.IssueLabelsTest
[INFO] Running com.jcabi.github.RtGistCommentTest
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38433]
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-110] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38433
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:38433 /gists/gistName/comments/1): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38433
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34171]
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-111] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34171
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41555]
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-112] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41555
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:34171 /gists/someName/comments/1): [200 OK] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34171 /gists/someName/comments/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34171
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41555
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in com.jcabi.github.RtGistCommentTest
[INFO] Running com.jcabi.github.mock.MkForkTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/O4hdFqJOrBeJcMigjsAy created by jeff
[INFO] main com.jcabi.github.mock.MkForks: fork jeff/O4hdFqJOrBeJcMigjsAy created inside fork by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in com.jcabi.github.mock.MkForkTest
[INFO] Running com.jcabi.github.mock.MkUserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in com.jcabi.github.mock.MkUserTest
[INFO] Running com.jcabi.github.RtPaginationTest
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43235]
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-113] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43235
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43235 /): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43235
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39649]
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-114] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39649
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39649 /): [200 OK] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39649 /s): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39649
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in com.jcabi.github.RtPaginationTest
[INFO] Running com.jcabi.github.RepoCommitTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in com.jcabi.github.RepoCommitTest
[INFO] Running com.jcabi.github.RtGistsTest
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39309]
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-115] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39309
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:39309 /gists/12234): [204 No Content] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39309
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34229]
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-116] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34229
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34229 /gists): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34229
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34221]
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-117] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34221
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:34221 /gists): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34221
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38165]
Jun 03, 2026 7:36:27 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-118] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38165
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38165
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in com.jcabi.github.RtGistsTest
[INFO] Running com.jcabi.github.mock.MkGitHubTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test by jeff: hey
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by jeff: hey, works?
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KuXL3NALg6Pgki4aa9Io created by jeff
[INFO] pool-121-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-10 com.jcabi.github.mock.MkIssues: issue #2 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-9 com.jcabi.github.mock.MkIssues: issue #3 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-8 com.jcabi.github.mock.MkIssues: issue #4 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-7 com.jcabi.github.mock.MkIssues: issue #5 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-6 com.jcabi.github.mock.MkIssues: issue #6 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-5 com.jcabi.github.mock.MkIssues: issue #7 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-4 com.jcabi.github.mock.MkIssues: issue #8 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-3 com.jcabi.github.mock.MkIssues: issue #9 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-2 com.jcabi.github.mock.MkIssues: issue #10 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-100 com.jcabi.github.mock.MkIssues: issue #11 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-99 com.jcabi.github.mock.MkIssues: issue #12 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-98 com.jcabi.github.mock.MkIssues: issue #13 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-97 com.jcabi.github.mock.MkIssues: issue #14 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-96 com.jcabi.github.mock.MkIssues: issue #15 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-95 com.jcabi.github.mock.MkIssues: issue #16 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-94 com.jcabi.github.mock.MkIssues: issue #17 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-93 com.jcabi.github.mock.MkIssues: issue #18 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-92 com.jcabi.github.mock.MkIssues: issue #19 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-91 com.jcabi.github.mock.MkIssues: issue #20 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-90 com.jcabi.github.mock.MkIssues: issue #21 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-89 com.jcabi.github.mock.MkIssues: issue #22 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-88 com.jcabi.github.mock.MkIssues: issue #23 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-87 com.jcabi.github.mock.MkIssues: issue #24 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-86 com.jcabi.github.mock.MkIssues: issue #25 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-85 com.jcabi.github.mock.MkIssues: issue #26 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-84 com.jcabi.github.mock.MkIssues: issue #27 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-83 com.jcabi.github.mock.MkIssues: issue #28 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-82 com.jcabi.github.mock.MkIssues: issue #29 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-81 com.jcabi.github.mock.MkIssues: issue #30 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-80 com.jcabi.github.mock.MkIssues: issue #31 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-79 com.jcabi.github.mock.MkIssues: issue #32 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-78 com.jcabi.github.mock.MkIssues: issue #33 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-77 com.jcabi.github.mock.MkIssues: issue #34 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-76 com.jcabi.github.mock.MkIssues: issue #35 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-75 com.jcabi.github.mock.MkIssues: issue #36 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-74 com.jcabi.github.mock.MkIssues: issue #37 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-73 com.jcabi.github.mock.MkIssues: issue #38 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-72 com.jcabi.github.mock.MkIssues: issue #39 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-71 com.jcabi.github.mock.MkIssues: issue #40 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-70 com.jcabi.github.mock.MkIssues: issue #41 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-69 com.jcabi.github.mock.MkIssues: issue #42 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-68 com.jcabi.github.mock.MkIssues: issue #43 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-67 com.jcabi.github.mock.MkIssues: issue #44 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-66 com.jcabi.github.mock.MkIssues: issue #45 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-65 com.jcabi.github.mock.MkIssues: issue #46 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-64 com.jcabi.github.mock.MkIssues: issue #47 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-63 com.jcabi.github.mock.MkIssues: issue #48 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-62 com.jcabi.github.mock.MkIssues: issue #49 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-61 com.jcabi.github.mock.MkIssues: issue #50 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-60 com.jcabi.github.mock.MkIssues: issue #51 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-59 com.jcabi.github.mock.MkIssues: issue #52 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-58 com.jcabi.github.mock.MkIssues: issue #53 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-57 com.jcabi.github.mock.MkIssues: issue #54 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-56 com.jcabi.github.mock.MkIssues: issue #55 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-55 com.jcabi.github.mock.MkIssues: issue #56 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-54 com.jcabi.github.mock.MkIssues: issue #57 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-53 com.jcabi.github.mock.MkIssues: issue #58 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-52 com.jcabi.github.mock.MkIssues: issue #59 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-51 com.jcabi.github.mock.MkIssues: issue #60 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-50 com.jcabi.github.mock.MkIssues: issue #61 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-49 com.jcabi.github.mock.MkIssues: issue #62 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-48 com.jcabi.github.mock.MkIssues: issue #63 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-47 com.jcabi.github.mock.MkIssues: issue #64 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-46 com.jcabi.github.mock.MkIssues: issue #65 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-45 com.jcabi.github.mock.MkIssues: issue #66 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-44 com.jcabi.github.mock.MkIssues: issue #67 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-43 com.jcabi.github.mock.MkIssues: issue #68 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-42 com.jcabi.github.mock.MkIssues: issue #69 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-41 com.jcabi.github.mock.MkIssues: issue #70 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-40 com.jcabi.github.mock.MkIssues: issue #71 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-39 com.jcabi.github.mock.MkIssues: issue #72 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-38 com.jcabi.github.mock.MkIssues: issue #73 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-37 com.jcabi.github.mock.MkIssues: issue #74 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-36 com.jcabi.github.mock.MkIssues: issue #75 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-35 com.jcabi.github.mock.MkIssues: issue #76 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-34 com.jcabi.github.mock.MkIssues: issue #77 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-33 com.jcabi.github.mock.MkIssues: issue #78 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-32 com.jcabi.github.mock.MkIssues: issue #79 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-31 com.jcabi.github.mock.MkIssues: issue #80 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-30 com.jcabi.github.mock.MkIssues: issue #81 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-29 com.jcabi.github.mock.MkIssues: issue #82 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-28 com.jcabi.github.mock.MkIssues: issue #83 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-27 com.jcabi.github.mock.MkIssues: issue #84 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-26 com.jcabi.github.mock.MkIssues: issue #85 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-25 com.jcabi.github.mock.MkIssues: issue #86 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-24 com.jcabi.github.mock.MkIssues: issue #87 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-23 com.jcabi.github.mock.MkIssues: issue #88 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-22 com.jcabi.github.mock.MkIssues: issue #89 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-21 com.jcabi.github.mock.MkIssues: issue #90 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-20 com.jcabi.github.mock.MkIssues: issue #91 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-19 com.jcabi.github.mock.MkIssues: issue #92 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-18 com.jcabi.github.mock.MkIssues: issue #93 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-17 com.jcabi.github.mock.MkIssues: issue #94 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-16 com.jcabi.github.mock.MkIssues: issue #95 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-15 com.jcabi.github.mock.MkIssues: issue #96 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-14 com.jcabi.github.mock.MkIssues: issue #97 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-13 com.jcabi.github.mock.MkIssues: issue #98 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-12 com.jcabi.github.mock.MkIssues: issue #99 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] pool-121-thread-11 com.jcabi.github.mock.MkIssues: issue #100 created in jeff/KuXL3NALg6Pgki4aa9Io by jeff:
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/test by jeff: title
[INFO] main com.jcabi.github.mock.MkComments: comment #1 posted to issue #1 by mark: Nice change
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Xdtt7lDHDjMfZBXTjbKh created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.068 s -- in com.jcabi.github.mock.MkGitHubTest
[INFO] Running com.jcabi.github.mock.MkPullCommentTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/IQklyhRVV1xXrjBSLdgd created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/IQklyhRVV1xXrjBSLdgd by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Wu9CRVLFxMdFT6rU3KvQ created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Wu9CRVLFxMdFT6rU3KvQ by jeff: hello
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in com.jcabi.github.mock.MkPullCommentTest
[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.RtPullTest
Jun 03, 2026 7:36:33 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33701]
Jun 03, 2026 7:36:33 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-119] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33701
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:33701 /repos/user/repo/pulls/3/merge): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33701
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:33 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36275]
Jun 03, 2026 7:36:33 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-120] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36275
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36275 /repos/user/repo/pulls/2/files): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36275
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:33 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40523]
Jun 03, 2026 7:36:33 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-121] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40523
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40523
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:33 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40193]
Jun 03, 2026 7:36:33 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-122] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40193
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40193 /repos/user/repo/pulls/1): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40193
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:33 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35945]
Jun 03, 2026 7:36:33 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-123] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35945
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35945 /repos/user/repo/pulls/1): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35945
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:33 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45331]
Jun 03, 2026 7:36:33 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-124] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45331
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45331 /repos/user/repo/pulls/-1866034376): [200 OK] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45331 /repos/user/repo/commits/6d299617d9094ae6940b3958bbabab68fd1ddabb/check-runs): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45331
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.090 s -- in com.jcabi.github.RtPullTest
[INFO] Running com.jcabi.github.mock.MkAssigneesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository Jonathan/5Tat4ovldPAkfHIkLsMm created by Jonathan
[INFO] main com.jcabi.github.mock.MkRepos: repository Jonathan/etKWV23XqDYbXllCa3Vt created by Jonathan
[INFO] main com.jcabi.github.mock.MkRepos: repository Jonathan/HfK2Ir2RNoTkLNHONsqr created by Jonathan
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in com.jcabi.github.mock.MkAssigneesTest
[INFO] Running com.jcabi.github.ReleaseAssetTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in com.jcabi.github.ReleaseAssetTest
[INFO] Running com.jcabi.github.mock.MkContentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/cPDepd6PubyxYWRlI48M created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository test/3qqV6NyiomredWrrogF5 created by test
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ZGr5mI0fUBGoJS1BJaeM created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/rwPSQVm01eAjJaJuR7of created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7C02kDZSVNXcc4THnM92 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/mKLXxM4DwYcWnE7MktS6 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KgRAKGU9djS5luTOg7Mb created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/8aJlX8MWV9C8isXrc5A2 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/tpr6rV8SIXH0AcaJ8RMT created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4yhpg28Br6w71BlYxhR0 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository test/ihxkzRBVtiIH6A9hcSW6 created by test
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Tbz7UAGK71txWgCwt6vb created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.074 s -- in com.jcabi.github.mock.MkContentsTest
[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.mock.MkForksTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/lvUeX8NQozgu0ZCinfIh created by jeff
[INFO] main com.jcabi.github.mock.MkForks: fork jeff/lvUeX8NQozgu0ZCinfIh created inside Organization by jeff
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.134 s -- in com.jcabi.github.mock.MkForksTest
[INFO] Running com.jcabi.github.RtCommitsTest
Jun 03, 2026 7:36:36 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36013]
Jun 03, 2026 7:36:36 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-125] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36013
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/qvc38eDkaeQfR2wDRBVm created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36013 /repos/jeff/qvc38eDkaeQfR2wDRBVm/git/commits): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36013
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in com.jcabi.github.RtCommitsTest
[INFO] Running com.jcabi.github.mock.MkDeployKeysTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/PtaFmCmCXZcXAmKffGSS created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/f8YBWGFJjqXUt95BFe9E created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/I8Z5TVqStTrxjzwrC6gH created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/pouj6M0Dxfpr5BBf6J57 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/NYlSBYimJl9rurMGzMwl created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s -- in com.jcabi.github.mock.MkDeployKeysTest
[INFO] Running com.jcabi.github.mock.MkPullCommentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/G9U2V2n0ccHxTpRcKWjW created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/G9U2V2n0ccHxTpRcKWjW by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jamie/incredible created by jamie
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jamie/incredible by jamie: pullrequest1
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Q0jgxzAA8rEqQFqFku4R created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Q0jgxzAA8rEqQFqFku4R by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/BZjGNdjoZDzg83HOY6o5 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/BZjGNdjoZDzg83HOY6o5 by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/sUi91mh95b31AYS28sf4 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/sUi91mh95b31AYS28sf4 by jeff: hello
[INFO] main com.jcabi.github.mock.MkIssues: issue #2 created in jeff/sUi91mh95b31AYS28sf4 by jeff: new
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1usneqCtp24Q6QPMjjZs created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/1usneqCtp24Q6QPMjjZs by jeff: hello
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.363 s -- in com.jcabi.github.mock.MkPullCommentsTest
[INFO] Running com.jcabi.github.RepositoryStatisticsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/volodya-lombrozo created by jeff
[INFO] main 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.184 s -- in com.jcabi.github.RepositoryStatisticsTest
[INFO] Running com.jcabi.github.RtJsonTest
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34163]
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-126] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34163
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:34163 /): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34163
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44517]
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-127] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44517
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44517 /): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44517
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45225]
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-128] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45225
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45225 /): [404 Not Found] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45225
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44615]
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-129] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44615
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:44615 /): [404 Not Found] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44615
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in com.jcabi.github.RtJsonTest
[INFO] Running com.jcabi.github.RtChecksTest
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37605]
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-130] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37605
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37605 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37605
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34375]
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-131] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34375
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34375 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34375
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41137]
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-132] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41137
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41137 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [404 Not Found] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41137
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34223]
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-133] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34223
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34223 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34223
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36131]
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-134] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36131
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36131 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36131
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42123]
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-135] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42123
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42123 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42123
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in com.jcabi.github.RtChecksTest
[INFO] Running com.jcabi.github.mock.JsonPatchTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in com.jcabi.github.mock.JsonPatchTest
[INFO] Running com.jcabi.github.RtReleaseTest
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38615]
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-136] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38615
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:38615 /repos/tstuser/tstbranch/releases/2): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38615
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32965]
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-137] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #32965
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:32965 /repos/tstuser/tstbranch/releases/2): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32965
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33237]
Jun 03, 2026 7:36:38 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-138] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33237
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:33237 /repos/tstuser/tstbranch/releases/2): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33237
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in com.jcabi.github.RtReleaseTest
[INFO] Running com.jcabi.github.mock.JsonNodeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.jcabi.github.mock.JsonNodeTest
[INFO] Running com.jcabi.github.RtNotificationsTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] main 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.020 s -- in com.jcabi.github.RtNotificationsTest
[INFO] Running com.jcabi.github.mock.MkUserEmailsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s -- in com.jcabi.github.mock.MkUserEmailsTest
[INFO] Running com.jcabi.github.mock.MkReferenceTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/t5p7s3nOaFIGupABxatm created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/RUj8EvK2klgVDwym4md5 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/nqJH7xLZFGzlDbVNtdmA created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/qvE829foMNkVRedSHc4f created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in com.jcabi.github.mock.MkReferenceTest
[INFO] Running com.jcabi.github.mock.MkReleaseTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gZMhCpmCdHQNq4K9B2W0 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0FN3BqayseBFyrBJRlzr created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/3OkvT5CvvLX6a7W0vU49 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/GrKfCdJeoHLim1DVkAZd created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/77ABt3SEjLDWZBY7wzGF created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zITJjQHRfrQPLl2Bz3bS created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/f5Uq9fCR0IrmYFZzBed2 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1hBkM3TyKcSOTBLTQmTB created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0Ib3E0PoQAyDwZxwLsaR created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zGDdC51K7rHuca72UsAS created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0osnmn41kxgUlrCN6z8x created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/a32CRnLh6anbCUaVH8bn created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.679 s -- in com.jcabi.github.mock.MkReleaseTest
[INFO] Running com.jcabi.github.StatusTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/JkxjkNTtoMNDWCWSElTH created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/RHzfOHopujjB9ULBolUb created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/46r3SotTKwcgfDZEAkEY created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/drR8gT7xZZ5rjF71iBPR created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/azMryDCkFMh3dO5cElQ7 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/tPSeBisiAueWpIX362sx created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/MwkplufLpJZj6Ti9eSG7 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/fsEjMSdfyqTOqnXr1KKH created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Teii5RIDoCoruipdZLZu created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0DeheoxMEqwPT9rFvk0N created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/kPfUhIw2piCxfjyINcE3 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/UEF32gbrZl5drL2T5OST created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ACYYxjLHPo9Oytm1eZCZ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/CKD28Ugaa2uCwph58CUA created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/b088Vndvfru1SgnuB9Rw created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/boyAwj8AKMvREWPTf2Ij created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/g3mHKUjtGceBfmC9NtRJ created by jeff
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.741 s -- in com.jcabi.github.StatusTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/jZ1yHBguYWYGP2XcB9D2 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/i3C0TB6gs3XrBkunF6tf created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/eOsxc0nhZMBgAjp9zt2c created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/qezxeiXbWEc0W0FgHoJb created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/PUopfI6PSPsAokUN2mgR created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s -- in com.jcabi.github.mock.MkReleaseAssetsTest
[INFO] Running com.jcabi.github.RtTagTest
Jun 03, 2026 7:36:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40067]
Jun 03, 2026 7:36:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-139] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40067
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/80Ds27FyvMr1gF4c9omr created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40067 /repos/jeff/80Ds27FyvMr1gF4c9omr/git/tags/abdes00test): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40067
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in com.jcabi.github.RtTagTest
[INFO] Running com.jcabi.github.RtUserEmailsTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:12345 /see-FakeRequest-class/user/emails): [204 OK] in 0ms
Jun 03, 2026 7:36:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39593]
Jun 03, 2026 7:36:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-140] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39593
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39593 /user/emails): [201 Created] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39593
[INFO] main 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.012 s -- in com.jcabi.github.RtUserEmailsTest
[INFO] Running com.jcabi.github.RtReferenceTest
Jun 03, 2026 7:36:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38311]
Jun 03, 2026 7:36:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-141] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38311
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/edzZJ6ltoUf8L4ZJkLEy created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38311 /repos/jeff/edzZJ6ltoUf8L4ZJkLEy/git/refs/heads/featureB): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38311
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36385]
Jun 03, 2026 7:36:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-142] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36385
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/c8ybfqAnjux1ipwNDREK created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:36385 /repos/jeff/c8ybfqAnjux1ipwNDREK/git/refs/heads/featureA): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36385
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:43 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46087]
Jun 03, 2026 7:36:43 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-143] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46087
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/EsKT0nPgoZhD7w7u4N20 created by jeff
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46087
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ZqpDDYdsFXCXlDHLkAw7 created by jeff
Jun 03, 2026 7:36:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35371]
Jun 03, 2026 7:36:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-144] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35371
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35371
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.240 s -- in com.jcabi.github.RtReferenceTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/v1QgibAur2sZEDiItpYr created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7lqVSva7HzUfmISKMXI8 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/udPGspcKDOfHd8qPOVs1 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1KuZOnDa9FBWNM1kssSp created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/XHkJQylFwgxqAYls5lgq created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/jYOp1kglksyVlbCMrSno created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/6U4SpTo3TDBOEHWbzXzm created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.985 s -- in com.jcabi.github.mock.MkReleaseAssetTest
[INFO] Running com.jcabi.github.RtGistTest
Jun 03, 2026 7:36:44 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35639]
Jun 03, 2026 7:36:44 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-145] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35639
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:35639 /gists/patch): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35639
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:45 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40209]
Jun 03, 2026 7:36:45 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-146] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40209
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40209
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:45 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33159]
Jun 03, 2026 7:36:45 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-147] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33159
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33159 /gists/testGetFiles): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33159
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:45 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36635]
Jun 03, 2026 7:36:45 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-148] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36635
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:36635 /gists/unstar/star): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36635
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:45 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34639]
Jun 03, 2026 7:36:45 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-149] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34639
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34639 /gists/test): [200 OK] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34639 /gists/world): [200 OK] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:34639 /gists/test/forks): [201 Created] in 1ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34639 /gists/forked): [200 OK] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34639 /gists/world): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34639
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:45 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44951]
Jun 03, 2026 7:36:45 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-150] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44951
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44951 /gists/test): [200 OK] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44951 /gists/world): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44951
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:45 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45131]
Jun 03, 2026 7:36:45 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-151] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45131
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:45131 /gists/testWrite): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45131
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in com.jcabi.github.RtGistTest
[INFO] Running com.jcabi.github.RtReleaseAssetsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository john/yJ9tXMOBRw5dhDeuDbqL created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST uploads.github.com /repos/john/yJ9tXMOBRw5dhDeuDbqL/releases/1/assets): [201 OK] in 0ms
[INFO] main com.jcabi.github.mock.MkRepos: repository john/2LoOgVOyVRobsypDz6q3 created by john
[INFO] main com.jcabi.github.mock.MkRepos: repository john/8ZDGdaDCIziitRpxfnuM created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/john/8ZDGdaDCIziitRpxfnuM/releases/1/assets): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s -- in com.jcabi.github.RtReleaseAssetsTest
[INFO] Running com.jcabi.github.mock.MkHooksTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/6FHS5K1rhF5PnaZl0IVR created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/aTxDnHtKuBLMCnUtSLnJ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/VdfnInX0Fe2RqMo8vGdy created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/JkldvNOd62KlZw8cQrL7 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/sfesGHCF5vzcNSOxrevz created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 s -- in com.jcabi.github.mock.MkHooksTest
[INFO] Running com.jcabi.github.ExistenceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.jcabi.github.ExistenceTest
[INFO] Running com.jcabi.github.mock.MkReposTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository amihaiemil/test created by amihaiemil
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/test created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository /orgs/myorg/repos/test created by /orgs/myorg/repos
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/remove-me created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository john/exist created by john
[INFO] main com.jcabi.github.mock.MkRepos: repository tom/1 created by tom
[INFO] main com.jcabi.github.mock.MkRepos: repository tom/2 created by tom
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/hello created by jeff
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.460 s -- in com.jcabi.github.mock.MkReposTest
[INFO] Running com.jcabi.github.RtSearchTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/repositories): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/users): [200 OK] in 0ms
Jun 03, 2026 7:36:46 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46477]
Jun 03, 2026 7:36:46 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-152] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46477
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46477 /search/code): [200 OK] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46477 /repos/user/repo/contents/test/unit/attributes.js): [200 OK] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46477 /repos/user/repo/contents/src/attributes/classes.js): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46477
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/search/issues): [200 OK] in 0ms
[INFO] main 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.039 s -- in com.jcabi.github.RtSearchTest
[INFO] Running com.jcabi.github.mock.MkPublicKeysTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.410 s -- in com.jcabi.github.mock.MkPublicKeysTest
[INFO] Running com.jcabi.github.mock.MkTreeTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/pWI5t08plvrQWj88G3tY created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in com.jcabi.github.mock.MkTreeTest
[INFO] Running com.jcabi.github.MilestoneTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in com.jcabi.github.MilestoneTest
[INFO] Running com.jcabi.github.RtReleaseAssetTest
Jun 03, 2026 7:36:47 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38107]
Jun 03, 2026 7:36:47 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-153] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38107
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:38107 /repos/john/blueharvest/releases/assets/2): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38107
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:47 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43407]
Jun 03, 2026 7:36:47 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-154] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43407
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:43407 /repos/john/blueharvest/releases/assets/3): [204 No Content] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43407
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:47 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35409]
Jun 03, 2026 7:36:47 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-155] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35409
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35409 /repos/john/blueharvest/releases/assets/4): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35409
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main 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.491 s -- in com.jcabi.github.RtReleaseAssetTest
[INFO] Running com.jcabi.github.RtBranchesTest
Jun 03, 2026 7:36:47 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44483]
Jun 03, 2026 7:36:47 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-156] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44483
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/m96jQ4ivqI76UHKzui9O created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44483 /repos/jeff/m96jQ4ivqI76UHKzui9O/branches): [200 OK] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44483 /repos/jeff/m96jQ4ivqI76UHKzui9O/branches): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44483
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:47 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42339]
Jun 03, 2026 7:36:47 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-157] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42339
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/eL54OVRXTZJBBlnpF3M4 created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42339 /repos/jeff/eL54OVRXTZJBBlnpF3M4/branches): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42339
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7krOOcc2bkCFs6QB27iW created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in com.jcabi.github.RtBranchesTest
[INFO] Running com.jcabi.github.mock.MkContentTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/JZQaBdWYoyAz9EBVWDzv created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/sMxwzNq1l85JmFhYvjJt created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/GG8AhEMRe5XzO0tXqewK created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/kNcHui0DfwgY8qaM5kg3 created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s -- in com.jcabi.github.mock.MkContentTest
[INFO] Running com.jcabi.github.RtSearchPaginationTest
[INFO] main 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.005 s -- in com.jcabi.github.RtSearchPaginationTest
[INFO] Running com.jcabi.github.mock.MkPullRefTest
[INFO] main com.jcabi.github.mock.MkRepos: repository myrtle/hEtxixYb1S5cfpPDINor created by myrtle
[INFO] main com.jcabi.github.mock.MkRepos: repository myrtle/xlrToJI1CQfpl3iiTMaH created by myrtle
[INFO] main com.jcabi.github.mock.MkRepos: repository myrtle/v2FK9IVXhtbaxQKslfgJ created by myrtle
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in com.jcabi.github.mock.MkPullRefTest
[INFO] Running com.jcabi.github.RtHookTest
Jun 03, 2026 7:36:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39887]
Jun 03, 2026 7:36:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-158] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39887
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39887 /repos/test/repo/hooks/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39887
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
Jun 03, 2026 7:36:48 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42075]
Jun 03, 2026 7:36:48 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-159] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42075
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42075 /repos/test/repo/hooks/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42075
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in com.jcabi.github.RtHookTest
[INFO] Running com.jcabi.github.mock.MkStorageTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 s -- in com.jcabi.github.mock.MkStorageTest
[INFO] Running com.jcabi.github.CommitsComparisonTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/compare/6dcb09b5b57875f334f61aebed695e2e4193db53...6dcb09b5b57875f334f61aebed695e2e4193db54): [200 OK] in 0ms
[INFO] main 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.005 s -- in com.jcabi.github.CommitsComparisonTest
[INFO] Running com.jcabi.github.IssueTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/user/repo/issues/1): [200 OK] in 0ms
[INFO] main 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.407 s -- in com.jcabi.github.IssueTest
[INFO] Running com.jcabi.github.mock.MkChecksTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/QsOg8a4Vb9FNYWJOnIyA created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/QsOg8a4Vb9FNYWJOnIyA by jeff: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/wa7JS1hH9jo7fmqsR6EV created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/wa7JS1hH9jo7fmqsR6EV by jeff: Test PR
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in com.jcabi.github.mock.MkChecksTest
[INFO] Running com.jcabi.github.mock.MkGitignoresTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.jcabi.github.mock.MkGitignoresTest
[INFO] Running com.jcabi.github.RtLimitTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
[INFO] main 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.013 s -- in com.jcabi.github.RtLimitTest
[INFO] Running com.jcabi.github.mock.MkStarsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4dZnroaGnep2CTBz26ed created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/RiKevpivol0GleTDI3xL created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s -- in com.jcabi.github.mock.MkStarsTest
[INFO] Running com.jcabi.github.wire.RetryCarefulWireTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 1ms
Jun 03, 2026 7:36:50 PM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:32907]
Jun 03, 2026 7:36:50 PM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-160] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #32907
[WARN] main com.jcabi.http.wire.RetryWire: GET http://localhost:32907/ returns 500 status (attempt #1)
[WARN] main com.jcabi.http.wire.RetryWire: GET http://localhost:32907/ returns 500 status (attempt #2)
[INFO] main com.jcabi.github.wire.CarefulWire: Remaining number of requests per hour is less than 10. Waiting for 5 seconds.
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:32907 /): [200 OK] in 5s
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #32907
[INFO] main 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.021 s -- in com.jcabi.github.wire.RetryCarefulWireTest
[INFO] Running com.jcabi.github.mock.MkIssueLabelsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/5ecOEgQtuMRRmpyMHEjA created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/5ecOEgQtuMRRmpyMHEjA by jeff: Rewrite
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkEvent: issue event #2 of type unlabeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/GnMpURto2MbtGkdhJrWd created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/GnMpURto2MbtGkdhJrWd by jeff: how are you?
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Fk1iCh6yIUP5k9xeQSiz created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/Fk1iCh6yIUP5k9xeQSiz by jeff: title
[INFO] main com.jcabi.github.mock.MkEvent: issue event #1 of type labeled created in jeff for issue #1 by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ZnRkSHOLTYz1SSi2LUlb created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/ZnRkSHOLTYz1SSi2LUlb by jeff: Titular
[INFO] main 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.128 s -- in com.jcabi.github.mock.MkIssueLabelsTest
[INFO] Running com.jcabi.github.LimitTest
[INFO] main 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.060 s -- in com.jcabi.github.LimitTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Running com.jcabi.github.RtGitHubTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/meta): [200 OK] in 0ms
[INFO] main 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.019 s -- in com.jcabi.github.RtGitHubTest
[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]
[INFO] Results:
[INFO]
[WARNING] Tests run: 732, Failures: 0, Errors: 0, Skipped: 6
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ jcabi-github ---
[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] Building jar: /home/r/repo/target/jcabi-github-2.0-SNAPSHOT.jar
[INFO]
[INFO] --- assembly:3.7.1:single (assemble-all) @ jcabi-github ---
[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] 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] 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] 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] 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.37.0/jcabi-xml-0.37.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.37.0/jcabi-xml-0.37.0.pom
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.jar to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.jar
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.pom to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.61.0/cactoos-0.61.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-http/2.1.0/jcabi-http-2.1.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-http/2.1.0/jcabi-http-2.1.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-http/2.1.0/jcabi-http-2.1.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-http/2.1.0/jcabi-http-2.1.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/net/bytebuddy/byte-buddy/1.18.10-jdk5/byte-buddy-1.18.10-jdk5.jar to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy/1.18.10-jdk5/byte-buddy-1.18.10-jdk5.jar
[INFO] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.18.10-jdk5/byte-buddy-1.18.10-jdk5.pom to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy/1.18.10-jdk5/byte-buddy-1.18.10-jdk5.pom
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis/3.4/objenesis-3.4.jar to /home/r/repo/target/local-repo/org/objenesis/objenesis/3.4/objenesis-3.4.jar
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis/3.4/objenesis-3.4.pom to /home/r/repo/target/local-repo/org/objenesis/objenesis/3.4/objenesis-3.4.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/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.22.0/commons-io-2.22.0.jar to /home/r/repo/target/local-repo/commons-io/commons-io/2.22.0/commons-io-2.22.0.jar
[INFO] Installing /home/r/.m2/repository/commons-io/commons-io/2.22.0/commons-io-2.22.0.pom to /home/r/repo/target/local-repo/commons-io/commons-io/2.22.0/commons-io-2.22.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.6.0-jre/guava-33.6.0-jre.jar to /home/r/repo/target/local-repo/com/google/guava/guava/33.6.0-jre/guava-33.6.0-jre.jar
[INFO] Installing /home/r/.m2/repository/com/google/guava/guava/33.6.0-jre/guava-33.6.0-jre.pom to /home/r/repo/target/local-repo/com/google/guava/guava/33.6.0-jre/guava-33.6.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.47.0/error_prone_annotations-2.47.0.jar to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotations/2.47.0/error_prone_annotations-2.47.0.jar
[INFO] Installing /home/r/.m2/repository/com/google/errorprone/error_prone_annotations/2.47.0/error_prone_annotations-2.47.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_annotations/2.47.0/error_prone_annotations-2.47.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.9/parsson-1.1.9.jar to /home/r/repo/target/local-repo/org/eclipse/parsson/parsson/1.1.9/parsson-1.1.9.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/parsson/parsson/1.1.9/parsson-1.1.9.pom to /home/r/repo/target/local-repo/org/eclipse/parsson/parsson/1.1.9/parsson-1.1.9.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-core/4.0.9/jaxb-core-4.0.9.jar to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-core/4.0.9/jaxb-core-4.0.9.jar
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-core/4.0.9/jaxb-core-4.0.9.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-core/4.0.9/jaxb-core-4.0.9.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.9/jaxb-impl-4.0.9.jar to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-impl/4.0.9/jaxb-impl-4.0.9.jar
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/4.0.9/jaxb-impl-4.0.9.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-impl/4.0.9/jaxb-impl-4.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.pom
[INFO] Installing /home/r/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar to /home/r/repo/target/local-repo/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
[INFO] Installing /home/r/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom to /home/r/repo/target/local-repo/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar to /home/r/repo/target/local-repo/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
[INFO] Installing /home/r/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom to /home/r/repo/target/local-repo/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom
[INFO] Installing /home/r/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar to /home/r/repo/target/local-repo/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar
[INFO] Installing /home/r/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.pom to /home/r/repo/target/local-repo/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.pom
[INFO] Installing /home/r/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar to /home/r/repo/target/local-repo/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar
[INFO] Installing /home/r/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom to /home/r/repo/target/local-repo/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
[INFO] Installing /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar to /home/r/repo/target/local-repo/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Installing /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom to /home/r/repo/target/local-repo/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Installing /home/r/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar to /home/r/repo/target/local-repo/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar
[INFO] Installing /home/r/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom to /home/r/repo/target/local-repo/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.67.0/parent-0.67.0.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.51.1/parent-0.51.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.51.1/parent-0.51.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.73.1/parent-0.73.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.73.1/parent-0.73.1.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/net/bytebuddy/byte-buddy-parent/1.18.10-jdk5/byte-buddy-parent-1.18.10-jdk5.pom to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy-parent/1.18.10-jdk5/byte-buddy-parent-1.18.10-jdk5.pom
[INFO] Installing /home/r/.m2/repository/org/objenesis/objenesis-parent/3.4/objenesis-parent-3.4.pom to /home/r/repo/target/local-repo/org/objenesis/objenesis-parent/3.4/objenesis-parent-3.4.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/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom to /home/r/repo/target/local-repo/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/37/apache-37.pom to /home/r/repo/target/local-repo/org/apache/apache/37/apache-37.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/98/commons-parent-98.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/98/commons-parent-98.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/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.6.0-jre/guava-parent-33.6.0-jre.pom to /home/r/repo/target/local-repo/com/google/guava/guava-parent/33.6.0-jre/guava-parent-33.6.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.47.0/error_prone_parent-2.47.0.pom to /home/r/repo/target/local-repo/com/google/errorprone/error_prone_parent/2.47.0/error_prone_parent-2.47.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.9/project-1.1.9.pom to /home/r/repo/target/local-repo/org/eclipse/parsson/project/1.1.9/project-1.1.9.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/ee4j/project/2.0.4/project-2.0.4.pom to /home/r/repo/target/local-repo/org/eclipse/ee4j/project/2.0.4/project-2.0.4.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-bom/4.0.9/jaxb-bom-4.0.9.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-bom/4.0.9/jaxb-bom-4.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-bom-ext/4.0.9/jaxb-bom-ext-4.0.9.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-bom-ext/4.0.9/jaxb-bom-ext-4.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-parent/4.0.9/jaxb-parent-4.0.9.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-parent/4.0.9/jaxb-parent-4.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-bundles/4.0.9/jaxb-bundles-4.0.9.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-bundles/4.0.9/jaxb-bundles-4.0.9.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/angus/angus-activation-project/2.0.3/angus-activation-project-2.0.3.pom to /home/r/repo/target/local-repo/org/eclipse/angus/angus-activation-project/2.0.3/angus-activation-project-2.0.3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/project/4.0.2/project-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/project/4.0.2/project-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-extra-parent/3.0.0/hk2-extra-parent-3.0.0.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-extra-parent/3.0.0/hk2-extra-parent-3.0.0.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom to /home/r/repo/target/local-repo/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/project/4.0.2/project-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/project/4.0.2/project-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-parent/4.0.0-M3/hk2-parent-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-parent/4.0.0-M3/hk2-parent-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/external/4.0.0-M3/external-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/external/4.0.0-M3/external-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/21/apache-21.pom to /home/r/repo/target/local-repo/org/apache/apache/21/apache-21.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/13/apache-13.pom to /home/r/repo/target/local-repo/org/apache/apache/13/apache-13.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/34/commons-parent-34.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/34/commons-parent-34.pom
[INFO] Installing /home/r/.m2/repository/org/apache/apache/33/apache-33.pom to /home/r/repo/target/local-repo/org/apache/apache/33/apache-33.pom
[INFO] Installing /home/r/.m2/repository/org/apache/commons/commons-parent/79/commons-parent-79.pom to /home/r/repo/target/local-repo/org/apache/commons/commons-parent/79/commons-parent-79.pom
[INFO]
[INFO] --- failsafe:3.5.3:integration-test (default) @ jcabi-github ---
[WARNING] useSystemClassLoader setting has no effect when not forking
[WARNING] The parameter forkCount should likely not be 0. Forking a JVM for tests improves test accuracy. Ensure to have a <forkCount> >= 1.
[INFO] Tests will run in random order. To reproduce ordering use flag -Dfailsafe.runOrder.random.seed=568693913818
[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.RtTreesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in com.jcabi.github.RtTreesITCase
[INFO] Running com.jcabi.github.RtDeployKeysITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtDeployKeysITCase
[INFO] Running com.jcabi.github.RtOrganizationsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.027 s -- in com.jcabi.github.RtOrganizationsITCase
[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.RtRepoCommitsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.011 s -- in com.jcabi.github.RtRepoCommitsITCase
[INFO] Running com.jcabi.github.RtGistITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.005 s -- in com.jcabi.github.RtGistITCase
[INFO] Running com.jcabi.github.RtRepoITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtRepoITCase
[INFO] Running com.jcabi.github.RtMilestonesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in com.jcabi.github.RtMilestonesITCase
[INFO] Running com.jcabi.github.RtReferencesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtReferencesITCase
[INFO] Running com.jcabi.github.RtCommitsComparisonITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 s -- in com.jcabi.github.RtCommitsComparisonITCase
[INFO] Running com.jcabi.github.RtBlobsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtBlobsITCase
[INFO] Running com.jcabi.github.RtReposITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.020 s -- in com.jcabi.github.RtReposITCase
[INFO] Running com.jcabi.github.RtGistCommentITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.023 s -- in com.jcabi.github.RtGistCommentITCase
[INFO] Running com.jcabi.github.RtPublicMembersITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtPublicMembersITCase
[INFO] Running com.jcabi.github.RtMarkdownITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.012 s -- in com.jcabi.github.RtMarkdownITCase
[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.RtGitHubITCase
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /repos/jcabi/jcabi-github/issues/1): [200 OK] in 845ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /meta): [200 OK] in 76ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /emojis): [200 OK] in 91ms
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.171 s -- in com.jcabi.github.RtGitHubITCase
[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.RtHooksITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.013 s -- in com.jcabi.github.RtHooksITCase
[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.RtIssueMilestoneITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtIssueMilestoneITCase
[INFO] Running com.jcabi.github.RtStarsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtStarsITCase
[INFO] Running com.jcabi.github.RtGistsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.010 s -- in com.jcabi.github.RtGistsITCase
[INFO] Running com.jcabi.github.RtGistCommentsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.006 s -- in com.jcabi.github.RtGistCommentsITCase
[INFO] Running com.jcabi.github.RtLimitsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in com.jcabi.github.RtLimitsITCase
[INFO] Running com.jcabi.github.RtUserITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.006 s -- in com.jcabi.github.RtUserITCase
[INFO] Running com.jcabi.github.RtLabelsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.jcabi.github.RtLabelsITCase
[INFO] Running com.jcabi.github.RtTagsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.jcabi.github.RtTagsITCase
[INFO] Running com.jcabi.github.RtContentsITCase
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.006 s -- in com.jcabi.github.RtContentsITCase
[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.RtIssuesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.jcabi.github.RtIssuesITCase
[INFO] Running com.jcabi.github.RtReleaseITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtReleaseITCase
[INFO] Running com.jcabi.github.RtSearchITCase
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.016 s -- in com.jcabi.github.RtSearchITCase
[INFO] Running com.jcabi.github.RtReleaseAssetITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtReleaseAssetITCase
[INFO] Running com.jcabi.github.RtUserEmailsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 s -- in com.jcabi.github.RtUserEmailsITCase
[INFO] Running com.jcabi.github.RtForksITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in com.jcabi.github.RtForksITCase
[INFO] Running com.jcabi.github.RtPublicKeyITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in com.jcabi.github.RtPublicKeyITCase
[INFO] Running com.jcabi.github.RtPublicKeysITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.009 s -- in com.jcabi.github.RtPublicKeysITCase
[INFO] Running com.jcabi.github.RtGitignoresITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.008 s -- in com.jcabi.github.RtGitignoresITCase
[INFO] Running com.jcabi.github.RtIssueITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in com.jcabi.github.RtIssueITCase
[INFO] Running com.jcabi.github.RtIssueLabelsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.RtIssueLabelsITCase
[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 (17.35 s)
[INFO] Building: fat-jar/pom.xml
[INFO] fat-jar/pom.xml .................................. SUCCESS (9.940 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] 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] 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] 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: 04:56 min
[INFO] Finished at: 2026-06-03T19:39:48Z
[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
0c809bf61..477c02208 master -> master
container 36e9e4ee92d3019b9e4c4c83203b0df02ed50b9151830d0ae170b6bc489e8153 is dead
Wed Jun 3 19:41:37 UTC 2026