>>> ruby-net-ftp: Building main/ruby-net-ftp 0.3.8-r1 (using abuild 3.15.0_rc3-r1) started Tue, 22 Apr 2025 22:01:04 +0000 >>> ruby-net-ftp: Validating /home/buildozer/aports/main/ruby-net-ftp/APKBUILD... >>> ruby-net-ftp: Analyzing dependencies... >>> ruby-net-ftp: Installing for build: build-base ruby ruby-rdoc ruby-test-unit (1/10) Installing ca-certificates (20241121-r2) (2/10) Installing libffi (3.4.8-r0) (3/10) Installing yaml (0.2.5-r2) (4/10) Installing ruby-libs (3.4.3-r0) (5/10) Installing libucontext (1.3.2-r0) (6/10) Installing ruby (3.4.3-r0) (7/10) Installing ruby-rdoc (3.4.3-r0) (8/10) Installing ruby-power_assert (2.0.5-r0) (9/10) Installing ruby-test-unit (3.6.7-r0) (10/10) Installing .makedepends-ruby-net-ftp (20250422.220104) Executing busybox-1.37.0-r16.trigger Executing ca-certificates-20241121-r2.trigger OK: 275 MiB in 114 packages >>> ruby-net-ftp: Cleaning up srcdir >>> ruby-net-ftp: Cleaning up pkgdir >>> ruby-net-ftp: Cleaning up tmpdir >>> ruby-net-ftp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/net-ftp-0.3.8.tar.gz >>> ruby-net-ftp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/net-ftp-0.3.8.tar.gz >>> ruby-net-ftp: Checking sha512sums... net-ftp-0.3.8.tar.gz: OK gemspec.patch: OK >>> ruby-net-ftp: Unpacking /var/cache/distfiles/net-ftp-0.3.8.tar.gz... >>> ruby-net-ftp: gemspec.patch patching file net-ftp.gemspec WARNING: description and summary are identical WARNING: open-ended dependency on net-protocol (>= 0) is not recommended use a bounded requirement, such as "~> x.y" WARNING: open-ended dependency on time (>= 0) is not recommended use a bounded requirement, such as "~> x.y" WARNING: You have specified the uri: https://github.com/ruby/net-ftp for all of the following keys: homepage_uri source_code_uri Only the first one will be shown on rubygems.org WARNING: See https://guides.rubygems.org/specification-reference/ for help Successfully built RubyGem Name: net-ftp Version: 0.3.8 File: net-ftp-0.3.8.gem Loaded suite -e Started BufferedSocketTest: test_gets_empty: .: (0.000405) test_gets_one_line: .: (0.000113) test_gets_one_line_without_term: .: (0.000100) test_gets_two_lines: .: (0.000109) test_gets_two_lines_without_term: .: (0.000125) test_read_nil: .: (0.000153) FTPTest: test_abort: .: (0.001870) test_abort_tls: .: (0.065807) test_active_clear_data_connection: .: (0.065002) test_active_private_data_connection: .: (0.067421) test_closed_when_not_connected: .: (0.000148) test_connect_fail: .: (0.000847) test_debug_print: .: (0.000693) test_features: .: (0.000949) test_features_not_implemented: .: (0.000935) test_getbinaryfile: .: (0.007921) test_getbinaryfile_command_injection: .: (0.006795) test_getbinaryfile_empty: .: (0.001863) test_getbinaryfile_error: .: (0.002020) test_getbinaryfile_in_list: .: (0.048030) test_getbinaryfile_with_filename_and_block: .: (0.003330) test_getmultiline: .: (0.001103) test_gettextfile: .: (0.046579) test_gettextfile_command_injection: .: (0.048165) test_gettextfile_with_filename_and_block: .: (0.047985) test_ignore_pasv_ip: .: (0.003434) test_implicit_login: .: (0.001140) test_list_fail: .: (0.002137) test_list_read_timeout_exceeded: .: (0.602222) test_list_read_timeout_not_exceeded: .: (0.303708) test_login: .: (0.002157) test_login_fail1: .: (0.000933) test_login_fail2: .: (0.001995) test_mdtm: .: (0.001863) test_mlsd: .: (0.047516) test_mlst: .: (0.091072) test_mtime: .: (0.003245) test_not_connected: .: (0.000162) test_open_data_port_fail_no_leak: .: (0.001604) test_option: .: (0.000818) test_option_not_implemented: .: (0.000888) test_parse227: .: (0.000537) test_parse229: .: (0.000459) test_parse257: .: (0.000851) test_parse_pasv_port: .: (0.000163) test_passive_clear_data_connection: .: (0.064331) test_passive_private_data_connection: .: (0.067485) test_pathnames: .: (0.201863) test_putbinaryfile_command_injection: .: (0.002751) test_putline_reject_crlf: .: (0.000195) test_puttextfile_command_injection: .: (0.045440) test_read_timeout_exceeded: .: (2.204278) test_read_timeout_not_exceeded: .: (0.301248) test_retrbinary_fail: .: (0.001518) test_retrbinary_read_timeout_exceeded: .: (1.101822) test_retrbinary_read_timeout_not_exceeded: .: (0.602795) test_retrlines: .: (0.047663) test_s_new_timeout_options: .: (0.000141) test_s_open: .: (0.000966) test_size: .: (0.000841) test_status: .: (0.001061) test_status_path: .: (0.001098) test_storbinary: .: (0.001878) test_storbinary_fail: .: (0.002018) test_system: .: (0.000821) test_time_parser: .: (0.001307) test_tls_connect_timeout: .: (0.103102) test_tls_post_connection_check: .: (0.019291) test_tls_unknown_ca: .: (0.020832) test_tls_verify_none: .: (0.061604) test_tls_with_ca_file: .: (0.064573) test_use_pasv_invalid_ip: .: (0.026118) test_use_pasv_ip: .: (0.004468) MLSxEntryTest: test_appendable?: .: (0.000244) test_creatable?: .: (0.000657) test_deletable?: .: (0.000110) test_directory?: .: (0.000137) test_directory_makable?: .: (0.000115) test_enterable?: .: (0.001185) test_file?: .: (0.000135) test_listable?: .: (0.000611) test_purgeable?: .: (0.000131) test_readable?: .: (0.000099) test_renamable?: .: (0.000109) test_writable?: .: (0.000094) Finished in 6.451149393 seconds. ------------------------------------------------------------------------------- 85 tests, 491 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 13.18 tests/s, 76.11 assertions/s >>> ruby-net-ftp: Entering fakeroot... /home/buildozer/aports/main/ruby-net-ftp/pkg/ruby-net-ftp/usr/lib/ruby/gems/3.4.0/gems/net-ftp-0.3.8/lib/net/ftp.rb Successfully installed net-ftp-0.3.8 1 gem installed >>> ruby-net-ftp-doc*: Running split function doc... 'usr/lib/ruby/gems/3.4.0/doc' -> '/home/buildozer/aports/main/ruby-net-ftp/pkg/ruby-net-ftp-doc/usr/lib/ruby/gems/3.4.0/doc' >>> ruby-net-ftp-doc*: Preparing subpackage ruby-net-ftp-doc... >>> ruby-net-ftp-doc*: Running postcheck for ruby-net-ftp-doc >>> ruby-net-ftp*: Running postcheck for ruby-net-ftp >>> ruby-net-ftp*: Preparing package ruby-net-ftp... >>> ruby-net-ftp-doc*: Tracing dependencies... ruby >>> ruby-net-ftp-doc*: Package size: 1.0 B >>> ruby-net-ftp-doc*: Compressing data... >>> ruby-net-ftp-doc*: Create checksum... >>> ruby-net-ftp-doc*: Create ruby-net-ftp-doc-0.3.8-r1.apk >>> ruby-net-ftp*: Tracing dependencies... ruby >>> ruby-net-ftp*: Package size: 45.1 KB >>> ruby-net-ftp*: Compressing data... >>> ruby-net-ftp*: Create checksum... >>> ruby-net-ftp*: Create ruby-net-ftp-0.3.8-r1.apk >>> ruby-net-ftp: Build complete at Tue, 22 Apr 2025 22:01:13 +0000 elapsed time 0h 0m 9s >>> ruby-net-ftp: Cleaning up srcdir >>> ruby-net-ftp: Cleaning up pkgdir >>> ruby-net-ftp: Uninstalling dependencies... (1/10) Purging .makedepends-ruby-net-ftp (20250422.220104) (2/10) Purging ruby-rdoc (3.4.3-r0) (3/10) Purging ruby-test-unit (3.6.7-r0) (4/10) Purging ruby-power_assert (2.0.5-r0) (5/10) Purging ruby (3.4.3-r0) (6/10) Purging ca-certificates (20241121-r2) Executing ca-certificates-20241121-r2.post-deinstall (7/10) Purging libucontext (1.3.2-r0) (8/10) Purging ruby-libs (3.4.3-r0) (9/10) Purging yaml (0.2.5-r2) (10/10) Purging libffi (3.4.8-r0) Executing busybox-1.37.0-r16.trigger OK: 252 MiB in 104 packages >>> ruby-net-ftp: Updating the main/loongarch64 repository index... >>> ruby-net-ftp: Signing the index...