[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: xen | Failed pipeline for staging | b5b2f987


  • To: Stefano Stabellini <sstabellini@xxxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>
  • From: "Orzel, Michal" <michal.orzel@xxxxxxx>
  • Date: Fri, 14 Feb 2025 08:50:52 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=amd.com; dmarc=pass action=none header.from=amd.com; dkim=pass header.d=amd.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=+O9ePHdUaNWvb1Iv0PegRwSjmOSHdDyFSecjz18fFWQ=; b=VqvYPVGQqFX7bP8TpYtG8VmYKCi8CvweaWLfJz+0EWsOscwVOzTVFRmiy4bfKp6x6PafCvvZb3miLwPolSs98Nq9IpO3rey0k0nPnUq72khpVkgTl6J/mB85wLc012WGH9F6XrmeniTi61fRPxlAssuOFG7Demy6pmerVuGX0YnC/vimEoc3p0EZ06QiKYUicbF/hUXVmaDKqR54WCnpohCcK/ixf5tJux92P78CEkaz8SCUcArfLAQl9W9kZDHGoQqcaTP1VKtrma3D4cuesYSi8okTVx3C8wVWcrglB2zQAavNDNE4tS357clIsC5ywrp0lj6FH67mBzOcH32W4g==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=CRuGaDBbTIriN7fNG7vMcixjePPh4JLxljI0md/BCvqh0sPwAbPJZ2clBTCCqIOe5tFw7SA0TlZdVdqIioqX/9ah69ns+M5Fk8URJnDJkX6PnyLlBqI+5JN2Zj0GLEioF9AyKoERNW567FBMR8MthKbunK5Kzp6BFONCvt1m2UTSZBg00sDs8dS8GXuz+RqrzU+fiCQ4ilqBdCC5044AOLO+jsbipHbC0JOaT/h9fyHRUFAR7BYRtyl377gr0RWbuqXlU6pi+m2kaAhBmcF1xE99mqJd7QsSFDiJOcK2Gbc+eiwjYRdcgsx9BKH77sfzcnn8j0eXhnMInLVG7Z0xrg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=amd.com;
  • Cc: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, VictorM.Lira@xxxxxxx
  • Delivery-date: Fri, 14 Feb 2025 07:51:07 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>


On 13/02/2025 21:18, Stefano Stabellini wrote:
> 
> 
> On Thu, 13 Feb 2025, Jan Beulich wrote:
>> On 13.02.2025 15:18, GitLab wrote:
>>>
>>>
>>> Pipeline #1669696445 has failed!
>>>
>>> Project: xen ( https://gitlab.com/xen-project/hardware/xen )
>>> Branch: staging ( 
>>> https://gitlab.com/xen-project/hardware/xen/-/commits/staging )
>>>
>>> Commit: b5b2f987 ( 
>>> https://gitlab.com/xen-project/hardware/xen/-/commit/b5b2f9877a8777af6b78944407527e0a450389a2
>>>  )
>>> Commit Message: x86/HVM: use XVFREE() in hvmemul_cache_destroy(...
>>> Commit Author: Jan Beulich ( https://gitlab.com/jbeulich )
>>>
>>>
>>> Pipeline #1669696445 ( 
>>> https://gitlab.com/xen-project/hardware/xen/-/pipelines/1669696445 ) 
>>> triggered by Jan Beulich ( https://gitlab.com/jbeulich )
>>> had 1 failed job.
>>>
>>> Job #9129817480 ( 
>>> https://gitlab.com/xen-project/hardware/xen/-/jobs/9129817480/raw )
>>>
>>> Stage: test
>>> Name: xilinx-smoke-dom0less-arm64-gcc-debug-gem-passthrough
>>
>> >From the log I can't spot what it is that failed. Stefano, given it's a
>> Xilinx test, any idea or hint?
> 
> Hi Jan,
> 
> Thank you for bringing this to our attention. Michal also mentioned it
> to us this morning.
> 
> As far as we can tell, it appears to be a transient networking
> issue. Specifically, U-Boot on the board was unable to successfully
> complete the TFTP transfer from the TFTP server. We are not sure why
> this happened, but everything is functioning properly again.
> 
> I have been considering whether switching to a TCP-based protocol might
> be a better approach. In any case, we are still investigating the root
> cause, but for now, everything is working again.

Issues with TFTP transfer in U-BOOT are difficult to debug because even if one
u-boot command fails, it proceeds to execute the following ones. That's bad. I
think we either need to set timeout retry to a very high value (> test timeout)
or add support in ImageBuilder to separate commands with && to fail on first
error. This will at least help the observer to easily spot the issue is network
related.

~Michal




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.