# Logfile created on 2024-07-15 11:27:12 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f8ac273fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-repeat20-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRUBY_DEBUG=1\"", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240715-112711", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f8ac2761930 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f8ac27617c8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f8ac267a5a8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240715-112711", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240715-112711>, @binmode=false, @mon_data=#<Monitor:0x00007f8ac2761480>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download DEFS="-DRUBY_DEBUG=1" tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged $$$[end] "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make update-src DEFS="-DRUBY_DEBUG=1" From https://github.com/ruby/ruby 8ade999..3219ecf master -> origin/master Updating 8ade999..3219ecf Fast-forward .github/workflows/codeql-analysis.yml | 8 ++++---- .github/workflows/scorecards.yml | 2 +- win32/setup.mak | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) Latest commit hash = 3219ecf4f6 $$$[end] "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make after-update DEFS="-DRUBY_DEBUG=1" /tmp/ruby/src/trunk-repeat20-asserts/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make miniruby DEFS="-DRUBY_DEBUG=1" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-repeat20-asserts/version.c linking miniruby $$$[end] "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make ruby DEFS="-DRUBY_DEBUG=1" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated 0fdc405207110806acfd99919246375a8678e8a5ddb5320cf34f8f44d207eff8 builtin_binary.inc compiling /tmp/ruby/src/trunk-repeat20-asserts/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make all DEFS="-DRUBY_DEBUG=1" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h encdb.h unchanged generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' $$$[end] "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make install DEFS="-DRUBY_DEBUG=1" Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h encdb.h unchanged generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' ./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRUBY_DEBUG=1" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk-repeat20-asserts/bin installing base libraries: /tmp/ruby/install/trunk-repeat20-asserts/lib installing arch files: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-repeat20-asserts/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-repeat20-asserts/bin installing library scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk-repeat20-asserts/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.1 rss 0.3.0 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.0 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1975 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' Run options: --seed=255 "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-repeat20-asserts/test/.excludes --name=!/memory_leak/ --stderr-on-failure --repeat-count=20 # Running tests: Leaked thread: TestNetHTTP_v1_2#test_patch: #<Thread:0x00007fbe8fd1fdb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 9 Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007fbe8fd1fdb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 8 #<File::Stat dev=0x8, ino=213260080, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 10 Closed file descriptor: TestNetHTTP_v1_2#test_request: 11 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36413> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 34057> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 9 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 36395> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 10 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 45079> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 9 Closed file descriptor: ClassNameCheckTest#test_corrections_should_work_from_within_instance_method_on_nested_class: 7 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 9 #<File::Stat dev=0x8, ino=213281618, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007fbe9d27f630 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 11 Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fbe9d27f630 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 11 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 12 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 10 #<File::Stat dev=0x8, ino=213285458, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 12 Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbe9d272d00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007fbe9d272d00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 13 Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 41455> Closed file descriptor: TestNetHTTPS#test_certificate_verify_failure: 12 Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007fbe9cca6c30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007fbe9cca6c30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007fbe9ccaca20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007fbe9ccaca20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fbe9cca8580 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007fbe9cca8580 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007fbe9cf4edf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 39232> Closed file descriptor: TestOpenURISSL#test_validation_success: 14 Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 48844> Closed file descriptor: TestOpenURISSL#test_validation_noverify: 14 Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 12 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34909> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39385> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 45801> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 33473> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 46147> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 12 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 13 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 39355> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 37027> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 13 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 37831> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 13 : #<TCPServer:fd 13, AF_INET6, ::1, 38065> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 13 Closed file descriptor: TestGemUninstaller#test_uninstall_selection_greater_than_one: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_selection_greater_than_one: 11 Finished(1/20) tests in 2027.829543s, 16.5004 tests/s, 3197.1612 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43139> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 11 #<File::Stat dev=0x8, ino=213898137, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 12 : #<TCPServer:fd 12, AF_INET, 0.0.0.0, 43151> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 12 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 12 : #<TCPServer:fd 12, AF_INET, 0.0.0.0, 39451> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 12 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 12 : #<TCPServer:fd 12, AF_INET, 0.0.0.0, 39309> Leaked file descriptor: TestNetHTTPS#test_max_version: 12 #<File::Stat dev=0x8, ino=213953765, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 13 #<File::Stat dev=0x8, ino=213948070, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41809> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40093> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 40241> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 35685> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 37655> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 15 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 16 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 38759> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 45367> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 15 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 16 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 37955> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 40295> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 15 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 16 Closed file descriptor: TestGemUninstaller#test_path_ok_eh_legacy: 7 Closed file descriptor: TestGemUninstaller#test_path_ok_eh_legacy: 14 Finished(2/20) tests in 2028.134239s, 16.4984 tests/s, 3197.1828 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 14 #<File::Stat dev=0x8, ino=214528853, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44671> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 15 : #<TCPServer:fd 15, AF_INET, 0.0.0.0, 42029> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 17 : #<TCPSocket:fd 17, AF_INET, 127.0.0.1, 42029> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 15 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 17 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 15 : #<TCPServer:fd 15, AF_INET, 0.0.0.0, 38655> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 15 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 15 : #<TCPServer:fd 15, AF_INET, 0.0.0.0, 33811> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 15 #<File::Stat dev=0x8, ino=214554114, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 16 #<File::Stat dev=0x8, ino=214550120, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 18 : #<TCPSocket:fd 18, AF_INET6, ::1, 38407> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_verify_none: 18 Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 18 : #<TCPSocket:fd 18, AF_INET6, ::1, 45169> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 18 Leaked file descriptor: TestOpenURISSL#test_validation_failure: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 43207> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_validation_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 45717> Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 18 Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 18 Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fbe8dd0fe70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 18 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007fbe8dd0fe70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007fbe8dd0fd80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 18 Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007fbe8dd0fd80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fbe9e33af70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34585> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 44725> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 40581> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 39005> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 35469> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 18 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 19 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 38905> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 45861> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 18 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 19 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 18 : #<TCPServer:fd 18, AF_INET6, ::1, 40141> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 40273> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 21 : #<TCPSocket:fd 21, AF_INET6, ::1, 40141> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 18 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 19 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 21 Closed file descriptor: TestGemUninstaller#test_path_ok_eh_legacy: 7 Closed file descriptor: TestGemUninstaller#test_path_ok_eh_legacy: 17 Finished(3/20) tests in 2520.890403s, 13.2735 tests/s, 2572.2522 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 17 #<File::Stat dev=0x8, ino=215645861, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_get: 19 Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 19 Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 19 Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fbe328b02e0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007fbe328b02e0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007fbe8dabfca0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 19 Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fbe8dabfca0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 20 Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 19 Closed file descriptor: TestNetHTTP_v1_2#test_post: 19 Closed file descriptor: TestNetHTTP_v1_2#test_request: 20 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44663> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 18 : #<TCPServer:fd 18, AF_INET, 0.0.0.0, 41287> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 18 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 19 : #<TCPSocket:fd 19, AF_INET, 127.0.0.1, 35787> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 19 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 18 : #<TCPServer:fd 18, AF_INET, 0.0.0.0, 39857> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 18 Closed file descriptor: ClassNameCheckTest#test_corrections_should_work_from_within_instance_method: 7 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 18 #<File::Stat dev=0x8, ino=215699451, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007fbe8dabfd60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fbe8dabfd60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fbe8dabfc10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 20 Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007fbe8dabfc10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fbe3386ccb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007fbe3386ccb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007fbe8dabfc10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 20 Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fbe8dabfc10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 20 Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbe33866f20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007fbe33866f20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 20 : #<TCPSocket:fd 20, AF_INET6, ::1, 41675> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Leaked thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007fbe8c489260 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fbe8c489260 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 21 : #<TCPSocket:fd 21, AF_INET6, ::1, 42921> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 21 Leaked thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007fbe8c48fe90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fbe8c48fe90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007fbe8f19b050 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestOpenURISSL#test_validation_failure: 20 : #<TCPSocket:fd 20, AF_INET, 127.0.0.1, 38847> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_validation_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 20 : #<TCPSocket:fd 20, AF_INET, 127.0.0.1, 42767> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 20 Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fbe8dd49500 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fbe8dd451e0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: #<Thread:0x00007fbe8dd4fd40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 20 Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: #<Thread:0x00007fbe8dd4fd40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36193> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42893> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 35139> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 40593> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 40031> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 20 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 21 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 40963> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 37237> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 20 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 21 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 34193> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 33335> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 20 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 21 Closed file descriptor: TestGemUninstaller#test_initialize_expand_path: 7 Closed file descriptor: TestGemUninstaller#test_initialize_expand_path: 19 Finished(4/20) tests in 2476.003647s, 13.5141 tests/s, 2619.2126 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38927> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 19 #<File::Stat dev=0x8, ino=216428719, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 20 : #<TCPServer:fd 20, AF_INET, 0.0.0.0, 37565> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 20 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 20 : #<TCPServer:fd 20, AF_INET, 0.0.0.0, 40593> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 20 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 20 : #<TCPServer:fd 20, AF_INET, 0.0.0.0, 35587> Leaked file descriptor: TestNetHTTPS#test_max_version: 20 #<File::Stat dev=0x8, ino=216472328, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 21 #<File::Stat dev=0x8, ino=216474607, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44593> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 39569> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 37643> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 42739> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 41491> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 23 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 24 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 38603> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 45827> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 23 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 24 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 41271> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 37607> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 23 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 24 Closed file descriptor: TestGemUninstaller#test_path_ok_eh_legacy: 7 Closed file descriptor: TestGemUninstaller#test_path_ok_eh_legacy: 22 Finished(5/20) tests in 2041.590028s, 16.3897 tests/s, 3175.5210 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 22 #<File::Stat dev=0x8, ino=217065238, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_post: 24 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42593> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 23 : #<TCPServer:fd 23, AF_INET, 0.0.0.0, 44189> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 25 : #<TCPSocket:fd 25, AF_INET, 127.0.0.1, 44189> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 23 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 25 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 24 : #<TCPSocket:fd 24, AF_INET, 127.0.0.1, 40679> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 24 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 23 : #<TCPServer:fd 23, AF_INET, 0.0.0.0, 41697> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 23 Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: #<Thread:0x00007fbe35d48100 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 24 #<File::Stat dev=0x8, ino=217084955, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 7 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 23 #<File::Stat dev=0x8, ino=217084974, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 26 : #<TCPSocket:fd 26, AF_INET6, ::1, 46227> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_certificate_verify_failure: 26 Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 26 : #<TCPSocket:fd 26, AF_INET6, ::1, 43975> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 26 Leaked file descriptor: TestOpenURISSL#test_validation_failure: 26 : #<TCPSocket:fd 26, AF_INET, 127.0.0.1, 41849> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_validation_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 26 : #<TCPSocket:fd 26, AF_INET, 127.0.0.1, 42675> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 26 Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fbe35837890 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40201> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43159> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 25 : #<TCPServer:fd 25, AF_INET6, ::1, 43715> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 42851> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 39465> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 26 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 27 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 33529> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 27 : #<TCPServer:fd 27, AF_INET6, ::1, 44991> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 26 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 26 : #<TCPServer:fd 26, AF_INET6, ::1, 45765> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 44385> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 30 : #<TCPSocket:fd 30, AF_INET6, ::1, 45765> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 26 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 27 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 28 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 30 Closed file descriptor: TestGemUninstaller#test_remove_symlinked_gem_home: 7 Closed file descriptor: TestGemUninstaller#test_remove_symlinked_gem_home: 25 Finished(6/20) tests in 2456.052486s, 13.6239 tests/s, 2640.4248 assertions/s. Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 26 Closed file descriptor: TestNetHTTP_v1_2#test_get: 26 Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 26 Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fbe8d93ff70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007fbe8d93ff70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007fbe8ecdfce0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 26 Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fbe8ecdfce0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 25 #<File::Stat dev=0x8, ino=218157480, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36493> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 26 : #<TCPServer:fd 26, AF_INET, 0.0.0.0, 37261> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 26 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 27 : #<TCPSocket:fd 27, AF_INET, 127.0.0.1, 42499> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 27 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 26 : #<TCPServer:fd 26, AF_INET, 0.0.0.0, 34043> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 26 Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: #<Thread:0x00007fbe8ecd76d0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 27 #<File::Stat dev=0x8, ino=218179558, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 7 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 28 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 28 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 28 Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 28 : #<TCPSocket:fd 28, AF_INET6, ::1, 39279> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Leaked thread: TestNetHTTPS#test_certificate_verify_failure: #<Thread:0x00007fbe33fec890 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fbe33fec890 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fbe33fefc50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPS#test_session_reuse_but_expire: 28 Finished thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007fbe33fefc50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 28 : #<TCPSocket:fd 28, AF_INET6, ::1, 45981> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_min_version: 28 Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fbe33feff80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007fbe33feff80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007fbe33fefb90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007fbe33fefb90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestOpenURISSL#test_validation_failure: 28 : #<TCPSocket:fd 28, AF_INET, 127.0.0.1, 33163> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_validation_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 28 Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 26 #<File::Stat dev=0x8, ino=218433533, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fbe8f0cf7a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 29 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fbe8f0cf7a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fbe8f0cfcb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPSwitchingProtocols#test_info: 29 #<File::Stat dev=0x8, ino=218456605, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTPSwitchingProtocols#test_info: #<Thread:0x00007fbe8f1a8dc0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35209> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43971> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 28 : #<TCPServer:fd 28, AF_INET6, ::1, 43047> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 34993> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 40001> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 29 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 30 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 43661> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 37955> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 29 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 30 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 41587> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 45199> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 29 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 30 Closed file descriptor: TestGemUninstaller#test_initialize_expand_path: 7 Closed file descriptor: TestGemUninstaller#test_initialize_expand_path: 28 Finished(7/20) tests in 2665.858391s, 12.5517 tests/s, 2432.3321 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 28 #<File::Stat dev=0x8, ino=218994991, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34803> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 29 : #<TCPServer:fd 29, AF_INET, 0.0.0.0, 41339> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 29 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 29 : #<TCPServer:fd 29, AF_INET, 0.0.0.0, 43301> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 29 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 29 : #<TCPServer:fd 29, AF_INET, 0.0.0.0, 42899> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 30 : #<TCPSocket:fd 30, AF_INET6, ::1, 45029> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_verify_none: 30 Leaked file descriptor: TestNetHTTPS#test_max_version: 29 #<File::Stat dev=0x8, ino=219057596, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 30 #<File::Stat dev=0x8, ino=219075740, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007fbe33f9ac30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 32 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fbe33f9ac30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36147> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43299> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 35145> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 42151> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 33059> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 32 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 33 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 44663> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 46547> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 32 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 33 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 45253> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 46233> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 32 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 33 Closed file descriptor: TestGemUninstaller#test_uninstall_with_install_dir_regenerates_plugins: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_with_install_dir_regenerates_plugins: 31 Finished(8/20) tests in 2149.152705s, 15.5694 tests/s, 3017.1179 assertions/s. Leaked thread: TestNetHTTP_v1_2#test_get2: #<Thread:0x00007fbe8f000cb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get: 32 Finished thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007fbe8f000cb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 32 Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007fbe8fc607a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 32 Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fbe8fc607a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fbe8fc6fe00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 33 Finished thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007fbe8fc6fe00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 32 Leaked thread: TestNetHTTP_v1_2#test_set_form_with_file: #<Thread:0x00007fbe36998aa0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_request: 33 Finished thread: TestNetHTTP_v1_2#test_request: #<Thread:0x00007fbe36998aa0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35779> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 31 #<File::Stat dev=0x8, ino=219635628, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 32 : #<TCPServer:fd 32, AF_INET, 0.0.0.0, 34905> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 32 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 32 : #<TCPServer:fd 32, AF_INET, 0.0.0.0, 43303> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 32 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 32 : #<TCPServer:fd 32, AF_INET, 0.0.0.0, 40577> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 34 Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 33 : #<TCPSocket:fd 33, AF_INET6, ::1, 37187> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_min_version: 33 Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 35 : #<TCPSocket:fd 35, AF_INET, 127.0.0.1, 36144> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_proxy_cacert_dir: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestOpenURISSL#test_validation_noverify: 35 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 33 : #<TCPSocket:fd 33, AF_INET, 127.0.0.1, 34653> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 33 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44027> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 37271> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 39503> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 44803> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 35529> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 36 : #<TCPSocket:fd 36, AF_INET6, ::1, 44803> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 33 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 34 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 36 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 43403> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 38355> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 33 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 34 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 36607> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 45259> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 33 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 34 Closed file descriptor: TestGemUninstaller#test_uninstall_prompt_includes_dep_type: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_prompt_includes_dep_type: 32 Finished(9/20) tests in 2434.750557s, 13.7431 tests/s, 2663.6039 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 32 #<File::Stat dev=0x8, ino=220721908, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_get: 34 Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fbe363dfa20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007fbe363dfa20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43749> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 33 : #<TCPServer:fd 33, AF_INET, 0.0.0.0, 38961> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 35 : #<TCPSocket:fd 35, AF_INET, 127.0.0.1, 38961> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 33 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 35 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 34 : #<TCPSocket:fd 34, AF_INET, 127.0.0.1, 46461> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 34 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 33 : #<TCPServer:fd 33, AF_INET, 0.0.0.0, 45107> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 33 Closed file descriptor: ClassNameCheckTest#test_does_not_suggest_user_input: 7 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 33 #<File::Stat dev=0x8, ino=220751107, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 35 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 35 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 35 Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fbe8efefee0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007fbe8efefee0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 35 Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 35 : #<TCPSocket:fd 35, AF_INET6, ::1, 37623> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_certificate_verify_failure: 35 Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fbe8f4ef6b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007fbe8f4ef6b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007fbe8d34b820 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 35 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fbe8d34b820 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007fbe8d350d70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: 35 Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_true_without_content_type: #<Thread:0x00007fbe8d350d70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 35 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 40939> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41837> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 42293> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 34925> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 41313> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 35 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 36 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 46575> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 41527> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 35 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 36 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 45999> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 46473> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 35 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 36 Closed file descriptor: TestGemUninstaller#test_path_ok_eh_legacy: 7 Closed file descriptor: TestGemUninstaller#test_path_ok_eh_legacy: 34 Finished(10/20) tests in 2439.123668s, 13.7185 tests/s, 2658.5224 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 34 #<File::Stat dev=0x8, ino=221497658, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007fbe8d25b3a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_post: 36 Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fbe8d25b3a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 45455> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 35 #<File::Stat dev=0x8, ino=221523149, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 38125> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 38 : #<TCPSocket:fd 38, AF_INET, 127.0.0.1, 38125> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 36 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 38 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 43263> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 36 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 33011> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 36 #<File::Stat dev=0x8, ino=221499282, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 38 : #<TCPSocket:fd 38, AF_INET6, ::1, 44659> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_verify_none: 38 Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fbe8f78d1c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007fbe8f78d1c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_max_version: 37 #<File::Stat dev=0x8, ino=221574347, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 39 : #<TCPSocket:fd 39, AF_INET6, ::1, 46483> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: OpenSSL::TestX509Certificate#test_read_from_file: 39 Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 39 Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 39 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45597> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34597> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 35571> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 41841> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 36909> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 39 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 40 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 45123> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 34523> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 39 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 40 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 36897> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 37695> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 39 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 40 Closed file descriptor: TestGemUninstaller#test_remove_executables_user_format: 7 Closed file descriptor: TestGemUninstaller#test_remove_executables_user_format: 38 Finished(11/20) tests in 2177.902487s, 15.3639 tests/s, 2977.2968 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46357> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 38 : #<TCPServer:fd 38, AF_INET, 0.0.0.0, 45695> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 38 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 38 : #<TCPServer:fd 38, AF_INET, 0.0.0.0, 40359> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 38 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 38 : #<TCPServer:fd 38, AF_INET, 0.0.0.0, 46871> Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007fbe36e39b60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 39 Finished thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbe36e39b60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 39 : #<TCPSocket:fd 39, AF_INET6, ::1, 39499> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fbe340ec760 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPS#test_post: 39 Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007fbe340ec760 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 39 : #<TCPSocket:fd 39, AF_INET, 127.0.0.1, 44075> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 39 Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 39 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 45019> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41405> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 35547> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 40 : #<TCPSocket:fd 40, AF_INET6, ::1, 35547> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 40 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 46609> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 43511> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 39 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 40 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 35245> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 38625> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 39 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 36579> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 39423> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 39 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 40 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 41 Closed file descriptor: TestGemUninstaller#test_uninstall_only_lists_unsatisfied_deps: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_only_lists_unsatisfied_deps: 38 Finished(12/20) tests in 2497.779039s, 13.3963 tests/s, 2596.2637 assertions/s. Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fbe8f7bf7d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007fbe8f7bf7d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 39 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 38 #<File::Stat dev=0x8, ino=223212394, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_post: 40 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33095> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 39 : #<TCPServer:fd 39, AF_INET, 0.0.0.0, 36629> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 39 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 39 : #<TCPServer:fd 39, AF_INET, 0.0.0.0, 43865> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 39 Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: #<Thread:0x00007fbe340081c0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 39 : #<TCPServer:fd 39, AF_INET, 0.0.0.0, 36613> Finished thread: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: #<Thread:0x00007fbe340081c0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 40 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 40 Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fbe9c9efe30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007fbe9c9efe30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 40 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 40 Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbe9c9e6050 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007fbe9c9e6050 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 40 : #<TCPSocket:fd 40, AF_INET6, ::1, 43387> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_certificate_verify_failure: 40 Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 40 : #<TCPSocket:fd 40, AF_INET6, ::1, 40315> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_min_version: 40 Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fbe3595fed0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007fbe3595fed0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007fbe35951440 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestOpenURISSL#test_validation_failure: 40 : #<TCPSocket:fd 40, AF_INET, 127.0.0.1, 45155> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_validation_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 40 : #<TCPSocket:fd 40, AF_INET, 127.0.0.1, 41089> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 40 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35689> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33367> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 33313> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 45947> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 40601> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 40 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 41 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 46721> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 45799> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 40 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 41 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 40 : #<TCPServer:fd 40, AF_INET6, ::1, 43383> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 45911> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 43 : #<TCPSocket:fd 43, AF_INET6, ::1, 43383> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 40 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 41 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 43 Closed file descriptor: TestGemUninstaller#test_path_ok_eh_legacy: 7 Closed file descriptor: TestGemUninstaller#test_path_ok_eh_legacy: 39 Finished(13/20) tests in 2665.397816s, 12.5538 tests/s, 2432.7520 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 39 #<File::Stat dev=0x8, ino=224127424, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007fbe8d49a9b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 41 Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007fbe8d49a9b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session_write: 41 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37225> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 40 #<File::Stat dev=0x8, ino=224142038, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 41 : #<TCPServer:fd 41, AF_INET, 0.0.0.0, 34201> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 41 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 41 : #<TCPServer:fd 41, AF_INET, 0.0.0.0, 43489> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 41 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 41 : #<TCPServer:fd 41, AF_INET, 0.0.0.0, 41921> Leaked file descriptor: TestNetHTTPS#test_max_version: 41 #<File::Stat dev=0x8, ino=224203145, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 43 : #<TCPSocket:fd 43, AF_INET6, ::1, 46195> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 43 Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 42 #<File::Stat dev=0x8, ino=224213620, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 43127> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34409> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 45093> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 35981> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 45361> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 44 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 45 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 33259> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 35441> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 44 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 45 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 42849> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 37013> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 44 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 45 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_when_removing_a_dev_dep: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_when_removing_a_dev_dep: 43 Finished(14/20) tests in 2223.437177s, 15.0492 tests/s, 2915.9169 assertions/s. Closed file descriptor: TestNetHTTP_v1_2#test_patch: 44 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 43 #<File::Stat dev=0x8, ino=224805079, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_post: 45 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 40699> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 44 #<File::Stat dev=0x8, ino=224812386, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 45 : #<TCPServer:fd 45, AF_INET, 0.0.0.0, 39215> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 45 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 46 : #<TCPSocket:fd 46, AF_INET, 127.0.0.1, 40473> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 46 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 45 : #<TCPServer:fd 45, AF_INET, 0.0.0.0, 46873> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 45 Closed file descriptor: TestGemResolverActivationRequest#test_installed_eh: 7 Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fbe8d09cc40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 46 Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fbe8d09cc40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fbe33f6b710 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 47 Finished thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007fbe33f6b710 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 45 #<File::Stat dev=0x8, ino=224808789, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 46 #<File::Stat dev=0x8, ino=224814269, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 48 : #<TCPSocket:fd 48, AF_INET6, ::1, 33723> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 48 Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 48 : #<TCPSocket:fd 48, AF_INET, 127.0.0.1, 34297> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 48 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 48 : #<TCPSocket:fd 48, AF_INET, 127.0.0.1, 43703> Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 48 Leaked file descriptor: TestOpenURIProxy#test_proxy: 49 : #<TCPSocket:fd 49, AF_INET, 127.0.0.1, 33649> Closed file descriptor: TestOpenURIProxy#test_authenticated_proxy_http_basic_authentication_success: 49 Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007fbe31b473e0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 48 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fbe31b473e0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39817> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 33553> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 46571> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 44935> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 33181> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 48 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 49 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 42879> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 34715> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 51 : #<TCPSocket:fd 51, AF_INET6, ::1, 42879> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 48 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 49 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 51 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 35599> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 38715> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 48 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 49 Closed file descriptor: TestGemUninstaller#test_remove_executables_force_keep: 7 Closed file descriptor: TestGemUninstaller#test_remove_executables_force_keep: 47 Finished(15/20) tests in 2482.986127s, 13.4761 tests/s, 2611.3767 assertions/s. Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 48 Closed file descriptor: TestNetHTTP_v1_2#test_get2: 48 Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x00007fbe33e992f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_set_form: 48 Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fbe33e992f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 47 #<File::Stat dev=0x8, ino=225945713, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fbe33e9fef0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 49 Finished thread: TestNetHTTP_v1_2#test_set_form_with_file: #<Thread:0x00007fbe33e9fef0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_request: 50 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46251> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 48 : #<TCPServer:fd 48, AF_INET, 0.0.0.0, 40303> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 50 : #<TCPSocket:fd 50, AF_INET, 127.0.0.1, 40303> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 48 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 50 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 49 : #<TCPSocket:fd 49, AF_INET, 127.0.0.1, 41939> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 49 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 48 : #<TCPServer:fd 48, AF_INET, 0.0.0.0, 37389> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 48 Closed file descriptor: TestIRB::ShowSourceTest#test_show_source_alias: 7 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 49 Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fbe8c91f0d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007fbe8c91f0d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_get: 49 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 49 : #<TCPSocket:fd 49, AF_INET6, ::1, 43183> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_verify_none: 49 Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 49 : #<TCPSocket:fd 49, AF_INET6, ::1, 46819> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fbe3587c1a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPS#test_post: 49 Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007fbe3587c1a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007fbe34aae710 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestOpenURISSL#test_validation_failure: 49 : #<TCPSocket:fd 49, AF_INET, 127.0.0.1, 37257> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_validation_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007fbe3457ff30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007fbe3457ff30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x00007fbe3457fc30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fbe3457fc30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x00007fbe3457fd50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 49 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: #<Thread:0x00007fbe3457fd50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007fbe34577d70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fbe34577d70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fbe3457ff30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 49 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fbe3457ff30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fbe3457fc90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007fbe9d4b0450 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_while_waiting: 49 Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fbe9d4b0450 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fbe3457fb10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007fbe3457fb10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fbe34572970 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 49 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37149> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 32899> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 48 : #<TCPServer:fd 48, AF_INET6, ::1, 42169> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 41607> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 43143> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 49 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 50 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 35861> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 39419> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 49 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 50 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 42247> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 34421> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 49 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 50 Closed file descriptor: TestGemUninstaller#test_remove_executables_user_format: 7 Closed file descriptor: TestGemUninstaller#test_remove_executables_user_format: 48 Finished(16/20) tests in 2526.523942s, 13.2439 tests/s, 2566.1158 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 48 #<File::Stat dev=0x8, ino=226779418, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_patch: 50 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 39421> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 49 : #<TCPServer:fd 49, AF_INET, 0.0.0.0, 33097> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 49 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 49 : #<TCPServer:fd 49, AF_INET, 0.0.0.0, 38571> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 49 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 49 : #<TCPServer:fd 49, AF_INET, 0.0.0.0, 43153> Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fbe355576c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x00007fbe355576c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 50 Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 49 #<File::Stat dev=0x8, ino=226842738, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 42323> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 34841> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 43829> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 40497> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 32795> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 51 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 52 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 33313> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 38385> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 51 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 52 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 36371> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 52 : #<TCPServer:fd 52, AF_INET6, ::1, 36867> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 51 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 52 Closed file descriptor: TestGemUninstaller#test_uninstall_prompt_includes_dep_type: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_prompt_includes_dep_type: 50 Finished(17/20) tests in 2212.384110s, 15.1244 tests/s, 2930.8437 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 50 #<File::Stat dev=0x8, ino=227450931, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 34211> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 51 #<File::Stat dev=0x8, ino=227451807, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 52 : #<TCPServer:fd 52, AF_INET, 0.0.0.0, 45905> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 54 : #<TCPSocket:fd 54, AF_INET, 127.0.0.1, 45905> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 52 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 54 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 52 : #<TCPServer:fd 52, AF_INET, 0.0.0.0, 34019> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 52 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 52 : #<TCPServer:fd 52, AF_INET, 0.0.0.0, 35587> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_send_request: 54 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 53 Leaked file descriptor: TestNetHTTPS#test_max_version: 52 #<File::Stat dev=0x8, ino=227537103, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 54 : #<TCPSocket:fd 54, AF_INET6, ::1, 41895> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: OpenSSL::TestX509Certificate#test_read_from_file: 54 Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 53 #<File::Stat dev=0x8, ino=227543732, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_bad_ssl_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 55 Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007fbe32573350 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: 55 Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fbe32573350 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007fbe8fc571d0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_unix: #<Thread:0x00007fbe8fc571d0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead> Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36455> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45385> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 38173> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 56 : #<TCPSocket:fd 56, AF_INET6, ::1, 39483> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 56 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 41397> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 38029> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 55 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 56 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 33677> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 37983> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 55 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 56 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 43065> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 33551> Finished(18/20) tests in 2628.041655s, 12.7323 tests/s, 2467.0751 assertions/s. Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007fbe33abfd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007fbe33abfd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007fbe33abfc40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 55 Finished thread: TestNetHTTP_v1_2#test_s_post: #<Thread:0x00007fbe33abfc40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 55 Leaked thread: TestNetHTTP_v1_2#test_send_request: #<Thread:0x00007fbe9cdfab00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 55 Finished thread: TestNetHTTP_v1_2#test_get__crlf: #<Thread:0x00007fbe9cdfab00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_post: 55 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42281> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 54 : #<TCPServer:fd 54, AF_INET, 0.0.0.0, 43135> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 56 : #<TCPSocket:fd 56, AF_INET, 127.0.0.1, 43135> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 54 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 56 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 55 : #<TCPSocket:fd 55, AF_INET, 127.0.0.1, 36527> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 55 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 54 : #<TCPServer:fd 54, AF_INET, 0.0.0.0, 42503> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 54 Closed file descriptor: TestSecureRandom#test_random_number_float: 7 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 54 #<File::Stat dev=0x8, ino=228629029, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 56 Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fbe345fa9c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_set_form_with_file: #<Thread:0x00007fbe345fa9c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 56 : #<TCPSocket:fd 56, AF_INET6, ::1, 34425> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_certificate_verify_failure: 56 Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fbe8cb5a9c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007fbe8cb5a9c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 56 : #<TCPSocket:fd 56, AF_INET6, ::1, 44921> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_min_version: 56 Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007fbe8cb57ff0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007fbe8cb57ff0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 58 : #<TCPSocket:fd 58, AF_INET, 127.0.0.1, 44384> Multiple autoclose IO objects for a file descriptor in: TestOpenURISSL#test_proxy_cacert_dir: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestOpenURISSL#test_validation_noverify: 58 Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 56 Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fbe8f1fff40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fbe34b357d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x00007fbe34b357d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 56 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38711> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40707> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 55 : #<TCPServer:fd 55, AF_INET6, ::1, 39763> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 46677> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 44161> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 56 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 57 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 42277> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 43663> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 56 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 57 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 56 : #<TCPServer:fd 56, AF_INET6, ::1, 33491> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 57 : #<TCPServer:fd 57, AF_INET6, ::1, 33761> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 56 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 57 Closed file descriptor: TestGemUninstaller#test_remove_symlinked_gem_home: 7 Closed file descriptor: TestGemUninstaller#test_remove_symlinked_gem_home: 55 Finished(19/20) tests in 2353.618739s, 14.2168 tests/s, 2754.8599 assertions/s. Closed file descriptor: TestNetHTTP_v1_2#test_get: 56 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 55 #<File::Stat dev=0x8, ino=229342971, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fbe8d622300 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_set_form_with_file: 57 Finished thread: TestNetHTTP_v1_2#test_set_form_with_file: #<Thread:0x00007fbe8d622300 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33509> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 56 #<File::Stat dev=0x8, ino=229375662, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 57 : #<TCPServer:fd 57, AF_INET, 0.0.0.0, 43175> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 57 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 57 : #<TCPServer:fd 57, AF_INET, 0.0.0.0, 38339> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 57 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 57 : #<TCPServer:fd 57, AF_INET, 0.0.0.0, 46145> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 58 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 57 #<File::Stat dev=0x8, ino=229370716, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 59 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 59 : #<TCPSocket:fd 59, AF_INET6, ::1, 43539> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDOUT>> #<IO:fd 1>(autoclose) #<IO:fd 1>(autoclose) Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_verify_none: 59 Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 59 : #<TCPSocket:fd 59, AF_INET6, ::1, 36621> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 59 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 59 : #<TCPSocket:fd 59, AF_INET, 127.0.0.1, 40533> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 59 Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 59 Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 59 Closed file descriptor: TestNetHTTPContinue#test_expect_continue: 59 Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 59 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35137> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35537> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 58 : #<TCPServer:fd 58, AF_INET6, ::1, 42197> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 60 : #<TCPSocket:fd 60, AF_INET6, ::1, 43695> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 60 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 42559> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 33647> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 59 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 60 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 34747> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 33915> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 59 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 60 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 59 : #<TCPServer:fd 59, AF_INET6, ::1, 36777> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 60 : #<TCPServer:fd 60, AF_INET6, ::1, 39641> Finished(20/20) tests in 2213.432025s, 15.1172 tests/s, 2929.3143 assertions/s. 669219 tests, 129683056 assertions, 0 failures, 0 errors, 3448 skips ruby -v: ruby 3.4.0dev (2024-07-15T07:34:23Z master 3219ecf4f6) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' ruby 3.4.0dev (2024-07-15T07:34:23Z master 3219ecf4f6) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ............. Finished in 66.393800 seconds 3432 files, 32767 examples, 144087 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0.