public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* Autobuilder reproducibility target changes
@ 2021-02-14 12:19 Richard Purdie
  2021-02-14 15:04 ` Alexander Kanavin
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Richard Purdie @ 2021-02-14 12:19 UTC (permalink / raw)
  To: openembedded-core
  Cc: swat, Mittal, Anuj, Steve Sakoman, Joshua Watt, Alexander Kanavin

Regular users of the autobuilder will note that I've split the
reproducible builds test out of the main oe-selftest build and into its
own target build. This is because that test tends to run for a lot
longer time period and it helps to see the result separately.

I've only done this for master. If gatesgarth and dunfell want to
follow, that should be straight forward with a change to the branch in
autobuilder-helper. Obviously we should ensure this is working ok with
master first but so far so good.

It has already highlighted the difference between a successful run:

https://autobuilder.yoctoproject.org/typhoon/#/builders/115/builds/2
https://autobuilder.yoctoproject.org/typhoon/#/builders/119/builds/2
(took 3-4 hours)

and failing two failing runs:

https://autobuilder.yoctoproject.org/typhoon/#/builders/116/builds/2
https://autobuilder.yoctoproject.org/typhoon/#/builders/118/builds/2
(took 9 hours)

the time difference being the system trying to run diffoscope on vim-
common :/.

I'm aware I removed some recipes from the exclusions list after seeing
multiple passing builds for all distros and we're now seeing test
failures. My mistake was not waiting for the date to change and for
builds to run on an autobuilder worker with a different umask.

Meson is failing with a pyc file mismatch which diffoscope can't decode
and despite trying for 5 hours, diffoscope hasn't given any data on why
vim-common differs. I should have fixes in for quilt, valgrind, kernel-
devsrc and cwautomacros. The umask fix may fix other issues too. Alex
has improved the reporting so we can spot cases where exclusion is now
longer needed.

Cheers,

Richard


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-02-15 16:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-14 12:19 Autobuilder reproducibility target changes Richard Purdie
2021-02-14 15:04 ` Alexander Kanavin
2021-02-14 15:17   ` Richard Purdie
2021-02-14 16:30     ` Alexander Kanavin
2021-02-14 18:47 ` Joshua Watt
2021-02-14 19:17 ` Joshua Watt
2021-02-15  6:21   ` Alexander Kanavin
2021-02-15 16:23     ` Joshua Watt
2021-02-15 16:31   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox