Gentoo Archives: gentoo-releng-autobuilds

From: root <vapier@g.o>
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [s390x-auto] Catalyst build error - snapshot
Date: Thu, 25 Jul 2019 09:14:21
Message-Id: 20190725091417.A169420AC6@nightheron.gentoo.org
1 *** Running command: catalyst -c /etc/catalyst/catalyst.conf -s 20190725T091415Z
2 25 Jul 2019 05:14:16 EDT: NOTICE : Loading configuration file: /etc/catalyst/catalyst.conf
3 25 Jul 2019 05:14:16 EDT: NOTICE : conf_values[options] = {'bindist', 'snapcache', 'kerncache', 'pkgcache', 'autoresume', 'seedcache'}
4 25 Jul 2019 05:14:16 EDT: NOTICE : Creating gentoo tree snapshot 20190725T091415Z from /var/db/repos/gentoo ...
5 rsync: change_dir "/var/db/repos/gentoo" failed: No such file or directory (2)
6 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1189) [sender=3.1.3]
7 25 Jul 2019 05:14:16 EDT: ERROR : CatalystError: cmd(['rsync', '-a', '--no-o', '--no-g', '--delete', '--exclude=/packages/', '--exclude=/distfiles/', '--exclude=/local/', '--exclude=CVS/', '--exclude=.svn', '--exclude=.git/', '--filter=H_**/files/digest-*', '/var/db/repos/gentoo/', '/var/tmp/catalyst/tmp/repos/gentoo/']) exited 23
8 Traceback (most recent call last):
9 File "/usr/lib/python-exec/python3.6/catalyst", line 37, in <module>
10 main(sys.argv[1:])
11 File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 285, in main
12 return _main(parser, opts)
13 File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 452, in _main
14 success = build_target(addlargs)
15 File "/usr/lib64/python3.6/site-packages/catalyst/main.py", line 114, in build_target
16 return target.run()
17 File "/usr/lib64/python3.6/site-packages/catalyst/targets/snapshot.py", line 66, in run
18 env=self.env)
19 File "/usr/lib64/python3.6/site-packages/catalyst/support.py", line 54, in cmd
20 print_traceback=False)
21 catalyst.support.CatalystError: cmd(['rsync', '-a', '--no-o', '--no-g', '--delete', '--exclude=/packages/', '--exclude=/distfiles/', '--exclude=/local/', '--exclude=CVS/', '--exclude=.svn', '--exclude=.git/', '--filter=H_**/files/digest-*', '/var/db/repos/gentoo/', '/var/tmp/catalyst/tmp/repos/gentoo/']) exited 23
22
23
24
25 Full build log at /tmp/catalyst-auto.20190725T091415Z.83REuz/log/snapshot.log