View Issue Details

IDProjectCategoryView StatusLast Update
0010430GNUnetotherpublic2025-09-22 08:31
Reporternoe Assigned Toschanzen  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinux x86_64OSGNU Guix 
Fixed in Version0.26.0 
Summary0010430: Test timeout for test_pils_api_hello
DescriptionHi,

I’m trying to update the Guix package for GNUnet to 0.25.0 and I’m getting this test timeout:

 69/109 gnunet:pils / test_pils_api_hello FAIL 5.02s exit status 42
>>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=87 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/tmp/guix-build-gnunet-0.25.0.drv-0/build/src/lib/util:/tmp/guix-build-gnunet-0.25.0.drv-0/build/src/lib/hello:/tmp/guix-build-gnunet-0.25.0.drv-0/build/src/service/pils /tmp/guix-build-gnunet-0.25.0.drv-0/build/src/service/pils/test_pils_api_hello
――――――――――――――――――――――――――――――――――――― ✀ ―――――――――――――――――――――――――――――――――――――
stderr:
2025-09-21T18:55:49.052884+0000 pils-api-4639 DEBUG Connection to service successful!.
2025-09-21T18:55:49.058361+0000 pils-4642 ERROR Successfully generated a new peer id MABAHW - inform clients
2025-09-21T18:55:49.058707+0000 test-pils-api-hello-4639 WARNING External protocol violation detected at ../gnunet-0.25.0/src/lib/hello/hello-uri.c:445.
2025-09-21T18:55:49.058721+0000 test-pils-api-hello-4639 ERROR Invalid address `invalid'
2025-09-21T18:55:49.058725+0000 test-pils-api-hello-4639 WARNING External protocol violation detected at ../gnunet-0.25.0/src/lib/hello/hello-uri.c:460.
2025-09-21T18:55:49.058728+0000 test-pils-api-hello-4639 WARNING External protocol violation detected at ../gnunet-0.25.0/src/lib/hello/hello-uri.c:453.
2025-09-21T18:55:49.058974+0000 test-pils-api-hello-4639 ERROR Failed to verify hello
Timeout.
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

The meson build system is used.
TagsNo tags attached.

Activities

schanzen

2025-09-22 08:31

administrator   ~0025964

Fixed in 14b9b8ef2..c37f8465d. You may want to use "meson test --suite util" for packaging, as the p2p tests currently fail sometimes.

Issue History

Date Modified Username Field Change
2025-09-21 21:27 noe New Issue
2025-09-22 08:31 schanzen Assigned To => schanzen
2025-09-22 08:31 schanzen Status new => resolved
2025-09-22 08:31 schanzen Resolution open => fixed
2025-09-22 08:31 schanzen Fixed in Version => 0.26.0
2025-09-22 08:31 schanzen Note Added: 0025964