Okay, thanks for the update. I won't make any changes for now then.

** Changed in: systemd (Ubuntu)
       Status: In Progress => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/2106664

Title:
  Flaky DEP8 test due to git clone timeouts

Status in systemd package in Ubuntu:
  Won't Fix

Bug description:
  I'm seeing a lot of these lately[1]:

  
  4268s + mkosi_tree=/tmp/autopkgtest.9oT0q6/autopkgtest_tmp/mkosi
  4268s + git clone https://github.com/systemd/mkosi.git 
/tmp/autopkgtest.9oT0q6/autopkgtest_tmp/mkosi
  4268s Cloning into '/tmp/autopkgtest.9oT0q6/autopkgtest_tmp/mkosi'...
  4268s fatal: unable to access 'https://github.com/systemd/mkosi.git/': Failed 
to connect to github.com port 443 after 9 ms: Could not connect to server
  4268s + cleanup
  4268s + [ -f 
/var/tmp/integration-tests.VkzTUC7C3T/btrfs/build/meson-logs/testlog.txt ]
  4268s + [ -d /var/tmp/integration-tests.VkzTUC7C3T/btrfs/build/test/journal ]
  4268s + [ -n /var/tmp/integration-tests.VkzTUC7C3T ]
  4268s + umount /var/tmp/integration-tests.VkzTUC7C3T/btrfs
  4268s + losetup --detach /dev/loop0
  4268s + rm -rf /var/tmp/integration-tests.VkzTUC7C3T
  4268s autopkgtest [05:11:30]: test upstream: -----------------------]
  4270s upstream             FAIL non-zero exit status 128

  That git clone command seems to fail a lot. This time it was after just 9ms 
(connection refused?), but I have also seen larger timeouts. Since the systemd 
autopkgtest is quite expensive, maybe we could benefit from either:
  a) ship a copy of that repository in the d/t/ directory? No idea about the 
size, and at first I wouldn't suggest this, unless it's just a small set of 
files/scripts; or
  b) retry git clone a few times, if it fails.


  
  1. 
https://autopkgtest.ubuntu.com/results/autopkgtest-plucky/plucky/amd64/s/systemd/20250409_051322_798c4@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2106664/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to