Martin Kletzander
2022-Jan-04 20:35 UTC
[Libguestfs] libnbd | Failed pipeline for master | 70da51e5
On Tue, Jan 04, 2022 at 03:55:08PM +0000, Richard W.M. Jones wrote:> >I created a merge request on the theory that this will run the CI >pipeline, thus testing my patch on OpenSUSE ... > >https://gitlab.com/nbdkit/libnbd/-/merge_requests/2 >It did, OpenSUSE is fine, Ubuntu 18.04 deadlocks because you removed the skip for the interop-nbd-server. I know that I wrote the comments in the file pretty badly, but it was PITA to find all that out and I did not have enough energy to go back and comment properly on every skipped test, especially with something as old as ubuntu 18.04.>Rich. > >-- >Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones >Read my programming and virtualization blog: http://rwmj.wordpress.com >virt-builder quickly builds VMs from scratch >http://libguestfs.org/virt-builder.1.html > >_______________________________________________ >Libguestfs mailing list >Libguestfs at redhat.com >https://listman.redhat.com/mailman/listinfo/libguestfs >-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: <http://listman.redhat.com/archives/libguestfs/attachments/20220104/1a055b5c/attachment.sig>
Richard W.M. Jones
2022-Jan-04 20:42 UTC
[Libguestfs] libnbd | Failed pipeline for master | 70da51e5
On Tue, Jan 04, 2022 at 09:35:18PM +0100, Martin Kletzander wrote:> On Tue, Jan 04, 2022 at 03:55:08PM +0000, Richard W.M. Jones wrote: > > > >I created a merge request on the theory that this will run the CI > >pipeline, thus testing my patch on OpenSUSE ... > > > >https://gitlab.com/nbdkit/libnbd/-/merge_requests/2 > > > > It did, OpenSUSE is fine, Ubuntu 18.04 deadlocks because you removed the > skip for the interop-nbd-server. I know that I wrote the comments in > the file pretty badly, but it was PITA to find all that out and I did > not have enough energy to go back and comment properly on every skipped > test, especially with something as old as ubuntu 18.04.Do you recall what exactly was the problem with 18.04? I've been trying off and on to debug that failure. It's not with the change I made but with something else. Annoyingly gitlab does not preserve artifacts when a job times out (https://gitlab.com/gitlab-org/gitlab/-/issues/19818) Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs from scratch http://libguestfs.org/virt-builder.1.html