>>> ruby-net-ftp: Building main/ruby-net-ftp 0.3.8-r1 (using abuild 3.15.0-r1) started Wed, 12 Nov 2025 03:37:32 +0000 >>> ruby-net-ftp: Validating /home/udu/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 WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/8) Installing yaml (0.2.5-r2) (2/8) Installing ruby-libs (3.4.4-r0) (3/8) Installing libucontext (1.3.2-r0) (4/8) Installing ruby (3.4.4-r0) (5/8) Installing ruby-rdoc (3.4.4-r0) (6/8) Installing ruby-power_assert (2.0.5-r0) (7/8) Installing ruby-test-unit (3.6.8-r0) (8/8) Installing .makedepends-ruby-net-ftp (20251112.033733) Executing busybox-1.37.0-r19.trigger OK: 316 MiB in 97 packages >>> ruby-net-ftp: Cleaning up srcdir >>> ruby-net-ftp: Cleaning up pkgdir >>> ruby-net-ftp: Cleaning up tmpdir >>> ruby-net-ftp: Fetching https://github.com/ruby/net-ftp/archive/v0.3.8/net-ftp-0.3.8.tar.gz >>> ruby-net-ftp: Fetching https://github.com/ruby/net-ftp/archive/v0.3.8/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.000207) test_gets_one_line: .: (0.000044) test_gets_one_line_without_term: .: (0.000031) test_gets_two_lines: .: (0.000035) test_gets_two_lines_without_term: .: (0.000034) test_read_nil: .: (0.000055) FTPTest: test_abort: .: (0.000991) test_abort_tls: .: (0.049866) test_active_clear_data_connection: .: (0.049704) test_active_private_data_connection: .: (0.050622) test_closed_when_not_connected: .: (0.000111) test_connect_fail: .: (0.000816) test_debug_print: .: (0.002719) test_features: .: (0.000638) test_features_not_implemented: .: (0.000592) test_getbinaryfile: .: (0.002258) test_getbinaryfile_command_injection: .: (0.006072) test_getbinaryfile_empty: .: (0.001536) test_getbinaryfile_error: .: (0.001120) test_getbinaryfile_in_list: .: (0.044794) test_getbinaryfile_with_filename_and_block: .: (0.002907) test_getmultiline: .: (0.000570) test_gettextfile: .: (0.042135) test_gettextfile_command_injection: .: (0.043256) test_gettextfile_with_filename_and_block: .: (0.043830) test_ignore_pasv_ip: .: (0.001600) test_implicit_login: .: (0.000669) test_list_fail: .: (0.000908) test_list_read_timeout_exceeded: .: (0.601358) test_list_read_timeout_not_exceeded: .: (0.302152) test_login: .: (0.000940) test_login_fail1: .: (0.000768) test_login_fail2: .: (0.000754) test_mdtm: .: (0.000585) test_mlsd: .: (0.042775) test_mlst: .: (0.084583) test_mtime: .: (0.001062) test_not_connected: .: (0.000111) test_open_data_port_fail_no_leak: .: (0.001064) test_option: .: (0.003808) test_option_not_implemented: .: (0.000698) test_parse227: .: (0.000248) test_parse229: .: (0.000142) test_parse257: .: (0.000086) test_parse_pasv_port: .: (0.000053) test_passive_clear_data_connection: .: (0.051437) test_passive_private_data_connection: .: (0.051898) test_pathnames: .: (0.201326) test_putbinaryfile_command_injection: .: (0.001516) test_putline_reject_crlf: .: (0.000116) test_puttextfile_command_injection: .: (0.042561) test_read_timeout_exceeded: .: (2.201322) test_read_timeout_not_exceeded: .: (0.301413) test_retrbinary_fail: .: (0.001095) test_retrbinary_read_timeout_exceeded: .: (1.101866) test_retrbinary_read_timeout_not_exceeded: .: (0.602963) test_retrlines: .: (0.044146) test_s_new_timeout_options: .: (0.000541) test_s_open: .: (0.000778) test_size: .: (0.001283) test_status: .: (0.001204) test_status_path: .: (0.001083) test_storbinary: .: (0.002781) test_storbinary_fail: .: (0.001079) test_system: .: (0.000588) test_time_parser: .: (0.001678) test_tls_connect_timeout: .: (0.102255) test_tls_post_connection_check: .: (0.006528) test_tls_unknown_ca: .: (0.007617) test_tls_verify_none: .: (0.047411) test_tls_with_ca_file: .: (0.048887) test_use_pasv_invalid_ip: .: (0.001827) test_use_pasv_ip: .: (0.001491) MLSxEntryTest: test_appendable?: .: (0.000138) test_creatable?: .: (0.000036) test_deletable?: .: (0.000029) test_directory?: .: (0.000042) test_directory_makable?: .: (0.000028) test_enterable?: .: (0.000165) test_file?: .: (0.000041) test_listable?: .: (0.000038) test_purgeable?: .: (0.000031) test_readable?: .: (0.000027) test_renamable?: .: (0.000026) test_writable?: .: (0.000025) Finished in 6.228221854 seconds. ------------------------------------------------------------------------------- 85 tests, 491 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed ------------------------------------------------------------------------------- 13.65 tests/s, 78.83 assertions/s >>> ruby-net-ftp: Entering fakeroot... /home/udu/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/udu/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 Wed, 12 Nov 2025 03:37:41 +0000 elapsed time 0h 0m 9s >>> ruby-net-ftp: Cleaning up srcdir >>> ruby-net-ftp: Cleaning up pkgdir >>> ruby-net-ftp: Uninstalling dependencies... (1/8) Purging .makedepends-ruby-net-ftp (20251112.033733) (2/8) Purging ruby-rdoc (3.4.4-r0) (3/8) Purging ruby-test-unit (3.6.8-r0) (4/8) Purging ruby-power_assert (2.0.5-r0) (5/8) Purging ruby (3.4.4-r0) (6/8) Purging libucontext (1.3.2-r0) (7/8) Purging ruby-libs (3.4.4-r0) (8/8) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> ruby-net-ftp: Updating the main/x86_64 repository index... >>> ruby-net-ftp: Signing the index...