Source: ruby3.3
Version: 3.3.8-2.2
Severity: important
Justification: fails autopkgtest on Debian CI infrastructure
Tags: forky sid
User: [email protected]
Usertags: lxc

Hi,

Debian CI is switching away from lxc containers in favor of incus Containers.
This is motivated by security concerns from us; incus is based on lxc, but
orchestrates containers substantially different: containers are not privileged
(so root in the container is not uid 0 outside of it), and incus imposes a
stricter isolation from the host system).

ruby3.3 passes its tests under lxc, but fails under incus.
The relevant part of the failure is (hopefully):

> [19386/19464] TestRDocMarkdown#test_gfm_table = 0.00 s
> [19387/19464] TestRDocMarkdown#test_parse_paragraph_html = 0.00 s
> [19388/19464] TestRDocMarkdown#test_parse_code_github_format = 0.01 s
> [19389/19464] TestRDocMarkdown#test_parse_list_bullet_continue = 0.01 s
> [19390/19464] TestRDocMarkdown#test_parse_html_hr = 0.00 s
> [19391/19464] TestRDocMarkdown#test_parse_link_reference_id_many = 0.00 s
> [19392/19464] TestRDocMarkdown#test_parse_note_multiple = 0.00 s
> [19393/19464] TestRDocMarkdown#test_parse_definition_list_no = 0.00 s
> [19394/19464] TestRDocMarkdown#test_parse_strike_tilde = 0.00 s
> [19395/19464] TestRDocMarkdown#test_parse_block_quote_list = 0.00 s
> [19396/19464] TestRDocMarkdown#test_code_fence_with_unintended_array = 0.00 s
> [19397/19464] TestRDocMarkdown#test_parse_rule_star = 0.00 s
> [19398/19464] TestRDocMarkdown#test_parse_reference_link_embedded_bracket = 
> 0.00 s
> [19399/19464] TestRDocMarkdown#test_parse_block_quote_continue = 0.00 s
> [19400/19464] TestRDocMarkdown#test_parse_heading_setext_dash = 0.00 s
> [19401/19464] TestRDocMarkdown#test_parse_strike_words_tilde = 0.00 s
> [19402/19464] PPTestModule::PPFileStatTest#test_nothing_raised = 0.00 s
> 
> 1) Error:
> TestSocketAddrinfo#test_addrinfo_timeout:
> Socket::ResolutionError: getaddrinfo: Servname not supported for ai_socktype
> /tmp/autopkgtest.czfvKc/autopkgtest_tmp/test/socket/test_addrinfo.rb:700:in 
> `getaddrinfo'
> /tmp/autopkgtest.czfvKc/autopkgtest_tmp/test/socket/test_addrinfo.rb:700:in 
> `test_addrinfo_timeout'
> 
> Finished tests in 525.596113s, 36.9143 tests/s, 10874.4849 assertions/s.
> 19402 tests, 5715587 assertions, 0 failures, 1 errors, 123 skips
> 
> ruby -v: ruby 3.3.8 (2025-04-09 revision b200bad6cd) [x86_64-linux-gnu]
> autopkgtest [21:22:06]: test run-all: -----------------------]
> autopkgtest [21:22:06]: test run-all:  - - - - - - - - - - results - - - - - 
> - - - - -
> run-all              FAIL non-zero exit status 1


The full autokpgtest logs are available at:
https://ci.debian.net/experiments/8/regressions/
(please beware of pagination)

Common types of failure and suggested fixes are being documented at:
https://wiki.debian.org/ContinuousIntegration/LxcToIncus

Note that for the time being, ruby3.3 is still being tested under lxc to
avoid disturbing its testing migration test results.

If you decide to add the `isolation-machine` restriction to get this package
tested under qemu, please mention that explicitly when closing this bug (it's
fine to do that only in the package changelog entry that closes the bug) so
that we can configure your package for qemu on ci.debian.net.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to