Enabling artifacts for the live-build Debian images

Roland Clobus rclobus at rclobus.nl
Thu Aug 26 08:20:53 BST 2021


Hello Holger,

On 17/08/2021 18:23, Holger Levsen wrote:
> On Sun, Aug 15, 2021 at 04:58:36PM +0200, Roland Clobus wrote:
>> In total 6 changes are required. I attempted to have each change reflect
>> a single type of change.
>> All changes are on my master branch on
>> https://salsa.debian.org/rclobus-guest/jenkins.debian.net
> 
> thanks, all merged and deployed. I guess the next step will be to
> s#bullseye#bookworm#g ?! :)

Well, instead of replacing the jobs, I think it would be good to extend
the job, to test both bullseye and bookworm. (Bullseye however with a
much lower testing frequency as bookworm)

I'll write a mail with a more detailed plan soon (before the next meeting)

>> 688570ca27d950d1068d77f5bed1da8e0f0db900
>> reproducible_html_rsync: Use an identifiable folder on master for the
>> artifacts instead of /tmp
>>
>> This will avoid the filling of /tmp on the master node. Should (for
>> whatever reason) something go wrong, the directory name will contain the
>> build number of the Jenkins rsync job for easier tracing back
> 
> I don't want to trace this, I just don't want /tmp to overfil at all.
> I guess this means we need to use a different directory...

The different directory is in this patch, see e.g. the output of
https://jenkins.debian.net/job/reproducible_html_rsync_remote_results/998/console

/var/lib/jenkins/userContent/reproducible/../reproducible-rsync-998-LUTd4aYs4.tmp
/var/lib/jenkins/userContent/reproducible/../reproducible-rsync-998-XRWFPP1XF.tmp

The live image artifacts are not transferred correctly, rsync return an
error value unequal to zero.

I cannot peek at these files, the link
https://jenkins.debian.net/userContent/ returns a 'Hello world' message,
not a directory listing (which is good and should not be changed IMO).
Perhaps I should use something like
/var/lib/jenkins/userContent/rsync-intermediates/reproducible-rsync-998-XXXXXXX.tmp
instead, so I can see some more details for the rsync-ing as well.

With kind regards,
Roland Clobus

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-dev/attachments/20210826/225e23f7/attachment.sig>


More information about the Qa-jenkins-dev mailing list