public inbox for gentoo-releng-autobuilds@lists.gentoo.org
 help / color / mirror / Atom feed
From: catalyst@demeter.amd64.dev.gentoo.org
To: releng@gentoo.org,gentoo-releng-autobuilds@lists.gentoo.org
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst fatal build error - i486/stage1-openrc.spec
Date: Mon, 22 Nov 2021 17:05:55 +0000 (UTC)	[thread overview]
Message-ID: <20211122170555.B94F2268A3A@demeter.amd64.dev.gentoo.org> (raw)




*** Running command: time catalyst -a -c /etc/catalyst/catalyst.conf -f /tmp/catalyst-auto.20211122T170545Z.8d14BD/specs/i486/stage1-openrc.spec
22 Nov 2021 17:05:52 UTC: NOTICE  : Loading configuration file: /etc/catalyst/catalyst.conf
22 Nov 2021 17:05:52 UTC: NOTICE  : conf_values[options] = {'bindist', 'kerncache', 'autoresume', 'clear-autoresume', 'pkgcache', 'seedcache', 'snapcache'}
22 Nov 2021 17:05:52 UTC: NOTICE  : Processing spec file: /tmp/catalyst-auto.20211122T170545Z.8d14BD/specs/i486/stage1-openrc.spec
22 Nov 2021 17:05:52 UTC: NOTICE  : Using target: stage1
22 Nov 2021 17:05:52 UTC: NOTICE  : Source file specification matching setting is: strict
22 Nov 2021 17:05:52 UTC: NOTICE  : Accepted source file extensions search order: ['tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'squashfs', 'sfs', 'tar.gz', 'gz', 'tar']
22 Nov 2021 17:05:53 UTC: NOTICE  : Source path set to /var/tmp/catalyst/builds/default/stage3-i486-openrc-latest.tar.xz
22 Nov 2021 17:05:53 UTC: NOTICE  : stage1 stage path is /var/tmp/catalyst/tmp/default/stage1-i486-openrc-20211122T170545Z/tmp/stage1root
22 Nov 2021 17:05:53 UTC: NOTICE  : Removing AutoResume Points ...
22 Nov 2021 17:05:53 UTC: NOTICE  : Emptying directory: /var/tmp/catalyst/tmp/default/.autoresume-stage1-i486-openrc-20211122T170545Z
22 Nov 2021 17:05:53 UTC: NOTICE  : --- Running action sequence: unpack
22 Nov 2021 17:05:53 UTC: NOTICE  : Referenced SEEDCACHE does not appear to be a directory, trying to untar...
22 Nov 2021 17:05:53 UTC: NOTICE  : Resume: "seed source" unpack resume point is disabled
22 Nov 2021 17:05:53 UTC: NOTICE  : Resume: Target chroot is invalid, cleaning up...
22 Nov 2021 17:05:53 UTC: NOTICE  : Removing AutoResume Points ...
22 Nov 2021 17:05:53 UTC: NOTICE  : Emptying directory: /var/tmp/catalyst/tmp/default/.autoresume-stage1-i486-openrc-20211122T170545Z
22 Nov 2021 17:05:53 UTC: NOTICE  : Clearing the chroot path ...
22 Nov 2021 17:05:53 UTC: NOTICE  : Emptying directory: /var/tmp/catalyst/tmp/default/stage1-i486-openrc-20211122T170545Z
22 Nov 2021 17:05:53 UTC: NOTICE  : Starting auto from /var/tmp/catalyst/builds/default/stage3-i486-openrc-latest.tar.xz
22 Nov 2021 17:05:53 UTC: NOTICE  : to /var/tmp/catalyst/tmp/default/stage1-i486-openrc-20211122T170545Z (this may take some time) ..
22 Nov 2021 17:05:55 UTC: NOTICE  : --- Running action sequence: unpack_snapshot
22 Nov 2021 17:05:55 UTC: NOTICE  : Unpacking portage tree (this can take a long time) ...
tar: /var/tmp/catalyst/snapshot_cache/20211122T170545Z: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
22 Nov 2021 17:05:55 UTC: ERROR   : Error unpacking snapshot using mode lbzip2
22 Nov 2021 17:05:55 UTC: ERROR   : Exception running action sequence unpack_snapshot
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 1499, in _run
    getattr(self, x)()
  File "/usr/lib/python3.9/site-packages/catalyst/base/stagebase.py", line 891, in unpack_snapshot
    with open(snapshot_cache_hash_path, 'w') as myf:
FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/catalyst/snapshot_cache/20211122T170545Z/catalyst-hash'
22 Nov 2021 17:05:55 UTC: NOTICE  : Cleaning up... Running unbind()
22 Nov 2021 17:05:55 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage1-i486-openrc-20211122T170545Z/tmp/kerncache does not exist. Skipping
22 Nov 2021 17:05:55 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage1-i486-openrc-20211122T170545Z/var/cache/binpkgs is not a mount point. Skipping
22 Nov 2021 17:05:55 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage1-i486-openrc-20211122T170545Z/tmp/stage1root/proc does not exist. Skipping
22 Nov 2021 17:05:55 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage1-i486-openrc-20211122T170545Z/run is not a mount point. Skipping
22 Nov 2021 17:05:55 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage1-i486-openrc-20211122T170545Z/dev/shm does not exist. Skipping
22 Nov 2021 17:05:55 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage1-i486-openrc-20211122T170545Z/dev/pts does not exist. Skipping
22 Nov 2021 17:05:55 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage1-i486-openrc-20211122T170545Z/var/tmp/portage does not exist. Skipping
22 Nov 2021 17:05:55 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage1-i486-openrc-20211122T170545Z/var/cache/distfiles is not a mount point. Skipping
22 Nov 2021 17:05:55 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage1-i486-openrc-20211122T170545Z/var/db/repos/gentoo is not a mount point. Skipping
22 Nov 2021 17:05:55 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage1-i486-openrc-20211122T170545Z/dev is not a mount point. Skipping
22 Nov 2021 17:05:55 UTC: NOTICE  : /var/tmp/catalyst/tmp/default/stage1-i486-openrc-20211122T170545Z/proc is not a mount point. Skipping
Command exited with non-zero status 2
12.48user 1.68system 0:02.88elapsed 491%CPU (0avgtext+0avgdata 619204maxresident)k
397750inputs+1908552outputs (0major+172265minor)pagefaults 0swaps



Full build log at /tmp/catalyst-auto.20211122T170545Z.8d14BD/log/i486_stage1-openrc.log


             reply	other threads:[~2021-11-22 17:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-22 17:05 catalyst [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-22 21:22 [gentoo-releng-autobuilds] [x86-auto] Catalyst fatal build error - i486/stage1-openrc.spec catalyst
2021-11-22 23:14 catalyst
2021-11-22 23:27 catalyst
2023-06-26 17:16 catalyst

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211122170555.B94F2268A3A@demeter.amd64.dev.gentoo.org \
    --to=catalyst@demeter.amd64.dev.gentoo.org \
    --cc=gentoo-releng-autobuilds@lists.gentoo.org \
    --cc=releng@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox