Your message dated Tue, 31 Dec 2024 16:35:05 +0000
with message-id <e1tsfcz-0072xf...@fasolo.debian.org>
and subject line Bug#1090805: fixed in 
golang-github-containers-gvisor-tap-vsocks 0.8.1-1
has caused the Debian Bug report #1090805,
regarding golang-github-containers-gvisor-tap-vsocks: tests calls home?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1090805: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090805
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: golang-github-containers-gvisor-tap-vsocks
Version: 0.8.0+ds1-3
Severity: serious


Hello, I found the dns test failing in Ubuntu, where the network is more 
strictly forbidden, and I think the test is calling home and various ip address 
outside

Please consider fixing/ignoring such tests

runtime/pprof
os/signal
github.com/containers/gvisor-tap-vsock/cmd/qemu-wrapper
net/http/pprof
github.com/containers/gvisor-tap-vsock/pkg/client
github.com/containers/gvisor-tap-vsock/pkg/tap
gvisor.dev/gvisor/pkg/tcpip/header/parse
gvisor.dev/gvisor/pkg/tcpip/transport/internal/network
gvisor.dev/gvisor/pkg/tcpip/transport/internal/noop
gvisor.dev/gvisor/pkg/tcpip/transport/packet
gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation
gvisor.dev/gvisor/pkg/tcpip/network/internal/ip
gvisor.dev/gvisor/pkg/tcpip/transport/raw
gvisor.dev/gvisor/pkg/tcpip/network/internal/multicast
github.com/containers/gvisor-tap-vsock/pkg/services/dns
gvisor.dev/gvisor/pkg/tcpip/link/nested
gvisor.dev/gvisor/pkg/tcpip/link/sniffer
gvisor.dev/gvisor/pkg/tcpip/network/ipv4
gvisor.dev/gvisor/pkg/tcpip/network/arp
gvisor.dev/gvisor/pkg/tcpip/transport/tcp
gvisor.dev/gvisor/pkg/tcpip/transport/udp
gvisor.dev/gvisor/pkg/tcpip/transport/icmp
gvisor.dev/gvisor/pkg/tcpip/adapters/gonet
github.com/containers/gvisor-tap-vsock/pkg/services/dhcp
github.com/containers/gvisor-tap-vsock/pkg/services/forwarder
github.com/containers/gvisor-tap-vsock/pkg/virtualnetwork
github.com/containers/gvisor-tap-vsock/cmd/gvproxy
   dh_auto_test -O--builddirectory=_build -O--buildsystem=golang
dh_auto_test: warning: LTO optimize is enable in buildflags. But cgo doesn't 
support it. LTO flags will be stripped in cgo.
        cd _build && go test -vet=off -v -p 4 
github.com/containers/gvisor-tap-vsock/cmd/gvproxy 
github.com/containers/gvisor-tap-vsock/cmd/qemu-wrapper 
github.com/containers/gvisor-tap-vsock/pkg/client 
github.com/containers/gvisor-tap-vsock/pkg/fs 
github.com/containers/gvisor-tap-vsock/pkg/net/stdio 
github.com/containers/gvisor-tap-vsock/pkg/services/dhcp 
github.com/containers/gvisor-tap-vsock/pkg/services/dns 
github.com/containers/gvisor-tap-vsock/pkg/services/forwarder 
github.com/containers/gvisor-tap-vsock/pkg/sshclient 
github.com/containers/gvisor-tap-vsock/pkg/tap 
github.com/containers/gvisor-tap-vsock/pkg/tcpproxy 
github.com/containers/gvisor-tap-vsock/pkg/transport 
github.com/containers/gvisor-tap-vsock/pkg/types 
github.com/containers/gvisor-tap-vsock/pkg/virtualnetwork
?       github.com/containers/gvisor-tap-vsock/cmd/gvproxy      [no test files]
?       github.com/containers/gvisor-tap-vsock/cmd/qemu-wrapper [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/client       [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/fs   [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/net/stdio    [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/services/dhcp        [no 
test files]
?       github.com/containers/gvisor-tap-vsock/pkg/services/forwarder   [no 
test files]
?       github.com/containers/gvisor-tap-vsock/pkg/sshclient    [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/tcpproxy     [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/transport    [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/types        [no test files]
?       github.com/containers/gvisor-tap-vsock/pkg/virtualnetwork       [no 
test files]
=== RUN   TestSuite
Running Suite: gvisor-tap-vsock dns suit
========================================
Random Seed: 1734613572
Will run 8 of 8 specs

•••••••
------------------------------
•! Panic [0.005 seconds]
dns add test
/<<PKGBUILDDIR>>/_build/src/github.com/containers/gvisor-tap-vsock/pkg/services/dns/dns_test.go:22
  Should pass DNS requests to default system DNS server [It]
  
/<<PKGBUILDDIR>>/_build/src/github.com/containers/gvisor-tap-vsock/pkg/services/dns/dns_test.go:204

  Test Panicked
  runtime error: index out of range [0] with length 0
  /usr/lib/go-1.23/src/runtime/panic.go:115

  Full Stack Trace
  github.com/containers/gvisor-tap-vsock/pkg/services/dns.init.func1.9()
        
/<<PKGBUILDDIR>>/_build/src/github.com/containers/gvisor-tap-vsock/pkg/services/dns/dns_test.go:224
 +0x2ef
  
github.com/containers/gvisor-tap-vsock/pkg/services/dns.TestSuite(0xc0001a89c0)
        
/<<PKGBUILDDIR>>/_build/src/github.com/containers/gvisor-tap-vsock/pkg/services/dns/dns_test.go:19
 +0x3c
  testing.tRunner(0xc0001a89c0, 0x888290)
        /usr/lib/go-1.23/src/testing/testing.go:1690 +0xf4
  created by testing.(*T).Run in goroutine 1
        /usr/lib/go-1.23/src/testing/testing.go:1743 +0x390
------------------------------


Summarizing 1 Failure:

[Panic!] dns add test [It] Should pass DNS 
requests to default system DNS server 
/usr/lib/go-1.23/src/runtime/panic.go:115

Ran 8 of 8 Specs in 0.006 seconds
FAIL! -- 7 Passed | 1 Failed | 
0 Pending | 0 Skipped
--- FAIL: TestSuite (0.01s)
=== RUN   TestDNS
time="2024-12-19T13:06:12Z" level=info msg="starting test DNS servers"
time="2024-12-19T13:06:12Z" level=info msg="test DNS servers started"
time="2024-12-19T13:06:12Z" level=info msg="looking up redhat.com"
time="2024-12-19T13:06:12Z" level=info msg="dialing udp 127.0.0.1:5354"
time="2024-12-19T13:06:12Z" level=info msg="dialing udp 127.0.0.1:5354"
time="2024-12-19T13:06:12Z" level=info msg="dialing udp 127.0.0.1:5354"
time="2024-12-19T13:06:12Z" level=info msg="dialing udp 127.0.0.1:5354"
    dns_test.go:263:
                Error Trace:    
/<<PKGBUILDDIR>>/_build/src/github.com/containers/gvisor-tap-vsock/pkg/services/dns/dns_test.go:263
                Error:          Received unexpected error:
                                lookup redhat.com on 127.0.0.53:53: no such host
                Test:           TestDNS
time="2024-12-19T13:06:12Z" level=error msg="serve UDP error: *net.OpError read udp 
127.0.0.1:5354: use of closed network connection"
time="2024-12-19T13:06:12Z" level=error msg="serve TCP error: *net.OpError accept 
tcp 127.0.0.1:5354: use of closed network connection"
--- FAIL: TestDNS (0.11s)
=== RUN   TestHostsFile
--- PASS: TestHostsFile (0.00s)
=== RUN   TestReloadingHostsFile
time="2024-12-19T13:06:12Z" level=error msg="Hosts file adding watcher error:no such 
file or directory"
--- PASS: TestReloadingHostsFile (2.00s)
FAIL
FAIL    github.com/containers/gvisor-tap-vsock/pkg/services/dns 2.144s
=== RUN   TestIPPool
--- PASS: TestIPPool (0.00s)
PASS
ok      github.com/containers/gvisor-tap-vsock/pkg/tap  0.015s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 4 
github.com/containers/gvisor-tap-vsock/cmd/gvproxy 
github.com/containers/gvisor-tap-vsock/cmd/qemu-wrapper 
github.com/containers/gvisor-tap-vsock/pkg/client 
github.com/containers/gvisor-tap-vsock/pkg/fs 
github.com/containers/gvisor-tap-vsock/pkg/net/stdio 
github.com/containers/gvisor-tap-vsock/pkg/services/dhcp 
github.com/containers/gvisor-tap-vsock/pkg/services/dns 
github.com/containers/gvisor-tap-vsock/pkg/services/forwarder 
github.com/containers/gvisor-tap-vsock/pkg/sshclient 
github.com/containers/gvisor-tap-vsock/pkg/tap 
github.com/containers/gvisor-tap-vsock/pkg/tcpproxy 
github.com/containers/gvisor-tap-vsock/pkg/transport 
github.com/containers/gvisor-tap-vsock/pkg/types 
github.com/containers/gvisor-tap-vsock/pkg/virtualnetwork returned exit code 1
make: *** [debian/rules:14: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2024-12-19T13:06:14Z

Finished
--------

--- End Message ---
--- Begin Message ---
Source: golang-github-containers-gvisor-tap-vsocks
Source-Version: 0.8.1-1
Done: Reinhard Tartler <siret...@tauware.de>

We believe that the bug you reported is fixed in the latest version of
golang-github-containers-gvisor-tap-vsocks, which is due to be installed in the 
Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1090...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Reinhard Tartler <siret...@tauware.de> (supplier of updated 
golang-github-containers-gvisor-tap-vsocks package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 31 Dec 2024 09:59:19 -0500
Source: golang-github-containers-gvisor-tap-vsocks
Architecture: source
Version: 0.8.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Reinhard Tartler <siret...@tauware.de>
Closes: 1090805
Changes:
 golang-github-containers-gvisor-tap-vsocks (0.8.1-1) unstable; urgency=medium
 .
   [ Reinhard Tartler ]
   * Drop patches merged upstream
   * Skip test when lookup fails, Closes: #1090805
   * Skip test gracefully on missing /etc/resolv.conf
Checksums-Sha1:
 75ce24daa04750286d7d09605c980f78401f9e49 3205 
golang-github-containers-gvisor-tap-vsocks_0.8.1-1.dsc
 1eea9ec37870523ee9345a3d975b3ba16208c50a 118868 
golang-github-containers-gvisor-tap-vsocks_0.8.1.orig.tar.xz
 50f4128f1954661b2577a9e4ca35665938c45e9e 4012 
golang-github-containers-gvisor-tap-vsocks_0.8.1-1.debian.tar.xz
Checksums-Sha256:
 cd26cf4990a661830745a1397ca522219c1d9a538345ec1126612e9b7e82fc7c 3205 
golang-github-containers-gvisor-tap-vsocks_0.8.1-1.dsc
 f2584ba0f9211fe1880aa5062145b34c6b962db2e64153f8ccc1963cd3ac0270 118868 
golang-github-containers-gvisor-tap-vsocks_0.8.1.orig.tar.xz
 62ecd32257ebcda7e96ec7324791e4c28612d4fc48e840ebace411eeb53a762f 4012 
golang-github-containers-gvisor-tap-vsocks_0.8.1-1.debian.tar.xz
Files:
 a5850606a72f7a4f29b29b3a6284d943 3205 golang optional 
golang-github-containers-gvisor-tap-vsocks_0.8.1-1.dsc
 adf1fec2704728a2f8231593c2f23ce1 118868 golang optional 
golang-github-containers-gvisor-tap-vsocks_0.8.1.orig.tar.xz
 907b3ec6d035bb74c4349cf1d836863a 4012 golang optional 
golang-github-containers-gvisor-tap-vsocks_0.8.1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEMN59F2OrlFLH4IJQSadpd5QoJssFAmd0ErAUHHNpcmV0YXJ0
QHRhdXdhcmUuZGUACgkQSadpd5QoJstHTg//aaxjrtSmdvt8+QKfsMTC0emGUELG
ovxBsm9oIm8bcZa/lN4bV6rW0H3lbvogP0nVXi+SnBOi1iBLvLWcd4mpUT7VYlOk
knyxUoeIC+laq1ryWuzzs/gxdCbsdser+EGkrkzgs2MPMWxrNPXtNNSzhkmJv2g1
Y83KHds1dOSiPzWubeTstKrdQO6j9qbWoirL2B/AhK+s41iRYHtUwvQkeUIIlfPG
Iso6F3/B3v6WwFG9Qa+qm4Lwf+qPUgctLT42IfPCTDvKqu56L8sJ4R94EMW5GCl0
sHrsqg9xwjgle6Js1W3OzZ8RaIpz/cg/2I48vouJGJ3fM0GF5aSxDei8KJVOSLR2
NaVfrjZZFTZvDFB2s+Z3NjgcJKcRjFPGEbe7cexzc2mlLPSBbmeOxBU/pzNiha7G
JXBP7GGKhyWVz2XhlXXAIfz4K4Diaa0KbDA0f4wqvs5JDvTB2SBQwcP1oDfM7dPE
nLwnFNu0BP5wZ/gY8LlKCxPoO5nSK63dY+aT1MEaAwn749ECfK3tpOJnJQ5IIRSi
FGgrOYXMR+zCcUaL4OpInuGf7YhPcD6WcB4Fg6LyaGbHwKTBVPAAXTt1Zkq5z0Il
l1jndBlDjJS5DimRBarZWFSWJVwRmzTPBVaVymiG2qw7Ka8tYa2CJxAFnusYR/ip
/uGosdRp2XVApQ8=
=eLIB
-----END PGP SIGNATURE-----

Attachment: pgpAs7VWt2XS1.pgp
Description: PGP signature


--- End Message ---

Reply via email to