uilddir/build/BUILD/thin-1.7.2/usr/share/gems/gems/thin-1.7.2/spec/runner_spec.rb:152:in `block (2 levels) in '. DEPRECATION: stub! is deprecated. Use stub instead. Called from /builddir/build/BUILD/thin-1.7.2/usr/share/gems/gems/thin-1.7.2/spec/runner_spec.rb:153:in `block (2 levels) in '. .DEPRECATION: stub! is deprecated. Use stub instead. Called from /builddir/build/BUILD/thin-1.7.2/usr/share/gems/gems/thin-1.7.2/spec/runner_spec.rb:150:in `block (2 levels) in '. DEPRECATION: mock is deprecated. Use double instead. Called from /builddir/build/BUILD/thin-1.7.2/usr/share/gems/gems/thin-1.7.2/spec/runner_spec.rb:152:in `block (2 levels) in '. DEPRECATION: stub! is deprecated. Use stub instead. Called from /builddir/build/BUILD/thin-1.7.2/usr/share/gems/gems/thin-1.7.2/spec/runner_spec.rb:153:in `block (2 levels) in '. .DEPRECATION: stub! is deprecated. Use stub instead. Called from /builddir/build/BUILD/thin-1.7.2/usr/share/gems/gems/thin-1.7.2/spec/runner_spec.rb:150:in `block (2 levels) in '. DEPRECATION: mock is deprecated. Use double instead. Called from /builddir/build/BUILD/thin-1.7.2/usr/share/gems/gems/thin-1.7.2/spec/runner_spec.rb:152:in `block (2 levels) in '. DEPRECATION: stub! is deprecated. Use stub instead. Called from /builddir/build/BUILD/thin-1.7.2/usr/share/gems/gems/thin-1.7.2/spec/runner_spec.rb:153:in `block (2 levels) in '. ....../builddir/build/BUILD/thin-1.7.2/usr/share/gems/gems/thin-1.7.2/spec/server/stopping_spec.rb:20: warning: Object#timeout is deprecated, use Timeout.timeout instead. ............................. Pending: Daemonizing should kill process in pid file # No reason given # ./spec/daemonizing_spec.rb:80 Daemonizing should force kill process in pid file # No reason given # ./spec/daemonizing_spec.rb:102 Thin::Logging tracing routines (with NO custom logger) should emit trace messages if tracing is enabled # No reason given # ./spec/logging_spec.rb:145 Thin::Logging tracing routines (with NO custom logger) should be usable (at the module level) for logging # No reason given # ./spec/logging_spec.rb:154 Thin::Request performance should be faster then 0.0002 RubySeconds # No reason given # ./spec/perf/request_perf_spec.rb:4 Thin::Response performance should be fast # No reason given # ./spec/perf/response_perf_spec.rb:9 Thin::Server performance should handle GET in less then 0.0045 RubySecond # No reason given # ./spec/perf/server_perf_spec.rb:11 Thin::Server performance should handle POST in less then 0.007 RubySecond # No reason given # ./spec/perf/server_perf_spec.rb:16 Thin::Server UNIX socket performance should handle GET in less then 0.002 RubySecond # No reason given # ./spec/perf/server_perf_spec.rb:34 Failures: 1) Daemonizing should create a pid file Failure/Error: File.exist?(@server.pid_file).should be_true expected: true value got: false # ./spec/daemonizing_spec.rb:43:in `block (2 levels) in ' Finished in 3 minutes 27.4 seconds 227 examples, 1 failure, 9 pending Failed examples: rspec ./spec/daemonizing_spec.rb:35 # Daemonizing should create a pid file error: Bad exit status from /var/tmp/rpm-tmp.UTMHsF (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.UTMHsF (%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-thin.spec