Mock Version: 3.1 Mock Version: 3.1 Mock Version: 3.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/rubygem-puma.spec'], chrootPath='/var/lib/mock/f35-build-37686495-4798215/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1661731200 Wrote: /builddir/build/SRPMS/rubygem-puma-4.3.6-5.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/rubygem-puma.spec'], chrootPath='/var/lib/mock/f35-build-37686495-4798215/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1661731200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.x3rGd6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD + /usr/bin/mkdir -p /builddir/build/BUILD + cd /builddir/build/BUILD + /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/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd /builddir/build/BUILD + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'rubygem-puma-4.3.6 base' + /usr/bin/cat /builddir/build/SOURCES/rubygem-puma-5.0.0-Report-pumactl-exit.patch + /usr/bin/git apply --index --reject - Checking patch test/test_pumactl.rb... Hunk #1 succeeded at 177 (offset -1 lines). Applied patch test/test_pumactl.rb cleanly. + /usr/bin/git commit -q -m rubygem-puma-5.0.0-Report-pumactl-exit.patch --author 'rpm-build ' + /usr/bin/cat /builddir/build/SOURCES/rubygem-puma-5.0.0-Update-test-certs-and-code.patch + /usr/bin/git apply --index --reject - 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... Checking patch test/helpers/ssl.rb... Checking patch test/test_puma_server_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. Applied patch test/helpers/ssl.rb cleanly. Applied patch test/test_puma_server_ssl.rb cleanly. + /usr/bin/git commit -q -m rubygem-puma-5.0.0-Update-test-certs-and-code.patch --author 'rpm-build ' + cd /builddir/build/BUILD + rm -rf puma-4.3.6 + /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 -f -p1 --fuzz=0 patching file ext/puma_http11/mini_ssl.c + echo 'Patch #5 (rubygem-puma-4.3.11-Ensure-close-is-called-on-the-response-body-no-matter-what.patch):' Patch #5 (rubygem-puma-4.3.11-Ensure-close-is-called-on-the-response-body-no-matter-what.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file lib/puma/server.rb + echo 'Patch #6 (rubygem-puma-4.3.12-Inconsistent-Interpretation-of-HTTP-Requests.patch):' Patch #6 (rubygem-puma-4.3.12-Inconsistent-Interpretation-of-HTTP-Requests.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file lib/puma/client.rb patching file lib/puma/const.rb patching file lib/puma/server.rb + pushd /builddir/build/BUILD ~/build/BUILD ~/build/BUILD/puma-4.3.6 Patch #7 (rubygem-puma-4.3.12-Inconsistent-Interpretation-of-HTTP-Requests-test.patch): + echo 'Patch #7 (rubygem-puma-4.3.12-Inconsistent-Interpretation-of-HTTP-Requests-test.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file test/helper.rb patching file test/test_puma_server.rb Hunk #1 succeeded at 445 (offset -1 lines). patching file test/test_request_invalid.rb + 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.oE3vpW + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'\'' --with-ldflags='\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '\'' ' + 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 Plugins dir: /builddir/build/BUILD/puma-4.3.6/usr/share/gems/plugins /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", "./siteconf20220829-2122922-8c9l4p.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -m64 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -m64 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -m64 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -m64 -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -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.20220829-2122922-n0x25t/puma exit > .sitearchdir.-.puma.time /usr/bin/install -c -m 0755 puma_http11.so ./.gem.20220829-2122922-n0x25t/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 ./siteconf20220829-2122922-8c9l4p.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 1 seconds 1 gem installed + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AgL6j0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64 ++ dirname /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64 + cd puma-4.3.6 + mkdir -p /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/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/plugins ./usr/share/gems/specifications /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/share/gems/ + mkdir -p /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/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-5.fc35.x86_64/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-5.fc35.x86_64/usr/lib64/gems/ruby/puma-4.3.6/puma + rm -rf /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/share/gems/gems/puma-4.3.6/ext/ + mkdir -p /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/bin + cp -a ./usr/bin/puma ./usr/bin/pumactl /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/bin/ + find /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/share/gems/gems/puma-4.3.6/bin -type f + xargs chmod a+x + find /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/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-5.fc35.x86_64/usr/lib64/gems/ruby/puma-4.3.6:/builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/share/gems/gems/puma-4.3.6/lib + RUBYOPT=-I/builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/lib64/gems/ruby/puma-4.3.6:/builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/share/gems/gems/puma-4.3.6/lib + mkdir -p /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/share/man/man1 + help2man --no-discard-stderr -N -s1 -o /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/share/man/man1/puma.1 /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/share/gems/gems/puma-4.3.6/bin/puma + /usr/bin/find-debuginfo -j48 --strict-build-id -m -i --build-id-seed 4.3.6-5.fc35 --unique-debug-suffix -4.3.6-5.fc35.x86_64 --unique-debug-src-base rubygem-puma-4.3.6-5.fc35.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/puma-4.3.6 extracting debug info from /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/lib64/gems/ruby/puma-4.3.6/puma/puma_http11.so original debug info size: 152kB, size after compression: 140kB /usr/bin/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 120 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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs 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 mangling shebang in /usr/share/gems/gems/puma-4.3.6/tools/jungle/rc.d/puma from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YzvFSg + umask 022 ~/build/BUILD/puma-4.3.6/usr/share/gems/gems/puma-4.3.6 ~/build/BUILD/puma-4.3.6 + cd /builddir/build/BUILD + cd puma-4.3.6 + pushd ./usr/share/gems/gems/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 3.0.4p208 (2022-04-12 revision 3fa771dded) [x86_64-linux] Puma::MiniSSL OpenSSL OPENSSL_LIBRARY_VERSION: OpenSSL 1.1.1q FIPS 5 Jul 2022 OpenSSL 1.1.1q FIPS 5 Jul 2022 OPENSSL_VERSION: OpenSSL 1.1.1q FIPS 5 Jul 2022 OpenSSL 1.1.1n FIPS 15 Mar 2022 Run options: -v --seed 65421 # Running: TestEvents#test_debug_not_write_to_stdout_if_env_is_not_present = 0.00 s = . TestEvents#test_register_callback_with_block = 0.00 s = . TestEvents#test_register_callback_with_object = 0.00 s = . TestEvents#test_log_writes_to_stdout = 0.00 s = . TestEvents#test_custom_log_formatter = 0.00 s = . TestEvents#test_fire_callback_with_multiple_arguments = 0.00 s = . TestEvents#test_write_writes_to_stdout = 0.00 s = . TestEvents#test_on_booted_callback = 0.00 s = . TestEvents#test_strings = 0.00 s = . TestEvents#test_null = 0.00 s = . TestEvents#test_error_writes_to_stderr_and_exits = 0.00 s = . TestEvents#test_stdio = 0.00 s = . TestEvents#test_debug_writes_to_stdout_if_env_is_present = 0.00 s = . TestEvents#test_parse_error = 0.10 s = . TestEvents#test_pid_formatter = 0.00 s = . TestThreadPool#test_force_shutdown_immediately = 0.00 s = . TestThreadPool#test_converts_pool_sizes = 0.00 s = . TestThreadPool#test_trim_is_ignored_if_no_waiting_threads = 0.20 s = . TestThreadPool#test_append_queues_on_max = 0.00 s = . TestThreadPool#test_auto_reap_dead_threads = 0.40 s = . TestThreadPool#test_cleanliness = 0.20 s = . TestThreadPool#test_autotrim = 1.40 s = . TestThreadPool#test_force_trim_doesnt_overtrim = 0.20 s = . TestThreadPool#test_reap_only_dead_threads = 0.40 s = . TestThreadPool#test_trim_leaves_min = 0.40 s = . TestThreadPool#test_trim = 0.00 s = . TestThreadPool#test_append_spawns = 0.00 s = . TestPersistent#test_two_requests_in_one_chunk = 0.01 s = . TestPersistent#test_one_with_keep_alive_header = 0.00 s = . TestPersistent#test_no_chunked_in_http10 = 0.00 s = . TestPersistent#test_post_then_get = 0.00 s = . TestPersistent#test_two_back_to_back = 0.00 s = . TestPersistent#test_app_sets_content_length = 0.00 s = . TestPersistent#test_keepalive_doesnt_starve_clients = 0.20 s = . TestPersistent#test_client10_close = 0.00 s = . TestPersistent#test_client11_close = 0.00 s = . TestPersistent#test_one_with_content_length = 0.00 s = . TestPersistent#test_persistent_timeout = 2.00 s = . TestPersistent#test_chunked_with_empty_part = 0.00 s = . TestPersistent#test_chunked = 0.01 s = . TestPersistent#test_no_body_then_get = 0.00 s = . TestPersistent#test_second_request_not_in_first_req_body = 0.00 s = . TestPersistent#test_allow_app_to_chunk_itself = 0.00 s = . TestPersistent#test_hex = 0.00 s = . TestBinder#test_correct_zero_port_ssl = 0.00 s = S TestBinder#test_pre_existing_unix = 0.00 s = . TestBinder#test_logs_all_localhost_bindings = 0.00 s = . TestBinder#test_binder_parses_tlsv1_1_disabled = 0.00 s = . TestBinder#test_binder_parses_tlsv1_disabled = 0.00 s = . TestBinder#test_correct_zero_port = 0.00 s = . TestBinder#test_allows_both_unix_and_tcp = 0.00 s = . TestBinder#test_allows_both_ssl_and_tcp = 0.00 s = . TestBinder#test_allows_both_tcp_and_unix = 0.00 s = . TestBinder#test_binder_parses_tlsv1_enabled = 0.00 s = . TestBinder#test_localhost_addresses_dont_alter_listeners_for_ssl_addresses = 0.00 s = . TestBinder#test_binder_parses_tlsv1_1_enabled = 0.00 s = . TestBinder#test_localhost_addresses_dont_alter_listeners_for_tcp_addresses = 0.00 s = . TestBinder#test_binder_parses_tlsv1_tlsv1_1_unspecified_defaults_to_enabled = 0.00 s = . TestTCPLogger#test_io = 0.00 s = . TestTCPLogger#test_events = 0.00 s = . TestUserSuppliedOptionsIsEmpty#test_default_host_when_using_config_file_with_explicit_host = 0.00 s = . TestUserSuppliedOptionsIsEmpty#test_default_host_when_using_config_file = 0.00 s = . TestUserSuppliedOptionsIsEmpty#test_config_file_wins_over_port = 0.00 s = . TestHandlerGetStrSym#test_handler = 0.00 s = . TestPathHandler#test_handler_boots = 2.01 s = . Http10ParserTest#test_parse_simple = 0.00 s = . TestConfigFileWithFakeEnv#test_config_files_with_rack_env = 0.00 s = . TestConfigFileWithFakeEnv#test_config_files_with_specified_environment = 0.00 s = . TestUserSuppliedOptionsHostIsSet#test_host_uses_supplied_port_default = 0.00 s = . TestMiniSSL#test_raises_with_invalid_cert_file = 0.00 s = . TestMiniSSL#test_raises_with_invalid_key_file = 0.00 s = . TestLauncher#test_pid_file = 0.00 s = . TestLauncher#test_puma_wild_location_is_an_absolute_path = 0.00 s = S TestLauncher#test_extra_runtime_deps_directories_is_correctly_built = 0.00 s = S TestLauncher#test_prints_thread_traces = 0.00 s = . TestLauncher#test_dependencies_and_files_to_require_after_prune_is_correctly_built_for_no_extra_deps = 0.00 s = 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_empty_for_no_config = 0.00 s = . TestRequestInvalid#test_transfer_encoding_chunked_multiple = 0.00 s = . TestRequestInvalid#test_chunked_size_bad_characters_4 = 0.00 s = . TestRequestInvalid#test_content_length_multiple = 0.00 s = . TestRequestInvalid#test_transfer_encoding_invalid_multiple = 0.00 s = . TestRequestInvalid#test_content_length_bad_characters_3 = 0.00 s = . TestRequestInvalid#test_transfer_encoding_single_not_chunked = 0.00 s = . TestRequestInvalid#test_content_length_bad_characters_1 = 0.00 s = . TestRequestInvalid#test_chunked_size_bad_characters_2 = 0.00 s = . TestRequestInvalid#test_content_length_bad_characters_2 = 0.00 s = . TestRequestInvalid#test_chunked_size_bad_characters_1 = 0.00 s = . TestRequestInvalid#test_chunked_size_mismatch_1 = 0.00 s = . TestRequestInvalid#test_chunked_size_bad_characters_3 = 0.00 s = . TestRequestInvalid#test_chunked_size_mismatch_2 = 0.00 s = . TestRequestInvalid#test_transfer_encoding_chunked_not_last = 0.00 s = . TestRequestInvalid#test_transfer_encoding_invalid_single = 0.00 s = . TestPlugin#test_plugin = 0.00 s = S TestTCPRack#test_passes_the_socket = 0.00 s = . TestUserSuppliedOptionsPortIsSet#test_port_wins_over_config = 0.00 s = . TestIOBuffer#test_append_op = 0.00 s = . TestIOBuffer#test_initial_size = 0.00 s = . TestIOBuffer#test_reset = 0.00 s = . TestIOBuffer#test_append = 0.00 s = . TestCLI#test_control_stop = 0.03 s = . TestCLI#test_log_formatter_custom_clustered = 0.00 s = . TestCLI#test_load_path = 0.01 s = . TestCLI#test_control_gc_stats_tcp = 0.02 s = . TestCLI#test_extra_runtime_dependencies = 0.00 s = . TestCLI#test_control_gc_stats_unix = 0.02 s = . TestCLI#test_log_formatter_custom_single = 0.00 s = . TestCLI#test_log_formatter_default_clustered = 0.00 s = . TestCLI#test_control_clustered = 7.94 s = . TestCLI#test_control_for_tcp = 0.02 s = . TestCLI#test_control_for_ssl = 0.01 s = . TestCLI#test_tmp_control = 0.00 s = . TestCLI#test_control = 0.00 s = . TestCLI#test_environment = 0.00 s = . TestCLI#test_state = 0.00 s = . TestCLI#test_log_formatter_default_single = 0.00 s = . TestCLI#test_state_file_callback_filtering = 0.00 s = . TestBinderMRI#test_binder_parses_ssl_cipher_filter = 0.00 s = . TestPumaUnixSocket#test_server = 0.00 s = . TestUserSuppliedOptionsIsNotPresent#test_user_port_wins_over_default = 0.00 s = . TestUserSuppliedOptionsIsNotPresent#test_default_port_when_no_config_file = 0.00 s = . TestUserSuppliedOptionsIsNotPresent#test_user_port_wins_over_default_when_user_supplied_is_blank = 0.00 s = . TestUserSuppliedOptionsIsNotPresent#test_user_port_wins_over_config = 0.00 s = . TestUserSuppliedOptionsIsNotPresent#test_config_wins_over_default = 0.00 s = . TestEnvModifificationConfig#test_double_bind_port = 0.00 s = . TestPumaControlCli#test_control_url_and_status = 0.01 s = . TestPumaControlCli#test_default_config_file_exist = 0.00 s = . TestPumaControlCli#test_environment_specific_config_file_exist = 0.00 s = . TestPumaControlCli#test_config_file = 0.00 s = . TestPumaControlCli#test_control_no_token = 0.00 s = . TestPumaControlCli#test_environment_without_rack_env = 0.00 s = . TestPumaControlCli#test_environment_with_rack_env = 0.00 s = . TestPumaControlCli#test_control_ssl = 1.02 s = . TestPumaControlCli#test_rack_env_without_environment = 0.00 s = . TestAppStatus#test_stop = TestAppStatus#test_good_token = TestAppStatus#test_stats = TestAppStatus#test_unsupported = TestAppStatus#test_alternate_location = TestAppStatus#test_halt = TestAppStatus#test_bad_token = TestIntegrationPumactl#test_phased_restart_cluster = TestIntegrationPumactl#test_kill_unknown = TestIntegrationPumactl#test_stop_unix = TestIntegrationPumactl#test_stop_tcp = TestIntegrationSingle#test_usr2_restart = 0.03 s = . TestPumaServer#test_HEAD_returns_content_headers = TestIntegrationSingle#test_usr2_restart_restores_environment = TestIntegrationSingle#test_siginfo_thread_print = TestIntegrationSingle#test_term_suppress = 0.00 s = S TestPumaServer#test_http_10_close_without_body = TestPumaServer#test_chunked_request = TestPumaServer#test_chunked_request_header_case = TestPumaServer#test_status_hook_fires_when_server_changes_states = TestPumaServer#test_chunked_request_pause_before_value = 0.02 s = . TestPumaServer#test_open_connection_wait = TestPumaServer#test_custom_http_codes_11 = TestPumaServer#test_GET_with_empty_body_has_sane_chunking = TestPumaServer#test_prevent_content_length_injection_lf = TestPumaServer#test_chunked_request_pause_between_closing_cr_lf = 0.04 s = . TestPumaServer#test_default_server_port_respects_x_forwarded_proto = 0.03 s = . TestPumaServer#test_chunked_request_pause_between_chunks = 0.05 s = . TestPumaServer#test_early_hints_works = TestPumaServer#test_prevent_response_splitting_headers_early_hint_crlf = TestPumaServer#test_request_body_wait = TestPumaServer#test_request_body_wait_chunked = TestPumaServer#test_empty_header_values = TestPumaServer#test_http_11_keep_alive_with_body = TestPumaServer#test_prevent_content_length_injection_cr = TestPumaServer#test_default_server_port = TestPumaServer#test_prevent_response_splitting_headers_early_hint_lf = TestPumaServer#test_puma_socket = TestPumaServer#test_timeout_in_data_phase = TestPumaServer#test_chunked_keep_alive = TestPumaServer#test_chunked_request_pause_mid_count = TestPumaServer#test_Expect_100 = 0.03 s = . TestPumaServer#test_http_11_close_without_body = 0.02 s = . TestPumaServer#test_chunked_request_pause_mid_value = 0.02 s = . TestPumaServer#test_respect_x_forwarded_proto = 0.02 s = . TestPumaServer#test_chunked_request_pause_before_count_newline = 0.01 s = . TestPumaServer#test_HEAD_has_no_body = 0.01 s = . TestPumaServer#test_chunked_request_pause_between_cr_lf_after_size_of_second_chunk = TestPumaServer#test_respect_x_forwarded_ssl_on = TestPumaServer#test_http_11_close_with_body = TestPumaServer#test_leh_gets_env_as_well = TestPumaServer#test_prevent_response_splitting_headers_early_hint_cr = TestPumaServer#test_prints_custom_error = 0.02 s = . TestPumaServer#test_prevent_response_splitting_headers_cr = 0.04 s = . TestPumaServer#test_newline_splits_in_early_hint = TestPumaServer#test_open_connection_wait_no_queue = 0.02 s = . TestPumaServer#test_prevent_response_splitting_headers_lf = 0.04 s = . TestPumaServer#test_http_10_close_with_body = 0.03 s = . TestPumaServer#test_http_10_keep_alive_with_body = 0.03 s = . TestPumaServer#test_http_11_keep_alive_without_body = 0.01 s = . TestPumaServer#test_chunked_request_pause_before_closing_cr_lf = 0.02 s = . TestPumaServer#test_early_hints_is_off_by_default = 0.03 s = . TestPumaServer#test_http_10_partial_hijack_with_content_length = 0.02 s = . TestPumaServer#test_doesnt_print_backtrace_in_production = 0.02 s = . TestPumaServer#test_early_hints_are_ignored_if_connection_lost = TestIntegrationSingle#test_term_not_accepts_new_connections = TestPumaServer#test_proper_stringio_body = TestPumaServer#test_custom_http_codes_10 = 0.00 s = . TestPumaServer#test_prevent_content_length_injection_crlf = TestPumaServer#test_chunked_keep_alive_two_back_to_back_with_set_remote_address = 0.02 s = . TestPumaServer#test_prevent_response_splitting_headers_crlf = 0.03 s = . TestPumaServer#test_GET_with_no_body_has_sane_chunking = 0.04 s = . TestPumaServer#test_respect_x_forwarded_scheme = 0.03 s = . TestPumaServer#test_http_10_keep_alive_without_body = 0.04 s = . TestPumaServer#test_newline_splits = 0.04 s = . TestPumaServer#test_very_large_return = 0.01 s = . TestPumaServer#test_chunked_keep_alive_two_back_to_back = 0.01 s = . TestRackServer#test_large_post_body = 0.02 s = . TestRackServer#test_lint = 0.01 s = . TestRackServer#test_path_info = 0.02 s = . TestRackServer#test_after_reply = 0.02 s = . TestRackServer#test_common_logger = 0.04 s = . TestNullIO#test_read_with_length_and_buffer = 0.03 s = . TestNullIO#test_read_with_nil_length = 0.03 s = . TestNullIO#test_read_with_positive_integer_length = 0.01 s = . TestNullIO#test_gets_returns_nil = 0.01 s = . TestNullIO#test_each_never_yields = 0.00 s = . TestNullIO#test_eof_returns_true = 0.00 s = . TestNullIO#test_size = TestIntegrationSingle#test_term_exit_code = 0.03 s = . TestNullIO#test_read_with_zero_length = 0.00 s = S TestNullIO#test_read_with_no_arguments = 0.00 s = . TestPumaServerSSL#test_form_submit = 0.02 s = . TestPumaServerSSL#test_ssl_v3_rejection = 0.03 s = . TestPumaServerSSL#test_url_scheme_for_https = TestIntegrationSingle#test_int_refuse = 0.00 s = . TestPumaServerSSL#test_tls_v1_1_rejection = 0.01 s = . TestPumaServerSSL#test_tls_v1_rejection = 0.03 s = . TestPumaServerSSL#test_very_large_return = 0.12 s = . TestPumaServerSSL#test_request_wont_block_thread = 0.01 s = . TestIntegrationCluster#test_siginfo_thread_print = 0.00 s = . TestIntegrationCluster#test_term_closes_listeners_tcp = 0.00 s = . TestIntegrationCluster#test_term_suppress = 0.05 s = . TestIntegrationCluster#test_term_closes_listeners_unix = 0.00 s = . 0.00 s = S TestIntegrationCluster#test_stuck_external_term_spawn = 0.00 s = . TestIntegrationCluster#test_term_worker_clean_exit = 0.01 s = . TestIntegrationCluster#test_usr2_restart = 0.00 s = . TestIntegrationCluster#test_pre_existing_unix = 0.01 s = . TestIntegrationCluster#test_term_exit_code = 0.03 s = . TestIntegrationCluster#test_stuck_phased_restart = 0.13 s = . TestIntegrationCluster#test_usr1_all_respond_unix = 0.00 s = . TestPumaServerSSLClient#test_verify_client_cert = 0.13 s = . TestPumaServerSSLClient#test_verify_fail_if_client_expired_cert = 0.11 s = . TestPumaServerSSLClient#test_verify_fail_if_no_client_cert = 0.00 s = S TestPumaServerSSLClient#test_verify_fail_if_client_unknown_ca = 0.30 s = . TestConfigFile#test_ssl_bind = 0.15 s = . TestConfigFile#test_config_files_default = 0.02 s = . TestConfigFile#test_overwrite_options = TestIntegrationCluster#test_usr1_all_respond_tcp = 0.01 s = . TestConfigFile#test_config_files_with_dash = 0.00 s = . TestConfigFile#test_app_from_app_DSL = 0.30 s = . TestConfigFile#test_parameters_overwrite_files = 0.00 s = S TestConfigFile#test_config_files_with_existing_path = 0.00 s = . TestConfigFile#test_ssl_bind_with_ca = 0.03 s = . TestConfigFile#test_ssl_bind_with_cipher_filter = 0.00 s = S TestConfigFile#test_config_files_with_integer_convert = 0.00 s = . TestConfigFile#test_allow_users_to_override_default_options = 0.00 s = . TestConfigFile#test_lowlevel_error_handler_DSL = 0.19 s = . TestConfigFile#test_app_from_rackup = 0.00 s = S TestConfigFile#test_explicit_config_files = 0.00 s = Parsing options from the first comment line is deprecated! . TestConfigFile#test_config_files_with_non_existing_path = 0.00 s = . TestConfigFile#test_config_raise_exception_on_sigterm = 0.00 s = . TestConfigFile#test_ssl_configuration_from_DSL = 0.23 s = . Http11ParserTest#test_max_uri_path_length = 0.00 s = . Http11ParserTest#test_parse_dumbfuck_headers = 0.00 s = . Http11ParserTest#test_horrible_queries = 0.00 s = . Http11ParserTest#test_parse_escaping_in_query = 0.00 s = . Http11ParserTest#test_parse_simple = 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.15 s = . Http11ParserTest#test_parse_error = 0.00 s = . WebServerTest#test_file_streamed_request = 0.00 s = . WebServerTest#test_header_is_too_long = 0.00 s = . WebServerTest#test_trickle_attack = 0.00 s = . WebServerTest#test_close_client = 0.00 s = . WebServerTest#test_simple_server = 0.00 s = . WebServerTest#test_bad_client = 0.00 s = . 0.00 s = . 0.01 s = . 0.21 s = . 0.00 s = . 0.21 s = . 0.00 s = . 0.00 s = . 0.00 s = . 0.01 s = . 0.00 s = . 0.02 s = . 0.02 s = . 0.16 s = . 0.21 s = . 0.17 s = . 0.14 s = . 0.31 s = . 0.55 s = . 0.31 s = . 0.56 s = . 0.38 s = . 0.40 s = . 0.40 s = . 0.40 s = . 1.01 s = . 1.01 s = . 1.00 s = . 1.01 s = . 1.00 s = . 1.00 s = . 1.00 s = . 1.00 s = . 0.97 s = . 1.02 s = . 1.02 s = . 1.21 s = . 1.12 s = . 2.14 s = . 2.15 s = . 4.17 s = . 4.20 s = . 10.17 s = . 20.53 s = . 20.25 s = . 20.25 s = . 20.40 s = . 25.40 s = . Finished in 42.484836s, 6.6612 runs/s, 14.2404 assertions/s. 1) 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 2) 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 3) 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 4) 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 5) 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 6) 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 7) 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 x86_64-linux platform 8) 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 9) 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 10) 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 x86_64-linux platform 11) 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 12) 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 13) 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 283 runs, 605 assertions, 0 failures, 0 errors, 13 skips ------------------------------------------------------------ Debugging Info TestIntegrationCluster#test_term_closes_listeners_tcp 10 successes, 2 resets, 28 refused, failures 0 TestIntegrationCluster#test_term_closes_listeners_unix 10 successes, 0 resets, 30 refused, failures 0 --------------------------------------------------------------------------- ++ dirs +1 -l + RUBYOPT=-I/builddir/build/BUILD/puma-4.3.6/usr/lib64/gems/ruby/puma-4.3.6 + ruby test/shell/run.rb Puma starting in single mode... * Version 4.3.6 (ruby 3.0.4-p208), codename: Mysterious Traveller * Min threads: 0, max threads: 16 * Environment: development * Listening on tcp://0.0.0.0:10102 Use Ctrl-C to stop % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11 100 11 0 0 5711 0 --:--:-- --:--:-- --:--:-- 11000 Hello WorldPuma starting in single mode... * Version 4.3.6 (ruby 3.0.4-p208), codename: Mysterious Traveller * Min threads: 0, max threads: 16 * Environment: development * Daemonizing... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11 100 11 0 0 6121 0 --:--:-- --:--:-- --:--:-- 11000 Hello WorldCommand stop sent success [2126374] Puma starting in cluster mode... [2126374] * Version 4.3.6 (ruby 3.0.4-p208), codename: Mysterious Traveller [2126374] * Min threads: 0, max threads: 16 [2126374] * Environment: development [2126374] * Process workers: 3 [2126374] * Phased restart available [2126374] * Listening on tcp://0.0.0.0:10102 [2126374] Use Ctrl-C to stop [2126374] - Worker 0 (pid: 2126375) booted, phase: 0 [2126374] - Worker 1 (pid: 2126377) booted, phase: 0 [2126374] - Worker 2 (pid: 2126378) booted, phase: 0 [2126374] - Gracefully shutting down workers... + export RUBYOPT=-I/builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/lib64/gems/ruby/puma-4.3.6:/builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/share/gems/gems/puma-4.3.6/lib + RUBYOPT=-I/builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/lib64/gems/ruby/puma-4.3.6:/builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/share/gems/gems/puma-4.3.6/lib + /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64/usr/share/gems/gems/puma-4.3.6/bin/puma --help + grep -q '^puma ' + popd ~/build/BUILD/puma-4.3.6 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rubygem-puma-4.3.6-5.fc35.x86_64 Provides: rubygem(puma) = 4.3.6 rubygem-puma = 4.3.6-5.fc35 rubygem-puma(x86-64) = 4.3.6-5.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (rubygem(nio4r) >= 2.0 with rubygem(nio4r) < 3) /usr/bin/ruby libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libruby.so.3.0()(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) ruby(rubygems) Processing files: rubygem-puma-doc-4.3.6-5.fc35.noarch Provides: rubygem-puma-doc = 4.3.6-5.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/sh Processing files: rubygem-puma-debugsource-4.3.6-5.fc35.x86_64 Provides: rubygem-puma-debugsource = 4.3.6-5.fc35 rubygem-puma-debugsource(x86-64) = 4.3.6-5.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rubygem-puma-debuginfo-4.3.6-5.fc35.x86_64 Provides: debuginfo(build-id) = 589423f80a632bc6e2a1d54d5f7811c5356cf2ff rubygem-puma-debuginfo = 4.3.6-5.fc35 rubygem-puma-debuginfo(x86-64) = 4.3.6-5.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rubygem-puma-debugsource(x86-64) = 4.3.6-5.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rubygem-puma-4.3.6-5.fc35.x86_64 Wrote: /builddir/build/RPMS/rubygem-puma-debugsource-4.3.6-5.fc35.x86_64.rpm Wrote: /builddir/build/RPMS/rubygem-puma-debuginfo-4.3.6-5.fc35.x86_64.rpm Wrote: /builddir/build/RPMS/rubygem-puma-4.3.6-5.fc35.x86_64.rpm Wrote: /builddir/build/RPMS/rubygem-puma-doc-4.3.6-5.fc35.noarch.rpm Child return code was: 0