++ dirname ./run.sh
+ cd .
+ echo 1773
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sat May 9 04:08:39 UTC 2026
+ uptime
04:08:39 up 7 min, 0 users, load average: 0.20, 0.17, 0.09
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='Update crate-ci/typos action to v1.46.1'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/jping.git
+ pull_id=49
+ fork=git@github.com:yegor256/jping.git
+ fork_branch=renovate/crate-ci-typos-1.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/jping.git' '--env=pull_id=49' '--env=fork=git@github.com:yegor256/jping.git' '--env=fork_branch=renovate/crate-ci-typos-1.x' '--env=head_branch=master' '--env=pull_title=Update crate-ci/typos action to v1.46.1' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/jping.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=49'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/jping.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.46.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors -Dstyle.color=never'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/jping.git'\''' ';' 'export '\''pull_id=49'\''' ';' 'export '\''fork=git@github.com:yegor256/jping.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.46.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors -Dstyle.color=never' ';')
+ container=yegor256_jping_49
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-25-122
+ pwd
/tmp/rultor-cjKg
+ 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:yegor256/jping.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:yegor256/jping.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/jping.git'\''' ';' 'export '\''pull_id=49'\''' ';' 'export '\''fork=git@github.com:yegor256/jping.git'\''' ';' 'export '\''fork_branch=renovate/crate-ci-typos-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update crate-ci/typos action to v1.46.1'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd --file=/dev/null' ';' 'mvn clean install -ntp -Pqulice --errors -Dstyle.color=never' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/jping.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/jping
* [new branch] master -> fork/master
* [new branch] renovate/com.qulice-qulice-maven-plugin-0.x -> fork/renovate/com.qulice-qulice-maven-plugin-0.x
* [new branch] renovate/crate-ci-typos-1.x -> fork/renovate/crate-ci-typos-1.x
+ 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/crate-ci-typos-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/crate-ci-typos-1.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update crate-ci/typos action to v1.46.1' --ff __rultor
Updating 2cc926a..3aac084
Fast-forward (no commit created; -m option ignored)
.github/workflows/typos.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 3aac08426a610dacfee27d1b782d8ad41f60a593
gpg: Signature made Fri May 8 18:39:19 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 8 18:39:19 2026 +0000
Update crate-ci/typos action to v1.46.1
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.10
++ bc
++ echo 0.10 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.10, low enough to run a new Docker container'
load average is 0.10, 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
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
29e30624c231: Verifying Checksum
29e30624c231: Download complete
4e6c30a6639c: Verifying Checksum
4e6c30a6639c: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
439b5901cf18: Verifying Checksum
439b5901cf18: Download complete
f766e619249f: Verifying Checksum
f766e619249f: Download complete
cc48877d15ee: Verifying Checksum
cc48877d15ee: Download complete
68ce65124a2a: Verifying Checksum
68ce65124a2a: Download complete
be5819937019: Verifying Checksum
be5819937019: 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
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_jping_49\s*$'
+ ls -al .
total 56
drwx------ 3 ubuntu ubuntu 4096 May 9 04:08 .
drwxrwxrwt 12 root root 4096 May 9 04:08 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 May 9 04:08 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 May 9 04:08 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 May 9 04:08 pid
-rw-rw-r-- 1 ubuntu ubuntu 1192 May 9 04:08 pubring.gpg
drwxrwxr-x 6 ubuntu ubuntu 4096 May 9 04:08 repo
-rwxrwxr-x 1 ubuntu ubuntu 6499 May 9 04:08 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 565 May 9 04:08 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 2570 May 9 04:08 secring.gpg
-rw-rw-r-- 1 ubuntu ubuntu 702 May 9 04:08 settings.xml
-rw-rw-r-- 1 ubuntu ubuntu 8072 May 9 04:09 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-cjKg:/main --env=head=git@github.com:yegor256/jping.git --env=pull_id=49 --env=fork=git@github.com:yegor256/jping.git --env=fork_branch=renovate/crate-ci-typos-1.x --env=head_branch=master '--env=pull_title=Update crate-ci/typos action to v1.46.1' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/jping.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=49'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/jping.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/crate-ci-typos-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update crate-ci/typos action to v1.46.1'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd --file=/dev/null'\'' '\'';'\'' '\''mvn clean install -ntp -Pqulice --errors -Dstyle.color=never'\'' '\'';'\'' )' --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-cjKg/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_jping_49 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:yegor256/jping.git' ; export 'pull_id=49' ; export 'fork=git@github.com:yegor256/jping.git' ; export 'fork_branch=renovate/crate-ci-typos-1.x' ; export 'head_branch=master' ; export 'pull_title=Update crate-ci/typos action to v1.46.1' ; export 'author=yegor256' ; pdd --file=/dev/null ; mvn clean install -ntp -Pqulice --errors -Dstyle.color=never ;
+ su --login r --command /home/r/script.sh
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
0m0m[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------------< com.yegor256:jping >-------------------------
[INFO] Building jping 1.0-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- clean:3.5.0:clean (default-clean) @ jping ---
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ jping ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-deps) @ jping ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireUpperBoundDeps passed
[INFO]
[INFO] --- buildnumber:3.3.0:create (jcabi-build-number) @ jping ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Storing buildNumber: 3aac084 at timestamp: 2026-05-09T04:09:58
[INFO] Storing scmBranch: master
[INFO]
[INFO] --- buildnumber:3.3.0:create-timestamp (jcabi-build-number) @ jping ---
[INFO] Skipping because we are not in root module.
[INFO]
[INFO] --- resources:3.5.0:resources (default-resources) @ jping ---
[INFO] skip non existing resourceDirectory /home/r/repo/src/main/resources
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ jping ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 40 source files with javac [debug deprecation target 1.8] to target/classes
[INFO]
[INFO] --- resources:3.5.0:testResources (default-testResources) @ jping ---
[INFO] skip non existing resourceDirectory /home/r/repo/src/test/resources
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ jping ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 31 source files with javac [debug deprecation target 1.8] to target/test-classes
[INFO]
[INFO] --- surefire:3.5.5:test (default-test) @ jping ---
[INFO] Tests will run in random order. To reproduce ordering use flag -Dsurefire.runOrder.random.seed=518383427433
[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.yegor256.probe.ProbeThreadsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in com.yegor256.probe.ProbeThreadsTest
[INFO] Running com.yegor256.probe.ParallelProbingTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in com.yegor256.probe.ParallelProbingTest
[INFO] Running com.yegor256.probe.HttpProbeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in com.yegor256.probe.HttpProbeTest
[INFO] Running com.yegor256.probe.ProbeResultTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in com.yegor256.probe.ProbeResultTest
[INFO] Running com.yegor256.config.DefaultOnlineMeansTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in com.yegor256.config.DefaultOnlineMeansTest
[INFO] Running com.yegor256.decision.OnlineDecisionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in com.yegor256.decision.OnlineDecisionTest
[INFO] Running com.yegor256.WeAreOnlineTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s -- in com.yegor256.WeAreOnlineTest
[INFO] Running com.yegor256.decision.InversionTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in com.yegor256.decision.InversionTest
[INFO] Running com.yegor256.config.MergedConfigurationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in com.yegor256.config.MergedConfigurationTest
[INFO] Running com.yegor256.probe.CompletedProbeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.yegor256.probe.CompletedProbeTest
[INFO] Running com.yegor256.config.ClassConfigurationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.yegor256.config.ClassConfigurationTest
[INFO] Running com.yegor256.config.MissingConfigurationTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.yegor256.config.MissingConfigurationTest
[INFO] Running com.yegor256.config.MethodConfigurationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in com.yegor256.config.MethodConfigurationTest
[INFO] Running com.yegor256.config.AnnotationConfigurationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in com.yegor256.config.AnnotationConfigurationTest
[INFO] Running com.yegor256.probe.CancellationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in com.yegor256.probe.CancellationTest
[INFO] Running com.yegor256.probe.ProbeJobTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.yegor256.probe.ProbeJobTest
[INFO] Running com.yegor256.decision.DecisionFromTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.yegor256.decision.DecisionFromTest
[INFO] Running com.yegor256.probe.ProbeTimeoutsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in com.yegor256.probe.ProbeTimeoutsTest
[INFO] Running com.yegor256.expectation.ExpectationsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.yegor256.expectation.ExpectationsTest
[INFO] Running com.yegor256.decision.ProbingOutcomeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in com.yegor256.decision.ProbingOutcomeTest
[INFO] Running com.yegor256.config.DefaultConfigurationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.yegor256.config.DefaultConfigurationTest
[INFO] Running com.yegor256.probe.ReachabilityTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in com.yegor256.probe.ReachabilityTest
[INFO] Running com.yegor256.expectation.ExpectationsFromTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in com.yegor256.expectation.ExpectationsFromTest
[INFO] Running com.yegor256.expectation.ExpectationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in com.yegor256.expectation.ExpectationTest
[INFO] Running com.yegor256.config.ConfigurationFromTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in com.yegor256.config.ConfigurationFromTest
[INFO] Running com.yegor256.decision.DecisionFromExpectationsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in com.yegor256.decision.DecisionFromExpectationsTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jcabi:0.17.0:versionalize (jcabi-versionalize-packages) @ jping ---
[INFO] Versionalizing /home/r/repo/target/classes directory
[INFO] File /home/r/repo/target/classes/com/yegor256/decision/com-yegor256-jping-jar.txt added
[INFO] File /home/r/repo/target/classes/com/yegor256/probe/com-yegor256-jping-jar.txt added
[INFO] File /home/r/repo/target/classes/com/yegor256/config/com-yegor256-jping-jar.txt added
[INFO] File /home/r/repo/target/classes/com/yegor256/expectation/com-yegor256-jping-jar.txt added
[INFO] File /home/r/repo/target/classes/com/yegor256/com-yegor256-jping-jar.txt added
[INFO]
[INFO] --- jar:3.5.0:jar (default-jar) @ jping ---
[INFO] Building jar: /home/r/repo/target/jping-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- revapi:0.15.1:check (default) @ jping ---
[INFO] Comparing [com.yegor256:jping:jar:0.1.0] against [com.yegor256:jping:jar:1.0-SNAPSHOT] (including their transitive dependencies).
[INFO] API checks completed without failures.
[INFO]
[INFO] --- pitest:1.23.1:mutationCoverage (default) @ jping ---
[INFO] Root dir is : /home/r/repo
[INFO] Found plugin : Default csv report plugin
[INFO] Found plugin : Default xml report plugin
[INFO] Found plugin : Default html report plugin
[INFO] Found plugin : Static initializer code detector plugin
[INFO] Found plugin : Excluded annotations plugin
[INFO] Found plugin : Try with resources filter
[INFO] Found plugin : Inlined finally block filter plugin
[INFO] Found plugin : Implicit null check filter
[INFO] Found plugin : Method reference null check filter
[INFO] Found plugin : For each loop filter
[INFO] Found plugin : Enum junk filter
[INFO] Found plugin : Record junk mutation filter
[INFO] Found plugin : String switch filter
[INFO] Found plugin : Assertions filter
[INFO] Found plugin : Enum switch filter
[INFO] Found plugin : Logging calls filter
[INFO] Found plugin : Infinite for loop filter
[INFO] Found plugin : Long running iterator loop filter
[INFO] Found plugin : For loop counter filter
[INFO] Found plugin : Kotlin junk mutations filter
[INFO] Found plugin : Groovy junk mutations filter
[INFO] Found plugin : Max mutations per class limit
[INFO] Found plugin : Equals shortcut equivalent mutant filter
[INFO] Found plugin : Trivial return vals equivalence filter
[INFO] Found plugin : Filters mutants with line number <= 1
[INFO] Found plugin : Division by one equivalent mutant filter
[INFO] Found plugin : Lombok junk mutations filter
[INFO] Found plugin : Filter mutations to defensive wrappers such as unmodifiableCollection on return or field write
[INFO] Found plugin : Final field null assignment equivalent mutant filter
[INFO] Found plugin : Mutant export plugin
[INFO] Found plugin : Auto add java.awt.headless=true to keep keyboard focus on Mac OS
[INFO] Found plugin : Auto set number of threads based on machine
[INFO] Found plugin : Automatically add -ea to launch args to enable assertions
[INFO] Found plugin : Default build verifier
[INFO] Found plugin : Detect missing JUnit5 plugin
[INFO] Found plugin : Detect missing TestNG plugin
[INFO] Found plugin : Detect missing kotlin plugin
[INFO] Found plugin : Detect missing spring plugin
[INFO] Found plugin : Default coverage exporter
[INFO] Found plugin : Basic test statistics
[INFO] Found shared classpath plugin : Default mutation engine
[INFO] Found shared classpath plugin : JUnit 5 test framework support
[INFO] Found shared classpath plugin : JUnit plugin
[INFO] Found shared classpath plugin : Support for mocking frameworks using javassist
[INFO] Found shared classpath plugin : Reset environment for javassist
[INFO] Available mutators : EXPERIMENTAL_ARGUMENT_PROPAGATION,FALSE_RETURNS,TRUE_RETURNS,CONDITIONALS_BOUNDARY,CONSTRUCTOR_CALLS,EMPTY_RETURNS,INCREMENTS,INLINE_CONSTS,INVERT_NEGS,MATH,NEGATE_CONDITIONALS,NON_VOID_METHOD_CALLS,NULL_RETURNS,PRIMITIVE_RETURNS,REMOVE_CONDITIONALS_EQUAL_IF,REMOVE_CONDITIONALS_EQUAL_ELSE,REMOVE_CONDITIONALS_ORDER_IF,REMOVE_CONDITIONALS_ORDER_ELSE,VOID_METHOD_CALLS,EXPERIMENTAL_BIG_DECIMAL,EXPERIMENTAL_BIG_INTEGER,EXPERIMENTAL_MEMBER_VARIABLE,EXPERIMENTAL_NAKED_RECEIVER,REMOVE_INCREMENTS,EXPERIMENTAL_SWITCH
[INFO] Adding org.pitest:pitest-junit5-plugin to SUT classpath
[INFO] Adding org.pitest:pitest to SUT classpath
[INFO] Auto adding org.junit.platform:junit-platform-launcher:jar:6.0.3 < central (https://repo.maven.apache.org/maven2, default, releases) to classpath.
[INFO] Mutating from /home/r/repo/target/classes
[INFO] Defaulting target classes to match packages in build directory
[INFO] Defaulting target tests to match packages in test build directory
4:10:33 AM PIT >> INFO : Verbose logging is disabled. If you encounter a problem, please enable it before reporting an issue.
4:10:33 AM PIT >> INFO : Created 30 mutation test units in pre scan
4:10:34 AM PIT >> INFO : Sending 60 test classes to minion
4:10:34 AM PIT >> INFO : Sent tests to minion
-4:10:38 AM PIT >> INFO : Calculated coverage in 4 seconds.
4:10:38 AM PIT >> INFO : 0 tests took longer than 2000 ms
4:10:38 AM PIT >> INFO : Slowest test ([engine:junit-jupiter]/[class:com.yegor256.WeAreOnlineTest]/[method:keepsEnabledWhenOptionalRequestFails()]) took 204 ms
4:10:38 AM PIT >> INFO : Largest test ([engine:junit-jupiter]/[class:com.yegor256.WeAreOnlineTest]/[method:disablesWhenMandatoryRequestFails()]) covered 309 blocks
4:10:38 AM PIT >> INFO : Created 28 mutation test units
4:10:56 AM PIT >> WARNING : Minion exited abnormally due to TIMED_OUT
4:11:13 AM PIT >> WARNING : Minion exited abnormally due to TIMED_OUT
|4:12:19 AM PIT >> INFO : Completed in 106 seconds
================================================================================
- Mutators
================================================================================
> org.pitest.mutationtest.engine.gregor.mutators.ConditionalsBoundaryMutator
>> Generated 2 Killed 2 (100%)
> KILLED 2 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.returns.PrimitiveReturnsMutator
>> Generated 6 Killed 6 (100%)
> KILLED 6 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.VoidMethodCallMutator
>> Generated 7 Killed 1 (14%)
> KILLED 0 SURVIVED 5 TIMED_OUT 1 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 1
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.returns.BooleanTrueReturnValsMutator
>> Generated 6 Killed 5 (83%)
> KILLED 5 SURVIVED 1 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.returns.NullReturnValsMutator
>> Generated 33 Killed 33 (100%)
> KILLED 33 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.returns.BooleanFalseReturnValsMutator
>> Generated 5 Killed 4 (80%)
> KILLED 4 SURVIVED 1 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.returns.EmptyObjectReturnValsMutator
>> Generated 7 Killed 6 (86%)
> KILLED 6 SURVIVED 0 TIMED_OUT 0 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 1
--------------------------------------------------------------------------------
> org.pitest.mutationtest.engine.gregor.mutators.NegateConditionalsMutator
>> Generated 16 Killed 14 (88%)
> KILLED 13 SURVIVED 2 TIMED_OUT 1 NON_VIABLE 0
> MEMORY_ERROR 0 NOT_STARTED 0 STARTED 0 RUN_ERROR 0
> NO_COVERAGE 0
--------------------------------------------------------------------------------
================================================================================
- Timings
================================================================================
> pre-scan for mutations : < 1 second
> scan classpath : < 1 second
> coverage and dependency analysis : 4 seconds
> build mutation tests : < 1 second
> run mutation analysis : 1 minutes and 41 seconds
--------------------------------------------------------------------------------
> Total : 1 minutes and 46 seconds
--------------------------------------------------------------------------------
> 0 tests took longer than 2000 ms
> Slowest test ([engine:junit-jupiter]/[class:com.yegor256.WeAreOnlineTest]/[method:keepsEnabledWhenOptionalRequestFails()]) took 204 ms
> Largest test ([engine:junit-jupiter]/[class:com.yegor256.WeAreOnlineTest]/[method:disablesWhenMandatoryRequestFails()]) covered 309 blocks
================================================================================
- Statistics
================================================================================
>> Line Coverage (for mutated classes only): 238/247 (96%)
>> 60 tests examined
>> Generated 82 mutations Killed 71 (87%)
>> Mutations with no coverage 2. Test strength 89%
>> Ran 135 tests (1.65 tests per mutation)
Enhanced functionality available at https://www.arcmutate.com/
[INFO]
[INFO] --- qulice:0.26.0:check (jcabi-qulice-check) @ jping ---
[INFO] Calling org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce...
[INFO] No dependency problems found
[INFO] Qulice quality check completed in 11s
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ jping ---
[INFO] Installing /home/r/repo/pom.xml to /home/r/.m2/repository/com/yegor256/jping/1.0-SNAPSHOT/jping-1.0-SNAPSHOT.pom
[INFO] Installing /home/r/repo/target/jping-1.0-SNAPSHOT.jar to /home/r/.m2/repository/com/yegor256/jping/1.0-SNAPSHOT/jping-1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:48 min
[INFO] Finished at: 2026-05-09T04:12:34Z
[INFO] ------------------------------------------------------------------------
0m0m+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:yegor256/jping.git
2cc926a..3aac084 master -> master
container 076233aab12a24a70f1aee2b8db9af02d471ebccaa9c3cfa882fe5cea18e689d is dead
Sat May 9 04:14:43 UTC 2026