Mock Version: 1.4.21
Mock Version: 1.4.21
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/rubygem-puma.spec'], chrootPath='/var/lib/mock/f33-build-575167-66021/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3fdf95f700>timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/rubygem-puma.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1599436800
Wrote: /builddir/build/SRPMS/rubygem-puma-4.3.6-1.fc33.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rubygem-puma.spec'], chrootPath='/var/lib/mock/f33-build-575167-66021/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x3fdf95f700>timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rubygem-puma.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False
Building target platforms: riscv64
Building for target riscv64
setting SOURCE_DATE_EPOCH=1599436800
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D4yrQZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf puma-4.3.6
+ /usr/bin/tar -xof /builddir/build/SOURCES/puma-4.3.6-tests.txz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/tar -xof /builddir/build/SOURCES/puma-4.3.6-examples.txz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/gem unpack /builddir/build/SOURCES/puma-4.3.6.gem
Unpacked gem: '/builddir/build/BUILD/puma-4.3.6'
+ /usr/bin/gem spec /builddir/build/SOURCES/puma-4.3.6.gem --ruby
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd puma-4.3.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #2 (rubygem-puma-3.6.0-fedora-crypto-policy-cipher-list.patch):'
Patch #2 (rubygem-puma-3.6.0-fedora-crypto-policy-cipher-list.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file ext/puma_http11/mini_ssl.c
+ pushd /builddir/build/BUILD
~/build/BUILD ~/build/BUILD/puma-4.3.6
Patch #3 (rubygem-puma-5.0.0-Report-pumactl-exit.patch):
+ echo 'Patch #3 (rubygem-puma-5.0.0-Report-pumactl-exit.patch):'
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file test/test_pumactl.rb
Hunk #1 succeeded at 177 (offset -1 lines).
+ /usr/bin/git init
Initialized empty Git repository in /builddir/build/BUILD/.git/
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit --allow-empty -a --author 'rpm-build <rpm-build>' -m 'rubygem-puma-4.3.6 base'
[master (root-commit) ed133e5] rubygem-puma-4.3.6 base
 167 files changed, 20793 insertions(+)
 create mode 100644 examples/CA/cacert.pem
 create mode 100644 examples/CA/newcerts/cert_1.pem
 create mode 100644 examples/CA/newcerts/cert_2.pem
 create mode 100644 examples/CA/private/cakeypair.pem
 create mode 100644 examples/CA/serial
 create mode 100644 examples/plugins/redis_stop_puma.rb
 create mode 100644 examples/puma/cert_puma.pem
 create mode 100644 examples/puma/client-certs/ca.crt
 create mode 100644 examples/puma/client-certs/ca.key
 create mode 100644 examples/puma/client-certs/client.crt
 create mode 100644 examples/puma/client-certs/client.key
 create mode 100644 examples/puma/client-certs/client_expired.crt
 create mode 100644 examples/puma/client-certs/client_expired.key
 create mode 100644 examples/puma/client-certs/client_unknown.crt
 create mode 100644 examples/puma/client-certs/client_unknown.key
 create mode 100644 examples/puma/client-certs/generate.rb
 create mode 100644 examples/puma/client-certs/keystore.jks
 create mode 100644 examples/puma/client-certs/server.crt
 create mode 100644 examples/puma/client-certs/server.key
 create mode 100644 examples/puma/client-certs/server.p12
 create mode 100644 examples/puma/client-certs/unknown_ca.crt
 create mode 100644 examples/puma/client-certs/unknown_ca.key
 create mode 100644 examples/puma/csr_puma.pem
 create mode 100644 examples/puma/keystore.jks
 create mode 100644 examples/puma/puma_keypair.pem
 create mode 100644 examples/qc_config.rb
 create mode 100644 puma-4.3.6.gemspec
 create mode 100644 puma-4.3.6/History.md
 create mode 100644 puma-4.3.6/LICENSE
 create mode 100644 puma-4.3.6/README.md
 create mode 100755 puma-4.3.6/bin/puma
 create mode 100644 puma-4.3.6/bin/puma-wild
 create mode 100755 puma-4.3.6/bin/pumactl
 create mode 100644 puma-4.3.6/docs/architecture.md
 create mode 100644 puma-4.3.6/docs/deployment.md
 create mode 100644 puma-4.3.6/docs/images/puma-connection-flow-no-reactor.png
 create mode 100644 puma-4.3.6/docs/images/puma-connection-flow.png
 create mode 100644 puma-4.3.6/docs/images/puma-general-arch.png
 create mode 100644 puma-4.3.6/docs/nginx.md
 create mode 100644 puma-4.3.6/docs/plugins.md
 create mode 100644 puma-4.3.6/docs/restart.md
 create mode 100644 puma-4.3.6/docs/signals.md
 create mode 100644 puma-4.3.6/docs/systemd.md
 create mode 100644 puma-4.3.6/docs/tcp_mode.md
 create mode 100644 puma-4.3.6/ext/puma_http11/PumaHttp11Service.java
 create mode 100644 puma-4.3.6/ext/puma_http11/ext_help.h
 create mode 100644 puma-4.3.6/ext/puma_http11/extconf.rb
 create mode 100644 puma-4.3.6/ext/puma_http11/http11_parser.c
 create mode 100644 puma-4.3.6/ext/puma_http11/http11_parser.h
 create mode 100644 puma-4.3.6/ext/puma_http11/http11_parser.java.rl
 create mode 100644 puma-4.3.6/ext/puma_http11/http11_parser.rl
 create mode 100644 puma-4.3.6/ext/puma_http11/http11_parser_common.rl
 create mode 100644 puma-4.3.6/ext/puma_http11/io_buffer.c
 create mode 100644 puma-4.3.6/ext/puma_http11/mini_ssl.c
 create mode 100644 puma-4.3.6/ext/puma_http11/org/jruby/puma/Http11.java
 create mode 100644 puma-4.3.6/ext/puma_http11/org/jruby/puma/Http11Parser.java
 create mode 100644 puma-4.3.6/ext/puma_http11/org/jruby/puma/IOBuffer.java
 create mode 100644 puma-4.3.6/ext/puma_http11/org/jruby/puma/MiniSSL.java
 create mode 100644 puma-4.3.6/ext/puma_http11/puma_http11.c
 create mode 100644 puma-4.3.6/lib/puma.rb
 create mode 100644 puma-4.3.6/lib/puma/accept_nonblock.rb
 create mode 100644 puma-4.3.6/lib/puma/app/status.rb
 create mode 100644 puma-4.3.6/lib/puma/binder.rb
 create mode 100644 puma-4.3.6/lib/puma/cli.rb
 create mode 100644 puma-4.3.6/lib/puma/client.rb
 create mode 100644 puma-4.3.6/lib/puma/cluster.rb
 create mode 100644 puma-4.3.6/lib/puma/commonlogger.rb
 create mode 100644 puma-4.3.6/lib/puma/configuration.rb
 create mode 100644 puma-4.3.6/lib/puma/const.rb
 create mode 100644 puma-4.3.6/lib/puma/control_cli.rb
 create mode 100644 puma-4.3.6/lib/puma/detect.rb
 create mode 100644 puma-4.3.6/lib/puma/dsl.rb
 create mode 100644 puma-4.3.6/lib/puma/events.rb
 create mode 100644 puma-4.3.6/lib/puma/io_buffer.rb
 create mode 100644 puma-4.3.6/lib/puma/jruby_restart.rb
 create mode 100644 puma-4.3.6/lib/puma/launcher.rb
 create mode 100644 puma-4.3.6/lib/puma/minissl.rb
 create mode 100644 puma-4.3.6/lib/puma/minissl/context_builder.rb
 create mode 100644 puma-4.3.6/lib/puma/null_io.rb
 create mode 100644 puma-4.3.6/lib/puma/plugin.rb
 create mode 100644 puma-4.3.6/lib/puma/plugin/tmp_restart.rb
 create mode 100644 puma-4.3.6/lib/puma/rack/builder.rb
 create mode 100644 puma-4.3.6/lib/puma/rack/urlmap.rb
 create mode 100644 puma-4.3.6/lib/puma/rack_default.rb
 create mode 100644 puma-4.3.6/lib/puma/reactor.rb
 create mode 100644 puma-4.3.6/lib/puma/runner.rb
 create mode 100644 puma-4.3.6/lib/puma/server.rb
 create mode 100644 puma-4.3.6/lib/puma/single.rb
 create mode 100644 puma-4.3.6/lib/puma/state_file.rb
 create mode 100644 puma-4.3.6/lib/puma/tcp_logger.rb
 create mode 100644 puma-4.3.6/lib/puma/thread_pool.rb
 create mode 100644 puma-4.3.6/lib/puma/util.rb
 create mode 100644 puma-4.3.6/lib/rack/handler/puma.rb
 create mode 100644 puma-4.3.6/tools/docker/Dockerfile
 create mode 100644 puma-4.3.6/tools/jungle/README.md
 create mode 100644 puma-4.3.6/tools/jungle/init.d/README.md
 create mode 100755 puma-4.3.6/tools/jungle/init.d/puma
 create mode 100755 puma-4.3.6/tools/jungle/init.d/run-puma
 create mode 100644 puma-4.3.6/tools/jungle/rc.d/README.md
 create mode 100755 puma-4.3.6/tools/jungle/rc.d/puma
 create mode 100644 puma-4.3.6/tools/jungle/rc.d/puma.conf
 create mode 100644 puma-4.3.6/tools/jungle/upstart/README.md
 create mode 100644 puma-4.3.6/tools/jungle/upstart/puma-manager.conf
 create mode 100644 puma-4.3.6/tools/jungle/upstart/puma.conf
 create mode 100644 puma-4.3.6/tools/trickletest.rb
 create mode 100644 test/bundle_preservation_test/Gemfile.bundle_env_preservation_test.lock
 create mode 100644 test/config/ab_rs.rb
 create mode 100644 test/config/app.rb
 create mode 100644 test/config/control_no_token.rb
 create mode 100644 test/config/custom_log_formatter.rb
 create mode 100644 test/config/plugin1.rb
 create mode 100644 test/config/prune_bundler_with_deps.rb
 create mode 100644 test/config/settings.rb
 create mode 100644 test/config/ssl_config.rb
 create mode 100644 test/config/state_file_testing_config.rb
 create mode 100644 test/config/suppress_exception.rb
 create mode 100644 test/config/with_integer_convert.rb
 create mode 100644 test/config/worker_shutdown_timeout_2.rb
 create mode 100644 test/helper.rb
 create mode 100644 test/helpers/apps.rb
 create mode 100644 test/helpers/config_file.rb
 create mode 100644 test/helpers/integration.rb
 create mode 100644 test/helpers/ssl.rb
 create mode 100644 test/rackup/big_response.ru
 create mode 100644 test/rackup/hello-bind.ru
 create mode 100644 test/rackup/hello-env.ru
 create mode 100644 test/rackup/hello-last-load-path.ru
 create mode 100644 test/rackup/hello.ru
 create mode 100644 test/rackup/lobster.ru
 create mode 100644 test/rackup/many_long_headers.ru
 create mode 100644 test/rackup/realistic_response.ru
 create mode 100644 test/rackup/sleep.ru
 create mode 100644 test/rackup/sleep_pid.ru
 create mode 100644 test/rackup/sleep_step.ru
 create mode 100644 test/shell/run.rb
 create mode 100644 test/shell/t1.rb
 create mode 100644 test/shell/t1_conf.rb
 create mode 100644 test/shell/t2.rb
 create mode 100644 test/shell/t2_conf.rb
 create mode 100644 test/shell/t3.rb
 create mode 100644 test/shell/t3_conf.rb
 create mode 100644 test/test_app_status.rb
 create mode 100644 test/test_binder.rb
 create mode 100644 test/test_cli.rb
 create mode 100644 test/test_config.rb
 create mode 100644 test/test_events.rb
 create mode 100644 test/test_http10.rb
 create mode 100644 test/test_http11.rb
 create mode 100644 test/test_integration_cluster.rb
 create mode 100644 test/test_integration_pumactl.rb
 create mode 100644 test/test_integration_single.rb
 create mode 100644 test/test_iobuffer.rb
 create mode 100644 test/test_launcher.rb
 create mode 100644 test/test_minissl.rb
 create mode 100644 test/test_null_io.rb
 create mode 100644 test/test_persistent.rb
 create mode 100644 test/test_plugin.rb
 create mode 100644 test/test_puma_server.rb
 create mode 100644 test/test_puma_server_ssl.rb
 create mode 100644 test/test_pumactl.rb
 create mode 100644 test/test_rack_handler.rb
 create mode 100644 test/test_rack_server.rb
 create mode 100644 test/test_tcp_logger.rb
 create mode 100644 test/test_tcp_rack.rb
 create mode 100644 test/test_thread_pool.rb
 create mode 100644 test/test_unix_socket.rb
 create mode 100644 test/test_web_server.rb
+ /usr/bin/cat /builddir/build/SOURCES/rubygem-puma-5.0.0-Update-test-certs-and-code.patch
+ /usr/bin/git am --reject -p1
Checking patch examples/puma/cert_puma.pem...
Checking patch examples/puma/client-certs/ca.crt...
Checking patch examples/puma/client-certs/ca.key...
Checking patch examples/puma/client-certs/client.crt...
Checking patch examples/puma/client-certs/client.key...
Checking patch examples/puma/client-certs/client_expired.crt...
Checking patch examples/puma/client-certs/client_expired.key...
Checking patch examples/puma/client-certs/client_unknown.crt...
Checking patch examples/puma/client-certs/client_unknown.key...
Checking patch examples/puma/client-certs/generate.rb...
Checking patch examples/puma/client-certs/generate_client_test.rb...
Checking patch examples/puma/client-certs/keystore.jks...
Checking patch examples/puma/client-certs/run_server_with_certs.rb...
Checking patch examples/puma/client-certs/server.crt...
Checking patch examples/puma/client-certs/server.key...
Checking patch examples/puma/client-certs/server.p12...
Checking patch examples/puma/client-certs/unknown_ca.crt...
Checking patch examples/puma/client-certs/unknown_ca.key...
Checking patch examples/puma/generate_server_test.rb...
Checking patch examples/puma/keystore.jks...
Checking patch examples/puma/puma_keypair.pem...
Checking patch examples/puma/server.p12...
Checking patch test/helpers/ssl.rb...
Applied patch examples/puma/cert_puma.pem cleanly.
Applied patch examples/puma/client-certs/ca.crt cleanly.
Applied patch examples/puma/client-certs/ca.key cleanly.
Applied patch examples/puma/client-certs/client.crt cleanly.
Applied patch examples/puma/client-certs/client.key cleanly.
Applied patch examples/puma/client-certs/client_expired.crt cleanly.
Applied patch examples/puma/client-certs/client_expired.key cleanly.
Applied patch examples/puma/client-certs/client_unknown.crt cleanly.
Applied patch examples/puma/client-certs/client_unknown.key cleanly.
Applied patch examples/puma/client-certs/generate.rb cleanly.
Applied patch examples/puma/client-certs/generate_client_test.rb cleanly.
Applied patch examples/puma/client-certs/keystore.jks cleanly.
Applied patch examples/puma/client-certs/run_server_with_certs.rb cleanly.
Applied patch examples/puma/client-certs/server.crt cleanly.
Applied patch examples/puma/client-certs/server.key cleanly.
Applied patch examples/puma/client-certs/server.p12 cleanly.
Applied patch examples/puma/client-certs/unknown_ca.crt cleanly.
Applied patch examples/puma/client-certs/unknown_ca.key cleanly.
Applied patch examples/puma/generate_server_test.rb cleanly.
Applied patch examples/puma/keystore.jks cleanly.
Applied patch examples/puma/puma_keypair.pem cleanly.
Applied patch examples/puma/server.p12 cleanly.
Applied patch test/helpers/ssl.rb cleanly.
Checking patch test/helpers/ssl.rb...
Checking patch test/test_puma_server_ssl.rb...
Applied patch test/helpers/ssl.rb cleanly.
Applied patch test/test_puma_server_ssl.rb cleanly.
Applying: Update test certs to work with more secure OpenSSL (Ubuntu 20.04)
Applying: test_puma_server_ssl.rb, ssl.rb - misc updates, fixes for updated certs & JRuby
+ popd
~/build/BUILD/puma-4.3.6
+ rm -f ext/puma_http11/http11_parser.c
+ ragel ext/puma_http11/http11_parser.rl -G2 -I ext/puma_http11 -o ext/puma_http11/http11_parser.c
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3P9hxZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd puma-4.3.6
+ gem build ../puma-4.3.6.gemspec
  Successfully built RubyGem
  Name: puma
  Version: 4.3.6
  File: puma-4.3.6.gem
+ mkdir -p ./usr/share/gems
+ CONFIGURE_ARGS='--with-cflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fstack-clash-protection'\'' --with-cxxflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fstack-clash-protection'\'' '
+ gem install -V --local --build-root . --force --document=ri,rdoc puma-4.3.6.gem
WARNING:  You build with buildroot.
  Build root: /builddir/build/BUILD/puma-4.3.6
  Bin dir: /builddir/build/BUILD/puma-4.3.6/usr/bin
  Gem home: /builddir/build/BUILD/puma-4.3.6/usr/share/gems
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/History.md
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/LICENSE
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/README.md
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/bin/puma
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/bin/puma-wild
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/bin/pumactl
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/docs/architecture.md
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/docs/deployment.md
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/docs/images/puma-connection-flow-no-reactor.png
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/docs/images/puma-connection-flow.png
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/docs/images/puma-general-arch.png
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/docs/nginx.md
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/docs/plugins.md
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/docs/restart.md
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/docs/signals.md
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/docs/systemd.md
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/docs/tcp_mode.md
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/PumaHttp11Service.java
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/ext_help.h
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/extconf.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/http11_parser.c
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/http11_parser.h
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/http11_parser.java.rl
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/http11_parser.rl
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/http11_parser_common.rl
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/io_buffer.c
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/mini_ssl.c
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/org/jruby/puma/Http11.java
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/org/jruby/puma/Http11Parser.java
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/org/jruby/puma/IOBuffer.java
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/org/jruby/puma/MiniSSL.java
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11/puma_http11.c
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/accept_nonblock.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/app/status.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/binder.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/cli.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/client.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/cluster.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/commonlogger.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/configuration.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/const.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/control_cli.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/detect.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/dsl.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/events.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/io_buffer.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/jruby_restart.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/launcher.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/minissl.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/minissl/context_builder.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/null_io.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/plugin.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/plugin/tmp_restart.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/rack/builder.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/rack/urlmap.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/rack_default.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/reactor.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/runner.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/server.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/single.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/state_file.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/tcp_logger.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/thread_pool.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/puma/util.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/lib/rack/handler/puma.rb
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/tools/docker/Dockerfile
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/tools/jungle/README.md
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/tools/jungle/init.d/README.md
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/tools/jungle/init.d/puma
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/tools/jungle/init.d/run-puma
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/tools/jungle/rc.d/README.md
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/tools/jungle/rc.d/puma
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/tools/jungle/rc.d/puma.conf
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/tools/jungle/upstart/README.md
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/tools/jungle/upstart/puma-manager.conf
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/tools/jungle/upstart/puma.conf
/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/tools/trickletest.rb
Building native extensions. This could take a while...
current directory: /builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11
["/usr/bin/ruby", "-I", "/usr/share/rubygems", "-r", "./siteconf20210419-2802-ff7uwa.rb", "extconf.rb"]
checking for BIO_read() in -lcrypto... yes
checking for SSL_CTX_new() in -lssl... yes
checking for openssl/bio.h... yes
checking for DTLS_method() in openssl/ssl.h... yes
checking for TLS_server_method() in openssl/ssl.h... yes
checking for SSL_CTX_set_min_proto_version in openssl/ssl.h... yes
creating Makefile
current directory: /builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11
"make \"DESTDIR=\" clean"
rm -f 
rm -f puma_http11.so  *.o  *.bak mkmf.log .*.time
current directory: /builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11
"make \"DESTDIR=\""
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DHAVE_OPENSSL_BIO_H -DHAVE_DTLS_METHOD -DHAVE_TLS_SERVER_METHOD    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fstack-clash-protection  -o http11_parser.o -c http11_parser.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DHAVE_OPENSSL_BIO_H -DHAVE_DTLS_METHOD -DHAVE_TLS_SERVER_METHOD    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fstack-clash-protection  -o io_buffer.o -c io_buffer.c
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DHAVE_OPENSSL_BIO_H -DHAVE_DTLS_METHOD -DHAVE_TLS_SERVER_METHOD    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fstack-clash-protection  -o mini_ssl.o -c mini_ssl.c
mini_ssl.c: In function 'engine_init_server':
mini_ssl.c:145:7: warning: unused variable 'min' [-Wunused-variable]
  145 |   int min, ssl_options;
      |       ^~~
gcc -I. -I/usr/include -I/usr/include/ruby/backward -I/usr/include -I. -DHAVE_OPENSSL_BIO_H -DHAVE_DTLS_METHOD -DHAVE_TLS_SERVER_METHOD    -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -fasynchronous-unwind-tables -fstack-clash-protection  -o puma_http11.o -c puma_http11.c
rm -f puma_http11.so
gcc -shared -o puma_http11.so http11_parser.o io_buffer.o mini_ssl.o puma_http11.o -L. -L/usr/lib64 -L. -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld     -lruby -lssl -lcrypto  -lm   -lc
current directory: /builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11
"make \"DESTDIR=\" install"
/usr/bin/mkdir -p . ./.gem.20210419-2802-efpmr9/puma
exit > .sitearchdir.-.puma.time
/usr/bin/install -c -m 0755 puma_http11.so ./.gem.20210419-2802-efpmr9/puma
current directory: /builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11
/usr/bin/ruby -I /usr/share/rubygems -r ./siteconf20210419-2802-ff7uwa.rb extconf.rb
current directory: /builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11
make "DESTDIR=" clean
current directory: /builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11
make "DESTDIR="
current directory: /builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/ext/puma_http11
make "DESTDIR=" install
/builddir/build/BUILD/puma-4.3.6/usr/bin/puma
/builddir/build/BUILD/puma-4.3.6/usr/bin/pumactl
Successfully installed puma-4.3.6
Parsing documentation for puma-4.3.6
Parsing sources...
  1% [ 1/55]  ext/puma_http11/Makefile
  3% [ 2/55]  ext/puma_http11/PumaHttp11Service.java
  5% [ 3/55]  ext/puma_http11/ext_help.h
  7% [ 4/55]  ext/puma_http11/extconf.rb
  9% [ 5/55]  ext/puma_http11/http11_parser.c
 10% [ 6/55]  ext/puma_http11/http11_parser.h
 12% [ 7/55]  ext/puma_http11/http11_parser.java.rl
 14% [ 8/55]  ext/puma_http11/http11_parser.o
 16% [ 9/55]  ext/puma_http11/http11_parser.rl
 18% [10/55]  ext/puma_http11/http11_parser_common.rl
 20% [11/55]  ext/puma_http11/io_buffer.c
 21% [12/55]  ext/puma_http11/io_buffer.o
 23% [13/55]  ext/puma_http11/mini_ssl.c
 25% [14/55]  ext/puma_http11/mini_ssl.o
 27% [15/55]  ext/puma_http11/org/jruby/puma/Http11.java
 29% [16/55]  ext/puma_http11/org/jruby/puma/Http11Parser.java
 30% [17/55]  ext/puma_http11/org/jruby/puma/IOBuffer.java
 32% [18/55]  ext/puma_http11/org/jruby/puma/MiniSSL.java
 34% [19/55]  ext/puma_http11/puma_http11.c
 36% [20/55]  ext/puma_http11/puma_http11.o
 38% [21/55]  ext/puma_http11/puma_http11.so
 40% [22/55]  lib/puma.rb
 41% [23/55]  lib/puma/accept_nonblock.rb
 43% [24/55]  lib/puma/app/status.rb
 45% [25/55]  lib/puma/binder.rb
 47% [26/55]  lib/puma/cli.rb
 49% [27/55]  lib/puma/client.rb
 50% [28/55]  lib/puma/cluster.rb
 52% [29/55]  lib/puma/commonlogger.rb
 54% [30/55]  lib/puma/configuration.rb
 56% [31/55]  lib/puma/const.rb
 58% [32/55]  lib/puma/control_cli.rb
 60% [33/55]  lib/puma/detect.rb
 61% [34/55]  lib/puma/dsl.rb
 63% [35/55]  lib/puma/events.rb
 65% [36/55]  lib/puma/io_buffer.rb
 67% [37/55]  lib/puma/jruby_restart.rb
 69% [38/55]  lib/puma/launcher.rb
 70% [39/55]  lib/puma/minissl.rb
 72% [40/55]  lib/puma/minissl/context_builder.rb
 74% [41/55]  lib/puma/null_io.rb
 76% [42/55]  lib/puma/plugin.rb
 78% [43/55]  lib/puma/plugin/tmp_restart.rb
 80% [44/55]  lib/puma/rack/builder.rb
 81% [45/55]  lib/puma/rack/urlmap.rb
 83% [46/55]  lib/puma/rack_default.rb
 85% [47/55]  lib/puma/reactor.rb
 87% [48/55]  lib/puma/runner.rb
 89% [49/55]  lib/puma/server.rb
 90% [50/55]  lib/puma/single.rb
 92% [51/55]  lib/puma/state_file.rb
 94% [52/55]  lib/puma/tcp_logger.rb
 96% [53/55]  lib/puma/thread_pool.rb
 98% [54/55]  lib/puma/util.rb
100% [55/55]  lib/rack/handler/puma.rb
Installing ri documentation for puma-4.3.6
Installing darkfish documentation for puma-4.3.6
Done installing documentation for puma after 45 seconds
1 gem installed
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.v1rXHX
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64
++ dirname /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64
+ cd puma-4.3.6
+ mkdir -p /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/share/gems
+ cp -a ./usr/share/gems/build_info ./usr/share/gems/cache ./usr/share/gems/doc ./usr/share/gems/extensions ./usr/share/gems/gems ./usr/share/gems/specifications /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/share/gems/
+ mkdir -p /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/lib64/gems/ruby/puma-4.3.6/puma
+ cp -a ./usr/lib64/gems/ruby/puma-4.3.6/gem.build_complete /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/lib64/gems/ruby/puma-4.3.6/
+ cp -a ./usr/lib64/gems/ruby/puma-4.3.6/puma/puma_http11.so /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/lib64/gems/ruby/puma-4.3.6/puma
+ rm -rf /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/share/gems/gems/puma-4.3.6/ext/
+ mkdir -p /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/bin
+ cp -a ./usr/bin/puma ./usr/bin/pumactl /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/bin/
+ find /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/share/gems/gems/puma-4.3.6/bin -type f
+ xargs chmod a+x
+ find /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/share/gems/gems/puma-4.3.6/bin -type f
+ xargs sed -i 's|^#!/usr/bin/env ruby$|#!/usr/bin/ruby|'
+ export RUBYOPT=-I/builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/lib64/gems/ruby/puma-4.3.6:/builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/share/gems/gems/puma-4.3.6/lib
+ RUBYOPT=-I/builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/lib64/gems/ruby/puma-4.3.6:/builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/share/gems/gems/puma-4.3.6/lib
+ mkdir -p /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/share/man/man1
+ help2man --no-discard-stderr -N -s1 -o /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/share/man/man1/puma.1 /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/share/gems/gems/puma-4.3.6/bin/puma
+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.3.6-1.fc33 --unique-debug-suffix -4.3.6-1.fc33.riscv64 --unique-debug-src-base rubygem-puma-4.3.6-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/puma-4.3.6
explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/lib64/gems/ruby/puma-4.3.6/puma/puma_http11.so
extracting debug info from /builddir/build/BUILDROOT/rubygem-puma-4.3.6-1.fc33.riscv64/usr/lib64/gems/ruby/puma-4.3.6/puma/puma_http11.so
original debug info size: 292kB, size after compression: 288kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
cpio: usr/share/gems/gems/puma-4.3.6/ext/puma_http11/ext/puma_http11/http11_parser.c: Cannot stat: No such file or directory
cpio: usr/share/gems/gems/puma-4.3.6/ext/puma_http11/ext/puma_http11/http11_parser.rl: Cannot stat: No such file or directory
62 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/share/gems/gems/puma-4.3.6/tools/jungle/rc.d/puma from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/share/gems/gems/puma-4.3.6/tools/jungle/init.d/puma from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/share/gems/gems/puma-4.3.6/tools/jungle/init.d/run-puma from /bin/bash to #!/usr/bin/bash
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GfsTJX
+ umask 022
+ cd /builddir/build/BUILD
+ cd puma-4.3.6
+ pushd ./usr/share/gems/gems/puma-4.3.6
~/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6 ~/build/BUILD/puma-4.3.6
+ ln -s /builddir/build/BUILD/test .
+ ln -s /builddir/build/BUILD/examples .
+ sed -i -e '/require..minitest\/\(retry\|proveit\)./ s/^/#/' test/helper.rb
+ sed -i '/Minitest::Retry/ s/^/#/' test/helper.rb
+ sed -i '/prove_it!/ s/^/#/' test/helper.rb
+ sed -i '/::Timeout.timeout/ s/60/600/' test/helper.rb
+ sed -i '/^  def test_timeout_in_data_phase$/a\
    skip' test/test_puma_server.rb
+ sed -i '/^  def test_plugin$/a\
    skip' test/test_plugin.rb
+ sed -i '/^  def test_verify_fail_if_client_unknown_ca$/a\
    skip' test/test_puma_server_ssl.rb
+ sed -i '/^  def test_usr1_all_respond_/a\
    skip' test/test_integration_cluster.rb
++ dirs +1 -l
+ RUBYOPT=-Ilib:/builddir/build/BUILD/puma-4.3.6/usr/lib64/gems/ruby/puma-4.3.6
+ CI=1
+ ruby -e 'Dir.glob "./test/**/test_*.rb", &method(:require)' -- -v
ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [riscv64-linux]
                         Puma::MiniSSL                   OpenSSL
OPENSSL_LIBRARY_VERSION: OpenSSL 1.1.1h FIPS 22 Sep 2020 OpenSSL 1.1.1h FIPS 22 Sep 2020
        OPENSSL_VERSION: OpenSSL 1.1.1h FIPS 22 Sep 2020 OpenSSL 1.1.1h FIPS 22 Sep 2020
Run options: -v --seed 10815
# Running:
TestTCPRack#test_passes_the_socket = 0.09 s = .
TestPumaUnixSocket#test_server = 0.08 s = .
TestPumaControlCli#test_config_file = 0.02 s = .
TestPumaControlCli#test_control_ssl = 1.66 s = .
TestPumaControlCli#test_control_url_and_status = 0.31 s = .
TestPumaControlCli#test_rack_env_without_environment = 0.02 s = .
TestPumaControlCli#test_control_no_token = 0.03 s = .
TestPumaControlCli#test_environment_specific_config_file_exist = 0.09 s = .
TestPumaControlCli#test_default_config_file_exist = 0.09 s = .
TestPumaControlCli#test_environment_with_rack_env = 0.04 s = .
TestPumaControlCli#test_environment_without_rack_env = 0.04 s = .
TestUserSuppliedOptionsIsNotPresent#test_config_wins_over_default = 0.02 s = .
TestUserSuppliedOptionsIsNotPresent#test_default_port_when_no_config_file = 0.00 s = .
TestUserSuppliedOptionsIsNotPresent#test_user_port_wins_over_config = 0.02 s = .
TestUserSuppliedOptionsIsNotPresent#test_user_port_wins_over_default = 0.00 s = .
TestUserSuppliedOptionsIsNotPresent#test_user_port_wins_over_default_when_user_supplied_is_blank = 0.00 s = .
TestTCPLogger#test_events = 0.01 s = .
TestTCPLogger#test_io = 0.02 s = .
TestEvents#test_log_writes_to_stdout = 0.00 s = .
TestEvents#test_pid_formatter = 0.00 s = .
TestEvents#test_fire_callback_with_multiple_arguments = 0.00 s = .
TestEvents#test_custom_log_formatter = 0.00 s = .
TestEvents#test_error_writes_to_stderr_and_exits = 0.00 s = .
TestEvents#test_strings = 0.00 s = .
TestEvents#test_null = 0.00 s = .
TestEvents#test_stdio = 0.00 s = .
TestEvents#test_register_callback_with_object = 0.00 s = .
TestEvents#test_register_callback_with_block = 0.00 s = .
TestEvents#test_on_booted_callback = 0.00 s = .
TestEvents#test_parse_error = 0.14 s = .
TestEvents#test_debug_writes_to_stdout_if_env_is_present = 0.00 s = .
TestEvents#test_debug_not_write_to_stdout_if_env_is_not_present = 0.00 s = .
TestEvents#test_write_writes_to_stdout = 0.00 s = .
TestUserSuppliedOptionsPortIsSet#test_port_wins_over_config = 0.02 s = .
Http10ParserTest#test_parse_simple = 0.00 s = .
TestIOBuffer#test_initial_size = 0.00 s = .
TestIOBuffer#test_append_op = 0.00 s = .
TestIOBuffer#test_append = 0.00 s = .
TestIOBuffer#test_reset = 0.00 s = .
TestConfigFileWithFakeEnv#test_config_files_with_specified_environment = 0.01 s = .
TestConfigFileWithFakeEnv#test_config_files_with_rack_env = 0.01 s = .
TestCLI#test_log_formatter_custom_clustered = 0.08 s = .
TestCLI#test_log_formatter_custom_single = 0.07 s = .
TestCLI#test_tmp_control = 0.13 s = .
TestCLI#test_log_formatter_default_clustered = 0.07 s = .
TestCLI#test_state = 0.10 s = .
TestCLI#test_control_for_ssl = 0.55 s = .
TestCLI#test_control = 0.12 s = .
TestCLI#test_control_gc_stats_unix = 0.38 s = .
TestCLI#test_log_formatter_default_single = 0.07 s = .
TestCLI#test_extra_runtime_dependencies = 0.06 s = .
TestCLI#test_control_for_tcp = 0.13 s = .
TestCLI#test_control_gc_stats_tcp = 0.28 s = .
TestCLI#test_load_path = 0.14 s = .
TestCLI#test_environment = 0.06 s = .
TestCLI#test_state_file_callback_filtering = 0.10 s = .
TestCLI#test_control_clustered = 7.99 s = .
TestCLI#test_control_stop = 0.18 s = .
TestThreadPool#test_force_shutdown_immediately = 0.01 s = .
TestThreadPool#test_force_trim_doesnt_overtrim = 0.21 s = .
TestThreadPool#test_reap_only_dead_threads = 0.41 s = .
TestThreadPool#test_append_queues_on_max = 0.00 s = .
TestThreadPool#test_cleanliness = 0.21 s = .
TestThreadPool#test_trim = 0.01 s = .
TestThreadPool#test_autotrim = 1.41 s = .
TestThreadPool#test_converts_pool_sizes = 0.00 s = .
TestThreadPool#test_trim_is_ignored_if_no_waiting_threads = 0.20 s = .
TestThreadPool#test_auto_reap_dead_threads = 0.41 s = .
TestThreadPool#test_trim_leaves_min = 0.41 s = .
TestThreadPool#test_append_spawns = 0.01 s = .
TestLauncher#test_dependencies_and_files_to_require_after_prune_is_correctly_built_with_extra_deps = 0.00 s = S
TestLauncher#test_extra_runtime_deps_directories_is_correctly_built = 0.00 s = S
TestLauncher#test_dependencies_and_files_to_require_after_prune_is_correctly_built_for_no_extra_deps = 0.00 s = S
TestLauncher#test_prints_thread_traces = 0.01 s = .
TestLauncher#test_pid_file = 0.01 s = .
TestLauncher#test_puma_wild_location_is_an_absolute_path = 0.00 s = S
TestLauncher#test_extra_runtime_deps_directories_is_empty_for_no_config = 0.01 s = .
TestHandlerGetStrSym#test_handler = 0.00 s = .
TestUserSuppliedOptionsHostIsSet#test_host_uses_supplied_port_default = 0.00 s = .
TestPlugin#test_plugin = 0.00 s = S
TestUserSuppliedOptionsIsEmpty#test_config_file_wins_over_port = 0.02 s = .
TestUserSuppliedOptionsIsEmpty#test_default_host_when_using_config_file_with_explicit_host = 0.02 s = .
TestUserSuppliedOptionsIsEmpty#test_default_host_when_using_config_file = 0.02 s = .
TestEnvModifificationConfig#test_double_bind_port = 0.00 s = .
TestMiniSSL#test_raises_with_invalid_cert_file = 0.00 s = .
TestMiniSSL#test_raises_with_invalid_key_file = 0.00 s = .
TestBinder#test_localhost_addresses_dont_alter_listeners_for_ssl_addresses = 0.03 s = .
TestBinder#test_pre_existing_unix = 0.01 s = .
TestBinder#test_binder_parses_tlsv1_disabled = 0.01 s = .
TestBinder#test_allows_both_tcp_and_unix = 0.01 s = .
TestBinder#test_binder_parses_tlsv1_enabled = 0.01 s = .
TestBinder#test_correct_zero_port_ssl = 0.00 s = S
TestBinder#test_allows_both_ssl_and_tcp = 0.01 s = .
TestBinder#test_binder_parses_tlsv1_tlsv1_1_unspecified_defaults_to_enabled = 0.01 s = .
TestBinder#test_allows_both_unix_and_tcp = 0.01 s = .
TestBinder#test_binder_parses_tlsv1_1_enabled = 0.01 s = .
TestBinder#test_correct_zero_port = 0.01 s = .
TestBinder#test_localhost_addresses_dont_alter_listeners_for_tcp_addresses = 0.01 s = .
TestBinder#test_logs_all_localhost_bindings = 0.01 s = .
TestBinder#test_binder_parses_tlsv1_1_disabled = 0.01 s = .
TestPathHandler#test_handler_boots = 2.07 s = .
TestPersistent#test_one_with_keep_alive_header = 0.04 s = .
TestPersistent#test_two_requests_in_one_chunk = 0.04 s = .
TestPersistent#test_app_sets_content_length = 0.04 s = .
TestPersistent#test_chunked = 0.03 s = .
TestPersistent#test_persistent_timeout = 2.03 s = .
TestPersistent#test_client10_close = 0.03 s = .
TestPersistent#test_second_request_not_in_first_req_body = 0.03 s = .
TestPersistent#test_keepalive_doesnt_starve_clients = 0.26 s = .
TestPersistent#test_post_then_get = 0.05 s = .
TestPersistent#test_client11_close = 0.03 s = .
TestPersistent#test_hex = 0.03 s = .
TestPersistent#test_chunked_with_empty_part = 0.04 s = .
TestPersistent#test_no_body_then_get = 0.06 s = .
TestPersistent#test_no_chunked_in_http10 = 0.04 s = .
TestPersistent#test_two_back_to_back = 0.04 s = .
TestPersistent#test_allow_app_to_chunk_itself = 0.03 s = .
TestPersistent#test_one_with_content_length = 0.04 s = .
TestBinderMRI#test_binder_parses_ssl_cipher_filter = 0.01 s = .
WebServerTest#test_file_streamed_request = WebServerTest#test_trickle_attack = 20.36 s = .
WebServerTest#test_header_is_too_long = 20.44 s = .
WebServerTest#test_simple_server = 0.11 s = .
WebServerTest#test_close_client = 0.05 s = .
WebServerTest#test_bad_client = 0.10 s = .
TestPumaServerSSL#test_request_wont_block_thread = 0.08 s = .
TestPumaServerSSL#test_ssl_v3_rejection = 0.00 s = S
TestPumaServerSSL#test_form_submit = 0.14 s = .
TestPumaServerSSL#test_tls_v1_1_rejection = 1.21 s = .
TestPumaServerSSL#test_url_scheme_for_https = 1.13 s = .
TestPumaServerSSL#test_very_large_return = 0.21 s = .
TestPumaServerSSL#test_tls_v1_rejection = 1.09 s = .
TestConfigFile#test_config_files_with_dash = 0.00 s = .
TestConfigFile#test_overwrite_options = 0.00 s = .
TestConfigFile#test_explicit_config_files = 0.01 s = .
TestConfigFile#test_ssl_bind_with_cipher_filter = 0.01 s = .
TestConfigFile#test_config_files_with_non_existing_path = 0.00 s = .
TestConfigFile#test_lowlevel_error_handler_DSL = 0.01 s = .
TestConfigFile#test_config_raise_exception_on_sigterm = 0.00 s = .
TestConfigFile#test_allow_users_to_override_default_options = 0.00 s = .
TestConfigFile#test_config_files_with_integer_convert = 0.02 s = .
TestConfigFile#test_app_from_rackup = Parsing options from the first comment line is deprecated!
0.06 s = .
TestConfigFile#test_ssl_configuration_from_DSL = 0.01 s = .
TestConfigFile#test_ssl_bind_with_ca = 0.01 s = .
TestConfigFile#test_config_files_with_existing_path = 0.00 s = .
TestConfigFile#test_parameters_overwrite_files = 0.02 s = .
TestConfigFile#test_app_from_app_DSL = 0.01 s = .
TestConfigFile#test_ssl_bind = 0.00 s = .
TestConfigFile#test_config_files_default = 0.01 s = .
TestPumaServerSSLClient#test_verify_fail_if_client_expired_cert = 2.52 s = .
TestPumaServerSSLClient#test_verify_client_cert = 0.38 s = .
TestPumaServerSSLClient#test_verify_fail_if_client_unknown_ca = 0.00 s = S
TestPumaServerSSLClient#test_verify_fail_if_no_client_cert = 5.62 s = .
Http11ParserTest#test_horrible_queries = 0.13 s = .
Http11ParserTest#test_parse_dumbfuck_headers = 0.00 s = .
Http11ParserTest#test_parse_escaping_in_query = 0.00 s = .
Http11ParserTest#test_trims_whitespace_from_headers = 0.00 s = .
Http11ParserTest#test_parse_absolute_uri = 0.00 s = .
Http11ParserTest#test_semicolon_in_path = 0.00 s = .
Http11ParserTest#test_fragment_in_uri = 0.00 s = .
Http11ParserTest#test_parse_error = 0.00 s = .
Http11ParserTest#test_max_uri_path_length = 0.00 s = .
Http11ParserTest#test_parse_simple = 0.00 s = .
TestIntegrationPumactl#test_stop_tcp = 2.52 s = .
TestIntegrationPumactl#test_stop_unix = 10.50 s = .
TestIntegrationPumactl#test_kill_unknown = 0.09 s = .
TestIntegrationPumactl#test_phased_restart_cluster = 10.76 s = .
TestNullIO#test_each_never_yields = 0.00 s = .
TestNullIO#test_read_with_positive_integer_length = 0.00 s = .
TestNullIO#test_read_with_no_arguments = 0.00 s = .
TestNullIO#test_gets_returns_nil = 0.00 s = .
TestNullIO#test_read_with_length_and_buffer = 0.00 s = .
TestNullIO#test_read_with_zero_length = 0.00 s = .
TestNullIO#test_size = 0.00 s = .
TestNullIO#test_read_with_nil_length = 0.00 s = .
TestNullIO#test_eof_returns_true = 0.00 s = .
TestIntegrationCluster#test_term_exit_code = 5.41 s = .
TestIntegrationCluster#test_siginfo_thread_print = 0.00 s = S
TestIntegrationCluster#test_usr2_restart = 12.17 s = .
TestIntegrationCluster#test_usr1_all_respond_unix = 0.00 s = S
TestIntegrationCluster#test_term_worker_clean_exit = 5.86 s = .
TestIntegrationCluster#test_stuck_external_term_spawn = 36.52 s = .
TestIntegrationCluster#test_term_closes_listeners_tcp = 9.61 s = .
TestIntegrationCluster#test_term_suppress = 5.40 s = .
TestIntegrationCluster#test_stuck_phased_restart = 28.55 s = .
TestIntegrationCluster#test_term_closes_listeners_unix = 9.74 s = F
TestIntegrationCluster#test_pre_existing_unix = 5.55 s = .
TestIntegrationCluster#test_usr1_all_respond_tcp = 0.00 s = S
TestAppStatus#test_bad_token = 0.27 s = .
TestAppStatus#test_good_token = 0.01 s = .
TestAppStatus#test_alternate_location = 0.01 s = .
TestAppStatus#test_stats = 0.01 s = .
TestAppStatus#test_stop = 0.01 s = .
TestAppStatus#test_halt = 0.01 s = .
TestAppStatus#test_unsupported = 0.01 s = .
TestRackServer#test_after_reply = 0.09 s = .
TestRackServer#test_common_logger = 0.09 s = .
TestRackServer#test_large_post_body = 0.08 s = .
TestRackServer#test_lint = 0.06 s = .
TestRackServer#test_path_info = 0.06 s = .
TestIntegrationSingle#test_usr2_restart = 12.00 s = .
TestIntegrationSingle#test_int_refuse = 32.18 s = .
TestIntegrationSingle#test_siginfo_thread_print = 0.00 s = S
TestIntegrationSingle#test_term_suppress = 5.82 s = .
TestIntegrationSingle#test_usr2_restart_restores_environment = 5.66 s = .
TestIntegrationSingle#test_term_not_accepts_new_connections = 12.10 s = .
TestIntegrationSingle#test_term_exit_code = 5.52 s = .
TestPumaServer#test_chunked_request_pause_before_count_newline = 16.21 s = .
TestPumaServer#test_http_10_close_with_body = 0.07 s = .
TestPumaServer#test_chunked_request_pause_mid_value = 1.04 s = .
TestPumaServer#test_prevent_response_splitting_headers_crlf = 0.03 s = .
TestPumaServer#test_chunked_request_header_case = 0.03 s = .
TestPumaServer#test_http_11_keep_alive_with_body = 0.05 s = .
TestPumaServer#test_chunked_keep_alive = 0.04 s = .
TestPumaServer#test_chunked_request_pause_mid_count = 1.03 s = .
TestPumaServer#test_early_hints_is_off_by_default = 0.03 s = .
TestPumaServer#test_puma_socket = 0.03 s = .
TestPumaServer#test_request_body_wait_chunked = 1.04 s = .
TestPumaServer#test_prevent_content_length_injection_crlf = 0.04 s = .
TestPumaServer#test_http_10_keep_alive_with_body = 0.23 s = .
TestPumaServer#test_open_connection_wait_no_queue = 0.13 s = .
TestPumaServer#test_chunked_request = 0.03 s = .
TestPumaServer#test_leh_gets_env_as_well = 0.03 s = .
TestPumaServer#test_http_10_close_without_body = 0.02 s = .
TestPumaServer#test_proper_stringio_body = 0.13 s = .
TestPumaServer#test_very_large_return = 1.06 s = .
TestPumaServer#test_chunked_keep_alive_two_back_to_back_with_set_remote_address = 0.15 s = .
TestPumaServer#test_chunked_request_pause_before_closing_cr_lf = 0.27 s = .
TestPumaServer#test_chunked_request_pause_before_value = 1.04 s = .
TestPumaServer#test_HEAD_has_no_body = 0.06 s = .
TestPumaServer#test_early_hints_works = 1.07 s = .
TestPumaServer#test_newline_splits = 0.04 s = .
TestPumaServer#test_prints_custom_error = 0.09 s = .
TestPumaServer#test_GET_with_empty_body_has_sane_chunking = 0.06 s = .
TestPumaServer#test_GET_with_no_body_has_sane_chunking = 0.05 s = .
TestPumaServer#test_respect_x_forwarded_scheme = 0.00 s = .
TestPumaServer#test_Expect_100 = 0.04 s = .
TestPumaServer#test_empty_header_values = 0.04 s = .
TestPumaServer#test_prevent_response_splitting_headers_early_hint_crlf = 0.06 s = .
TestPumaServer#test_http_11_keep_alive_without_body = 0.06 s = .
TestPumaServer#test_chunked_request_pause_between_chunks = 0.24 s = .
TestPumaServer#test_http_11_close_with_body = 0.03 s = .
TestPumaServer#test_newline_splits_in_early_hint = 0.03 s = .
TestPumaServer#test_early_hints_are_ignored_if_connection_lost = 0.12 s = .
TestPumaServer#test_status_hook_fires_when_server_changes_states = 0.03 s = .
TestPumaServer#test_chunked_request_pause_between_cr_lf_after_size_of_second_chunk = 0.24 s = .
TestPumaServer#test_default_server_port_respects_x_forwarded_proto = 0.04 s = .
TestPumaServer#test_chunked_keep_alive_two_back_to_back = 1.04 s = .
TestPumaServer#test_respect_x_forwarded_proto = 0.00 s = .
TestPumaServer#test_custom_http_codes_10 = 0.04 s = .
TestPumaServer#test_open_connection_wait = 0.38 s = .
TestPumaServer#test_prevent_response_splitting_headers_cr = 0.04 s = .
TestPumaServer#test_prevent_response_splitting_headers_early_hint_cr = 0.03 s = .
TestPumaServer#test_prevent_response_splitting_headers_early_hint_lf = 0.04 s = .
TestPumaServer#test_prevent_response_splitting_headers_lf = 0.14 s = .
TestPumaServer#test_http_11_close_without_body = 0.07 s = .
TestPumaServer#test_HEAD_returns_content_headers = 0.06 s = .
TestPumaServer#test_http_10_partial_hijack_with_content_length = 0.07 s = .
TestPumaServer#test_chunked_request_pause_between_closing_cr_lf = 0.06 s = .
TestPumaServer#test_request_body_wait = 1.06 s = .
TestPumaServer#test_timeout_in_data_phase = 0.00 s = S
TestPumaServer#test_default_server_port = 0.05 s = .
TestPumaServer#test_doesnt_print_backtrace_in_production = 0.02 s = .
TestPumaServer#test_http_10_keep_alive_without_body = 1.24 s = .
TestPumaServer#test_prevent_content_length_injection_lf = 0.03 s = .
TestPumaServer#test_prevent_content_length_injection_cr = 0.03 s = .
TestPumaServer#test_custom_http_codes_11 = 0.02 s = .
TestPumaServer#test_respect_x_forwarded_ssl_on = 0.00 s = .
0.23 s = .
Finished in 173.437884s, 1.5452 runs/s, 3.3787 assertions/s.
  1) Skipped:
TestLauncher#test_dependencies_and_files_to_require_after_prune_is_correctly_built_with_extra_deps [/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/test/test_launcher.rb:20]:
Skipped w/o Bundler
  2) Skipped:
TestLauncher#test_extra_runtime_deps_directories_is_correctly_built [/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/test/test_launcher.rb:40]:
Skipped w/o Bundler
  3) Skipped:
TestLauncher#test_dependencies_and_files_to_require_after_prune_is_correctly_built_for_no_extra_deps [/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/test/test_launcher.rb:7]:
Skipped w/o Bundler
  4) Skipped:
TestLauncher#test_puma_wild_location_is_an_absolute_path [/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/test/test_launcher.rb:51]:
Skipped w/o Bundler
  5) Skipped:
TestPlugin#test_plugin [/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/test/test_plugin.rb:6]:
Skipped, no message given
  6) Skipped:
TestBinder#test_correct_zero_port_ssl [/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/test/test_binder.rb:56]:
Implement in 4.3
  7) Skipped:
TestPumaServerSSL#test_ssl_v3_rejection [/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/test/test_puma_server_ssl.rb:147]:
SSLv3 protocol is unavailable
  8) Skipped:
TestPumaServerSSLClient#test_verify_fail_if_client_unknown_ca [/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/test/test_puma_server_ssl.rb:271]:
Skipped, no message given
  9) Skipped:
TestIntegrationCluster#test_siginfo_thread_print [/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/test/test_integration_cluster.rb:37]:
Signal INFO isn't available on the riscv64-linux platform
 10) Skipped:
TestIntegrationCluster#test_usr1_all_respond_unix [/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/test/test_integration_cluster.rb:80]:
Skipped, no message given
 11) Failure:
TestIntegrationCluster#test_term_closes_listeners_unix [/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/test/test_integration_cluster.rb:183]:
8 successes, 2 resets, 30 refused, failures 0.
Expected 9 to be <= 8.
 12) Skipped:
TestIntegrationCluster#test_usr1_all_respond_tcp [/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/test/test_integration_cluster.rb:74]:
Skipped, no message given
 13) Skipped:
TestIntegrationSingle#test_siginfo_thread_print [/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/test/test_integration_single.rb:93]:
Signal INFO isn't available on the riscv64-linux platform
 14) Skipped:
TestPumaServer#test_timeout_in_data_phase [/builddir/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6/test/test_puma_server.rb:329]:
Skipped, no message given
268 runs, 586 assertions, 1 failures, 0 errors, 13 skips
------------------------------------------------------------ Debugging Info
TestIntegrationCluster#test_term_closes_listeners_tcp
    10 successes, 3 resets, 27 refused, failures 0
TestIntegrationCluster#test_term_closes_listeners_unix
    8 successes, 2 resets, 30 refused, failures 0
---------------------------------------------------------------------------
error: Bad exit status from /var/tmp/rpm-tmp.GfsTJX (%check)
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.GfsTJX (%check)
Child return code was: 1
EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status
    raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode)
mockbuild.exception.Error: Command failed: 
 # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rubygem-puma.spec