++ dirname ./run.sh
+ cd .
+ echo 1299
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Sep 17 06:17:22 UTC 2025
+ uptime
06:17:22 up 1 min, 0 users, load average: 1.13, 0.39, 0.14
+ head=git@github.com:yegor256/factbase.git
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.16.6
+ vars=('--env=head=git@github.com:yegor256/factbase.git' '--env=tag=0.16.6' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/factbase.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.16.6'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''set -x'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" lib/factbase/version.rb'\'' '\'';'\'' '\''git add lib/factbase/version.rb'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build factbase.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:yegor256/factbase.git'\''' ';' 'export '\''tag=0.16.6'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'set -x' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'bundle exec rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/0\.0\.0/${tag}/g" lib/factbase/version.rb' ';' 'git add lib/factbase/version.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build factbase.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';')
+ directory=
+ container=yegor256_factbase_311
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-21-27
+ pwd
/tmp/rultor-dFli
+ 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/factbase.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/factbase.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/factbase.git'\''' ';' 'export '\''tag=0.16.6'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'set -x' ';' '[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1' ';' 'bundle exec rake' ';' 'rm -rf *.gem' ';' 'sed -i "s/0\.0\.0/${tag}/g" lib/factbase/version.rb' ';' 'git add lib/factbase/version.rb' ';' 'git commit -m "version set to ${tag}"' ';' 'gem build factbase.gemspec' ';' 'chmod 0600 ../rubygems.yml' ';' 'gem push *.gem --config-file ../rubygems.yml' ';'
+ sensitive=()
+ set -ex -o pipefail
+ '[' -z 0.16.6 ']'
+ [[ 0.16.6 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.16.6"'
tag name is valid: "0.16.6"
+ cd repo
++ git tag -l 0.16.6
+ '[' -n '' ']'
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH_NAME
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.16
++ bc
++ echo 0.16 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.16, low enough to run a new Docker container'
load average is 0.16, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/ruby
+ docker pull yegor256/ruby
Using default tag: latest
latest: Pulling from yegor256/ruby
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
72e45e6fed5c: Pulling fs layer
99e89f339e27: Pulling fs layer
3f0278ea12d5: Pulling fs layer
11f168291684: Pulling fs layer
0943aaa8f703: Pulling fs layer
8f7eb7d55d56: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
72e45e6fed5c: Waiting
99e89f339e27: Waiting
3f0278ea12d5: Waiting
11f168291684: Waiting
0943aaa8f703: Waiting
8f7eb7d55d56: 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
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
72e45e6fed5c: Verifying Checksum
72e45e6fed5c: Download complete
99e89f339e27: Verifying Checksum
99e89f339e27: Download complete
11f168291684: Verifying Checksum
11f168291684: Download complete
0943aaa8f703: Verifying Checksum
0943aaa8f703: Download complete
8f7eb7d55d56: Verifying Checksum
8f7eb7d55d56: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
3f0278ea12d5: Verifying Checksum
3f0278ea12d5: Download complete
632ef5283d0f: Pull complete
2be42d221bda: Pull complete
54d1704eb717: Pull complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
72e45e6fed5c: Pull complete
99e89f339e27: Pull complete
3f0278ea12d5: Pull complete
11f168291684: Pull complete
0943aaa8f703: Pull complete
8f7eb7d55d56: Pull complete
Digest: sha256:5192982378a3c66a47f42995927800758a5a2bae181141bb0c87ff2361670a73
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ grep --quiet '\syegor256_factbase_311\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 48
drwx------ 3 ubuntu ubuntu 4096 Sep 17 06:17 .
drwxrwxrwt 12 root root 4096 Sep 17 06:17 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Sep 17 06:17 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Sep 17 06:17 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Sep 17 06:17 pid
drwxrwxr-x 9 ubuntu ubuntu 4096 Sep 17 06:17 repo
-rw-rw-r-- 1 ubuntu ubuntu 81 Sep 17 06:17 rubygems.yml
-rwxrwxr-x 1 ubuntu ubuntu 6645 Sep 17 06:17 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 698 Sep 17 06:17 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 6347 Sep 17 06:18 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-dFli:/main --env=head=git@github.com:yegor256/factbase.git --env=tag=0.16.6 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/factbase.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.16.6'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''set -x'\'' '\'';'\'' '\''[[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1'\'' '\'';'\'' '\''bundle exec rake'\'' '\'';'\'' '\''rm -rf *.gem'\'' '\'';'\'' '\''sed -i "s/0\.0\.0/${tag}/g" lib/factbase/version.rb'\'' '\'';'\'' '\''git add lib/factbase/version.rb'\'' '\'';'\'' '\''git commit -m "version set to ${tag}"'\'' '\'';'\'' '\''gem build factbase.gemspec'\'' '\'';'\'' '\''chmod 0600 ../rubygems.yml'\'' '\'';'\'' '\''gem push *.gem --config-file ../rubygems.yml'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --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-dFli/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_factbase_311 yegor256/ruby /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/.profile /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./rubygems.yml ./run.sh ./script.sh ./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/factbase.git' ; export 'tag=0.16.6' ; export 'head_branch=master' ; export 'author=yegor256' ; pdd -f /dev/null ; bundle install --no-color ; set -x ; [[ "${tag}" =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]] || exit -1 ; bundle exec rake ; rm -rf *.gem ; sed -i "s/0\.0\.0/${tag}/g" lib/factbase/version.rb ; git add lib/factbase/version.rb ; git commit -m "version set to ${tag}" ; gem build factbase.gemspec ; chmod 0600 ../rubygems.yml ; gem push *.gem --config-file ../rubygems.yml ;
+ 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 coverage/**/*
/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/publish-benchmark.sh ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/benchmark.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.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 .rubocop.yml ...
Reading .rultor.yml ...
Reading Gemfile ...
Reading Gemfile.lock ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading Rakefile ...
Reading benchmark/bench_factbase.rb ...
Reading benchmark/bench_large_query.rb ...
Reading benchmark/bench_query.rb ...
Reading benchmark/bench_taped.rb ...
Reading factbase.gemspec ...
Reading fixtures/stories/agg.yml ...
Reading fixtures/stories/always.yml ...
Reading fixtures/stories/and.yml ...
Reading fixtures/stories/as.yml ...
Reading fixtures/stories/count.yml ...
Reading fixtures/stories/empty.yml ...
Reading fixtures/stories/eq.yml ...
Reading fixtures/stories/exists.yml ...
Reading fixtures/stories/gt.yml ...
Reading fixtures/stories/head.yml ...
Reading fixtures/stories/inverted.yml ...
Reading fixtures/stories/join.yml ...
Reading fixtures/stories/max.yml ...
Reading fixtures/stories/min.yml ...
Reading fixtures/stories/nth.yml ...
Reading fixtures/stories/one.yml ...
Reading fixtures/stories/or.yml ...
Reading fixtures/stories/sorted.yml ...
Reading fixtures/stories/sprintf.yml ...
Reading fixtures/stories/sum.yml ...
Reading fixtures/stories/unique-many.yml ...
Reading fixtures/stories/unique.yml ...
Reading lib/factbase/accum.rb ...
Reading lib/factbase/cached/cached_fact.rb ...
Reading lib/factbase/cached/cached_factbase.rb ...
Reading lib/factbase/cached/cached_query.rb ...
Reading lib/factbase/cached/cached_term.rb ...
Reading lib/factbase/churn.rb ...
Reading lib/factbase/fact.rb ...
Reading lib/factbase/fact_as_yaml.rb ...
Reading lib/factbase/flatten.rb ...
Reading lib/factbase/impatient.rb ...
Reading lib/factbase/indexed/indexed_fact.rb ...
Reading lib/factbase/indexed/indexed_factbase.rb ...
Reading lib/factbase/indexed/indexed_query.rb ...
Reading lib/factbase/indexed/indexed_term.rb ...
Reading lib/factbase/inv.rb ...
Reading lib/factbase/light.rb ...
Reading lib/factbase/logged.rb ...
Reading lib/factbase/pre.rb ...
Reading lib/factbase/query.rb ...
Reading lib/factbase/rules.rb ...
Reading lib/factbase/sync/sync_factbase.rb ...
Reading lib/factbase/sync/sync_query.rb ...
Reading lib/factbase/syntax.rb ...
Reading lib/factbase/tallied.rb ...
Reading lib/factbase/taped.rb ...
Reading lib/factbase/tee.rb ...
Reading lib/factbase/term.rb ...
Reading lib/factbase/terms/aggregates.rb ...
Reading lib/factbase/terms/aliases.rb ...
Reading lib/factbase/terms/casting.rb ...
Reading lib/factbase/terms/debug.rb ...
Reading lib/factbase/terms/defn.rb ...
Reading lib/factbase/terms/lists.rb ...
Reading lib/factbase/terms/logical.rb ...
Reading lib/factbase/terms/math.rb ...
Reading lib/factbase/terms/meta.rb ...
Reading lib/factbase/terms/ordering.rb ...
Reading lib/factbase/terms/strings.rb ...
Reading lib/factbase/terms/system.rb ...
Reading lib/factbase/to_json.rb ...
Reading lib/factbase/to_xml.rb ...
Reading lib/factbase/to_yaml.rb ...
Reading lib/factbase/version.rb ...
Reading lib/factbase.rb ...
Reading test/factbase/cached/test_cached_factbase.rb ...
Reading test/factbase/cached/test_cached_query.rb ...
Reading test/factbase/indexed/test_indexed_fact.rb ...
Reading test/factbase/indexed/test_indexed_factbase.rb ...
Reading test/factbase/indexed/test_indexed_query.rb ...
Reading test/factbase/indexed/test_indexed_term.rb ...
Reading test/factbase/sync/test_sync_factbase.rb ...
Reading test/factbase/sync/test_sync_query.rb ...
Reading test/factbase/terms/test_aggregates.rb ...
Reading test/factbase/terms/test_aliases.rb ...
Reading test/factbase/terms/test_casting.rb ...
Reading test/factbase/terms/test_debug.rb ...
Reading test/factbase/terms/test_defn.rb ...
Reading test/factbase/terms/test_lists.rb ...
Reading test/factbase/terms/test_logical.rb ...
Reading test/factbase/terms/test_math.rb ...
Reading test/factbase/terms/test_meta.rb ...
Reading test/factbase/terms/test_ordering.rb ...
Reading test/factbase/terms/test_strings.rb ...
Reading test/factbase/terms/test_system.rb ...
Reading test/factbase/test_accum.rb ...
Reading test/factbase/test_churn.rb ...
Reading test/factbase/test_fact.rb ...
Reading test/factbase/test_fact_as_yaml.rb ...
Reading test/factbase/test_flatten.rb ...
Reading test/factbase/test_impatient.rb ...
Reading test/factbase/test_inv.rb ...
Reading test/factbase/test_logged.rb ...
Reading test/factbase/test_pre.rb ...
Reading test/factbase/test_query.rb ...
Reading test/factbase/test_rules.rb ...
Reading test/factbase/test_syntax.rb ...
Reading test/factbase/test_tallied.rb ...
Reading test/factbase/test_taped.rb ...
Reading test/factbase/test_tee.rb ...
Reading test/factbase/test_term.rb ...
Reading test/factbase/test_to_json.rb ...
Reading test/factbase/test_to_xml.rb ...
Reading test/factbase/test_to_yaml.rb ...
Reading test/test__helper.rb ...
Reading test/test_factbase.rb ...
Puzzle 98-ccf056c0 60/DEV at test/test_factbase.rb
Puzzle 98-6370f6bf 60/DEV at test/test_factbase.rb
Puzzle 98-8aa17f83 60/DEV at test/test_factbase.rb
Bundler 2.6.9 is running, but your lockfile was generated with 2.5.16. Installing Bundler 2.5.16 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.16
Installing bundler 2.5.16
Fetching gem metadata from https://rubygems.org/........
Fetching rake 13.3.0
Installing rake 13.3.0
Fetching ansi 1.5.0
Installing ansi 1.5.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching backtrace 0.4.1
Installing backtrace 0.4.1
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching concurrent-ruby 1.3.5
Installing concurrent-ruby 1.3.5
Fetching date 3.4.1
Installing date 3.4.1 with native extensions
Fetching decoor 0.1.0
Installing decoor 0.1.0
Fetching docile 1.4.1
Installing docile 1.4.1
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching loog 0.6.1
Installing loog 0.6.1
Fetching tago 0.2.0
Installing tago 0.2.0
Fetching elapsed 0.2.0
Installing elapsed 0.2.0
Fetching ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching erb 5.0.2
Installing erb 5.0.2 with native extensions
Fetching json 2.13.2
Installing json 2.13.2 with native extensions
Fetching nokogiri 1.18.10 (x86_64-linux-gnu)
Installing nokogiri 1.18.10 (x86_64-linux-gnu)
Fetching others 0.1.1
Installing others 0.1.1
Fetching yaml 0.4.0
Installing yaml 0.4.0
Fetching language_server-protocol 3.17.0.5
Installing language_server-protocol 3.17.0.5
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching minitest 5.25.5
Installing minitest 5.25.5
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.7.1
Installing minitest-reporters 1.7.1
Fetching os 1.1.4
Installing os 1.1.4
Fetching parallel 1.27.0
Installing parallel 1.27.0
Fetching parser 3.3.9.0
Installing parser 3.3.9.0
Fetching prism 1.5.1
Installing prism 1.5.1 with native extensions
Fetching stringio 3.1.7
Installing stringio 3.1.7 with native extensions
Fetching psych 5.2.6
Installing psych 5.2.6 with native extensions
Fetching qbash 0.4.5
Installing qbash 0.4.5
Fetching rdoc 6.14.2
Installing rdoc 6.14.2
Fetching regexp_parser 2.11.2
Installing regexp_parser 2.11.2
Fetching rexml 3.4.4
Installing rexml 3.4.4
Fetching rubocop-ast 1.46.0
Installing rubocop-ast 1.46.0
Fetching unicode-emoji 4.1.0
Installing unicode-emoji 4.1.0
Fetching unicode-display_width 3.2.0
Installing unicode-display_width 3.2.0
Fetching rubocop 1.80.2
Installing rubocop 1.80.2
Fetching rubocop-minitest 0.38.2
Installing rubocop-minitest 0.38.2
Fetching rubocop-performance 1.26.0
Installing rubocop-performance 1.26.0
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching simplecov-html 0.13.2
Installing simplecov-html 0.13.2
Fetching simplecov_json_formatter 0.1.4
Installing simplecov_json_formatter 0.1.4
Fetching simplecov 0.22.0
Installing simplecov 0.22.0
Fetching simplecov-cobertura 3.1.0
Installing simplecov-cobertura 3.1.0
Fetching threads 0.4.1
Installing threads 0.4.1
Fetching yard 0.9.37
Installing yard 0.9.37
Bundle complete! 15 Gemfile dependencies, 51 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
+ [[ 0.16.6 =~ ^[0-9]+\.[0-9]+\.[0-9]+$ ]]
+ bundle exec rake
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/rubygems_ext.rb:250: warning: method redefined; discarding old encode_with
/usr/local/lib/ruby/3.4.0/rubygems/dependency.rb:341: warning: previous definition of encode_with was here
Started with run options --seed 51611
TestMath
test_gt 32m PASS0m (0.00s)
test_simple 32m PASS0m (0.00s)
test_lt 32m PASS0m (0.00s)
test_eq 32m PASS0m (0.00s)
test_plus 32m PASS0m (0.00s)
test_zero 32m PASS0m (0.00s)
test_gt_time 32m PASS0m (0.00s)
test_plus_time 32m PASS0m (0.00s)
test_gte 32m PASS0m (0.00s)
test_minus_time 32m PASS0m (0.00s)
test_lt_time 32m PASS0m (0.00s)
test_eq_time 32m PASS0m (0.00s)
test_minus 32m PASS0m (0.00s)
test_lte 32m PASS0m (0.00s)
test_minus_time_singular 32m PASS0m (0.00s)
TestMeta
test_nil 32m PASS0m (0.00s)
test_size 32m PASS0m (0.00s)
test_one 32m PASS0m (0.00s)
test_type 32m PASS0m (0.00s)
test_exists 32m PASS0m (0.00s)
test_absent 32m PASS0m (0.00s)
test_many 32m PASS0m (0.00s)
TestImpatient
test_enumerator_support 32m PASS0m (0.00s)
test_custom_timeout 32m PASS0m (1.50s)
test_with_txn 32m PASS0m (0.00s)
test_nil_factbase_raises 32m PASS0m (0.00s)
test_query_one 32m PASS0m (0.00s)
test_query_completes_before_timeout 32m PASS0m (0.00s)
test_returns_to_s_correctly 32m PASS0m (0.00s)
test_query_one_timeout 32m PASS0m (0.23s)
test_delete_timeout 32m PASS0m (0.03s)
test_returns_int_when_empty 32m PASS0m (0.00s)
test_returns_int 32m PASS0m (0.00s)
test_simple_query 32m PASS0m (0.00s)
TestLogical
test_either 32m PASS0m (0.00s)
test_not_eq_matching 32m PASS0m (0.00s)
test_or_matching 32m PASS0m (0.00s)
test_when_matching 32m PASS0m (0.00s)
test_not_matching 32m PASS0m (0.00s)
TestToXML
test_sorts_keys 32m PASS0m (0.00s)
test_simple_rendering 32m PASS0m (0.00s)
test_to_xml_with_short_names 32m PASS0m (0.00s)
test_meta_data_presence 32m PASS0m (0.00s)
test_complex_rendering 32m PASS0m (0.00s)
test_show_types_as_attributes 32m PASS0m (0.00s)
TestCasting
test_to_integer 32m PASS0m (0.00s)
test_to_float 32m PASS0m (0.00s)
test_to_time 32m PASS0m (0.00s)
test_to_str 32m PASS0m (0.00s)
TestTee
test_no_trip_to_prim_if_not_found 32m PASS0m (0.00s)
test_recursively 32m PASS0m (0.00s)
test_prints_to_string 32m PASS0m (0.00s)
test_two_facts 32m PASS0m (0.00s)
test_fetches_simply 32m PASS0m (0.00s)
test_all_properties 32m PASS0m (0.00s)
test_fetches_without_conflict_with_global_name 32m PASS0m (0.00s)
TestLogged
test_proper_logging 32m PASS0m (0.00s)
test_avoid_inner_logging 32m PASS0m (0.00s)
test_with_txn 32m PASS0m (0.00s)
test_returns_int_when_empty 32m PASS0m (0.00s)
test_reading_one 32m PASS0m (0.00s)
test_with_txn_rollback 32m PASS0m (0.00s)
test_returns_int 32m PASS0m (0.00s)
test_with_modifying_txn 32m PASS0m (0.00s)
test_returns_to_s_correctly 32m PASS0m (0.00s)
test_logs_when_enumerator 32m PASS0m (0.00s)
test_with_empty_txn 32m PASS0m (0.00s)
test_simple_setting 32m PASS0m (0.00s)
test_with_slow_txn 32m PASS0m (0.40s)
TestIndexedFact
test_updates_origin 32m PASS0m (0.00s)
TestFactbase
test_run_txn_with_inv 32m PASS0m (0.00s)
test_modifies_existing_fact_in_txn 32m PASS0m (0.00s)
test_rolls_back 32m PASS0m (0.00s)
test_txn_inside_query 32m PASS0m (0.00s)
test_simple_concurrent_inserts_in_txns_with_sleep 32m PASS0m (0.03s)
test_modify_via_query 32m PASS0m (0.00s)
test_serialize_and_deserialize 32m PASS0m (0.00s)
test_run_txn 32m PASS0m (0.00s)
test_commits_on_exit_by_throw 32m PASS0m (0.00s)
test_simple_setting 32m PASS0m (0.00s)
test_different_values_when_concurrent_inserts 32m PASS0m (0.00s)
test_all_decorators 32m PASS0m (0.00s)
test_reads_from_empty_file 32m PASS0m (0.00s)
test_simple_concurrent_inserts_in_txns 32m PASS0m (0.01s)
test_empty_or_not 32m PASS0m (0.00s)
test_injects_data_correctly 32m PASS0m (0.00s)
test_simple_concurrent_inserts 32m PASS0m (0.00s)
test_concurrent_inserts 32m PASS0m (0.02s)
test_get_raise_for_empty_fact 32m PASS0m (0.00s)
test_txn_with_rollback 32m PASS0m (0.00s)
test_concurrent_transactions_inserts 33m SKIP0m (0.00s)
test_concurrent_queries 33m SKIP0m (0.00s)
test_dup_concurrent 32m PASS0m (0.19s)
test_run_txn_via_query 32m PASS0m (0.00s)
test_query_many_times 32m PASS0m (0.00s)
test_deals_with_arrays_in_txn 32m PASS0m (0.00s)
test_concurrent_transactions_successful 32m PASS0m (0.00s)
test_appends_in_txn 32m PASS0m (0.00s)
test_converts_query_to_term 32m PASS0m (0.00s)
test_export_import_concurrent 32m PASS0m (0.74s)
test_txn_returns_boolean 32m PASS0m (0.00s)
test_concurrent_transactions_with_rollbacks 32m PASS0m (0.00s)
test_evals_complex_txn 32m PASS0m (0.00s)
test_different_properties_when_concurrent_inserts 33m SKIP0m (0.00s)
TestOrdering
test_unique 32m PASS0m (0.00s)
test_prev 32m PASS0m (0.00s)
test_unique_with_multiple_arguments 32m PASS0m (0.00s)
test_unique_stops_when_all_arguments_are_duplicates 32m PASS0m (0.00s)
TestRules
test_defends_against_id_duplicates 32m PASS0m (0.00s)
test_in_combination_with_pre 32m PASS0m (0.00s)
test_fails_if_id_duplicates_are_there_already 32m PASS0m (0.00s)
test_to_string 32m PASS0m (0.00s)
test_query_one 32m PASS0m (0.00s)
test_check_with_id 32m PASS0m (0.00s)
test_check_only_when_txn_is_closed 32m PASS0m (0.00s)
test_rollback_on_violation 32m PASS0m (0.00s)
test_simple_checking 32m PASS0m (0.00s)
TestSyncQuery
test_queries_many_times 32m PASS0m (0.00s)
test_deletes_too 32m PASS0m (0.00s)
TestTallied
test_counts_in_txn_after_rollback 32m PASS0m (0.00s)
test_counts_in_txn_in_threads 32m PASS0m (0.00s)
test_counts_in_txn_after_rollback_throw 32m PASS0m (0.00s)
test_returns_all_props 32m PASS0m (0.00s)
test_counts_simple_changes 32m PASS0m (0.00s)
test_counts_in_txn 32m PASS0m (0.00s)
test_counts_in_one 32m PASS0m (0.00s)
test_counts_size 32m PASS0m (0.00s)
test_queries_empty_factbase 32m PASS0m (0.00s)
TestAggregates
test_empty 32m PASS0m (0.00s)
test_aggregation 32m PASS0m (0.00s)
test_empty_with_params 32m PASS0m (0.00s)
TestFactAsYaml
test_multiple_values 32m PASS0m (0.00s)
test_prints_exactly 32m PASS0m (0.00s)
test_sorted_keys 32m PASS0m (0.00s)
test_usage_example_from_issue 32m PASS0m (0.00s)
test_simple_rendering 32m PASS0m (0.00s)
TestCachedQuery
test_joins_too 32m PASS0m (0.00s)
test_queries_many_times 32m PASS0m (0.00s)
test_negates_correctly 32m PASS0m (0.00s)
test_works_with_logging 32m PASS0m (0.00s)
test_caches_while_being_decorated 32m PASS0m (0.84s)
test_aggregates_too 32m PASS0m (0.89s)
test_deletes_too 32m PASS0m (0.00s)
TestDefn
test_defn_again_by_mistake 32m PASS0m (0.00s)
test_defn_bad_name_by_mistake 32m PASS0m (0.00s)
test_defn_simple 32m PASS0m (0.00s)
test_undef_simple 32m PASS0m (0.00s)
test_defn_bad_name_spelling_by_mistake 32m PASS0m (0.00s)
TestPre
test_simple_setting 32m PASS0m (0.00s)
test_in_transaction 32m PASS0m (0.00s)
TestInv
test_simple_checking 32m PASS0m (0.00s)
test_pre_and_inv 32m PASS0m (0.00s)
TestFact
test_fails_when_setting_empty 32m PASS0m (0.00s)
test_fails_when_empty 32m PASS0m (0.00s)
test_time_in_utc 32m PASS0m (0.00s)
test_fails_when_setting_nil 32m PASS0m (0.00s)
test_injects_data_correctly 32m PASS0m (0.00s)
test_get_all_properties 32m PASS0m (0.00s)
test_simple_resetting 32m PASS0m (0.00s)
test_keeps_values_unique 32m PASS0m (0.00s)
test_fails_when_not_found 32m PASS0m (0.00s)
test_set_twice_same_value 32m PASS0m (0.00s)
test_set_by_name 32m PASS0m (0.00s)
test_some_names_are_prohibited 32m PASS0m (0.00s)
TestQuery
test_simple_parsing 32m PASS0m (0.00s)
test_finds_with_substitution 32m PASS0m (0.03s)
test_returns_int 32m PASS0m (0.00s)
test_complex_parsing 32m PASS0m (1.36s)
test_stories 32m PASS0m (2.43s)
test_simple_parsing_with_time 32m PASS0m (0.00s)
test_turns_query_to_string 32m PASS0m (0.00s)
test_get_all_properties 32m PASS0m (0.00s)
test_with_params 32m PASS0m (0.00s)
test_reading_one 32m PASS0m (0.05s)
test_scans_and_inserts_in_txn 32m PASS0m (0.11s)
test_scans_and_appends_in_queried_txn 32m PASS0m (0.04s)
test_deleting_nothing 32m PASS0m (0.00s)
test_scans_and_inserts_in_queried_txn 32m PASS0m (0.06s)
test_with_aliases 32m PASS0m (0.00s)
test_scans_and_inserts 32m PASS0m (0.02s)
test_with_nil_alias 32m PASS0m (0.00s)
test_to_array 32m PASS0m (0.00s)
test_simple_deleting 32m PASS0m (0.00s)
TestTerm
test_exists_matching 32m PASS0m (0.00s)
test_false_matching 32m PASS0m (0.00s)
test_redresses_itself 32m PASS0m (0.00s)
test_absent_matching 32m PASS0m (0.00s)
test_past 32m PASS0m (0.00s)
test_type_matching 32m PASS0m (0.00s)
test_report_missing_term 32m PASS0m (0.00s)
test_at 32m PASS0m (0.00s)
test_size_matching 32m PASS0m (0.00s)
test_report_other_error 32m PASS0m (0.00s)
TestIndexedFactbase
test_queries_after_update 32m PASS0m (0.00s)
test_queries_after_insert_in_txn 32m PASS0m (0.00s)
test_works_with_huge_dataset 32m PASS0m (1.95s)
test_queries_after_update_in_txn 32m PASS0m (0.00s)
TestLists
test_join_and_sort 32m PASS0m (0.00s)
test_inverting 32m PASS0m (0.00s)
test_sorting 32m PASS0m (0.00s)
TestToJSON
test_sort_keys 32m PASS0m (0.00s)
test_simple_rendering 32m PASS0m (0.00s)
TestDebug
test_assert_raises_when_too_few_args 32m PASS0m (0.00s)
test_assert_raises_when_message_not_string 32m PASS0m (0.00s)
test_traced_raises 32m PASS0m (0.00s)
test_assert_with_array_true_condition 32m PASS0m (0.00s)
test_assert_raises_when_too_many_args 32m PASS0m (0.00s)
test_traced_raises_when_too_many_args 32m PASS0m (0.00s)
test_assert_with_array_false_condition 32m PASS0m (0.00s)
test_assert_with_zero_value 32m PASS0m (0.00s)
test_assert_with_false_condition 32m PASS0m (0.00s)
test_assert_raises_when_second_arg_not_term 32m PASS0m (0.00s)
test_assert_with_true_condition 32m PASS0m (0.00s)
test_assert_with_mixed_array 32m PASS0m (0.00s)
test_traced 32m PASS0m (0.00s)
TestCachedFactbase
test_prints_fact_correctly 32m PASS0m (0.00s)
test_inserts_and_queries 32m PASS0m (0.00s)
test_queries_after_update_in_txn 32m PASS0m (0.00s)
TestAliases
test_join 32m PASS0m (0.00s)
test_aliases 32m PASS0m (0.00s)
TestStrings
test_concat_empty 32m PASS0m (0.00s)
test_concat 32m PASS0m (0.00s)
test_sprintf 32m PASS0m (0.00s)
test_regexp_matching 32m PASS0m (0.00s)
TestChurn
test_appends 32m PASS0m (0.00s)
test_checks_for_zero 32m PASS0m (0.00s)
test_converts_empty_to_string 32m PASS0m (0.00s)
test_makes_a_duplicate 32m PASS0m (0.00s)
test_concatenates_with_other 32m PASS0m (0.00s)
TestToYAML
test_sorts_keys 32m PASS0m (0.00s)
test_simple_rendering 32m PASS0m (0.00s)
TestIndexedTerm
test_predicts_on_exists 32m PASS0m (0.00s)
test_predicts_on_gt 32m PASS0m (0.00s)
test_predicts_on_not 32m PASS0m (0.00s)
test_predicts_on_and 32m PASS0m (0.00s)
test_predicts_on_lt 32m PASS0m (0.00s)
test_predicts_on_single_and 32m PASS0m (0.00s)
test_predicts_on_one 32m PASS0m (0.00s)
test_predicts_on_eq 32m PASS0m (0.00s)
test_predicts_on_others 32m PASS0m (0.00s)
test_predicts_on_or 32m PASS0m (0.00s)
TestAccum
test_holds_props 32m PASS0m (0.00s)
test_passes_props 32m PASS0m (0.00s)
test_keep_duplicates 32m PASS0m (0.00s)
test_prints_to_string 32m PASS0m (0.00s)
test_empties 32m PASS0m (0.00s)
test_appends_props 32m PASS0m (0.00s)
test_fetches_without_conflict_with_global_name 32m PASS0m (0.00s)
TestFlatten
test_without_sorter 32m PASS0m (0.00s)
test_mapping 32m PASS0m (0.00s)
TestSyncFactbase
test_queries_and_inserts 32m PASS0m (0.00s)
TestSystem
test_env 32m PASS0m (0.00s)
test_default 32m PASS0m (0.00s)
test_when_default_is_absent 32m PASS0m (0.00s)
TestTaped
test_disjoins_with_non_empty 32m PASS0m (0.00s)
test_joins_with_empty 32m PASS0m (0.00s)
test_tracks_addition 32m PASS0m (0.00s)
test_checks_for_emptiness 32m PASS0m (0.00s)
test_joins_with_non_empty 32m PASS0m (0.00s)
test_tracks_insertion 32m PASS0m (0.00s)
test_tracks_addition_uniquely 32m PASS0m (0.00s)
test_disjoins_with_empty 32m PASS0m (0.00s)
test_tracks_factbase 32m PASS0m (0.00s)
test_tracks_deletion 32m PASS0m (0.00s)
TestIndexedQuery
test_finds_with_conjunction 32m PASS0m (0.00s)
test_deletes_too 32m PASS0m (0.00s)
test_finds_by_eq_in_txn 32m PASS0m (0.00s)
test_attaches_alias 32m PASS0m (0.00s)
test_finds_with_disjunction_in_txn 32m PASS0m (0.00s)
test_finds_with_disjunction 32m PASS0m (0.00s)
test_joins_simple_one 32m PASS0m (0.00s)
test_fills_up_the_index 32m PASS0m (0.00s)
test_queries_many_times 32m PASS0m (0.00s)
test_finds_by_eq 32m PASS0m (0.00s)
test_finds_by_eq_with_symbol 32m PASS0m (0.00s)
test_finds_by_eq_with_agg 32m PASS0m (0.00s)
test_converts_to_string 32m PASS0m (0.00s)
test_finds_by_eq_with_formula 32m PASS0m (0.00s)
test_joins_too 32m PASS0m (3.08s)
test_finds_by_eq_with_array 32m PASS0m (0.00s)
test_queries_and_updates_origin 32m PASS0m (0.00s)
test_finds_with_inversion 32m PASS0m (0.00s)
test_finds_max_value 32m PASS0m (0.00s)
TestSyntax
test_fails_when_term_is_incorrectly_defined_class 32m PASS0m (0.00s)
test_broken_syntax 32m PASS0m (0.00s)
test_simplification 32m PASS0m (0.00s)
test_fails_when_term_is_not_a_class 32m PASS0m (0.00s)
test_makes_abstract_terms 32m PASS0m (0.00s)
test_fails_when_term_is_wrong_class 32m PASS0m (0.00s)
test_simple_matching 32m PASS0m (0.00s)
test_makes_static_terms 32m PASS0m (0.00s)
test_exact_parsing 32m PASS0m (0.00s)
test_raises_on_broken_syntax 32m PASS0m (0.02s)
test_parses_string_right 32m PASS0m (0.00s)
test_simple_parsing 32m PASS0m (0.00s)
Finished in 14.31984s
295 tests, 26516 assertions, 32m0 failures, 0 errors, 0m33m3 skips0m
Coverage report generated for test to /home/r/repo/coverage.
Line Coverage: 98.64% (1598 / 1620)
Coverage report generated for test to /home/r/repo/coverage/coverage.xml.
Line Coverage: 98.64% (1598 / 1620)
+ bundle exec ruby test/factbase/cached/test_cached_factbase.rb /#985
#985: Started with run options --seed 36097
#985:
#985: TestCachedFactbase
#985: test_queries_after_update_in_txn PASS (0.00s)
#985: test_prints_fact_correctly PASS (0.00s)
#985: test_inserts_and_queries PASS (0.00s)
#985:
#985: Finished in 0.00670s
#985: 3 tests, 7 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/cached/test_cached_query.rb /#996
#996: Started with run options --seed 5714
#996:
#996: TestCachedQuery
#996: test_negates_correctly PASS (0.00s)
#996: test_aggregates_too PASS (0.72s)
#996: test_works_with_logging PASS (0.00s)
#996: test_joins_too PASS (0.00s)
#996: test_caches_while_being_decorated PASS (0.62s)
#996: test_deletes_too PASS (0.00s)
#996: test_queries_many_times PASS (0.00s)
#996:
#996: Finished in 1.35542s
#996: 7 tests, 30 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/indexed/test_indexed_fact.rb /#1007
#1007: Started with run options --seed 2827
#1007:
#1007: TestIndexedFact
#1007: test_updates_origin PASS (0.00s)
#1007:
#1007: Finished in 0.00160s
#1007: 1 tests, 2 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/indexed/test_indexed_factbase.rb /#1018
#1018: Started with run options --seed 5545
#1018:
#1018: TestIndexedFactbase
#1018: test_queries_after_update_in_txn PASS (0.01s)
#1018: test_queries_after_insert_in_txn PASS (0.00s)
#1018: test_queries_after_update PASS (0.00s)
#1018: test_works_with_huge_dataset PASS (1.56s)
#1018:
#1018: Finished in 1.57275s
#1018: 4 tests, 74 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/indexed/test_indexed_query.rb /#1030
#1030: Started with run options --seed 60272
#1030:
#1030: TestIndexedQuery
#1030: test_joins_too PASS (2.38s)
#1030: test_finds_by_eq_with_formula PASS (0.00s)
#1030: test_finds_with_conjunction PASS (0.00s)
#1030: test_converts_to_string PASS (0.00s)
#1030: test_attaches_alias PASS (0.00s)
#1030: test_finds_with_disjunction_in_txn PASS (0.00s)
#1030: test_deletes_too PASS (0.00s)
#1030: test_finds_by_eq_with_agg PASS (0.00s)
#1030: test_fills_up_the_index PASS (0.00s)
#1030: test_queries_many_times PASS (0.00s)
#1030: test_finds_with_disjunction PASS (0.00s)
#1030: test_finds_with_inversion PASS (0.00s)
#1030: test_finds_by_eq_in_txn PASS (0.00s)
#1030: test_finds_by_eq_with_array PASS (0.00s)
#1030: test_finds_by_eq_with_symbol PASS (0.00s)
#1030: test_queries_and_updates_origin PASS (0.00s)
#1030: test_finds_by_eq PASS (0.00s)
#1030: test_joins_simple_one PASS (0.00s)
#1030: test_finds_max_value PASS (0.00s)
#1030:
#1030: Finished in 2.39966s
#1030: 19 tests, 53 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/indexed/test_indexed_term.rb /#1041
#1041: Started with run options --seed 60367
#1041:
#1041: TestIndexedTerm
#1041: test_predicts_on_not PASS (0.00s)
#1041: test_predicts_on_or PASS (0.00s)
#1041: test_predicts_on_lt PASS (0.00s)
#1041: test_predicts_on_and PASS (0.00s)
#1041: test_predicts_on_others PASS (0.00s)
#1041: test_predicts_on_exists PASS (0.00s)
#1041: test_predicts_on_gt PASS (0.00s)
#1041: test_predicts_on_eq PASS (0.00s)
#1041: test_predicts_on_single_and PASS (0.00s)
#1041: test_predicts_on_one PASS (0.00s)
#1041:
#1041: Finished in 0.00515s
#1041: 10 tests, 18 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/sync/test_sync_factbase.rb /#1052
#1052: Started with run options --seed 31518
#1052:
#1052: TestSyncFactbase
#1052: test_queries_and_inserts PASS (0.01s)
#1052:
#1052: Finished in 0.00954s
#1052: 1 tests, 0 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/sync/test_sync_query.rb /#1063
#1063: Started with run options --seed 979
#1063:
#1063: TestSyncQuery
#1063: test_deletes_too PASS (0.01s)
#1063: test_queries_many_times PASS (0.00s)
#1063:
#1063: Finished in 0.00953s
#1063: 2 tests, 6 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/terms/test_aggregates.rb /#1074
#1074: Started with run options --seed 24139
#1074:
#1074: TestAggregates
#1074: test_empty PASS (0.00s)
#1074: test_aggregation PASS (0.00s)
#1074: test_empty_with_params PASS (0.00s)
#1074:
#1074: Finished in 0.00647s
#1074: 3 tests, 18 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/terms/test_aliases.rb /#1085
#1085: Started with run options --seed 43136
#1085:
#1085: TestAliases
#1085: test_join PASS (0.00s)
#1085: test_aliases PASS (0.00s)
#1085:
#1085: Finished in 0.00658s
#1085: 2 tests, 16 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/terms/test_casting.rb /#1096
#1096: Started with run options --seed 30345
#1096:
#1096: TestCasting
#1096: test_to_integer PASS (0.00s)
#1096: test_to_float PASS (0.00s)
#1096: test_to_time PASS (0.00s)
#1096: test_to_str PASS (0.00s)
#1096:
#1096: Finished in 0.00378s
#1096: 4 tests, 4 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/terms/test_debug.rb /#1107
#1107: Started with run options --seed 49622
#1107:
#1107: TestDebug
#1107: test_assert_with_false_condition PASS (0.00s)
#1107: test_traced_raises_when_too_many_args PASS (0.00s)
#1107: test_traced_raises PASS (0.00s)
#1107: test_assert_raises_when_second_arg_not_term PASS (0.00s)
#1107: test_assert_raises_when_too_many_args PASS (0.00s)
#1107: test_assert_with_mixed_array PASS (0.00s)
#1107: test_assert_raises_when_message_not_string PASS (0.00s)
#1107: test_traced PASS (0.00s)
#1107: test_assert_with_zero_value PASS (0.00s)
#1107: test_assert_raises_when_too_few_args PASS (0.00s)
#1107: test_assert_with_array_false_condition PASS (0.00s)
#1107: test_assert_with_true_condition PASS (0.00s)
#1107: test_assert_with_array_true_condition PASS (0.00s)
#1107:
#1107: Finished in 0.00767s
#1107: 13 tests, 32 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/terms/test_defn.rb /#1118
#1118: Started with run options --seed 55276
#1118:
#1118: TestDefn
#1118: test_defn_bad_name_spelling_by_mistake PASS (0.00s)
#1118: test_defn_bad_name_by_mistake PASS (0.00s)
#1118: test_defn_again_by_mistake PASS (0.00s)
#1118: test_defn_simple PASS (0.00s)
#1118: test_undef_simple PASS (0.00s)
#1118:
#1118: Finished in 0.00322s
#1118: 5 tests, 7 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/terms/test_lists.rb /#1129
#1129: Started with run options --seed 43206
#1129:
#1129: TestLists
#1129: test_sorting PASS (0.00s)
#1129: test_join_and_sort PASS (0.00s)
#1129: test_inverting PASS (0.00s)
#1129:
#1129: Finished in 0.00429s
#1129: 3 tests, 4 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/terms/test_logical.rb /#1140
#1140: Started with run options --seed 24015
#1140:
#1140: TestLogical
#1140: test_not_eq_matching PASS (0.00s)
#1140: test_not_matching PASS (0.00s)
#1140: test_or_matching PASS (0.00s)
#1140: test_when_matching PASS (0.00s)
#1140: test_either PASS (0.00s)
#1140:
#1140: Finished in 0.00337s
#1140: 5 tests, 10 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/terms/test_math.rb /#1151
#1151: Started with run options --seed 58586
#1151:
#1151: TestMath
#1151: test_zero PASS (0.00s)
#1151: test_minus PASS (0.00s)
#1151: test_simple PASS (0.00s)
#1151: test_lt PASS (0.00s)
#1151: test_eq PASS (0.00s)
#1151: test_gte PASS (0.00s)
#1151: test_gt_time PASS (0.00s)
#1151: test_minus_time_singular PASS (0.00s)
#1151: test_lte PASS (0.00s)
#1151: test_gt PASS (0.00s)
#1151: test_eq_time PASS (0.00s)
#1151: test_minus_time PASS (0.00s)
#1151: test_lt_time PASS (0.00s)
#1151: test_plus_time PASS (0.00s)
#1151: test_plus PASS (0.00s)
#1151:
#1151: Finished in 0.00957s
#1151: 15 tests, 46 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/terms/test_meta.rb /#1162
#1162: Started with run options --seed 53884
#1162:
#1162: TestMeta
#1162: test_nil PASS (0.00s)
#1162: test_absent PASS (0.00s)
#1162: test_type PASS (0.00s)
#1162: test_one PASS (0.00s)
#1162: test_size PASS (0.00s)
#1162: test_many PASS (0.00s)
#1162: test_exists PASS (0.00s)
#1162:
#1162: Finished in 0.00403s
#1162: 7 tests, 29 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/terms/test_ordering.rb /#1173
#1173: Started with run options --seed 57395
#1173:
#1173: TestOrdering
#1173: test_unique_stops_when_all_arguments_are_duplicates PASS (0.00s)
#1173: test_prev PASS (0.00s)
#1173: test_unique PASS (0.00s)
#1173: test_unique_with_multiple_arguments PASS (0.00s)
#1173:
#1173: Finished in 0.00352s
#1173: 4 tests, 18 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/terms/test_strings.rb /#1184
#1184: Started with run options --seed 1056
#1184:
#1184: TestStrings
#1184: test_regexp_matching PASS (0.00s)
#1184: test_concat_empty PASS (0.00s)
#1184: test_concat PASS (0.00s)
#1184: test_sprintf PASS (0.00s)
#1184:
#1184: Finished in 0.00256s
#1184: 4 tests, 6 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/terms/test_system.rb /#1195
#1195: Started with run options --seed 21574
#1195:
#1195: TestSystem
#1195: test_default PASS (0.00s)
#1195: test_env PASS (0.00s)
#1195: test_when_default_is_absent PASS (0.00s)
#1195:
#1195: Finished in 0.00259s
#1195: 3 tests, 3 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_accum.rb /#1206
#1206: Started with run options --seed 33364
#1206:
#1206: TestAccum
#1206: test_keep_duplicates PASS (0.00s)
#1206: test_passes_props PASS (0.00s)
#1206: test_fetches_without_conflict_with_global_name PASS (0.00s)
#1206: test_appends_props PASS (0.00s)
#1206: test_holds_props PASS (0.00s)
#1206: test_prints_to_string PASS (0.00s)
#1206: test_empties PASS (0.00s)
#1206:
#1206: Finished in 0.00371s
#1206: 7 tests, 11 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_churn.rb /#1217
#1217: Started with run options --seed 31102
#1217:
#1217: TestChurn
#1217: test_checks_for_zero PASS (0.00s)
#1217: test_makes_a_duplicate PASS (0.00s)
#1217: test_appends PASS (0.00s)
#1217: test_concatenates_with_other PASS (0.00s)
#1217: test_converts_empty_to_string PASS (0.00s)
#1217:
#1217: Finished in 0.00327s
#1217: 5 tests, 6 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_fact.rb /#1228
#1228: Started with run options --seed 52156
#1228:
#1228: TestFact
#1228: test_fails_when_empty PASS (0.00s)
#1228: test_simple_resetting PASS (0.00s)
#1228: test_some_names_are_prohibited PASS (0.00s)
#1228: test_set_by_name PASS (0.00s)
#1228: test_keeps_values_unique PASS (0.00s)
#1228: test_set_twice_same_value PASS (0.00s)
#1228: test_fails_when_setting_nil PASS (0.00s)
#1228: test_time_in_utc PASS (0.00s)
#1228: test_fails_when_setting_empty PASS (0.00s)
#1228: test_get_all_properties PASS (0.00s)
#1228: test_injects_data_correctly PASS (0.00s)
#1228: test_fails_when_not_found PASS (0.00s)
#1228:
#1228: Finished in 0.00591s
#1228: 12 tests, 20 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_fact_as_yaml.rb /#1239
#1239: Started with run options --seed 48994
#1239:
#1239: TestFactAsYaml
#1239: test_sorted_keys PASS (0.00s)
#1239: test_prints_exactly PASS (0.00s)
#1239: test_multiple_values PASS (0.00s)
#1239: test_usage_example_from_issue PASS (0.01s)
#1239: test_simple_rendering PASS (0.00s)
#1239:
#1239: Finished in 0.01385s
#1239: 5 tests, 12 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_flatten.rb /#1250
#1250: Started with run options --seed 32752
#1250:
#1250: TestFlatten
#1250: test_mapping PASS (0.00s)
#1250: test_without_sorter PASS (0.00s)
#1250:
#1250: Finished in 0.00227s
#1250: 2 tests, 4 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_impatient.rb /#1261
#1261: Started with run options --seed 39560
#1261:
#1261: TestImpatient
#1261: test_simple_query PASS (0.00s)
#1261: test_query_completes_before_timeout PASS (0.00s)
#1261: test_with_txn PASS (0.00s)
#1261: test_enumerator_support PASS (0.00s)
#1261: test_query_one PASS (0.00s)
#1261: test_returns_int PASS (0.00s)
#1261: test_delete_timeout PASS (0.03s)
#1261: test_returns_to_s_correctly PASS (0.00s)
#1261: test_nil_factbase_raises PASS (0.00s)
#1261: test_custom_timeout PASS (1.50s)
#1261: test_query_one_timeout PASS (0.20s)
#1261: test_returns_int_when_empty PASS (0.00s)
#1261:
#1261: Finished in 1.74335s
#1261: 12 tests, 124 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_inv.rb /#1273
#1273: Started with run options --seed 63011
#1273:
#1273: TestInv
#1273: test_pre_and_inv PASS (0.00s)
#1273: test_simple_checking PASS (0.01s)
#1273:
#1273: Finished in 0.00937s
#1273: 2 tests, 4 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_logged.rb /#1284
#1284: Started with run options --seed 32901
#1284:
#1284: TestLogged
#1284: test_returns_int PASS (0.00s)
#1284: test_with_empty_txn PASS (0.00s)
#1284: test_logs_when_enumerator PASS (0.00s)
#1284: test_avoid_inner_logging PASS (0.00s)
#1284: test_with_slow_txn PASS (0.40s)
#1284: test_with_modifying_txn PASS (0.00s)
#1284: test_with_txn_rollback PASS (0.00s)
#1284: test_proper_logging PASS (0.00s)
#1284: test_with_txn PASS (0.00s)
#1284: test_reading_one PASS (0.00s)
#1284: test_returns_int_when_empty PASS (0.00s)
#1284: test_simple_setting PASS (0.00s)
#1284: test_returns_to_s_correctly PASS (0.00s)
#1284:
#1284: Finished in 0.41149s
#1284: 13 tests, 46 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_pre.rb /#1295
#1295: Started with run options --seed 405
#1295:
#1295: TestPre
#1295: test_simple_setting PASS (0.01s)
#1295: test_in_transaction PASS (0.00s)
#1295:
#1295: Finished in 0.01035s
#1295: 2 tests, 4 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_query.rb /#1306
#1306: Started with run options --seed 42123
#1306:
#1306: TestQuery
#1306: test_scans_and_inserts PASS (0.02s)
#1306: test_turns_query_to_string PASS (0.00s)
#1306: test_get_all_properties PASS (0.00s)
#1306: test_to_array PASS (0.00s)
#1306: test_simple_parsing PASS (0.00s)
#1306: test_complex_parsing PASS (1.09s)
#1306: test_simple_parsing_with_time PASS (0.00s)
#1306: test_finds_with_substitution PASS (0.02s)
#1306: test_scans_and_inserts_in_txn PASS (0.07s)
#1306: test_scans_and_inserts_in_queried_txn PASS (0.06s)
#1306: test_returns_int PASS (0.00s)
#1306: test_stories PASS (1.86s)
#1306: test_scans_and_appends_in_queried_txn PASS (0.03s)
#1306: test_reading_one PASS (0.04s)
#1306: test_deleting_nothing PASS (0.00s)
#1306: test_with_aliases PASS (0.00s)
#1306: test_simple_deleting PASS (0.00s)
#1306: test_with_nil_alias PASS (0.00s)
#1306: test_with_params PASS (0.00s)
#1306:
#1306: Finished in 3.19453s
#1306: 19 tests, 24855 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_rules.rb /#1318
#1318: Started with run options --seed 33029
#1318:
#1318: TestRules
#1318: test_check_only_when_txn_is_closed PASS (0.00s)
#1318: test_to_string PASS (0.00s)
#1318: test_query_one PASS (0.00s)
#1318: test_defends_against_id_duplicates PASS (0.00s)
#1318: test_check_with_id PASS (0.00s)
#1318: test_simple_checking PASS (0.00s)
#1318: test_fails_if_id_duplicates_are_there_already PASS (0.00s)
#1318: test_in_combination_with_pre PASS (0.00s)
#1318: test_rollback_on_violation PASS (0.00s)
#1318:
#1318: Finished in 0.00793s
#1318: 9 tests, 13 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_syntax.rb /#1329
#1329: Started with run options --seed 40610
#1329:
#1329: TestSyntax
#1329: test_fails_when_term_is_not_a_class PASS (0.00s)
#1329: test_simple_parsing PASS (0.00s)
#1329: test_raises_on_broken_syntax PASS (0.01s)
#1329: test_fails_when_term_is_wrong_class PASS (0.00s)
#1329: test_makes_static_terms PASS (0.00s)
#1329: test_broken_syntax PASS (0.01s)
#1329: test_exact_parsing PASS (0.00s)
#1329: test_simple_matching PASS (0.00s)
#1329: test_fails_when_term_is_incorrectly_defined_class PASS (0.00s)
#1329: test_parses_string_right PASS (0.00s)
#1329: test_makes_abstract_terms PASS (0.00s)
#1329: test_simplification PASS (0.00s)
#1329:
#1329: Finished in 0.02431s
#1329: 12 tests, 193 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_tallied.rb /#1340
#1340: Started with run options --seed 30977
#1340:
#1340: TestTallied
#1340: test_counts_in_txn PASS (0.01s)
#1340: test_counts_in_txn_after_rollback_throw PASS (0.00s)
#1340: test_counts_in_txn_in_threads PASS (0.00s)
#1340: test_returns_all_props PASS (0.00s)
#1340: test_counts_in_one PASS (0.00s)
#1340: test_counts_size PASS (0.00s)
#1340: test_counts_simple_changes PASS (0.00s)
#1340: test_queries_empty_factbase PASS (0.00s)
#1340: test_counts_in_txn_after_rollback PASS (0.00s)
#1340:
#1340: Finished in 0.01364s
#1340: 9 tests, 18 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_taped.rb /#1356
#1356: Started with run options --seed 18135
#1356:
#1356: TestTaped
#1356: test_tracks_insertion PASS (0.00s)
#1356: test_disjoins_with_non_empty PASS (0.00s)
#1356: test_disjoins_with_empty PASS (0.00s)
#1356: test_joins_with_non_empty PASS (0.00s)
#1356: test_tracks_addition_uniquely PASS (0.00s)
#1356: test_tracks_deletion PASS (0.00s)
#1356: test_checks_for_emptiness PASS (0.00s)
#1356: test_tracks_factbase PASS (0.01s)
#1356: test_tracks_addition PASS (0.00s)
#1356: test_joins_with_empty PASS (0.00s)
#1356:
#1356: Finished in 0.01297s
#1356: 10 tests, 14 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_tee.rb /#1367
#1367: Started with run options --seed 26122
#1367:
#1367: TestTee
#1367: test_fetches_without_conflict_with_global_name PASS (0.00s)
#1367: test_fetches_simply PASS (0.00s)
#1367: test_two_facts PASS (0.00s)
#1367: test_recursively PASS (0.00s)
#1367: test_all_properties PASS (0.00s)
#1367: test_no_trip_to_prim_if_not_found PASS (0.00s)
#1367: test_prints_to_string PASS (0.00s)
#1367:
#1367: Finished in 0.00440s
#1367: 7 tests, 12 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_term.rb /#1378
#1378: Started with run options --seed 51662
#1378:
#1378: TestTerm
#1378: test_absent_matching PASS (0.00s)
#1378: test_past PASS (0.00s)
#1378: test_type_matching PASS (0.00s)
#1378: test_exists_matching PASS (0.00s)
#1378: test_report_missing_term PASS (0.00s)
#1378: test_at PASS (0.00s)
#1378: test_report_other_error PASS (0.00s)
#1378: test_size_matching PASS (0.00s)
#1378: test_false_matching PASS (0.00s)
#1378: test_redresses_itself PASS (0.00s)
#1378:
#1378: Finished in 0.00668s
#1378: 10 tests, 27 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_to_json.rb /#1389
#1389: Started with run options --seed 14102
#1389:
#1389: TestToJSON
#1389: test_simple_rendering PASS (0.00s)
#1389: test_sort_keys PASS (0.00s)
#1389:
#1389: Finished in 0.00536s
#1389: 2 tests, 3 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_to_xml.rb /#1400
#1400: Started with run options --seed 14728
#1400:
#1400: TestToXML
#1400: test_complex_rendering PASS (0.00s)
#1400: test_show_types_as_attributes PASS (0.00s)
#1400: test_meta_data_presence PASS (0.00s)
#1400: test_simple_rendering PASS (0.00s)
#1400: test_to_xml_with_short_names PASS (0.00s)
#1400: test_sorts_keys PASS (0.00s)
#1400:
#1400: Finished in 0.00777s
#1400: 6 tests, 34 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/factbase/test_to_yaml.rb /#1411
#1411: Started with run options --seed 51006
#1411:
#1411: TestToYAML
#1411: test_sorts_keys PASS (0.00s)
#1411: test_simple_rendering PASS (0.00s)
#1411:
#1411: Finished in 0.00576s
#1411: 2 tests, 5 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/test__helper.rb /#1422
#1422: Started with run options --seed 26023
#1422:
#1422: Finished in 0.00098s
#1422: 0 tests, 0 assertions, 0 failures, 0 errors, 0 skips
+ bundle exec ruby test/test_factbase.rb /#1433
#1433: Started with run options --seed 8314
#1433:
#1433: TestFactbase
#1433: test_export_import_concurrent PASS (0.46s)
#1433: test_evals_complex_txn PASS (0.00s)
#1433: test_concurrent_queries SKIP (0.00s)
#1433: test_concurrent_transactions_with_rollbacks PASS (0.00s)
#1433: test_query_many_times PASS (0.00s)
#1433: test_converts_query_to_term PASS (0.00s)
#1433: test_serialize_and_deserialize PASS (0.00s)
#1433: test_reads_from_empty_file PASS (0.00s)
#1433: test_different_values_when_concurrent_inserts PASS (0.00s)
#1433: test_all_decorators PASS (0.00s)
#1433: test_get_raise_for_empty_fact PASS (0.00s)
#1433: test_modifies_existing_fact_in_txn PASS (0.00s)
#1433: test_rolls_back PASS (0.00s)
#1433: test_run_txn PASS (0.00s)
#1433: test_concurrent_transactions_inserts SKIP (0.00s)
#1433: test_run_txn_via_query PASS (0.00s)
#1433: test_simple_concurrent_inserts_in_txns_with_sleep PASS (0.03s)
#1433: test_concurrent_inserts PASS (0.01s)
#1433: test_dup_concurrent PASS (0.14s)
#1433: test_different_properties_when_concurrent_inserts SKIP (0.00s)
#1433: test_txn_inside_query PASS (0.00s)
#1433: test_run_txn_with_inv PASS (0.00s)
#1433: test_simple_concurrent_inserts_in_txns PASS (0.01s)
#1433: test_txn_returns_boolean PASS (0.00s)
#1433: test_appends_in_txn PASS (0.00s)
#1433: test_empty_or_not PASS (0.00s)
#1433: test_txn_with_rollback PASS (0.00s)
#1433: test_deals_with_arrays_in_txn PASS (0.00s)
#1433: test_concurrent_transactions_successful PASS (0.00s)
#1433: test_commits_on_exit_by_throw PASS (0.00s)
#1433: test_simple_setting PASS (0.00s)
#1433: test_injects_data_correctly PASS (0.00s)
#1433: test_simple_concurrent_inserts PASS (0.00s)
#1433: test_modify_via_query PASS (0.00s)
#1433:
#1433: Finished in 0.66589s
#1433: 34 tests, 728 assertions, 0 failures, 0 errors, 3 skips
+ bundle exec ruby lib/factbase/accum.rb /#1850
+ bundle exec ruby lib/factbase/cached/cached_fact.rb /#1860
+ bundle exec ruby lib/factbase/cached/cached_factbase.rb /#1870
+ bundle exec ruby lib/factbase/cached/cached_query.rb /#1880
+ bundle exec ruby lib/factbase/cached/cached_term.rb /#1890
+ bundle exec ruby lib/factbase/churn.rb /#1900
+ bundle exec ruby lib/factbase/fact.rb /#1910
+ bundle exec ruby lib/factbase/fact_as_yaml.rb /#1920
+ bundle exec ruby lib/factbase/flatten.rb /#1930
+ bundle exec ruby lib/factbase/impatient.rb /#1940
+ bundle exec ruby lib/factbase/indexed/indexed_fact.rb /#1950
+ bundle exec ruby lib/factbase/indexed/indexed_factbase.rb /#1960
+ bundle exec ruby lib/factbase/indexed/indexed_query.rb /#1970
+ bundle exec ruby lib/factbase/indexed/indexed_term.rb /#1980
+ bundle exec ruby lib/factbase/inv.rb /#1990
+ bundle exec ruby lib/factbase/light.rb /#2000
+ bundle exec ruby lib/factbase/logged.rb /#2010
+ bundle exec ruby lib/factbase/pre.rb /#2020
+ bundle exec ruby lib/factbase/query.rb /#2030
+ bundle exec ruby lib/factbase/rules.rb /#2040
+ bundle exec ruby lib/factbase/sync/sync_factbase.rb /#2050
+ bundle exec ruby lib/factbase/sync/sync_query.rb /#2060
+ bundle exec ruby lib/factbase/syntax.rb /#2070
+ bundle exec ruby lib/factbase/tallied.rb /#2080
+ bundle exec ruby lib/factbase/taped.rb /#2090
+ bundle exec ruby lib/factbase/tee.rb /#2100
+ bundle exec ruby lib/factbase/term.rb /#2110
+ bundle exec ruby lib/factbase/terms/aggregates.rb /#2120
+ bundle exec ruby lib/factbase/terms/aliases.rb /#2130
+ bundle exec ruby lib/factbase/terms/casting.rb /#2140
+ bundle exec ruby lib/factbase/terms/debug.rb /#2150
+ bundle exec ruby lib/factbase/terms/defn.rb /#2160
+ bundle exec ruby lib/factbase/terms/lists.rb /#2170
+ bundle exec ruby lib/factbase/terms/logical.rb /#2180
+ bundle exec ruby lib/factbase/terms/math.rb /#2190
+ bundle exec ruby lib/factbase/terms/meta.rb /#2200
+ bundle exec ruby lib/factbase/terms/ordering.rb /#2210
+ bundle exec ruby lib/factbase/terms/strings.rb /#2220
+ bundle exec ruby lib/factbase/terms/system.rb /#2230
+ bundle exec ruby lib/factbase/to_json.rb /#2240
+ bundle exec ruby lib/factbase/to_xml.rb /#2250
+ bundle exec ruby lib/factbase/to_yaml.rb /#2260
+ bundle exec ruby lib/factbase/version.rb /#2270
+ bundle exec ruby lib/factbase.rb /#2280
Running RuboCop...
Inspecting 92 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m
92 files inspected, 32mno offenses0m detected
[warn]:K@param⣷tagrhasgunknowncparametermname: _params
in file `lib/factbase/term.rb' near line 113
?25h2KFiles:1m⡿aGenera44ngadoc/Factbase/IndexedFactbase.html0mmb0m
Modules: 14 ( 0 undocumented)
Classes: 45 ( 0 undocumented)
Constants: 2 ( 1 undocumented)
Attributes: 6 ( 0 undocumented)
Methods: 241 ( 129 undocumented)
57.79% documented
+ rm -rf '*.gem'
+ sed -i 's/0\.0\.0/0.16.6/g' lib/factbase/version.rb
+ git add lib/factbase/version.rb
+ git commit -m 'version set to 0.16.6'
[__rultor f0f31d4] version set to 0.16.6
1 file changed, 1 insertion(+), 1 deletion(-)
+ gem build factbase.gemspec
Successfully built RubyGem
Name: factbase
Version: 0.16.6
File: factbase-0.16.6.gem
+ chmod 0600 ../rubygems.yml
+ gem push factbase-0.16.6.gem --config-file ../rubygems.yml
Pushing gem to https://rubygems.org...
Successfully registered gem: factbase (0.16.6)
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.16.6 -m '0.16.6: tagged by rultor.com'
+ git reset --hard
HEAD is now at f0f31d4 version set to 0.16.6
+ git clean -fd
+ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was f0f31d4).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:yegor256/factbase.git
* [new tag] 0.16.6 -> 0.16.6
container e1a95d54195472cfc6d4f62108f8bbfc3fdfdd34b3474e629f73d0112691ee90 is dead
Wed Sep 17 06:20:58 UTC 2025