Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××.name
To: jmbsvicetto@×××××.com, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst fatal build error - hardened/stage1.spec
Date: Wed, 08 Mar 2017 10:16:02
Message-Id: 20170308101558.CFA2912BC9C@thor.jmbsvicetto.name
1 08 Mar 2017 10:15:43 UTC: NOTICE : Loading configuration file: /etc/catalyst/release/amd64-auto.conf
2 08 Mar 2017 10:15:43 UTC: NOTICE : Processing spec file: hardened/stage1.spec
3 08 Mar 2017 10:15:43 UTC: NOTICE : Using target: stage1
4 08 Mar 2017 10:15:43 UTC: NOTICE : Source file specification matching setting is: loose
5 08 Mar 2017 10:15:43 UTC: NOTICE : Accepted source file extensions search order: ['tar', 'tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'tar.gz', 'gz']
6 08 Mar 2017 10:15:44 UTC: NOTICE : Source path set to /home/release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened-latest.tar.xz
7 08 Mar 2017 10:15:44 UTC: NOTICE : stage1 stage path is /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-20170307/tmp/stage1root
8 >>> Waiting 10 seconds before starting...
9 >>> (Control-C to abort)...
10 Purging Caches ... in: 10 9 8 7 6 5 4 3 2 1
11 08 Mar 2017 10:15:54 UTC: NOTICE : purge(); clearing autoresume ...
12 08 Mar 2017 10:15:54 UTC: NOTICE : purge(); clearing chroot ...
13 08 Mar 2017 10:15:54 UTC: NOTICE : Clearing the chroot path ...
14 08 Mar 2017 10:15:54 UTC: NOTICE : purge(); clearing package cache ...
15 08 Mar 2017 10:15:54 UTC: NOTICE : purging the pkgcache ...
16 08 Mar 2017 10:15:54 UTC: NOTICE : purge(); clearing kerncache ...
17 08 Mar 2017 10:15:54 UTC: NOTICE : --- Running action sequence: unpack
18 08 Mar 2017 10:15:54 UTC: NOTICE : Clearing the chroot path ...
19 08 Mar 2017 10:15:54 UTC: NOTICE : Starting auto from /home/release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened-latest.tar.xz
20 08 Mar 2017 10:15:54 UTC: NOTICE : to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-20170307 (this may take some time) ..
21 tar: ./bin/busybox: Cannot write: No space left on device
22 tar: ./bin/mkfifo: Cannot write: No space left on device
23 tar: ./bin/rmdir: Cannot write: No space left on device
24 tar: ./bin/kmod: Cannot write: No space left on device
25 tar: ./bin/yes: Cannot write: No space left on device
26 tar: ./bin/rc-status: Cannot write: No space left on device
27 tar: ./bin/dd: Cannot write: No space left on device
28 tar: ./bin/rm: Cannot write: No space left on device
29 tar: ./bin/ln: Cannot write: No space left on device
30 tar: ./bin/readlink: Cannot write: No space left on device
31 tar: ./bin/tmpfiles: Cannot write: No space left on device
32 tar: ./bin/setfattr: Cannot write: No space left on device
33 tar: ./bin/tty: Cannot write: No space left on device
34 tar: ./bin/tr: Cannot write: No space left on device
35 tar: ./bin/setfacl: Cannot write: No space left on device
36 tar: ./bin/getfacl: Cannot write: No space left on device
37 tar: ./bin/fgrep: Cannot write: No space left on device
38 tar: ./bin/sort: Cannot write: No space left on device
39 tar: ./bin/passwd: Cannot write: No space left on device
40 tar: ./bin/basename: Cannot write: No space left on device
41 tar: ./bin/chroot: Cannot write: No space left on device
42 tar: ./bin/run-parts: Cannot write: No space left on device
43 tar: ./bin/tempfile: Cannot write: No space left on device
44 tar: ./bin/vdir: Cannot write: No space left on device
45 tar: ./bin/false: Cannot write: No space left on device
46 tar: ./bin/netstat: Cannot write: No space left on device
47 tar: ./bin/env: Cannot write: No space left on device
48 tar: ./bin/findmnt: Cannot write: No space left on device
49 tar: ./bin/touch: Cannot write: No space left on device
50 tar: ./bin/stty: Cannot write: No space left on device
51 tar: ./bin/udevadm: Cannot write: No space left on device
52 tar: ./bin/chacl: Cannot write: No space left on device
53 tar: ./bin/wdctl: Cannot write: No space left on device
54 tar: ./bin/mktemp: Cannot write: No space left on device
55 tar: ./bin/uname: Cannot write: No space left on device
56 tar: ./bin/echo: Cannot write: No space left on device
57 tar: ./bin/sleep: Cannot write: No space left on device
58 tar: ./bin/egrep: Cannot write: No space left on device
59 tar: ./bin/nano: Cannot write: No space left on device
60 tar: ./bin/bash: Cannot write: No space left on device
61 tar: ./bin/dirname: Cannot write: No space left on device
62 tar: ./bin/hostname: Cannot write: No space left on device
63 tar: ./bin/mUnable to print the message and arguments - possible formatting error.
64 Use the traceback above to help find the error.
65 --- Logging error ---
66 OSError: [Errno 28] No space left on device
67
68 During handling of the above exception, another exception occurred:
69
70 Traceback (most recent call last):
71 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1412, in run
72 getattr(self, x)()
73 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 803, in unpack
74 data = self.settings["source_path_hash"])
75 File "/usr/lib64/python3.4/site-packages/catalyst/base/resume.py", line 56, in enable
76 myf.write(data)
77 OSError: [Errno 28] No space left on device
78
79 During handling of the above exception, another exception occurred:
80
81 Traceback (most recent call last):
82 File "/usr/lib64/python3.4/logging/__init__.py", line 982, in emit
83 self.flush()
84 File "/usr/lib64/python3.4/logging/__init__.py", line 962, in flush
85 self.stream.flush()
86 OSError: [Errno 28] No space left on device
87 Call stack:
88 File "/usr/lib/python-exec/python3.4/catalyst", line 37, in <module>
89 main(sys.argv[1:])
90 File "/usr/lib64/python3.4/site-packages/catalyst/main.py", line 276, in main
91 return _main(parser, opts)
92 File "/usr/lib64/python3.4/site-packages/catalyst/main.py", line 426, in _main
93 success = build_target(addlargs)
94 File "/usr/lib64/python3.4/site-packages/catalyst/main.py", line 113, in build_target
95 return target.run()
96 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1418, in run
97 log.error('Exception running action sequence %s', x, exc_info=True)
98 File "/usr/lib64/python3.4/logging/__init__.py", line 1308, in error
99 self._log(ERROR, msg, args, **kwargs)
100 File "/usr/lib64/python3.4/site-packages/catalyst/log.py", line 29, in _log
101 super(CatalystLogger, self)._log(level, line, (), **kwargs)
102 Message: 'Exception running action sequence unpack'
103 Arguments: ()
104 --- Logging error ---
105 Traceback (most recent call last):
106 File "/usr/lib64/python3.4/logging/__init__.py", line 982, in emit
107 self.flush()
108 File "/usr/lib64/python3.4/logging/__init__.py", line 962, in flush
109 self.stream.flush()
110 OSError: [Errno 28] No space left on device
111 Call stack:
112 File "/usr/lib/python-exec/python3.4/catalyst", line 37, in <module>
113 main(sys.argv[1:])
114 File "/usr/lib64/python3.4/site-packages/catalyst/main.py", line 276, in main
115 return _main(parser, opts)
116 File "/usr/lib64/python3.4/site-packages/catalyst/main.py", line 426, in _main
117 success = build_target(addlargs)
118 File "/usr/lib64/python3.4/site-packages/catalyst/main.py", line 113, in build_target
119 return target.run()
120 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1423, in run
121 log.notice('Cleaning up... Running unbind()')
122 File "/usr/lib64/python3.4/site-packages/catalyst/log.py", line 49, in notice
123 logger.log(NOTICE, msg, *args, **kwargs)
124 File "/usr/lib64/python3.4/logging/__init__.py", line 1346, in log
125 self._log(level, msg, args, **kwargs)
126 File "/usr/lib64/python3.4/site-packages/catalyst/log.py", line 29, in _log
127 super(CatalystLogger, self)._log(level, line, (), **kwargs)
128 Message: 'Cleaning up... Running unbind()'
129 Arguments: ()
130 08 Mar 2017 10:15:58 UTC: ERROR : 'pixz' extraction of /home/release/buildroot/amd64-dev/builds/hardened/stage3-amd64-hardened-latest.tar.xz to /home/release/buildroot/amd64-dev/tmp/hardened/stage1-amd64-hardened-20170307 failed.
131 08 Mar 2017 10:15:58 UTC: ERROR : Exception running action sequence unpack
132 OSError: [Errno 28] No space left on device
133
134 During handling of the above exception, another exception occurred:
135
136 Traceback (most recent call last):
137 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 1412, in run
138 getattr(self, x)()
139 File "/usr/lib64/python3.4/site-packages/catalyst/base/stagebase.py", line 803, in unpack
140 data = self.settings["source_path_hash"])
141 File "/usr/lib64/python3.4/site-packages/catalyst/base/resume.py", line 56, in enable
142 myf.write(data)
143 OSError: [Errno 28] No s
144
145
146 Full build log at /home/release/tmp/run/catalyst-auto.20170307.kx80jf/log/hardened_stage1.log