++ dirname ./run.sh
+ cd .
+ echo 1372
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sat May 23 03:42:12 UTC 2026
+ uptime
03:42:12 up 2 min, 0 users, load average: 0.29, 0.27, 0.12
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency xml-apis:xml-apis to v2'
+ author=yegor256
+ directory=
+ head=git@github.com:jcabi/jcabi-github.git
+ pull_id=1880
+ fork=git@github.com:jcabi/jcabi-github.git
+ fork_branch=renovate/xml-apis-xml-apis-2.x
+ squash=false
+ vars=('--env=head=git@github.com:jcabi/jcabi-github.git' '--env=pull_id=1880' '--env=fork=git@github.com:jcabi/jcabi-github.git' '--env=fork_branch=renovate/xml-apis-xml-apis-2.x' '--env=head_branch=master' '--env=pull_title=Update dependency xml-apis:xml-apis to v2' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1880'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/xml-apis-xml-apis-2.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency xml-apis:xml-apis to v2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors --batch-mode'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''pull_id=1880'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''fork_branch=renovate/xml-apis-xml-apis-2.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency xml-apis:xml-apis to v2'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors --batch-mode' ';')
+ container=jcabi_jcabi-github_1880
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-28-32
+ pwd
/tmp/rultor-8llX
+ 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=1880'\''' ';' 'export '\''fork=git@github.com:jcabi/jcabi-github.git'\''' ';' 'export '\''fork_branch=renovate/xml-apis-xml-apis-2.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency xml-apis:xml-apis to v2'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -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/org.glassfish.grizzly-grizzly-http-servlet-server-5.x -> fork/renovate/org.glassfish.grizzly-grizzly-http-servlet-server-5.x
* [new branch] renovate/xml-apis-xml-apis-1.x -> fork/renovate/xml-apis-xml-apis-1.x
* [new branch] renovate/xml-apis-xml-apis-2.x -> fork/renovate/xml-apis-xml-apis-2.x
* [new branch] revert-1136-patch-1 -> fork/revert-1136-patch-1
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/xml-apis-xml-apis-2.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/xml-apis-xml-apis-2.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update dependency xml-apis:xml-apis to v2' --ff __rultor
Updating 736b4ba65..ff154d04c
Fast-forward (no commit created; -m option ignored)
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit ff154d04c9c0463b3073c6ee2b836d763d9cd8df
gpg: Signature made Fri May 22 17:17:47 2026 UTC
gpg: using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri May 22 17:17:46 2026 +0000
Update dependency xml-apis:xml-apis to v2
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.13
++ bc
++ echo 0.13 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.13, low enough to run a new Docker container'
load average is 0.13, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java
+ docker pull yegor256/java
Using default tag: latest
latest: Pulling from yegor256/java
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
29e30624c231: Pulling fs layer
4e6c30a6639c: Pulling fs layer
be5819937019: Pulling fs layer
439b5901cf18: Pulling fs layer
f766e619249f: Pulling fs layer
cc48877d15ee: Pulling fs layer
8be45a522bee: Pulling fs layer
68ce65124a2a: Pulling fs layer
062d8286a697: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
29e30624c231: Waiting
4e6c30a6639c: Waiting
be5819937019: Waiting
439b5901cf18: Waiting
f766e619249f: Waiting
cc48877d15ee: Waiting
8be45a522bee: Waiting
68ce65124a2a: Waiting
062d8286a697: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
29e30624c231: Verifying Checksum
29e30624c231: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
4e6c30a6639c: Verifying Checksum
4e6c30a6639c: Download complete
439b5901cf18: Verifying Checksum
439b5901cf18: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
cc48877d15ee: Verifying Checksum
cc48877d15ee: Download complete
f766e619249f: Verifying Checksum
f766e619249f: Download complete
be5819937019: Verifying Checksum
be5819937019: Download complete
68ce65124a2a: Verifying Checksum
68ce65124a2a: Download complete
8be45a522bee: Verifying Checksum
8be45a522bee: Download complete
062d8286a697: Verifying Checksum
062d8286a697: Download complete
632ef5283d0f: Pull complete
2be42d221bda: Pull complete
54d1704eb717: Pull complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
29e30624c231: Pull complete
4e6c30a6639c: Pull complete
be5819937019: Pull complete
439b5901cf18: Pull complete
f766e619249f: Pull complete
cc48877d15ee: Pull complete
8be45a522bee: Pull complete
68ce65124a2a: Pull complete
062d8286a697: Pull complete
Digest: sha256:6d2aa65ab6c810041a3dbef96ee917515eb6e6b34278936f9e93ece3212601da
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ grep --quiet '\sjcabi_jcabi-github_1880\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 64
drwx------ 3 ubuntu ubuntu 4096 May 23 03:42 .
drwxrwxrwt 12 root root 4096 May 23 03:42 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 May 23 03:43 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 May 23 03:42 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 May 23 03:42 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 May 23 03:42 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 May 23 03:42 repo
-rwxrwxr-x 1 ubuntu ubuntu 6551 May 23 03:42 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 573 May 23 03:42 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 May 23 03:42 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 4430 May 23 03:42 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 9576 May 23 03:43 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-8llX:/main --env=head=git@github.com:jcabi/jcabi-github.git --env=pull_id=1880 --env=fork=git@github.com:jcabi/jcabi-github.git --env=fork_branch=renovate/xml-apis-xml-apis-2.x --env=head_branch=master '--env=pull_title=Update dependency xml-apis:xml-apis to v2' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=1880'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:jcabi/jcabi-github.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/xml-apis-xml-apis-2.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency xml-apis:xml-apis to v2'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -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-8llX/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=jcabi_jcabi-github_1880 yegor256/java /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.gradle /root/.m2 /root/.profile /root/.wget-hsts /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./pubring.gpg ./repo ./run.sh ./script.sh ./secring.gpg ./settings.xml ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:jcabi/jcabi-github.git' ; export 'pull_id=1880' ; export 'fork=git@github.com:jcabi/jcabi-github.git' ; export 'fork_branch=renovate/xml-apis-xml-apis-2.x' ; export 'head_branch=master' ; export 'pull_title=Update dependency xml-apis:xml-apis to v2' ; export 'author=yegor256' ; pdd --file=/dev/null ; mvn clean install -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.5 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding src/main/resources/images/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/mvn.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading pom.xml ...
Reading src/it/basic-usage/invoker.properties ...
Reading src/it/basic-usage/pom.xml ...
Reading src/it/basic-usage/src/main/java/com/jcabi/foo/Sample.java ...
Reading src/it/basic-usage/src/main/java/com/jcabi/foo/package-info.java ...
Reading src/it/basic-usage/src/test/java/com/jcabi/foo/SampleTest.java ...
Reading src/it/basic-usage/src/test/java/com/jcabi/foo/package-info.java ...
Reading src/it/basic-usage/src/test/resources/log4j.properties ...
Reading src/it/fat-jar/invoker.properties ...
Reading src/it/fat-jar/pom.xml ...
Reading src/it/settings.xml ...
Reading src/main/java/com/jcabi/github/Assignees.java ...
Reading src/main/java/com/jcabi/github/Blob.java ...
Reading src/main/java/com/jcabi/github/Blobs.java ...
Reading src/main/java/com/jcabi/github/Branch.java ...
Reading src/main/java/com/jcabi/github/Branches.java ...
Reading src/main/java/com/jcabi/github/Bulk.java ...
Reading src/main/java/com/jcabi/github/Check.java ...
Reading src/main/java/com/jcabi/github/Checks.java ...
Reading src/main/java/com/jcabi/github/Collaborators.java ...
Reading src/main/java/com/jcabi/github/Comment.java ...
Reading src/main/java/com/jcabi/github/Comments.java ...
Reading src/main/java/com/jcabi/github/Commit.java ...
Reading src/main/java/com/jcabi/github/Commits.java ...
Reading src/main/java/com/jcabi/github/CommitsComparison.java ...
Reading src/main/java/com/jcabi/github/Content.java ...
Reading src/main/java/com/jcabi/github/Contents.java ...
Reading src/main/java/com/jcabi/github/Coordinates.java ...
Reading src/main/java/com/jcabi/github/DeployKey.java ...
Reading src/main/java/com/jcabi/github/DeployKeys.java ...
Reading src/main/java/com/jcabi/github/Event.java ...
Reading src/main/java/com/jcabi/github/Existence.java ...
Reading src/main/java/com/jcabi/github/FileChange.java ...
Reading src/main/java/com/jcabi/github/Fork.java ...
Reading src/main/java/com/jcabi/github/Forks.java ...
Reading src/main/java/com/jcabi/github/FromProperties.java ...
Reading src/main/java/com/jcabi/github/Gist.java ...
Reading src/main/java/com/jcabi/github/GistComment.java ...
Reading src/main/java/com/jcabi/github/GistComments.java ...
Reading src/main/java/com/jcabi/github/Gists.java ...
Reading src/main/java/com/jcabi/github/Git.java ...
Reading src/main/java/com/jcabi/github/GitHub.java ...
Reading src/main/java/com/jcabi/github/GitHubThread.java ...
Reading src/main/java/com/jcabi/github/Gitignores.java ...
Reading src/main/java/com/jcabi/github/Hook.java ...
Reading src/main/java/com/jcabi/github/Hooks.java ...
Reading src/main/java/com/jcabi/github/Issue.java ...
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: ff154d0 at timestamp: 2026-05-23T03:44:33
[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=352321029495
[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.RtValuePaginationTest
May 23, 2026 3:45:08 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43113]
May 23, 2026 3:45:09 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43113
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43113 /): [200 OK] in 850ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43113
May 23, 2026 3:45:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45743]
May 23, 2026 3:45:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-1] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45743
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45743 /): [200 OK] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45743 /s): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45743
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.695 s -- in com.jcabi.github.RtValuePaginationTest
[INFO] Running com.jcabi.github.RtPullsTest
May 23, 2026 3:45:10 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35681]
May 23, 2026 3:45:10 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-2] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35681
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.8-jdk5/byte-buddy-agent-1.18.8-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.request.BaseRequest: #fetch(GET localhost:35681 /repos/mark/test/pulls): [200 OK] in 11ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35681
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39375]
May 23, 2026 3:45:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-3] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39375
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39375 /repos/mark/test/pulls/1000000000): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39375
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:12 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34143]
May 23, 2026 3:45:12 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-4] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34143
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:34143 /repos/mark/test/pulls): [201 Created] in 9ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34143 /repos/mark/test/pulls/1000000000): [200 OK] in 12ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34143
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.364 s -- in com.jcabi.github.RtPullsTest
[INFO] Running com.jcabi.github.mock.MkCommitsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/lnJ34hrQGsOhB2KnJjjr created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/T0hUn55xJwqvpBQtJjlh created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Ae42dHZ1KDUtG86UtXLM created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.321 s -- in com.jcabi.github.mock.MkCommitsTest
[INFO] Running com.jcabi.github.SmartsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in com.jcabi.github.SmartsTest
[INFO] Running com.jcabi.github.mock.MkBlobsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/QfdDYc7qdZLmAG3oAbhd created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/tnktGkwJAZdFeRke5cuy created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.650 s -- in com.jcabi.github.mock.MkBlobsTest
[INFO] Running com.jcabi.github.mock.MkReleasesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4nBKnRZImdhdTMT2aGKR created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/chMA271p6jMkzl5qN6fL created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/pfrUJLcX0xEauF5d2uLw created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/WmmNINY9GPIRagGBEHII created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TaOWvY8LWDH74Lg6dn2X created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Ub8sWKiTV8cWSrMy7ql8 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zvjyMmH66xPksZjCvZb3 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Pj1cwUd925zFDPKkLmuQ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/BEljHtVMZKzlg5LBUiok created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.353 s -- in com.jcabi.github.mock.MkReleasesTest
[INFO] Running com.jcabi.github.mock.MkGistsTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.916 s -- in com.jcabi.github.mock.MkGistsTest
[INFO] Running com.jcabi.github.RtGitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.jcabi.github.RtGitTest
[INFO] Running com.jcabi.github.RtBlobsTest
May 23, 2026 3:45:19 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35255]
May 23, 2026 3:45:19 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-5] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35255
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:35255 /repos/mark/test/git/blobs): [201 Created] in 20ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35255 /repos/mark/test/git/blobs/043bf6fc50cceb0075ac5db7a364e560052e9f0c): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35255
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in com.jcabi.github.RtBlobsTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in com.jcabi.github.mock.MkRepoCommitTest
[INFO] Running com.jcabi.github.mock.JsonPatchTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in com.jcabi.github.mock.JsonPatchTest
[INFO] Running com.jcabi.github.mock.MkForkTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/73yecy9zP7mFr2GbnVyM created by jeff
[INFO] main com.jcabi.github.mock.MkForks: fork jeff/73yecy9zP7mFr2GbnVyM created inside fork by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s -- in com.jcabi.github.mock.MkForkTest
[INFO] Running com.jcabi.github.ExistenceTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in com.jcabi.github.ExistenceTest
[INFO] Running com.jcabi.github.FromPropertiesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in com.jcabi.github.FromPropertiesTest
[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.047 s -- in com.jcabi.github.RtNotificationsTest
[INFO] Running com.jcabi.github.RtStatusTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1uTtcsGkh1Ks9hPYBc7m created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4tT9kSVgdZJi86UFLtRh created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/JgLdmYWZG0GKw6jO51Ib created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s -- in com.jcabi.github.RtStatusTest
[INFO] Running com.jcabi.github.RtPublicMembersTest
May 23, 2026 3:45:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38531]
May 23, 2026 3:45:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-6] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38531
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:38531 /orgs/starfleet/public_members/wesley): [204 No Content] in 9ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:38531 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38531
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36627]
May 23, 2026 3:45:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-7] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36627
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36627 /orgs/starfleet/public_members): [200 OK] in 6ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36627 /orgs/starfleet/public_members): [500 Internal Server Error] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36627
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39045]
May 23, 2026 3:45:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-8] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39045
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:39045 /orgs/starfleet/public_members/wesley): [204 No Content] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:39045 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 13ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39045
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46011]
May 23, 2026 3:45:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-9] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46011
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46011 /orgs/starfleet/public_members/wesley): [404 Not Found] in 13ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46011 /orgs/starfleet/public_members/wesley): [404 Not Found] in 6ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46011 /orgs/starfleet/public_members/wesley): [204 No Content] in 6ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46011 /orgs/starfleet/public_members/wesley): [500 Internal Server Error] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46011
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 s -- in com.jcabi.github.RtPublicMembersTest
[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 1ms
[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.052 s -- in com.jcabi.github.RtCommitsComparisonTest
[INFO] Running com.jcabi.github.RtIssuesTest
May 23, 2026 3:45:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45771]
May 23, 2026 3:45:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-10] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45771
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:45771 /repos/mark/test/issues): [201 Created] in 31ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45771 /repos/mark/test/issues/1): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45771
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36721]
May 23, 2026 3:45:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-11] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36721
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36721 /repos/mark/test/issues): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36721
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43693]
May 23, 2026 3:45:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-12] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43693
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43693 /repos/mark/test/issues/1): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43693
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39313]
May 23, 2026 3:45:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-13] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39313
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39313 /repos/mark/test/issues): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39313
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s -- in com.jcabi.github.RtIssuesTest
[INFO] Running com.jcabi.github.mock.MkCheckTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/DeZK6dB2k5E63k1FiXE3 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/DeZK6dB2k5E63k1FiXE3 by jeff: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/t8U422wEtzWEB68gX8G7 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/t8U422wEtzWEB68gX8G7 by jeff: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/m7uNeWTscgbILOmc7SkM created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/m7uNeWTscgbILOmc7SkM by jeff: Test PR
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 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.003 s -- in com.jcabi.github.mock.MkMilestoneTest
[INFO] Running com.jcabi.github.RtHookTest
May 23, 2026 3:45:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46817]
May 23, 2026 3:45:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-14] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46817
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46817 /repos/test/repo/hooks/1): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46817
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44429]
May 23, 2026 3:45:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-15] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44429
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44429 /repos/test/repo/hooks/1): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44429
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in com.jcabi.github.RtHookTest
[INFO] Running com.jcabi.github.DeployKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in com.jcabi.github.DeployKeyTest
[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.092 s -- in com.jcabi.github.RtLimitTest
[INFO] Running com.jcabi.github.RepoCommitTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in com.jcabi.github.RepoCommitTest
[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.458 s -- in com.jcabi.github.mock.MkSearchTest
[INFO] Running com.jcabi.github.mock.MkNotificationsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in com.jcabi.github.mock.MkNotificationsTest
[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
May 23, 2026 3:45:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35829]
May 23, 2026 3:45:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-16] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35829
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:35829 /repos/user/repo/contents/path): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35829
May 23, 2026 3:45:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45483]
May 23, 2026 3:45:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-17] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45483
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45483 /repos/user/repo/contents/raw): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45483
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in com.jcabi.github.RtContentTest
[INFO] Running com.jcabi.github.RtReleaseAssetTest
May 23, 2026 3:45:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33229]
May 23, 2026 3:45:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-18] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33229
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:33229 /repos/john/blueharvest/releases/assets/2): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33229
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:23 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36707]
May 23, 2026 3:45:23 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-19] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36707
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:36707 /repos/john/blueharvest/releases/assets/3): [204 No Content] in 11ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36707
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41967]
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-20] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41967
[INFO] main com.jcabi.github.mock.MkRepos: repository john/blueharvest created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41967 /repos/john/blueharvest/releases/assets/4): [200 OK] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41967
[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.739 s -- in com.jcabi.github.RtReleaseAssetTest
[INFO] Running com.jcabi.github.RtJsonTest
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42409]
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-21] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42409
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:42409 /): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42409
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33877]
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-22] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33877
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33877 /): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33877
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44001]
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-23] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44001
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44001 /): [404 Not Found] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44001
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43305]
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-24] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43305
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:43305 /): [404 Not Found] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43305
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in com.jcabi.github.RtJsonTest
[INFO] Running com.jcabi.github.RtOrganizationTest
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45639]
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-25] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45639
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45639
[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
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43767]
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-26] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43767
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:43767 /orgs/testPatch): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43767
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in com.jcabi.github.RtOrganizationTest
[INFO] Running com.jcabi.github.RtGistCommentTest
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45077]
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-27] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45077
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:45077 /gists/gistName/comments/1): [204 No Content] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45077
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37453]
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-28] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37453
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36957]
May 23, 2026 3:45:24 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-29] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36957
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:37453 /gists/someName/comments/1): [200 OK] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37453 /gists/someName/comments/1): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37453
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36957
[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.069 s -- in com.jcabi.github.RtGistCommentTest
[INFO] Running com.jcabi.github.mock.MkChecksTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zh77QsQEJlDT7jNmG6Av created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/zh77QsQEJlDT7jNmG6Av by jeff: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gw7fKU5534IwFxs9FsfF created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/gw7fKU5534IwFxs9FsfF by jeff: Test PR
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 s -- in com.jcabi.github.mock.MkChecksTest
[INFO] Running com.jcabi.github.RtAssigneesTest
May 23, 2026 3:45:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42027]
May 23, 2026 3:45:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-30] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42027
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42027 /repos/test/assignee/assignees/octocat33): [404 Not Found] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42027
May 23, 2026 3:45:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37315]
May 23, 2026 3:45:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-31] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37315
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37315 /repos/test/assignee/assignees/octocat2): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37315
May 23, 2026 3:45:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37509]
May 23, 2026 3:45:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-32] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37509
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37509 /repos/test/assignee/assignees): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37509
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in com.jcabi.github.RtAssigneesTest
[INFO] Running com.jcabi.github.mock.MkStorageTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 s -- in com.jcabi.github.mock.MkStorageTest
[INFO] Running com.jcabi.github.mock.MkGistTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in com.jcabi.github.mock.MkGistTest
[INFO] Running com.jcabi.github.mock.MkBranchesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/eEjBlavD0dSWHsiEylct created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/phew2E36bnpm8m8jmsPH created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s -- in com.jcabi.github.mock.MkBranchesTest
[INFO] Running com.jcabi.github.mock.MkTreesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/2sKyYcZfpraVwQn9ZWDA created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/wUyoc26SXs4OMf4jhWxm created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in com.jcabi.github.mock.MkTreesTest
[INFO] Running com.jcabi.github.RtGistCommentsTest
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34139]
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-33] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34139
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34139 /gists/2/comments): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34139
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44667]
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-34] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44667
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44667 /gists/3/comments): [201 Created] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44667 /gists/3/comments/1): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44667
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41603]
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-35] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41603
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41603 /gists/1/comments/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41603
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in com.jcabi.github.RtGistCommentsTest
[INFO] Running com.jcabi.github.RtRepoTest
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40223]
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-36] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40223
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:40223 /repos/testuser/testrepo): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40223
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36161]
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-37] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36161
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36161 /repos/testuser/testrepo/stargazers): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36161
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35823]
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-38] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35823
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35823 /repos/testuser/testrepo/issues/events): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35823
[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
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41077]
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-39] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41077
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41077 /repos/testuser/testrepo): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41077
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42773]
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-40] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42773
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42773 /repos/testuser/testrepo/languages): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42773
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44599]
May 23, 2026 3:45:27 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-41] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44599
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44599 /repos/testuser/testrepo/languages): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44599
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in com.jcabi.github.RtRepoTest
[INFO] Running com.jcabi.github.RtReleaseTest
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39059]
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-42] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39059
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:39059 /repos/tstuser/tstbranch/releases/2): [200 OK] in 11ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39059
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34671]
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-43] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34671
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:34671 /repos/tstuser/tstbranch/releases/2): [200 OK] in 9ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34671
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36081]
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-44] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36081
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:36081 /repos/tstuser/tstbranch/releases/2): [204 No Content] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36081
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in com.jcabi.github.RtReleaseTest
[INFO] Running com.jcabi.github.RtPullCommentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/ucUXzk9RP8RkebsnRLiK created by johnny
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40841]
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-45] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40841
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/xNYWjbQveIV9onUPffZv created by johnny
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:40841 /repos/johnny/xNYWjbQveIV9onUPffZv/pulls/0/comments): [201 Created] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40841 /repos/johnny/xNYWjbQveIV9onUPffZv/pulls/comments/1000000000): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40841
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43807]
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-46] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43807
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/vxf6bhMouRuXnz0qfGd3 created by johnny
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:43807 /repos/johnny/vxf6bhMouRuXnz0qfGd3/pulls/0/comments): [201 Created] in 7ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43807 /repos/johnny/vxf6bhMouRuXnz0qfGd3/pulls/comments/1000000000): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43807
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45609]
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-47] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45609
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/uDFZZ4G4Ymvy4G5ESha9 created by johnny
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:45609 /repos/johnny/uDFZZ4G4Ymvy4G5ESha9/pulls/0/comments/2): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45609
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/LuVqTtOghUYRvWnvR8wd created by johnny
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34885]
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-48] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34885
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:34885 /repos/johnny/LuVqTtOghUYRvWnvR8wd/pulls/0/comments): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34885
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository johnny/yTrZJSrEV1EjHgR4Xpme created by johnny
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46295]
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-49] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46295
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46295 /repos/johnny/yTrZJSrEV1EjHgR4Xpme/pulls/1/comments): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46295
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.738 s -- in com.jcabi.github.RtPullCommentsTest
[INFO] Running com.jcabi.github.PullCommentTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in com.jcabi.github.PullCommentTest
[INFO] Running com.jcabi.github.RtPaginationTest
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42079]
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-50] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42079
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42079 /): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42079
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40281]
May 23, 2026 3:45:28 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-51] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40281
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40281 /): [200 OK] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40281 /s): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40281
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in com.jcabi.github.RtPaginationTest
[INFO] Running com.jcabi.github.PublicKeyTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in com.jcabi.github.PublicKeyTest
[INFO] Running com.jcabi.github.RtCollaboratorsTest
May 23, 2026 3:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41695]
May 23, 2026 3:45:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-52] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41695
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:41695 /repos/test/collaboratorrepo/collaborators/dummy1): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41695
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36331]
May 23, 2026 3:45:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-53] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36331
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36331 /repos/test/collaboratorrepo/collaborators/octocat2): [204 No Content] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36331
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37889]
May 23, 2026 3:45:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-54] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37889
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:37889 /repos/test/collaboratorrepo/collaborators/dummy): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37889
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35297]
May 23, 2026 3:45:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-55] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35297
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35297 /repos/test/collaboratorrepo/collaborators): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35297
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in com.jcabi.github.RtCollaboratorsTest
[INFO] Running com.jcabi.github.wire.RetryCarefulWireTest
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 0ms
May 23, 2026 3:45:29 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39273]
May 23, 2026 3:45:29 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-56] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39273
[WARN] main com.jcabi.http.wire.RetryWire: GET http://localhost:39273/ returns 500 status (attempt #1)
[WARN] main com.jcabi.http.wire.RetryWire: GET http://localhost:39273/ 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:39273 /): [200 OK] in 5s
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39273
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class): [200 OK] in 2ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.065 s -- in com.jcabi.github.wire.RetryCarefulWireTest
[INFO] Running com.jcabi.github.ReleaseAssetTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in com.jcabi.github.ReleaseAssetTest
[INFO] Running com.jcabi.github.mock.MkReferencesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/lOG8e2c560V8zSz8b1dR created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/PPGCyXebs4Bd2ivfC4FU created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/91ERuhd7nV3tNyhfwJat created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/2G2Zgu477zj2pVg1Wj2g created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0z96c4ddu0rrF0N4ZhLM created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Qmd2NjAaRp7B4FfV44Am created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/O4mNnqwuO2KZPJk7FA7b created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.614 s -- in com.jcabi.github.mock.MkReferencesTest
[INFO] Running com.jcabi.github.mock.MkTagsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/nS9PURr4ZqHjVCGTJIxU created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in com.jcabi.github.mock.MkTagsTest
[INFO] Running com.jcabi.github.mock.MkGitignoresTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.jcabi.github.mock.MkGitignoresTest
[INFO] Running com.jcabi.github.RtBranchesTest
May 23, 2026 3:45:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45169]
May 23, 2026 3:45:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-57] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45169
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/DSB32IovJnM5C8YyrRcz created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45169 /repos/jeff/DSB32IovJnM5C8YyrRcz/branches): [200 OK] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45169 /repos/jeff/DSB32IovJnM5C8YyrRcz/branches): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45169
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:36 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38041]
May 23, 2026 3:45:36 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-58] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38041
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/3UF5jCv6RHa8rewwPwAe created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38041 /repos/jeff/3UF5jCv6RHa8rewwPwAe/branches): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38041
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/EzJZGMuvMlikFBN6FDDr created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in com.jcabi.github.RtBranchesTest
[INFO] Running com.jcabi.github.mock.MkIssuesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gUNSfmR1bGoTxI6nXl1O created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/gUNSfmR1bGoTxI6nXl1O by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/BdnY8ZnoucI79VpY4L6C created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/BdnY8ZnoucI79VpY4L6C by jeff: hey, you
[INFO] main com.jcabi.github.mock.MkIssues: issue #2 created in jeff/BdnY8ZnoucI79VpY4L6C by jeff: hey
[INFO] main com.jcabi.github.mock.MkIssues: issue #3 created in jeff/BdnY8ZnoucI79VpY4L6C 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: 1.360 s -- in com.jcabi.github.mock.MkIssuesTest
[INFO] Running com.jcabi.github.ForkTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in com.jcabi.github.ForkTest
[INFO] Running com.jcabi.github.mock.MkIssueLabelsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/N1YegQlWQITdtqpFLxj4 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/N1YegQlWQITdtqpFLxj4 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/jj6Dyx0TBAYlZHZ2bEVb created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/jj6Dyx0TBAYlZHZ2bEVb 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/9quiSbfkubeshqXM8IWn created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/9quiSbfkubeshqXM8IWn 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/vFvRJtwl2NZPuKMl5DVP created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/vFvRJtwl2NZPuKMl5DVP 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.561 s -- in com.jcabi.github.mock.MkIssueLabelsTest
[INFO] Running com.jcabi.github.RtReferencesTest
May 23, 2026 3:45:39 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39013]
May 23, 2026 3:45:39 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-59] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39013
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ruDqc3Du1oJlvqTQN4Yo created by jeff
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39013
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:39 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33133]
May 23, 2026 3:45:39 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-60] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33133
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/wMULIBmbVRpvYdm6qmOM created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33133 /repos/jeff/wMULIBmbVRpvYdm6qmOM/git/refs/heads): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33133
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:39 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44193]
May 23, 2026 3:45:39 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-61] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44193
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/rDdnkwAaP7Avj7flWM8P created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:44193 /repos/jeff/rDdnkwAaP7Avj7flWM8P/git/refs/heads/feature-a): [204 No Content] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44193
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35649]
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-62] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35649
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/R0HdFwTkeE32cG0FbJZa created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:35649 /repos/jeff/R0HdFwTkeE32cG0FbJZa/git/refs): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35649
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39699]
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-63] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39699
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KRIxkwIrdo5lqv9uNvPK created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39699 /repos/jeff/KRIxkwIrdo5lqv9uNvPK/git/refs/tags): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39699
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s -- in com.jcabi.github.RtReferencesTest
[INFO] Running com.jcabi.github.RtPullTest
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34243]
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-64] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34243
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:34243 /repos/user/repo/pulls/3/merge): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34243
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38401]
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-65] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38401
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38401 /repos/user/repo/pulls/2/files): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38401
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37173]
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-66] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37173
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37173
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37463]
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-67] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37463
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37463 /repos/user/repo/pulls/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37463
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39357]
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-68] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39357
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39357 /repos/user/repo/pulls/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39357
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38181]
May 23, 2026 3:45:40 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-69] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38181
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38181 /repos/user/repo/pulls/147981183): [200 OK] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38181 /repos/user/repo/commits/6d299617d9094ae6940b3958bbabab68fd1ddabb/check-runs): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38181
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.137 s -- in com.jcabi.github.RtPullTest
[INFO] Running com.jcabi.github.StatusTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/40ZmlniVnEOO3gzwGmCy created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/QUMktTOKDKPY0Vrkbk7o created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/3WxRZODEEw4XIYzeHr2K created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TGWa1uEVKSoql7jcqQ6d created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/HoQyJcosD04NYjdUfauq created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/31D4cK9U5DuWmT0VwqKZ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/WmZAwmHwwQtqdQ6nxogP created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/X7h3qG4ZgZQv1GTfBukh created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1A5qUAdwozeNp6WnZJfA created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/aILSdzeYQLkMQaAkPEbP created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/8qXGIjvA1X7IuQe2bqAX created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/txkPsV6Ntx0X9XVmF44N created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/oiZLsirI7U8pBtKeZaZj created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zBZLgU103p70nVYXZXVW created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/OoavEqhbxF7f3OlHxuIC created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4R17ahkga1CKco0wimYR created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/sjsvtBtb0JlEKbxyVilM created by jeff
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.269 s -- in com.jcabi.github.StatusTest
[INFO] Running com.jcabi.github.mock.MkAssigneesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository Jonathan/7ehTZN83dYW7uxQUol1Y created by Jonathan
[INFO] main com.jcabi.github.mock.MkRepos: repository Jonathan/2hYn3dQibk7hGo0wnSpX created by Jonathan
[INFO] main com.jcabi.github.mock.MkRepos: repository Jonathan/PWYUPNJoEYf47mwUiC2w created by Jonathan
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in com.jcabi.github.mock.MkAssigneesTest
[INFO] Running com.jcabi.github.FileChangeTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.jcabi.github.FileChangeTest
[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
May 23, 2026 3:45:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36173]
May 23, 2026 3:45:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-70] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36173
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/m1kCrs6r3RTXaYdod8kv created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36173 /repos/jeff/m1kCrs6r3RTXaYdod8kv/issues/10): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36173
May 23, 2026 3:45:42 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37405]
May 23, 2026 3:45:42 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-71] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37405
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:37405 /repos/user/repo/issues/1): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37405
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33737]
May 23, 2026 3:45:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-72] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33737
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:33737 /repos/user/repo/issues/1/lock): [204 No Content] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33737
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in com.jcabi.github.RtIssueTest
[INFO] Running com.jcabi.github.mock.MkTagTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/8CW48YO0BiZZiidFdZss created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in com.jcabi.github.mock.MkTagTest
[INFO] Running com.jcabi.github.mock.MkTreeTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/T2tcf4CvnlV1j2OAlXDG created by jeff
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in com.jcabi.github.mock.MkTreeTest
[INFO] Running com.jcabi.github.mock.MkRepoCommitsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in com.jcabi.github.mock.MkRepoCommitsTest
[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
May 23, 2026 3:45:43 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44387]
May 23, 2026 3:45:43 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-73] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44387
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44387 /repos/test_user/test_repo/forks): [202 Accepted] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44387 /repos/test_user/test_repo/forks/repos/test_user/test_repo/forks/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44387
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in com.jcabi.github.RtForksTest
[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/ISrNM2XWDraU9Zglvw08 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.336 s -- in com.jcabi.github.mock.MkEventTest
[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.623 s -- in com.jcabi.github.IssueTest
[INFO] Running com.jcabi.github.RtLabelTest
May 23, 2026 3:45:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38315]
May 23, 2026 3:45:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-74] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38315
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:38315 /repos/mark/test/labels/enhance): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38315
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:45:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40829]
May 23, 2026 3:45:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-75] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40829
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40829 /repos/mark/test/labels/bug): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40829
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in com.jcabi.github.RtLabelTest
[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
May 23, 2026 3:45:44 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39399]
May 23, 2026 3:45:44 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-76] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39399
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39399 /search/code): [200 OK] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39399 /repos/user/repo/contents/test/unit/attributes.js): [200 OK] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39399 /repos/user/repo/contents/src/attributes/classes.js): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39399
[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.072 s -- in com.jcabi.github.RtSearchTest
[INFO] Running com.jcabi.github.mock.MkReferenceTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/YbU0Z00VQkP9tqWieeGU created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/S44wHYXIpeUBrXpYVFsH created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/qoYsTCb0ooQUYe28BBts created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/8uypFpXlnAgjKQBSPYdM created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s -- in com.jcabi.github.mock.MkReferenceTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/jl6Ld2iZe0oS8lCcWr2a created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/lPKoenP7mGSNJhWIDluY created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KoFfdHBlJHDyOSODl0sN created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/QgbiXynEI84KZ1JFtmI5 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/jp6qjUDXvFXKMOFVkxwk created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/uKrYVDgXSJAwmQ1Duavc created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/PJJG6IN7ZDvw2RCwuzkT created by jeff
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 s -- in com.jcabi.github.mock.MkReleaseAssetTest
[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.527 s -- in com.jcabi.github.mock.MkReposTest
[INFO] Running com.jcabi.github.RtDeployKeyTest
May 23, 2026 3:45:46 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35045]
May 23, 2026 3:45:46 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-77] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35045
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:35045 /repos/test/keys/keys/3): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35045
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in com.jcabi.github.RtDeployKeyTest
[INFO] Running com.jcabi.github.mock.MkOrganizationsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.160 s -- in com.jcabi.github.mock.MkOrganizationsTest
[INFO] Running com.jcabi.github.PullRefTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/oqrlUC90v0lSq1IF3O0E created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Ght8YwQWCp6hx7ErotOE created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/fmbrKBTMAd32HdxfPl1X created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/iXDMTXnXTYX5ZZk4cKWY created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/5e2mvER1yolXKYpyBIuj created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/2tKHA5sHru2sMj2cuq7h created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s -- in com.jcabi.github.PullRefTest
[INFO] Running com.jcabi.github.mock.MkContentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/iw6AP2Ps7hOfl3Zt6QbY created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository test/ddg2n0va9ixWr4Pc5ZFH created by test
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ZfgiY22Lim29ylJLs7Ix created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/B5s00qwimqvnw5f2Fy7V created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/mgyIpziLlnkLEyVUdhdN created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/nQ1Y40pdBS9FyzMTO7vi created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/b6y4k21aWgrDWkZmdjfp created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/GKKe0AKLF0YnaE76CtHY created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/j1cUY6aYD5SdV8Qh6ylq created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/i0h7xKr38oXyp26OtnmL created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository test/zQ2L4HqmSOZsQoCTiCmF created by test
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/72GbCz5advELhKUb7syl created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.423 s -- in com.jcabi.github.mock.MkContentsTest
[INFO] Running com.jcabi.github.RtContentsTest
May 23, 2026 3:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42265]
May 23, 2026 3:45:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-78] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42265
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:42265 /repos/test/contents/contents/to/remove): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42265
May 23, 2026 3:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38443]
May 23, 2026 3:45:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-79] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38443
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:38443 /repos/test/contents/contents/test/thefile): [201 Created] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38443 /repos/test/contents/contents/test/thefile): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38443
May 23, 2026 3:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46221]
May 23, 2026 3:45:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-80] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46221
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46221 /repos/test/contents/contents/test/file): [200 OK] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46221 /repos/test/contents/contents/test/file): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46221
May 23, 2026 3:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45575]
May 23, 2026 3:45:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-81] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45575
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:45575 /repos/test/contents/contents/test.txt): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45575
May 23, 2026 3:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38281]
May 23, 2026 3:45:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-82] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38281
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38281 /repos/test/contents/readme): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38281
May 23, 2026 3:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36181]
May 23, 2026 3:45:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-83] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36181
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36181 /repos/test/contents/readme): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36181
May 23, 2026 3:45:51 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35927]
May 23, 2026 3:45:51 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-84] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35927
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35927 /repos/test/contents/contents/dir): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35927
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in com.jcabi.github.RtContentsTest
[INFO] Running com.jcabi.github.MilestoneTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s -- in com.jcabi.github.MilestoneTest
[INFO] Running com.jcabi.github.OrganizationTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in com.jcabi.github.OrganizationTest
[INFO] Running com.jcabi.github.mock.MkPullRefTest
[INFO] main com.jcabi.github.mock.MkRepos: repository myrtle/VcXnwaYZrlzNADV2YbPc created by myrtle
[INFO] main com.jcabi.github.mock.MkRepos: repository myrtle/M48SB4VUHHFjBMAViUra created by myrtle
[INFO] main com.jcabi.github.mock.MkRepos: repository myrtle/ogYGkuWyGZJXLqiZNEER created by myrtle
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in com.jcabi.github.mock.MkPullRefTest
[INFO] Running com.jcabi.github.mock.MkCollaboratorsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/aM64m4Ah6wsRZzZVRHDE created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/moSaMk9spiYqhT0Toqt2 created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s -- in com.jcabi.github.mock.MkCollaboratorsTest
[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.012 s -- in com.jcabi.github.CommitsComparisonTest
[INFO] Running com.jcabi.github.RepoTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/MmZlj4FgwhaaGxmVXbeE created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in com.jcabi.github.RepoTest
[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.244 s -- in com.jcabi.github.RepositoryStatisticsTest
[INFO] Running com.jcabi.github.mock.MkContentTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/8jFLAijsFGIPMJZ28ekv created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/LJhendwjxPcUgIUapEst created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/6b2VCgLTeif0rWgMSmge created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/jkQArbUEnW4p2manm2Ay created by jeff
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in com.jcabi.github.mock.MkContentTest
[INFO] Running com.jcabi.github.mock.MkLimitsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.mock.MkLimitsTest
[INFO] Running com.jcabi.github.mock.MkForksTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/EmY7XiUH7KMnarH5v5wp created by jeff
[INFO] main com.jcabi.github.mock.MkForks: fork jeff/EmY7XiUH7KMnarH5v5wp created inside Organization by jeff
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.112 s -- in com.jcabi.github.mock.MkForksTest
[INFO] Running com.jcabi.github.RtUserTest
May 23, 2026 3:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45515]
May 23, 2026 3:45:53 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-85] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45515
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:45515 /user): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45515
[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
May 23, 2026 3:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43059]
May 23, 2026 3:45:53 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-86] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43059
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:43059 /notifications): [205 Reset Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43059
[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 1ms
[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
May 23, 2026 3:45:53 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44965]
May 23, 2026 3:45:53 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-87] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44965
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:44965 /notifications): [500 Internal Server Error] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44965
[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.141 s -- in com.jcabi.github.RtUserTest
[INFO] Running com.jcabi.github.LabelTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.jcabi.github.LabelTest
[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/23gWoWmVRBLHbOrQTRSp created by jeff
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in com.jcabi.github.mock.MkRepoTest
[INFO] Running com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in com.jcabi.github.mock.MkCommitsComparisonTest
[INFO] Running com.jcabi.github.mock.MkHooksTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TWkrylD6FI0ytN4nYsB1 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/iAA0m0dXFqaoSShQusZl created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/FEhhubSZaWSv5DwIOIVX created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7W3aRZcum4odwCkzXxPv created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/5HHLcQwAyMdkQjmy2LOF created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 s -- in com.jcabi.github.mock.MkHooksTest
[INFO] Running com.jcabi.github.mock.MkPublicKeysTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 s -- in com.jcabi.github.mock.MkPublicKeysTest
[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/1Z2xpwOLZlH7DUdSA0PG created by jeff
[INFO] pool-91-thread-1 com.jcabi.github.mock.MkIssues: issue #1 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-9 com.jcabi.github.mock.MkIssues: issue #2 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-17 com.jcabi.github.mock.MkIssues: issue #3 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-8 com.jcabi.github.mock.MkIssues: issue #4 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-7 com.jcabi.github.mock.MkIssues: issue #5 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-6 com.jcabi.github.mock.MkIssues: issue #6 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-5 com.jcabi.github.mock.MkIssues: issue #7 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-4 com.jcabi.github.mock.MkIssues: issue #8 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-3 com.jcabi.github.mock.MkIssues: issue #9 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-2 com.jcabi.github.mock.MkIssues: issue #10 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-100 com.jcabi.github.mock.MkIssues: issue #11 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-99 com.jcabi.github.mock.MkIssues: issue #12 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-98 com.jcabi.github.mock.MkIssues: issue #13 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-97 com.jcabi.github.mock.MkIssues: issue #14 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-96 com.jcabi.github.mock.MkIssues: issue #15 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-95 com.jcabi.github.mock.MkIssues: issue #16 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-94 com.jcabi.github.mock.MkIssues: issue #17 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-93 com.jcabi.github.mock.MkIssues: issue #18 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-92 com.jcabi.github.mock.MkIssues: issue #19 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-91 com.jcabi.github.mock.MkIssues: issue #20 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-90 com.jcabi.github.mock.MkIssues: issue #21 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-89 com.jcabi.github.mock.MkIssues: issue #22 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-88 com.jcabi.github.mock.MkIssues: issue #23 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-87 com.jcabi.github.mock.MkIssues: issue #24 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-86 com.jcabi.github.mock.MkIssues: issue #25 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-85 com.jcabi.github.mock.MkIssues: issue #26 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-84 com.jcabi.github.mock.MkIssues: issue #27 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-83 com.jcabi.github.mock.MkIssues: issue #28 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-82 com.jcabi.github.mock.MkIssues: issue #29 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-81 com.jcabi.github.mock.MkIssues: issue #30 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-80 com.jcabi.github.mock.MkIssues: issue #31 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-79 com.jcabi.github.mock.MkIssues: issue #32 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-78 com.jcabi.github.mock.MkIssues: issue #33 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-77 com.jcabi.github.mock.MkIssues: issue #34 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-76 com.jcabi.github.mock.MkIssues: issue #35 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-75 com.jcabi.github.mock.MkIssues: issue #36 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-74 com.jcabi.github.mock.MkIssues: issue #37 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-73 com.jcabi.github.mock.MkIssues: issue #38 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-72 com.jcabi.github.mock.MkIssues: issue #39 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-71 com.jcabi.github.mock.MkIssues: issue #40 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-70 com.jcabi.github.mock.MkIssues: issue #41 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-69 com.jcabi.github.mock.MkIssues: issue #42 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-68 com.jcabi.github.mock.MkIssues: issue #43 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-67 com.jcabi.github.mock.MkIssues: issue #44 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-66 com.jcabi.github.mock.MkIssues: issue #45 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-65 com.jcabi.github.mock.MkIssues: issue #46 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-64 com.jcabi.github.mock.MkIssues: issue #47 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-63 com.jcabi.github.mock.MkIssues: issue #48 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-62 com.jcabi.github.mock.MkIssues: issue #49 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-61 com.jcabi.github.mock.MkIssues: issue #50 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-60 com.jcabi.github.mock.MkIssues: issue #51 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-59 com.jcabi.github.mock.MkIssues: issue #52 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-58 com.jcabi.github.mock.MkIssues: issue #53 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-57 com.jcabi.github.mock.MkIssues: issue #54 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-56 com.jcabi.github.mock.MkIssues: issue #55 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-55 com.jcabi.github.mock.MkIssues: issue #56 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-54 com.jcabi.github.mock.MkIssues: issue #57 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-53 com.jcabi.github.mock.MkIssues: issue #58 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-52 com.jcabi.github.mock.MkIssues: issue #59 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-51 com.jcabi.github.mock.MkIssues: issue #60 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-50 com.jcabi.github.mock.MkIssues: issue #61 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-49 com.jcabi.github.mock.MkIssues: issue #62 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-48 com.jcabi.github.mock.MkIssues: issue #63 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-47 com.jcabi.github.mock.MkIssues: issue #64 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-46 com.jcabi.github.mock.MkIssues: issue #65 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-45 com.jcabi.github.mock.MkIssues: issue #66 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-44 com.jcabi.github.mock.MkIssues: issue #67 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-43 com.jcabi.github.mock.MkIssues: issue #68 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-42 com.jcabi.github.mock.MkIssues: issue #69 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-41 com.jcabi.github.mock.MkIssues: issue #70 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-40 com.jcabi.github.mock.MkIssues: issue #71 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-39 com.jcabi.github.mock.MkIssues: issue #72 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-38 com.jcabi.github.mock.MkIssues: issue #73 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-37 com.jcabi.github.mock.MkIssues: issue #74 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-36 com.jcabi.github.mock.MkIssues: issue #75 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-35 com.jcabi.github.mock.MkIssues: issue #76 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-34 com.jcabi.github.mock.MkIssues: issue #77 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-33 com.jcabi.github.mock.MkIssues: issue #78 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-32 com.jcabi.github.mock.MkIssues: issue #79 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-31 com.jcabi.github.mock.MkIssues: issue #80 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-30 com.jcabi.github.mock.MkIssues: issue #81 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-29 com.jcabi.github.mock.MkIssues: issue #82 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-28 com.jcabi.github.mock.MkIssues: issue #83 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-27 com.jcabi.github.mock.MkIssues: issue #84 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-26 com.jcabi.github.mock.MkIssues: issue #85 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-25 com.jcabi.github.mock.MkIssues: issue #86 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-24 com.jcabi.github.mock.MkIssues: issue #87 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-23 com.jcabi.github.mock.MkIssues: issue #88 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-22 com.jcabi.github.mock.MkIssues: issue #89 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-21 com.jcabi.github.mock.MkIssues: issue #90 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-20 com.jcabi.github.mock.MkIssues: issue #91 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-19 com.jcabi.github.mock.MkIssues: issue #92 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-18 com.jcabi.github.mock.MkIssues: issue #93 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-16 com.jcabi.github.mock.MkIssues: issue #94 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-15 com.jcabi.github.mock.MkIssues: issue #95 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-14 com.jcabi.github.mock.MkIssues: issue #96 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-13 com.jcabi.github.mock.MkIssues: issue #97 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-12 com.jcabi.github.mock.MkIssues: issue #98 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-11 com.jcabi.github.mock.MkIssues: issue #99 created in jeff/1Z2xpwOLZlH7DUdSA0PG by jeff:
[INFO] pool-91-thread-10 com.jcabi.github.mock.MkIssues: issue #100 created in jeff/1Z2xpwOLZlH7DUdSA0PG 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/DdZSDA7zfb2DfwP2EC64 created by jeff
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.964 s -- in com.jcabi.github.mock.MkGitHubTest
[INFO] Running com.jcabi.github.mock.MkReleaseTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/P3HHLp2VY40TSEUSsREO created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Ab5wd6M3VWDa93Sg5umx created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/yumKrpbxOec4WHksZ0R8 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ZAypiWEmvmiv7IcUksqu created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gPoHmr1lBKxO2Kg8Up41 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/5TgfIleJTe3V76mugl1x created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/loTx864kgA90i572mQaZ created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/prjUqmgF9y5hRnV4Edsh created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/aO80viwvxmBLhLPAxbbS created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/AzBMMw9tRGfolWOjxyfA created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/bFqtoUrGfRsghfNABVrt created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/LNQflB8X4xkPzcm7O6do created by jeff
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.433 s -- in com.jcabi.github.mock.MkReleaseTest
[INFO] Running com.jcabi.github.RtUsersTest
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44335]
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-88] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44335
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44335 /user): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44335
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43465]
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-89] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43465
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43465 /users): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43465
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38653]
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-90] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38653
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38653
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in com.jcabi.github.RtUsersTest
[INFO] Running com.jcabi.github.mock.MkMarkdownTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.jcabi.github.mock.MkMarkdownTest
[INFO] Running com.jcabi.github.RtChecksTest
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40625]
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-91] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40625
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40625 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 12ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40625
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45677]
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-92] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45677
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45677 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45677
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35983]
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-93] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35983
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35983 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [404 Not Found] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35983
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37407]
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-94] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37407
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37407 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37407
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36887]
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-95] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36887
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36887 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36887
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45577]
May 23, 2026 3:46:02 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-96] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45577
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45577 /repos/volodya-lombrozo/jtcop/commits/abcdef1/check-runs): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45577
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in com.jcabi.github.RtChecksTest
[INFO] Running com.jcabi.github.mock.MkPublicKeyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s -- in com.jcabi.github.mock.MkPublicKeyTest
[INFO] Running com.jcabi.github.RtDeployKeysTest
May 23, 2026 3:46:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43731]
May 23, 2026 3:46:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-97] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43731
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:43731 /repos/test/keys/keys): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43731
[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
May 23, 2026 3:46:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33077]
May 23, 2026 3:46:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-98] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33077
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33077 /repos/test/keys/keys): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33077
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.jcabi.github.RtDeployKeysTest
[INFO] Running com.jcabi.github.RtUserOrganizationsTest
May 23, 2026 3:46:03 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33723]
May 23, 2026 3:46:03 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-99] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33723
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33723 /users/octopus/orgs): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33723
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in com.jcabi.github.RtUserOrganizationsTest
[INFO] Running com.jcabi.github.mock.MkDeployKeysTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/d0LBUeYaVSUyYH0u3VJe created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zwSEML07nxce6dgesYBc created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/vFF1K8D68e5fE5rv0Tq2 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/V0uvc3MmDh2HqvVmkIoI created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/X1npQSvocTEQDQcwNRIA created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s -- in com.jcabi.github.mock.MkDeployKeysTest
[INFO] Running com.jcabi.github.mock.MkLabelsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/FAXV5vgWEiyTnyKz2M9q created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/FAXV5vgWEiyTnyKz2M9q 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/uD32n2eByzVZZzELxVFN created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/tLLg3Cwt9vBCaKLedXyW created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s -- in com.jcabi.github.mock.MkLabelsTest
[INFO] Running com.jcabi.github.RtReleaseAssetsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository john/x7e4X5ut4WII3b7n7syd created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST uploads.github.com /repos/john/x7e4X5ut4WII3b7n7syd/releases/1/assets): [201 OK] in 0ms
[INFO] main com.jcabi.github.mock.MkRepos: repository john/c2tKXpipmaLQkZSB3VAu created by john
[INFO] main com.jcabi.github.mock.MkRepos: repository john/ODFINz2O5wRBtKRFwSAH created by john
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:12345 /see-FakeRequest-class/repos/john/ODFINz2O5wRBtKRFwSAH/releases/1/assets): [200 OK] in 0ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s -- in com.jcabi.github.RtReleaseAssetsTest
[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.009 s -- in com.jcabi.github.RtSearchPaginationTest
[INFO] Running com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in com.jcabi.github.mock.MkUserOrganizationsTest
[INFO] Running com.jcabi.github.mock.MkPullCommentTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/fwkSbrEIRj2IUWF1H0Rp created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/fwkSbrEIRj2IUWF1H0Rp by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/2lhyoEyiwAkxWI1s6XfM created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/2lhyoEyiwAkxWI1s6XfM by jeff: hello
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s -- in com.jcabi.github.mock.MkPullCommentTest
[INFO] Running com.jcabi.github.RtMilestonesTest
May 23, 2026 3:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42203]
May 23, 2026 3:46:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-100] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42203
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:42203 /repos/mark/test/milestones/1): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42203
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.jcabi.github.RtMilestonesTest
[INFO] Running com.jcabi.github.RtCommitsTest
May 23, 2026 3:46:05 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38305]
May 23, 2026 3:46:05 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-101] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38305
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1Hma3Qvu57MzzHFJmXbq created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:38305 /repos/jeff/1Hma3Qvu57MzzHFJmXbq/git/commits): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38305
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in com.jcabi.github.RtCommitsTest
[INFO] Running com.jcabi.github.mock.MkUserEmailsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in com.jcabi.github.mock.MkUserEmailsTest
[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.363 s -- in com.jcabi.github.mock.MkCommentTest
[INFO] Running com.jcabi.github.RtStatusesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/pLk9RjVkwKSq4SVQmKwq created by jeff
May 23, 2026 3:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34437]
May 23, 2026 3:46:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-102] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34437
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/mR85iCcLZ2ekqLrAn1ZB created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:34437 /repos/jeff/mR85iCcLZ2ekqLrAn1ZB/statuses/0abcd89jcabitest): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34437
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s -- in com.jcabi.github.RtStatusesTest
[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.093 s -- in com.jcabi.github.LimitTest
[INFO] Running com.jcabi.github.SmartJsonTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in com.jcabi.github.SmartJsonTest
[INFO] Running com.jcabi.github.PullTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in com.jcabi.github.PullTest
[INFO] Running com.jcabi.github.RtPullRefTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/TYmFX9I6pzBufQJW5aBC created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/JM0wxZNqkLFv5ngERkO5 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/dURPAnHhcnYrW3FYngB6 created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 s -- in com.jcabi.github.RtPullRefTest
[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.093 s -- in com.jcabi.github.RtPublicKeyTest
[INFO] Running com.jcabi.github.RtOrganizationsTest
May 23, 2026 3:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42883]
May 23, 2026 3:46:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-103] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42883
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42883
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35913]
May 23, 2026 3:46:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-104] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35913
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35913 /user/orgs): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35913
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in com.jcabi.github.RtOrganizationsTest
[INFO] Running com.jcabi.github.RtEventTest
May 23, 2026 3:46:06 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45467]
May 23, 2026 3:46:06 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-105] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45467
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45467 /repos/test/event/issues/events/3): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45467
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in com.jcabi.github.RtEventTest
[INFO] Running com.jcabi.github.mock.MkCommentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/xBmD4pNjfWhCBy5G3SW9 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/xBmD4pNjfWhCBy5G3SW9 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.157 s -- in com.jcabi.github.mock.MkCommentsTest
[INFO] Running com.jcabi.github.IssueLabelsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in com.jcabi.github.IssueLabelsTest
[INFO] Running com.jcabi.github.mock.MkIssueEventsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/F2Q9isljNn9Ec7DOiR4d 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/HDQ0OKCnAUDI3VH7dhWF 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/F0LqIfwixackYWPEnVof 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/wubrHlHUltorMo8S5cck 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: 0.766 s -- in com.jcabi.github.mock.MkIssueEventsTest
[INFO] Running com.jcabi.github.mock.MkPullTest
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/GJ40ntxbGRsw3J7gWLSz created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/GJ40ntxbGRsw3J7gWLSz by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/oCM1o5Lc9QOMCi0c4nX9 created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/oCM1o5Lc9QOMCi0c4nX9 by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/zAh80AgpDyUqrmFXM7xr created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/zAh80AgpDyUqrmFXM7xr by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/pYwrVAaztZumxgXI918J created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/pYwrVAaztZumxgXI918J by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/xzvm6oRNY6U24cSqS7wb created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/xzvm6oRNY6U24cSqS7wb by patrick: Test Patch
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/8CrQKUmYkwgMJoKJtS0x created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/8CrQKUmYkwgMJoKJtS0x by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/XTSZJQ2qeYgMGWuLQy0I created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/XTSZJQ2qeYgMGWuLQy0I by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/r2rLMRkoDpW5W15IeI1o created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/r2rLMRkoDpW5W15IeI1o by patrick: Test PR
[INFO] main com.jcabi.github.mock.MkRepos: repository patrick/viUdO1X6dPgaZrTwRhRz created by patrick
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in patrick/viUdO1X6dPgaZrTwRhRz by patrick: Test Pull Json
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.049 s -- in com.jcabi.github.mock.MkPullTest
[INFO] Running com.jcabi.github.mock.MkMilestonesTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Q2BUrWkvCBDjPmNBnNEz created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/lTgUpDyBr0pAvzN2uLpr created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/eHlncCBjnFNjFXxsCMIV created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Vy6sgrnoIpUSgEY3YdWa created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/EBuzkO4Wvp6CvRfEIsyF created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.460 s -- in com.jcabi.github.mock.MkMilestonesTest
[INFO] Running com.jcabi.github.EventTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in com.jcabi.github.EventTest
[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 1ms
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.007 s -- in com.jcabi.github.wire.CarefulWireTest
[INFO] Running com.jcabi.github.ReleaseTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 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
May 23, 2026 3:46:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42997]
May 23, 2026 3:46:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-106] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42997
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42997 /gitignore/templates): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42997
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in com.jcabi.github.RtGitignoresTest
[INFO] Running com.jcabi.github.RtTagsTest
May 23, 2026 3:46:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46503]
May 23, 2026 3:46:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-107] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46503
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/hZjl4f1yxyzBviLVSgHH created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:46503 /repos/jeff/hZjl4f1yxyzBviLVSgHH/git/tags): [201 Created] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:46503 /repos/jeff/hZjl4f1yxyzBviLVSgHH/git/refs): [201 Created] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46503
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in com.jcabi.github.RtTagsTest
[INFO] Running com.jcabi.github.RtHooksTest
May 23, 2026 3:46:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37677]
May 23, 2026 3:46:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-108] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37677
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:37677 /repos/test/hooks/hooks): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37677
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42201]
May 23, 2026 3:46:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-109] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42201
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:42201 /repos/test/hooks/hooks): [201 Created] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:42201 /repos/test/hooks/hooks/1): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42201
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34917]
May 23, 2026 3:46:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-110] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34917
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:34917 /repos/test/hooks/hooks/1): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34917
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44339]
May 23, 2026 3:46:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-111] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44339
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44339 /repos/test/hooks/hooks): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44339
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:15 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44371]
May 23, 2026 3:46:15 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-112] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44371
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44371 /repos/test/hooks/hooks/1): [200 OK] in 7ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44371
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in com.jcabi.github.RtHooksTest
[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.028 s -- in com.jcabi.github.RtGitHubTest
[INFO] Running com.jcabi.github.mock.MkPullsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/dVjhA63rnvTYfxaLhIrT created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/dVjhA63rnvTYfxaLhIrT by jeff: hello
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.305 s -- in com.jcabi.github.mock.MkPullsTest
[INFO] Running com.jcabi.github.mock.MkNotificationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in com.jcabi.github.mock.MkNotificationTest
[INFO] Running com.jcabi.github.ContentTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in com.jcabi.github.ContentTest
[INFO] Running com.jcabi.github.mock.MkStarsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/LV9VXxIHEQ7igsZ1PSTq created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/XPENSqZCP2nIaWgvp1kI created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in com.jcabi.github.mock.MkStarsTest
[INFO] Running com.jcabi.github.RtForkTest
May 23, 2026 3:46:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41655]
May 23, 2026 3:46:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-113] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41655
May 23, 2026 3:46:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41663]
May 23, 2026 3:46:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-114] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41663
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:41655 /repos/test_user/test_repo/forks/1): [200 OK] in 6ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41655 /repos/test_user/test_repo/forks/1): [200 OK] in 5ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:41655 /repos/test_user/test_repo/forks/1): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41663
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41655
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in com.jcabi.github.RtForkTest
[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
May 23, 2026 3:46:16 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40849]
May 23, 2026 3:46:16 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-115] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40849
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:40849 /user/emails): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40849
[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.028 s -- in com.jcabi.github.RtUserEmailsTest
[INFO] Running com.jcabi.github.mock.MkBranchTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/toW2aYOEs0jQry5D45SC created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/FXlMqQ6IJU5fvkFXJiNI created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/arMTXdMlt96KFlL8VsFi created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 s -- in com.jcabi.github.mock.MkBranchTest
[INFO] Running com.jcabi.github.RtGistsTest
May 23, 2026 3:46:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38685]
May 23, 2026 3:46:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-116] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38685
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:38685 /gists/12234): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38685
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36729]
May 23, 2026 3:46:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-117] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36729
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36729 /gists): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36729
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35181]
May 23, 2026 3:46:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-118] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35181
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:35181 /gists): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35181
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41451]
May 23, 2026 3:46:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-119] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41451
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41451
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in com.jcabi.github.RtGistsTest
[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.019 s -- in com.jcabi.github.RtRepoCommitsTest
[INFO] Running com.jcabi.github.mock.MkUserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in com.jcabi.github.mock.MkUserTest
[INFO] Running com.jcabi.github.mock.JsonNodeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.jcabi.github.mock.JsonNodeTest
[INFO] Running com.jcabi.github.RtMarkdownTest
May 23, 2026 3:46:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36669]
May 23, 2026 3:46:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-120] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36669
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:36669 /markdown): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36669
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:17 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40659]
May 23, 2026 3:46:17 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-121] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40659
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:40659 /markdown/raw): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40659
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in com.jcabi.github.RtMarkdownTest
[INFO] Running com.jcabi.github.mock.MkHookTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in com.jcabi.github.mock.MkHookTest
[INFO] Running com.jcabi.github.mock.MkReleaseAssetsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/B6uAahTFltaEL5MSLYEM created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/6kfLVABpchi73Cp8ydKE created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/fZMCwHNpzDq3oXKIkBjD created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/kJar1hQIQmlSjd0LgqXK created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/6aN2FEWT1Lw62R3J22mx created by jeff
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 s -- in com.jcabi.github.mock.MkReleaseAssetsTest
[INFO] Running com.jcabi.github.RtCommitTest
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45765]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-122] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45765
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/ZpK44C8SfP9AjBaB4vSF created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:45765 /repos/jeff/ZpK44C8SfP9AjBaB4vSF/git/commits/sha): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45765
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in com.jcabi.github.RtCommitTest
[INFO] Running com.jcabi.github.RtReposTest
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43737]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-123] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43737
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43737 /repositories): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43737
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43719]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-124] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43719
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:43719 /repos/): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43719
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39893]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-125] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39893
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:39893 /user/repos): [201 Created] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39893
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:43457]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-126] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #43457
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:43457 /repositories): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #43457
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in com.jcabi.github.RtReposTest
[INFO] Running com.jcabi.github.RtRepoCommitTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtRepoCommitTest
[INFO] Running com.jcabi.github.RtReferenceTest
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39057]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-127] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39057
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/gw3jTXKhMglhaJVF7sRx created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39057 /repos/jeff/gw3jTXKhMglhaJVF7sRx/git/refs/heads/featureB): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39057
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33905]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-128] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33905
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/Bpd0aoHRBzPoH8Scy2Gs created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:33905 /repos/jeff/Bpd0aoHRBzPoH8Scy2Gs/git/refs/heads/featureA): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33905
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40977]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-129] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40977
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/6faV5hgSHiVB7u16wZOB created by jeff
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40977
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/EyW9SDAFZ7h4qcwOKxtr created by jeff
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34517]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-130] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34517
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34517
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s -- in com.jcabi.github.RtReferenceTest
[INFO] Running com.jcabi.github.RtPublicKeysTest
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37539]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-131] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37539
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37539
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42141]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-132] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42141
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:42141 /user/keys/1): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42141
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41465]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-133] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41465
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:41465 /user/keys): [201 Created] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41465
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36229]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-134] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36229
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36229 /user/keys): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36229
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in com.jcabi.github.RtPublicKeysTest
[INFO] Running com.jcabi.github.RtStarsTest
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35331]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-135] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35331
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PUT localhost:35331 /user/starred/staruser/starrepo): [204 No Content] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35331
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36367]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-136] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36367
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36367 /user/starred/someuser/starredrepo): [204 No Content] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:36367 /user/starred/otheruser/notstarredrepo): [404 Not Found] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36367
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45025]
May 23, 2026 3:46:18 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-137] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45025
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:45025 /user/starred/unstaruser/unstarrepo): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45025
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in com.jcabi.github.RtStarsTest
[INFO] Running com.jcabi.github.mock.MkGitTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/6JQ2Rz6EY1bCY7u6w4SR created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7UjU0E0qtPIwrNKlPuY1 created by jeff
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in com.jcabi.github.mock.MkGitTest
[INFO] Running com.jcabi.github.mock.MkPullCommentsTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/mgtOyxHUiUN6l2A6HnHn created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/mgtOyxHUiUN6l2A6HnHn 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/0wsiKqpdh9NgwZhhZ60T created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/0wsiKqpdh9NgwZhhZ60T by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/iONVD4fa7DUdOXXpyB1h created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/iONVD4fa7DUdOXXpyB1h by jeff: hello
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0ghvgJei5BwdDjAUk3pd created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/0ghvgJei5BwdDjAUk3pd by jeff: hello
[INFO] main com.jcabi.github.mock.MkIssues: issue #2 created in jeff/0ghvgJei5BwdDjAUk3pd by jeff: new
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/jMqua4GTE4TIyr212SPQ created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/jMqua4GTE4TIyr212SPQ by jeff: hello
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.515 s -- in com.jcabi.github.mock.MkPullCommentsTest
[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.015 s -- in com.jcabi.github.BulkTest
[INFO] Running com.jcabi.github.RtCommentTest
May 23, 2026 3:46:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40975]
May 23, 2026 3:46:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-138] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40975
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/GO08zWB2U78CgGgsFfUi created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/GO08zWB2U78CgGgsFfUi by jeff: Reaction Listing test
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40975 /repos/jeff/GO08zWB2U78CgGgsFfUi/issues/comments/10/reactions): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40975
May 23, 2026 3:46:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:37537]
May 23, 2026 3:46:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-139] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #37537
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/NigSsDYnkt8AUpND5OWr created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/NigSsDYnkt8AUpND5OWr by jeff: Reaction adding test
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:37537 /repos/jeff/NigSsDYnkt8AUpND5OWr/issues/comments/10): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #37537
May 23, 2026 3:46:20 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40199]
May 23, 2026 3:46:20 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-140] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40199
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KEja3AUY3FMAMY9msNMU created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/KEja3AUY3FMAMY9msNMU by jeff: testing3
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:40199 /repos/jeff/KEja3AUY3FMAMY9msNMU/issues/comments/10): [204 No Content] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40199
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/4qeBuq5JzTmu3yZoIsiA created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/4qeBuq5JzTmu3yZoIsiA by jeff: testing1
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/0kgCDVacZdj4YdlALRyy created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/0kgCDVacZdj4YdlALRyy by jeff: testing2
May 23, 2026 3:46:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35605]
May 23, 2026 3:46:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-141] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35605
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/zJ0ZQcldpWpT6aPGgqQI created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/zJ0ZQcldpWpT6aPGgqQI by jeff: testing4
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:35605 /repos/jeff/zJ0ZQcldpWpT6aPGgqQI/issues/comments/10): [200 OK] in 4ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35605
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/EC4MyDQiE0aCEMiuc9ew created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/EC4MyDQiE0aCEMiuc9ew by jeff: title
May 23, 2026 3:46:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:36681]
May 23, 2026 3:46:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-142] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #36681
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/WJXOdHzBSRxwmgHu7Emu created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/WJXOdHzBSRxwmgHu7Emu by jeff: testing5
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:36681 /repos/jeff/WJXOdHzBSRxwmgHu7Emu/issues/comments/10): [200 OK] in 8ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #36681
May 23, 2026 3:46:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35969]
May 23, 2026 3:46:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-143] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35969
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/uqje3w5EoWuMy1INFZTf created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/uqje3w5EoWuMy1INFZTf by jeff: testing6
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35969
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 s -- in com.jcabi.github.RtCommentTest
[INFO] Running com.jcabi.github.RtLabelsTest
May 23, 2026 3:46:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:35349]
May 23, 2026 3:46:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-144] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #35349
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:35349 /repos/mark/test/labels/issue): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #35349
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46165]
May 23, 2026 3:46:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-145] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46165
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:46165 /repos/mark/test/labels): [201 Created] in 1ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46165 /repos/mark/test/labels/API): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46165
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:39259]
May 23, 2026 3:46:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-146] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #39259
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:39259 /repos/mark/test/labels/bug): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #39259
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:21 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40049]
May 23, 2026 3:46:21 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-147] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40049
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:40049 /repos/mark/test/labels): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40049
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in com.jcabi.github.RtLabelsTest
[INFO] Running com.jcabi.github.RtCheckTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.jcabi.github.RtCheckTest
[INFO] Running com.jcabi.github.mock.MkPublicMembersTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in com.jcabi.github.mock.MkPublicMembersTest
[INFO] Running com.jcabi.github.RtBranchTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/1fH8e1FmN5DF6D4y9Yg7 created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/EGZxntwKaRLEBigbyOjv created by jeff
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/OAjVbWd6M6e4vwH5YfID created by jeff
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in com.jcabi.github.RtBranchTest
[INFO] Running com.jcabi.github.RtTagTest
May 23, 2026 3:46:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33223]
May 23, 2026 3:46:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-148] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33223
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/KLdomCUy9Pwzi34g2eJq created by jeff
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33223 /repos/jeff/KLdomCUy9Pwzi34g2eJq/git/tags/abdes00test): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33223
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in com.jcabi.github.RtTagTest
[INFO] Running com.jcabi.github.RtReactionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtReactionTest
[INFO] Running com.jcabi.github.RtTreesTest
May 23, 2026 3:46:22 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:34715]
May 23, 2026 3:46:22 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-149] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #34715
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:34715 /repos/mark/test/git/trees): [201 Created] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #34715
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in com.jcabi.github.RtTreesTest
[INFO] Running com.jcabi.github.mock.MkIssueTest
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/8dpctnvD4ee1Fj34C6CC created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/8dpctnvD4ee1Fj34C6CC by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/7FEslcWCTl5Ik3PSBZR8 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/7FEslcWCTl5Ik3PSBZR8 by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/HQ6Hw1h7DFDM627yL847 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/HQ6Hw1h7DFDM627yL847 by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository first/ggle9INv6yA1ZYF5iZgD created by first
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in first/ggle9INv6yA1ZYF5iZgD by second:
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/dyiak9KxATOZwUg0nXlU created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/dyiak9KxATOZwUg0nXlU 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/7qZhK53rFHCiBPVMcZY1 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/7qZhK53rFHCiBPVMcZY1 by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/vfrxcCUMg3U1Ba8WuOVf created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/vfrxcCUMg3U1Ba8WuOVf 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/DiMVO2r6DWuPraT8TLlQ created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/DiMVO2r6DWuPraT8TLlQ by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/sibABc6YO17VMToA9c7i created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/sibABc6YO17VMToA9c7i by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/6jDY5Ysc7nieToVU8ZS4 created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/6jDY5Ysc7nieToVU8ZS4 by jeff: hey
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/9Q5qW87ZZXaFFPfwnK1Q created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/9Q5qW87ZZXaFFPfwnK1Q 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/nmE0ItLuA2vSBg39HnPZ created by jeff
[INFO] main com.jcabi.github.mock.MkIssues: issue #1 created in jeff/nmE0ItLuA2vSBg39HnPZ 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: 2.494 s -- in com.jcabi.github.mock.MkIssueTest
[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
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45583]
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-150] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45583
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:45583 /repos/test/releases/releases/1): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45583
[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
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:46879]
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-151] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #46879
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:46879 /repos/test/releases/releases): [201 Created] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:46879 /repos/test/releases/releases/1): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #46879
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in com.jcabi.github.RtReleasesTest
[INFO] Running com.jcabi.github.RtPullCommentTest
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33479]
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-152] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33479
[INFO] main com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:33479 /repos/joe/blueharvest/pulls/comments/1): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33479
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] main com.jcabi.github.mock.MkRepos: repository jeff/OTtvXonVH5fFbmO1nJFq created by jeff
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:33809]
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-153] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #33809
[INFO] main com.jcabi.github.mock.MkRepos: repository joe/blueharvest created by joe
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:33809 /repos/joe/blueharvest/pulls/comments/2): [200 OK] in 5ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #33809
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.235 s -- in com.jcabi.github.RtPullCommentTest
[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.RtGistTest
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:42757]
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-154] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #42757
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:42757 /gists/patch): [200 OK] in 3ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #42757
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:45137]
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-155] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #45137
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #45137
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:38945]
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-156] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #38945
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:38945 /gists/testGetFiles): [200 OK] in 6ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #38945
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:41521]
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-157] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #41521
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(DELETE localhost:41521 /gists/unstar/star): [204 No Content] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #41521
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44803]
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-158] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44803
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44803 /gists/test): [200 OK] in 3ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44803 /gists/world): [200 OK] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(POST localhost:44803 /gists/test/forks): [201 Created] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44803 /gists/forked): [200 OK] in 4ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44803 /gists/world): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44803
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:44221]
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-159] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #44221
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44221 /gists/test): [200 OK] in 2ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET localhost:44221 /gists/world): [200 OK] in 2ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #44221
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [0.0.0.0:40067]
May 23, 2026 3:46:25 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer-160] Started.
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: started on port #40067
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(PATCH localhost:40067 /gists/testWrite): [200 OK] in 1ms
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #40067
[INFO] main com.jcabi.http.mock.MkGrizzlyContainer: stopped on port #0
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in com.jcabi.github.RtGistTest
[INFO] Running com.jcabi.github.CoordinatesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in com.jcabi.github.CoordinatesTest
[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 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] 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] 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.35.0/jcabi-xml-0.35.0.jar to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.jar
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi-xml/0.35.0/jcabi-xml-0.35.0.pom
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.jar
[INFO] Installing /home/r/.m2/repository/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom to /home/r/repo/target/local-repo/org/cactoos/cactoos/0.57.0/cactoos-0.57.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi-http/2.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.8-jdk5/byte-buddy-1.18.8-jdk5.jar to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy/1.18.8-jdk5/byte-buddy-1.18.8-jdk5.jar
[INFO] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy/1.18.8-jdk5/byte-buddy-1.18.8-jdk5.pom to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy/1.18.8-jdk5/byte-buddy-1.18.8-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.7/parsson-1.1.7.jar to /home/r/repo/target/local-repo/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar
[INFO] Installing /home/r/.m2/repository/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.pom to /home/r/repo/target/local-repo/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.pom
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-core/4.0.8/jaxb-core-4.0.8.jar to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-core/4.0.8/jaxb-core-4.0.8.jar
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-core/4.0.8/jaxb-core-4.0.8.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-core/4.0.8/jaxb-core-4.0.8.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.8/jaxb-impl-4.0.8.jar to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-impl/4.0.8/jaxb-impl-4.0.8.jar
[INFO] Installing /home/r/.m2/repository/com/sun/xml/bind/jaxb-impl/4.0.8/jaxb-impl-4.0.8.pom to /home/r/repo/target/local-repo/com/sun/xml/bind/jaxb-impl/4.0.8/jaxb-impl-4.0.8.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-client/4.0.2/jersey-client-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/core/jersey-common/4.0.2/jersey-common-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/osgi-resource-locator/3.0.0/osgi-resource-locator-3.0.0.pom
[INFO] Installing /home/r/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar to /home/r/repo/target/local-repo/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar
[INFO] Installing /home/r/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom to /home/r/repo/target/local-repo/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.jar to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.pom to /home/r/repo/target/local-repo/org/glassfish/jersey/inject/jersey-hk2/4.0.2/jersey-hk2-4.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-locator/4.0.0-M3/hk2-locator-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/external/aopalliance-repackaged/4.0.0-M3/aopalliance-repackaged-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-api/4.0.0-M3/hk2-api-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.jar
[INFO] Installing /home/r/.m2/repository/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.pom to /home/r/repo/target/local-repo/org/glassfish/hk2/hk2-utils/4.0.0-M3/hk2-utils-4.0.0-M3.pom
[INFO] Installing /home/r/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar to /home/r/repo/target/local-repo/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar
[INFO] Installing /home/r/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom to /home/r/repo/target/local-repo/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom
[INFO] Installing /home/r/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar to /home/r/repo/target/local-repo/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar
[INFO] Installing /home/r/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.pom to /home/r/repo/target/local-repo/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.pom
[INFO] Installing /home/r/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar to /home/r/repo/target/local-repo/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar
[INFO] Installing /home/r/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom to /home/r/repo/target/local-repo/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar
[INFO] Installing /home/r/.m2/repository/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom to /home/r/repo/target/local-repo/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom
[INFO] Installing /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.jar to /home/r/repo/target/local-repo/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
[INFO] Installing /home/r/.m2/repository/commons-logging/commons-logging/1.2/commons-logging-1.2.pom to /home/r/repo/target/local-repo/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
[INFO] Installing /home/r/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar to /home/r/repo/target/local-repo/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar
[INFO] Installing /home/r/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom to /home/r/repo/target/local-repo/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.67.0/parent-0.67.0.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.67.0/parent-0.67.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.38.0/jcabi-1.38.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.51.1/parent-0.51.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.51.1/parent-0.51.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.27.0/jcabi-1.27.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.39.0/jcabi-1.39.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.68.0/parent-0.68.0.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.68.0/parent-0.68.0.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/parent/0.64.1/parent-0.64.1.pom to /home/r/repo/target/local-repo/com/jcabi/parent/0.64.1/parent-0.64.1.pom
[INFO] Installing /home/r/.m2/repository/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom to /home/r/repo/target/local-repo/com/jcabi/jcabi/1.37.1/jcabi-1.37.1.pom
[INFO] Installing /home/r/.m2/repository/net/bytebuddy/byte-buddy-parent/1.18.8-jdk5/byte-buddy-parent-1.18.8-jdk5.pom to /home/r/repo/target/local-repo/net/bytebuddy/byte-buddy-parent/1.18.8-jdk5/byte-buddy-parent-1.18.8-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/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.7/project-1.1.7.pom to /home/r/repo/target/local-repo/org/eclipse/parsson/project/1.1.7/project-1.1.7.pom
[INFO] Installing /home/r/.m2/repository/org/eclipse/ee4j/project/2.0.2/project-2.0.2.pom to /home/r/repo/target/local-repo/org/eclipse/ee4j/project/2.0.2/project-2.0.2.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-bom/4.0.8/jaxb-bom-4.0.8.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-bom/4.0.8/jaxb-bom-4.0.8.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-bom-ext/4.0.8/jaxb-bom-ext-4.0.8.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-bom-ext/4.0.8/jaxb-bom-ext-4.0.8.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-parent/4.0.8/jaxb-parent-4.0.8.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-parent/4.0.8/jaxb-parent-4.0.8.pom
[INFO] Installing /home/r/.m2/repository/org/glassfish/jaxb/jaxb-bundles/4.0.8/jaxb-bundles-4.0.8.pom to /home/r/repo/target/local-repo/org/glassfish/jaxb/jaxb-bundles/4.0.8/jaxb-bundles-4.0.8.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=452345553835
[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.RtStarsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in com.jcabi.github.RtStarsITCase
[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.RtGistITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.037 s -- in com.jcabi.github.RtGistITCase
[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.RtSearchITCase
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.012 s -- in com.jcabi.github.RtSearchITCase
[INFO] Running com.jcabi.github.RtReposITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.007 s -- in com.jcabi.github.RtReposITCase
[INFO] Running com.jcabi.github.RtLabelsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtLabelsITCase
[INFO] Running com.jcabi.github.RtGistCommentsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.014 s -- in com.jcabi.github.RtGistCommentsITCase
[INFO] Running com.jcabi.github.RtGitignoresITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.011 s -- in com.jcabi.github.RtGitignoresITCase
[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.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.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.RtReleaseAssetsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.jcabi.github.RtReleaseAssetsITCase
[INFO] Running com.jcabi.github.RtGistCommentITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.012 s -- in com.jcabi.github.RtGistCommentITCase
[INFO] Running com.jcabi.github.RtCommitsComparisonITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in com.jcabi.github.RtCommitsComparisonITCase
[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.RtPublicKeyITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in com.jcabi.github.RtPublicKeyITCase
[INFO] Running com.jcabi.github.RtReleaseITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.jcabi.github.RtReleaseITCase
[INFO] Running com.jcabi.github.RtUserEmailsITCase
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.009 s -- in com.jcabi.github.RtUserEmailsITCase
[INFO] Running com.jcabi.github.RtLimitsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in com.jcabi.github.RtLimitsITCase
[INFO] Running com.jcabi.github.RtContentsITCase
[WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.016 s -- in com.jcabi.github.RtContentsITCase
[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 710ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /meta): [200 OK] in 152ms
[INFO] main com.jcabi.http.request.BaseRequest: #fetch(GET api.github.com /emojis): [200 OK] in 126ms
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.244 s -- in com.jcabi.github.RtGitHubITCase
[INFO] Running com.jcabi.github.RtGistsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.009 s -- in com.jcabi.github.RtGistsITCase
[INFO] Running com.jcabi.github.RtIssueITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtIssueITCase
[INFO] Running com.jcabi.github.RtIssuesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtIssuesITCase
[INFO] Running com.jcabi.github.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.RtTreesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.RtTreesITCase
[INFO] Running com.jcabi.github.RtOrganizationsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s -- in com.jcabi.github.RtOrganizationsITCase
[INFO] Running com.jcabi.github.RtMarkdownITCase
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.004 s -- in com.jcabi.github.RtMarkdownITCase
[INFO] Running com.jcabi.github.RtReleaseAssetITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.jcabi.github.RtReleaseAssetITCase
[INFO] Running com.jcabi.github.RtUserOrganizationsITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s -- in com.jcabi.github.RtUserOrganizationsITCase
[INFO] Running com.jcabi.github.RtPublicMembersITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtPublicMembersITCase
[INFO] Running com.jcabi.github.RtRepoCommitsITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.015 s -- in com.jcabi.github.RtRepoCommitsITCase
[INFO] Running com.jcabi.github.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.RtForksITCase
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s -- in com.jcabi.github.RtForksITCase
[INFO] Running com.jcabi.github.RtPublicKeysITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.012 s -- in com.jcabi.github.RtPublicKeysITCase
[INFO] Running com.jcabi.github.RtMilestonesITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in com.jcabi.github.RtMilestonesITCase
[INFO] Running com.jcabi.github.RtHooksITCase
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.006 s -- in com.jcabi.github.RtHooksITCase
[INFO] Running com.jcabi.github.RtRepoITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in com.jcabi.github.RtRepoITCase
[INFO] Running com.jcabi.github.RtTagsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in com.jcabi.github.RtTagsITCase
[INFO] Running com.jcabi.github.RtIssueLabelsITCase
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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.05 s)
[INFO] Building: fat-jar/pom.xml
[INFO] fat-jar/pom.xml .................................. SUCCESS (10.77 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: 05:20 min
[INFO] Finished at: 2026-05-23T03:49:29Z
[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
736b4ba65..ff154d04c master -> master
container a44a30d6bc635d3df53c57e3d314ce87b121c5d18cdfbeca53fa47eb71eacf5e is dead
Sat May 23 03:51:05 UTC 2026