Push event #3012.6 failed

  • Ran for
AMD64
no language set
Git
Raw log
Scroll to End of Log
0.13s0.09s0.00s0.06s0.00s
worker_info
1Worker information
2hostname: ee3b26fe-bcc7-4180-9c61-e78b658c29c4@1.worker-n2-com-f8c4bb956-vwsbv.gce-production-1
3version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c
4instance: travis-job-9bac3992-611d-439c-9247-85fd348b1816 travis-ci-stevonnie-xenial-1663676753-f9bb8ff4 (via amqp)
5startup: 5.59950509s
60.12s0.00s0.01s0.00s0.01s
system_info
7Build system information
8Build language: shell
9Build dist: xenial
10Build id: 274107892
11Job id: 630328441
12Runtime kernel version: 4.15.0-1098-gcp
13VM: default
14travis-build version: 6b157a1c
15Build image provisioning date and time
16Tue Sep 20 12:40:34 UTC 2022
17Operating System Details
18Distributor ID: Ubuntu
19Description: Ubuntu 16.04.7 LTS
20Release: 16.04
21Codename: xenial
22Systemd Version
23systemd 229
24Cookbooks Version
2592dc2e3 https://github.com/travis-ci/travis-cookbooks/tree/92dc2e3
26git version
27git version 2.37.3
28bash version
29GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
30gcc version
31gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
32docker version
33Client: Docker Engine - Community
34 Version: 20.10.7
35 API version: 1.41
36 Go version: go1.13.15
37 Git commit: f0df350
38 Built: Wed Jun 2 11:56:47 2021
39 OS/Arch: linux/amd64
40 Context: default
41 Experimental: true
43Server: Docker Engine - Community
44 Engine:
45 Version: 20.10.7
46 API version: 1.41 (minimum version 1.12)
47 Go version: go1.13.15
48 Git commit: b0f5bc3
49 Built: Wed Jun 2 11:54:58 2021
50 OS/Arch: linux/amd64
51 Experimental: false
52 containerd:
53 Version: 1.4.6
54 GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d
55 runc:
56 Version: 1.0.0-rc95
57 GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
58 docker-init:
59 Version: 0.19.0
60 GitCommit: de40ad0
61clang version
62clang version 7.0.0 (tags/RELEASE_700/final)
63jq version
64jq-1.6
65bats version
66Bats 0.4.0
67shellcheck version
680.7.2
69shfmt version
70v3.2.1
71ccache version
723.2.4
73cmake version
74cmake version 3.12.4
75heroku version
76heroku/7.63.4 linux-x64 node-v14.19.0
77imagemagick version
78Version: ImageMagick 6.8.9-9 Q16 x86_64 2020-12-04 http://www.imagemagick.org
79md5deep version
804.4
81mercurial version
82version 4.8
83mysql version
84mysql Ver 14.14 Distrib 5.7.33, for Linux (x86_64) using EditLine wrapper
85openssl version
86OpenSSL 1.0.2g 1 Mar 2016
87packer version
881.7.5
89postgresql client version
90psql (PostgreSQL) 9.5.25
91ragel version
92Ragel State Machine Compiler version 6.8 Feb 2013
93sudo version
941.8.16
95gzip version
96gzip 1.6
97zip version
98Zip 3.0
99vim version
100VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Oct 13 2020 16:04:38)
101iptables version
102iptables v1.6.0
103curl version
104curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
105wget version
106GNU Wget 1.17.1 built on linux-gnu.
107rsync version
108rsync version 3.1.1 protocol version 31
109gimme version
110v1.5.4
111nvm version
1120.39.1
113perlbrew version
114/home/travis/perl5/perlbrew/bin/perlbrew - App::perlbrew/0.96
115phpenv version
116rbenv 1.2.0
117rvm version
118rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
119default ruby version
120ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]
1220.01s0.01s0.83s11.83s0.05s0.00s0.04s0.00s0.01s0.01s0.01s0.01s0.01s0.00s0.25sOK
1230.00s0.02s0.00s0.01s0.25s0.00s0.00s0.00s0.01s0.00s0.09s0.00s0.01s0.00s0.08s6.03s0.00s3.69s0.00s2.30s
docker_mtu_and_registry_mirrors
Docker
resolvconf
git.checkout
1240.01s0.48s$ git clone --depth=50 --branch=master https://github.com/travis-ci/nightwhale.git travis-ci/nightwhale
125Cloning into 'travis-ci/nightwhale'...
126$ cd travis-ci/nightwhale
127$ git checkout -qf e6ce15b707e1ebc8a3173980c2a51cd2ab2c7fa3
1290.01s
130Setting environment variables from repository settings
131$ export DOCKER_LOGIN_SERVER=[secure]
132$ export DOCKER_LOGIN_USERNAME=[secure]
133$ export DOCKER_LOGIN_PASSWORD=[secure]
134$ export DOCKER_LOGIN_EMAIL=[secure]
136Setting environment variables from .travis.yml
137$ export TEMPLATE=gce-parity/22.04
139$ bash -c 'echo $BASH_VERSION'
1404.3.48(1)-release
14244.11s$ ./bin/docker-build
143DOCKER_DEST=travisci/gce-parity:22.04
144Sending build context to Docker daemon 8.704kB
145Step 1/7 : FROM travisci/ubuntu-systemd:22.04
14622.04: Pulling from travisci/ubuntu-systemd
1479cb31e2e37ea: Pulling fs layer
148fc861257000a: Pulling fs layer
149f173945a0a02: Pulling fs layer
1502442fd946c1d: Pulling fs layer
151fc5968509384: Pulling fs layer
15238a20554016b: Pulling fs layer
15397109e28bfd1: Pulling fs layer
154f31ca6f72283: Pulling fs layer
1552442fd946c1d: Waiting
156fc5968509384: Waiting
15738a20554016b: Waiting
15897109e28bfd1: Waiting
159f31ca6f72283: Waiting
160fc861257000a: Verifying Checksum
161fc861257000a: Download complete
1629cb31e2e37ea: Verifying Checksum
1639cb31e2e37ea: Download complete
1642442fd946c1d: Verifying Checksum
1652442fd946c1d: Download complete
166f173945a0a02: Verifying Checksum
167f173945a0a02: Download complete
16838a20554016b: Verifying Checksum
16938a20554016b: Download complete
17097109e28bfd1: Verifying Checksum
17197109e28bfd1: Download complete
172f31ca6f72283: Verifying Checksum
173f31ca6f72283: Download complete
174fc5968509384: Verifying Checksum
175fc5968509384: Download complete
1769cb31e2e37ea: Pull complete
177fc861257000a: Pull complete
178f173945a0a02: Pull complete
1792442fd946c1d: Pull complete
180fc5968509384: Pull complete
18138a20554016b: Pull complete
18297109e28bfd1: Pull complete
183f31ca6f72283: Pull complete
184Digest: sha256:93e0cdd05459ece8d150008aa4e9a11caf42ffbb6abb32dce70a8585dce292d9
185Status: Downloaded newer image for travisci/ubuntu-systemd:22.04
186 ---> 2702ac1a017e
187Step 2/7 : ENV DEBIAN_FRONTEND noninteractive
188 ---> Running in d93dc7187cdd
189Removing intermediate container d93dc7187cdd
190 ---> db15229c3dbc
191Step 3/7 : ADD packages.txt /var/tmp/packages.txt
192 ---> 36a2afd88b75
193Step 4/7 : RUN apt-get update -yq && apt-get install -y software-properties-common
194 ---> Running in b81c6927e95d
195Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
196Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
197Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
198Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
199Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1523 kB]
200Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2907 kB]
201Fetched 4814 kB in 2s (2666 kB/s)
202Reading package lists...
203Reading package lists...
204Building dependency tree...
205Reading state information...
206The following additional packages will be installed:
207 ca-certificates dbus dirmngr distro-info-data gir1.2-glib-2.0
208 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
209 gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libappstream4
210 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdbus-1-3 libdw1 libelf1
211 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
212 libgstreamer1.0-0 libicu70 libksba8 libldap-2.5-0 libldap-common libmpdec3
213 libnghttp2-14 libnpth0 libnss-systemd libpackagekit-glib2-18 libpam-cap
214 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5
215 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8
216 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
217 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release
218 media-types openssl packagekit packagekit-tools pinentry-curses pkexec
219 policykit-1 polkitd publicsuffix python-apt-common python3 python3-apt
220 python3-blinker python3-cffi-backend python3-cryptography python3-dbus
221 python3-distro python3-distro-info python3-gi python3-httplib2
222 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
223 python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
224 python3-minimal python3-more-itertools python3-oauthlib
225 python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
226 python3-software-properties python3-wadllib python3-zipp python3.10
227 python3.10-minimal readline-common shared-mime-info systemd-sysv ucf
228 unattended-upgrades xdg-user-dirs xz-utils
229Suggested packages:
230 default-dbus-session-bus | dbus-session-bus dbus-user-session
231 pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
232 gstreamer1.0-tools libsasl2-modules-gssapi-mit
233 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
234 libsasl2-modules-sql appstream pinentry-doc python3-doc python3-tk
235 python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
236 python-cryptography-doc python3-cryptography-vectors python-dbus-doc
237 python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
238 python3-keyrings.alt python3-testresources python3-setuptools
239 python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
240 binutils binfmt-support readline-doc bsd-mailx default-mta
241 | mail-transport-agent needrestart powermgmt-base
242The following NEW packages will be installed:
243 ca-certificates dbus dirmngr distro-info-data gir1.2-glib-2.0
244 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
245 gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libappstream4
246 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdbus-1-3 libdw1 libelf1
247 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
248 libgstreamer1.0-0 libicu70 libksba8 libldap-2.5-0 libldap-common libmpdec3
249 libnghttp2-14 libnpth0 libnss-systemd libpackagekit-glib2-18 libpam-cap
250 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5
251 libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8
252 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0
253 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release
254 media-types openssl packagekit packagekit-tools pinentry-curses pkexec
255 policykit-1 polkitd publicsuffix python-apt-common python3 python3-apt
256 python3-blinker python3-cffi-backend python3-cryptography python3-dbus
257 python3-distro python3-distro-info python3-gi python3-httplib2
258 python3-importlib-metadata python3-jeepney python3-jwt python3-keyring
259 python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
260 python3-minimal python3-more-itertools python3-oauthlib
261 python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
262 python3-software-properties python3-wadllib python3-zipp python3.10
263 python3.10-minimal readline-common shared-mime-info
264 software-properties-common systemd-sysv ucf unattended-upgrades
265 xdg-user-dirs xz-utils
2660 upgraded, 107 newly installed, 0 to remove and 5 not upgraded.
267Need to get 33.9 MB of archives.
268After this operation, 125 MB of additional disk space will be used.
269Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.8 [815 kB]
270Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.5 [91.5 kB]
271Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.8 [2268 kB]
272Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB]
273Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
274Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
275Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
276Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
277Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.3 [641 kB]
278Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.8 [1850 kB]
279Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.8 [508 kB]
280Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B]
281Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB]
282Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.12 [10.5 kB]
283Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.18 [1184 kB]
284Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB]
285Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB]
286Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB]
287Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.8 [5302 B]
288Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.4 [1465 kB]
289Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB]
290Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB]
291Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
292Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
293Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
294Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.4 [4582 B]
295Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
296Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.12 [133 kB]
297Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.1 [7928 B]
298Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.12 [203 kB]
299Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.5 [763 kB]
300Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
301Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
302Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu4 [14.6 kB]
303Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu4 [164 kB]
304Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
305Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB]
306Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.2 [133 kB]
307Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB]
308Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
309Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB]
310Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB]
311Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
312Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
313Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6554 B]
314Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
315Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
316Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
317Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
318Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
319Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
320Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.18+dfsg-0ubuntu0.22.04.2 [183 kB]
321Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
322Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
323Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu3 [124 kB]
324Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu3 [25.3 kB]
325Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
326Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
327Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
328Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
329Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
330Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
331Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
332Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
333Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
334Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
335Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
336Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.3 [186 kB]
337Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.20 [284 kB]
338Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB]
339Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB]
340Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB]
341Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
342Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.4 [80.9 kB]
343Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB]
344Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1.1 [984 kB]
345Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.18+dfsg-0ubuntu0.22.04.2 [15.9 kB]
346Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB]
347Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB]
348Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
349Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB]
350Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB]
351Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B]
352Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 packagekit amd64 1.2.5-2ubuntu3 [442 kB]
353Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 packagekit-tools amd64 1.2.5-2ubuntu3 [28.8 kB]
354Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
355Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB]
356Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB]
357Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB]
358Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB]
359Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB]
360Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6288 B]
361Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
362Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB]
363Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
364Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB]
365Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB]
366Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
367Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB]
368Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB]
369Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
370Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
371Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
372Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB]
373Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB]
374Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB]
375Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 unattended-upgrades all 2.8ubuntu1 [49.4 kB]
376Preconfiguring packages ...
377Fetched 33.9 MB in 4s (7929 kB/s)
378Selecting previously unselected package libpython3.10-minimal:amd64.
379(Reading database ... 5251 files and directories currently installed.)
380Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.8_amd64.deb ...
381Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.8) ...
382Selecting previously unselected package libexpat1:amd64.
383Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.5_amd64.deb ...
384Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.5) ...
385Selecting previously unselected package python3.10-minimal.
386Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.8_amd64.deb ...
387Unpacking python3.10-minimal (3.10.12-1~22.04.8) ...
388Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.8) ...
389Setting up libexpat1:amd64 (2.4.7-1ubuntu0.5) ...
390Setting up python3.10-minimal (3.10.12-1~22.04.8) ...
391Selecting previously unselected package python3-minimal.
392(Reading database ... 5554 files and directories currently installed.)
393Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ...
394Unpacking python3-minimal (3.10.6-1~22.04.1) ...
395Selecting previously unselected package media-types.
396Preparing to unpack .../1-media-types_7.0.0_all.deb ...
397Unpacking media-types (7.0.0) ...
398Selecting previously unselected package libmpdec3:amd64.
399Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
400Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
401Selecting previously unselected package readline-common.
402Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
403Unpacking readline-common (8.1.2-1) ...
404Selecting previously unselected package libreadline8:amd64.
405Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
406Unpacking libreadline8:amd64 (8.1.2-1) ...
407Selecting previously unselected package libsqlite3-0:amd64.
408Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.3_amd64.deb ...
409Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
410Selecting previously unselected package libpython3.10-stdlib:amd64.
411Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.8_amd64.deb ...
412Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.8) ...
413Selecting previously unselected package python3.10.
414Preparing to unpack .../7-python3.10_3.10.12-1~22.04.8_amd64.deb ...
415Unpacking python3.10 (3.10.12-1~22.04.8) ...
416Selecting previously unselected package libpython3-stdlib:amd64.
417Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ...
418Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ...
419Setting up python3-minimal (3.10.6-1~22.04.1) ...
420Selecting previously unselected package python3.
421(Reading database ... 5984 files and directories currently installed.)
422Preparing to unpack .../00-python3_3.10.6-1~22.04.1_amd64.deb ...
423Unpacking python3 (3.10.6-1~22.04.1) ...
424Selecting previously unselected package systemd-sysv.
425Preparing to unpack .../01-systemd-sysv_249.11-0ubuntu3.12_amd64.deb ...
426Unpacking systemd-sysv (249.11-0ubuntu3.12) ...
427Selecting previously unselected package openssl.
428Preparing to unpack .../02-openssl_3.0.2-0ubuntu1.18_amd64.deb ...
429Unpacking openssl (3.0.2-0ubuntu1.18) ...
430Selecting previously unselected package ca-certificates.
431Preparing to unpack .../03-ca-certificates_20240203~22.04.1_all.deb ...
432Unpacking ca-certificates (20240203~22.04.1) ...
433Selecting previously unselected package libdbus-1-3:amd64.
434Preparing to unpack .../04-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ...
435Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
436Selecting previously unselected package dbus.
437Preparing to unpack .../05-dbus_1.12.20-2ubuntu4.1_amd64.deb ...
438Unpacking dbus (1.12.20-2ubuntu4.1) ...
439Selecting previously unselected package distro-info-data.
440Preparing to unpack .../06-distro-info-data_0.52ubuntu0.8_all.deb ...
441Unpacking distro-info-data (0.52ubuntu0.8) ...
442Selecting previously unselected package libglib2.0-0:amd64.
443Preparing to unpack .../07-libglib2.0-0_2.72.4-0ubuntu2.4_amd64.deb ...
444Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.4) ...
445Selecting previously unselected package libgirepository-1.0-1:amd64.
446Preparing to unpack .../08-libgirepository-1.0-1_1.72.0-1_amd64.deb ...
447Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ...
448Selecting previously unselected package gir1.2-glib-2.0:amd64.
449Preparing to unpack .../09-gir1.2-glib-2.0_1.72.0-1_amd64.deb ...
450Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ...
451Selecting previously unselected package iso-codes.
452Preparing to unpack .../10-iso-codes_4.9.0-1_all.deb ...
453Unpacking iso-codes (4.9.0-1) ...
454Selecting previously unselected package libcap2-bin.
455Preparing to unpack .../11-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
456Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
457Selecting previously unselected package libelf1:amd64.
458Preparing to unpack .../12-libelf1_0.186-1build1_amd64.deb ...
459Unpacking libelf1:amd64 (0.186-1build1) ...
460Selecting previously unselected package libglib2.0-data.
461Preparing to unpack .../13-libglib2.0-data_2.72.4-0ubuntu2.4_all.deb ...
462Unpacking libglib2.0-data (2.72.4-0ubuntu2.4) ...
463Selecting previously unselected package libicu70:amd64.
464Preparing to unpack .../14-libicu70_70.1-2_amd64.deb ...
465Unpacking libicu70:amd64 (70.1-2) ...
466Selecting previously unselected package libnss-systemd:amd64.
467Preparing to unpack .../15-libnss-systemd_249.11-0ubuntu3.12_amd64.deb ...
468Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.12) ...
469Selecting previously unselected package libpam-cap:amd64.
470Preparing to unpack .../16-libpam-cap_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
471Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
472Selecting previously unselected package libpam-systemd:amd64.
473Preparing to unpack .../17-libpam-systemd_249.11-0ubuntu3.12_amd64.deb ...
474Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.12) ...
475Selecting previously unselected package libxml2:amd64.
476Preparing to unpack .../18-libxml2_2.9.13+dfsg-1ubuntu0.5_amd64.deb ...
477Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.5) ...
478Selecting previously unselected package libyaml-0-2:amd64.
479Preparing to unpack .../19-libyaml-0-2_0.2.2-1build2_amd64.deb ...
480Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
481Selecting previously unselected package lsb-release.
482Preparing to unpack .../20-lsb-release_11.1.0ubuntu4_all.deb ...
483Unpacking lsb-release (11.1.0ubuntu4) ...
484Selecting previously unselected package python-apt-common.
485Preparing to unpack .../21-python-apt-common_2.4.0ubuntu4_all.deb ...
486Unpacking python-apt-common (2.4.0ubuntu4) ...
487Selecting previously unselected package python3-apt.
488Preparing to unpack .../22-python3-apt_2.4.0ubuntu4_amd64.deb ...
489Unpacking python3-apt (2.4.0ubuntu4) ...
490Selecting previously unselected package python3-dbus.
491Preparing to unpack .../23-python3-dbus_1.2.18-3build1_amd64.deb ...
492Unpacking python3-dbus (1.2.18-3build1) ...
493Selecting previously unselected package python3-gi.
494Preparing to unpack .../24-python3-gi_3.42.1-0ubuntu1_amd64.deb ...
495Unpacking python3-gi (3.42.1-0ubuntu1) ...
496Selecting previously unselected package python3-pkg-resources.
497Preparing to unpack .../25-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.2_all.deb ...
498Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.2) ...
499Selecting previously unselected package shared-mime-info.
500Preparing to unpack .../26-shared-mime-info_2.1-2_amd64.deb ...
501Unpacking shared-mime-info (2.1-2) ...
502Selecting previously unselected package ucf.
503Preparing to unpack .../27-ucf_3.0043_all.deb ...
504Moving old data out of the way
505Unpacking ucf (3.0043) ...
506Selecting previously unselected package xdg-user-dirs.
507Preparing to unpack .../28-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ...
508Unpacking xdg-user-dirs (0.17-2ubuntu4) ...
509Selecting previously unselected package libnghttp2-14:amd64.
510Preparing to unpack .../29-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ...
511Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
512Selecting previously unselected package libpsl5:amd64.
513Preparing to unpack .../30-libpsl5_0.21.0-1.2build2_amd64.deb ...
514Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
515Selecting previously unselected package publicsuffix.
516Preparing to unpack .../31-publicsuffix_20211207.1025-1_all.deb ...
517Unpacking publicsuffix (20211207.1025-1) ...
518Selecting previously unselected package python3-distro-info.
519Preparing to unpack .../32-python3-distro-info_1.1ubuntu0.2_all.deb ...
520Unpacking python3-distro-info (1.1ubuntu0.2) ...
521Selecting previously unselected package xz-utils.
522Preparing to unpack .../33-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
523Unpacking xz-utils (5.2.5-2ubuntu1) ...
524Selecting previously unselected package libassuan0:amd64.
525Preparing to unpack .../34-libassuan0_2.5.5-1build1_amd64.deb ...
526Unpacking libassuan0:amd64 (2.5.5-1build1) ...
527Selecting previously unselected package gpgconf.
528Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
529Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
530Selecting previously unselected package libksba8:amd64.
531Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
532Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
533Selecting previously unselected package libsasl2-modules-db:amd64.
534Preparing to unpack .../37-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
535Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
536Selecting previously unselected package libsasl2-2:amd64.
537Preparing to unpack .../38-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
538Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
539Selecting previously unselected package libldap-2.5-0:amd64.
540Preparing to unpack .../39-libldap-2.5-0_2.5.18+dfsg-0ubuntu0.22.04.2_amd64.deb ...
541Unpacking libldap-2.5-0:amd64 (2.5.18+dfsg-0ubuntu0.22.04.2) ...
542Selecting previously unselected package libnpth0:amd64.
543Preparing to unpack .../40-libnpth0_1.6-3build2_amd64.deb ...
544Unpacking libnpth0:amd64 (1.6-3build2) ...
545Selecting previously unselected package dirmngr.
546Preparing to unpack .../41-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
547Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
548Selecting previously unselected package libpackagekit-glib2-18:amd64.
549Preparing to unpack .../42-libpackagekit-glib2-18_1.2.5-2ubuntu3_amd64.deb ...
550Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ...
551Selecting previously unselected package gir1.2-packagekitglib-1.0.
552Preparing to unpack .../43-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu3_amd64.deb ...
553Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ...
554Selecting previously unselected package gnupg-l10n.
555Preparing to unpack .../44-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
556Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
557Selecting previously unselected package gnupg-utils.
558Preparing to unpack .../45-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
559Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
560Selecting previously unselected package gpg.
561Preparing to unpack .../46-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
562Unpacking gpg (2.2.27-3ubuntu2.1) ...
563Selecting previously unselected package pinentry-curses.
564Preparing to unpack .../47-pinentry-curses_1.1.1-1build2_amd64.deb ...
565Unpacking pinentry-curses (1.1.1-1build2) ...
566Selecting previously unselected package gpg-agent.
567Preparing to unpack .../48-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
568Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
569Selecting previously unselected package gpg-wks-client.
570Preparing to unpack .../49-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
571Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
572Selecting previously unselected package gpg-wks-server.
573Preparing to unpack .../50-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
574Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
575Selecting previously unselected package gpgsm.
576Preparing to unpack .../51-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
577Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
578Selecting previously unselected package gnupg.
579Preparing to unpack .../52-gnupg_2.2.27-3ubuntu2.1_all.deb ...
580Unpacking gnupg (2.2.27-3ubuntu2.1) ...
581Selecting previously unselected package libbrotli1:amd64.
582Preparing to unpack .../53-libbrotli1_1.0.9-2build6_amd64.deb ...
583Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
584Selecting previously unselected package librtmp1:amd64.
585Preparing to unpack .../54-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
586Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
587Selecting previously unselected package libssh-4:amd64.
588Preparing to unpack .../55-libssh-4_0.9.6-2ubuntu0.22.04.3_amd64.deb ...
589Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
590Selecting previously unselected package libcurl3-gnutls:amd64.
591Preparing to unpack .../56-libcurl3-gnutls_7.81.0-1ubuntu1.20_amd64.deb ...
592Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ...
593Selecting previously unselected package libstemmer0d:amd64.
594Preparing to unpack .../57-libstemmer0d_2.2.0-1build1_amd64.deb ...
595Unpacking libstemmer0d:amd64 (2.2.0-1build1) ...
596Selecting previously unselected package libxmlb2:amd64.
597Preparing to unpack .../58-libxmlb2_0.3.6-2build1_amd64.deb ...
598Unpacking libxmlb2:amd64 (0.3.6-2build1) ...
599Selecting previously unselected package libappstream4:amd64.
600Preparing to unpack .../59-libappstream4_0.15.2-2_amd64.deb ...
601Unpacking libappstream4:amd64 (0.15.2-2) ...
602Selecting previously unselected package libdw1:amd64.
603Preparing to unpack .../60-libdw1_0.186-1build1_amd64.deb ...
604Unpacking libdw1:amd64 (0.186-1build1) ...
605Selecting previously unselected package libglib2.0-bin.
606Preparing to unpack .../61-libglib2.0-bin_2.72.4-0ubuntu2.4_amd64.deb ...
607Unpacking libglib2.0-bin (2.72.4-0ubuntu2.4) ...
608Selecting previously unselected package libunwind8:amd64.
609Preparing to unpack .../62-libunwind8_1.3.2-2build2.1_amd64.deb ...
610Unpacking libunwind8:amd64 (1.3.2-2build2.1) ...
611Selecting previously unselected package libgstreamer1.0-0:amd64.
612Preparing to unpack .../63-libgstreamer1.0-0_1.20.3-0ubuntu1.1_amd64.deb ...
613Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ...
614Selecting previously unselected package libldap-common.
615Preparing to unpack .../64-libldap-common_2.5.18+dfsg-0ubuntu0.22.04.2_all.deb ...
616Unpacking libldap-common (2.5.18+dfsg-0ubuntu0.22.04.2) ...
617Selecting previously unselected package libpolkit-gobject-1-0:amd64.
618Preparing to unpack .../65-libpolkit-gobject-1-0_0.105-33_amd64.deb ...
619Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ...
620Selecting previously unselected package libpolkit-agent-1-0:amd64.
621Preparing to unpack .../66-libpolkit-agent-1-0_0.105-33_amd64.deb ...
622Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ...
623Selecting previously unselected package libsasl2-modules:amd64.
624Preparing to unpack .../67-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
625Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
626Selecting previously unselected package polkitd.
627Preparing to unpack .../68-polkitd_0.105-33_amd64.deb ...
628Unpacking polkitd (0.105-33) ...
629Selecting previously unselected package pkexec.
630Preparing to unpack .../69-pkexec_0.105-33_amd64.deb ...
631Unpacking pkexec (0.105-33) ...
632Selecting previously unselected package policykit-1.
633Preparing to unpack .../70-policykit-1_0.105-33_amd64.deb ...
634Unpacking policykit-1 (0.105-33) ...
635Selecting previously unselected package packagekit.
636Preparing to unpack .../71-packagekit_1.2.5-2ubuntu3_amd64.deb ...
637Unpacking packagekit (1.2.5-2ubuntu3) ...
638Selecting previously unselected package packagekit-tools.
639Preparing to unpack .../72-packagekit-tools_1.2.5-2ubuntu3_amd64.deb ...
640Unpacking packagekit-tools (1.2.5-2ubuntu3) ...
641Selecting previously unselected package python3-blinker.
642Preparing to unpack .../73-python3-blinker_1.4+dfsg1-0.4_all.deb ...
643Unpacking python3-blinker (1.4+dfsg1-0.4) ...
644Selecting previously unselected package python3-cffi-backend:amd64.
645Preparing to unpack .../74-python3-cffi-backend_1.15.0-1build2_amd64.deb ...
646Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ...
647Selecting previously unselected package python3-cryptography.
648Preparing to unpack .../75-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ...
649Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ...
650Selecting previously unselected package python3-pyparsing.
651Preparing to unpack .../76-python3-pyparsing_2.4.7-1_all.deb ...
652Unpacking python3-pyparsing (2.4.7-1) ...
653Selecting previously unselected package python3-httplib2.
654Preparing to unpack .../77-python3-httplib2_0.20.2-2_all.deb ...
655Unpacking python3-httplib2 (0.20.2-2) ...
656Selecting previously unselected package python3-more-itertools.
657Preparing to unpack .../78-python3-more-itertools_8.10.0-2_all.deb ...
658Unpacking python3-more-itertools (8.10.0-2) ...
659Selecting previously unselected package python3-zipp.
660Preparing to unpack .../79-python3-zipp_1.0.0-3ubuntu0.1_all.deb ...
661Unpacking python3-zipp (1.0.0-3ubuntu0.1) ...
662Selecting previously unselected package python3-importlib-metadata.
663Preparing to unpack .../80-python3-importlib-metadata_4.6.4-1_all.deb ...
664Unpacking python3-importlib-metadata (4.6.4-1) ...
665Selecting previously unselected package python3-jeepney.
666Preparing to unpack .../81-python3-jeepney_0.7.1-3_all.deb ...
667Unpacking python3-jeepney (0.7.1-3) ...
668Selecting previously unselected package python3-jwt.
669Preparing to unpack .../82-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
670Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
671Selecting previously unselected package python3-secretstorage.
672Preparing to unpack .../83-python3-secretstorage_3.3.1-1_all.deb ...
673Unpacking python3-secretstorage (3.3.1-1) ...
674Selecting previously unselected package python3-keyring.
675Preparing to unpack .../84-python3-keyring_23.5.0-1_all.deb ...
676Unpacking python3-keyring (23.5.0-1) ...
677Selecting previously unselected package python3-lazr.uri.
678Preparing to unpack .../85-python3-lazr.uri_1.0.6-2_all.deb ...
679Unpacking python3-lazr.uri (1.0.6-2) ...
680Selecting previously unselected package python3-wadllib.
681Preparing to unpack .../86-python3-wadllib_1.3.6-1_all.deb ...
682Unpacking python3-wadllib (1.3.6-1) ...
683Selecting previously unselected package python3-distro.
684Preparing to unpack .../87-python3-distro_1.7.0-1_all.deb ...
685Unpacking python3-distro (1.7.0-1) ...
686Selecting previously unselected package python3-oauthlib.
687Preparing to unpack .../88-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
688Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
689Selecting previously unselected package python3-six.
690Preparing to unpack .../89-python3-six_1.16.0-3ubuntu1_all.deb ...
691Unpacking python3-six (1.16.0-3ubuntu1) ...
692Selecting previously unselected package python3-lazr.restfulclient.
693Preparing to unpack .../90-python3-lazr.restfulclient_0.14.4-1_all.deb ...
694Unpacking python3-lazr.restfulclient (0.14.4-1) ...
695Selecting previously unselected package python3-launchpadlib.
696Preparing to unpack .../91-python3-launchpadlib_1.10.16-1_all.deb ...
697Unpacking python3-launchpadlib (1.10.16-1) ...
698Selecting previously unselected package python3-software-properties.
699Preparing to unpack .../92-python3-software-properties_0.99.22.9_all.deb ...
700Unpacking python3-software-properties (0.99.22.9) ...
701Selecting previously unselected package software-properties-common.
702Preparing to unpack .../93-software-properties-common_0.99.22.9_all.deb ...
703Unpacking software-properties-common (0.99.22.9) ...
704Selecting previously unselected package unattended-upgrades.
705Preparing to unpack .../94-unattended-upgrades_2.8ubuntu1_all.deb ...
706Unpacking unattended-upgrades (2.8ubuntu1) ...
707Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
708Setting up media-types (7.0.0) ...
709Setting up systemd-sysv (249.11-0ubuntu3.12) ...
710Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
711Setting up xdg-user-dirs (0.17-2ubuntu4) ...
712Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
713Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.4) ...
714No schema files found: doing nothing.
715Setting up distro-info-data (0.52ubuntu0.8) ...
716Setting up libxmlb2:amd64 (0.3.6-2build1) ...
717Setting up libbrotli1:amd64 (1.0.9-2build6) ...
718Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.3) ...
719Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
720Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ...
721Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ...
722Setting up libnss-systemd:amd64 (249.11-0ubuntu3.12) ...
723First installation detected...
724Checking NSS setup...
725Setting up libnpth0:amd64 (1.6-3build2) ...
726Setting up libassuan0:amd64 (2.5.5-1build1) ...
727Setting up libldap-common (2.5.18+dfsg-0ubuntu0.22.04.2) ...
728Setting up libunwind8:amd64 (1.3.2-2build2.1) ...
729Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
730Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
731Setting up libglib2.0-data (2.72.4-0ubuntu2.4) ...
732Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
733Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
734Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
735Setting up dbus (1.12.20-2ubuntu4.1) ...
736Setting up xz-utils (5.2.5-2ubuntu1) ...
737update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
738update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist
739update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist
740update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist
741update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist
742update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist
743update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist
744update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist
745update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist
746update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist
747update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist
748Setting up ucf (3.0043) ...
749Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
750Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.3) ...
751Setting up python-apt-common (2.4.0ubuntu4) ...
752Setting up libmpdec3:amd64 (2.5.1-2build2) ...
753Setting up libpam-systemd:amd64 (249.11-0ubuntu3.12) ...
754Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ...
755Setting up libstemmer0d:amd64 (2.2.0-1build1) ...
756Setting up openssl (3.0.2-0ubuntu1.18) ...
757Setting up libelf1:amd64 (0.186-1build1) ...
758Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.1) ...
759Setting up readline-common (8.1.2-1) ...
760Setting up publicsuffix (20211207.1025-1) ...
761Setting up iso-codes (4.9.0-1) ...
762Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ...
763Setting up libicu70:amd64 (70.1-2) ...
764Setting up pinentry-curses (1.1.1-1build2) ...
765Setting up libdw1:amd64 (0.186-1build1) ...
766Setting up libreadline8:amd64 (8.1.2-1) ...
767Setting up libglib2.0-bin (2.72.4-0ubuntu2.4) ...
768Setting up libldap-2.5-0:amd64 (2.5.18+dfsg-0ubuntu0.22.04.2) ...
769Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.8) ...
770Setting up ca-certificates (20240203~22.04.1) ...
771Updating certificates in /etc/ssl/certs...
772146 added, 0 removed; done.
773Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ...
774Setting up gpgconf (2.2.27-3ubuntu2.1) ...
775Setting up libpolkit-agent-1-0:amd64 (0.105-33) ...
776Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.5) ...
777Setting up polkitd (0.105-33) ...
778Setting up gpg (2.2.27-3ubuntu2.1) ...
779Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ...
780Setcap worked! gst-ptp-helper is not suid!
781Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ...
782Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
783Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
784Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
785Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
786Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
787Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
788Setting up python3.10 (3.10.12-1~22.04.8) ...
789Setting up gpgsm (2.2.27-3ubuntu2.1) ...
790Setting up pkexec (0.105-33) ...
791Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.20) ...
792Setting up python3 (3.10.6-1~22.04.1) ...
793Setting up libappstream4:amd64 (0.15.2-2) ...
794Setting up python3-six (1.16.0-3ubuntu1) ...
795Setting up dirmngr (2.2.27-3ubuntu2.1) ...
796Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
797Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ...
798Setting up python3-pyparsing (2.4.7-1) ...
799Setting up python3-gi (3.42.1-0ubuntu1) ...
800Setting up shared-mime-info (2.1-2) ...
801Setting up python3-jeepney (0.7.1-3) ...
802Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
803Setting up python3-httplib2 (0.20.2-2) ...
804Setting up lsb-release (11.1.0ubuntu4) ...
805Setting up python3-distro-info (1.1ubuntu0.2) ...
806Setting up policykit-1 (0.105-33) ...
807Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ...
808Setting up python3-blinker (1.4+dfsg1-0.4) ...
809Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.2) ...
810Setting up python3-more-itertools (8.10.0-2) ...
811Setting up python3-dbus (1.2.18-3build1) ...
812Setting up python3-distro (1.7.0-1) ...
813Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
814Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
815Setting up python3-apt (2.4.0ubuntu4) ...
816Setting up python3-lazr.uri (1.0.6-2) ...
817Setting up python3-zipp (1.0.0-3ubuntu0.1) ...
818Setting up unattended-upgrades (2.8ubuntu1) ...
820Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version
822Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version
823Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service.
824Setting up python3-cryptography (3.4.8-1ubuntu2.2) ...
825Setting up python3-wadllib (1.3.6-1) ...
826Setting up gnupg (2.2.27-3ubuntu2.1) ...
827Setting up packagekit (1.2.5-2ubuntu3) ...
828invoke-rc.d: could not determine current runlevel
829invoke-rc.d: policy-rc.d denied execution of force-reload.
830Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
831Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
832Setting up packagekit-tools (1.2.5-2ubuntu3) ...
833Setting up python3-importlib-metadata (4.6.4-1) ...
834Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
835Setting up python3-secretstorage (3.3.1-1) ...
836Setting up python3-keyring (23.5.0-1) ...
837Setting up python3-lazr.restfulclient (0.14.4-1) ...
838Setting up python3-launchpadlib (1.10.16-1) ...
839Setting up python3-software-properties (0.99.22.9) ...
840Setting up software-properties-common (0.99.22.9) ...
841Processing triggers for libc-bin (2.35-0ubuntu3.8) ...
842Processing triggers for ca-certificates (20240203~22.04.1) ...
843Updating certificates in /etc/ssl/certs...
8440 added, 0 removed; done.
845Running hooks in /etc/ca-certificates/update.d...
846done.
847Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
848Removing intermediate container b81c6927e95d
849 ---> f2b0d6ff29e5
850Step 5/7 : RUN apt-add-repository -y multiverse && apt-add-repository -y restricted && apt-add-repository -y universe
851 ---> Running in 91566686a229
852Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
853Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
854Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
855Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
856Reading package lists...
857E: Problem executing scripts APT::Update::Post-Invoke-Success '/usr/bin/test -e /usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && /usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call --system --dest org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit --timeout 4 --method org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo > /dev/null'
858E: Sub-process returned an error code
859Adding component(s) 'multiverse' to all repositories.
860Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
861Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
862Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
863Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
864Reading package lists...
865E: Problem executing scripts APT::Update::Post-Invoke-Success '/usr/bin/test -e /usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && /usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call --system --dest org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit --timeout 4 --method org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo > /dev/null'
866E: Sub-process returned an error code
867Adding component(s) 'restricted' to all repositories.
868Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
869Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
870Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
871Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
872Reading package lists...
873E: Problem executing scripts APT::Update::Post-Invoke-Success '/usr/bin/test -e /usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && /usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call --system --dest org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit --timeout 4 --method org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo > /dev/null'
874E: Sub-process returned an error code
875Adding component(s) 'universe' to all repositories.
876Removing intermediate container 91566686a229
877 ---> bf72c278523a
878Step 6/7 : RUN apt-get update -yq && cat /var/tmp/packages.txt | xargs apt-get install -yq --no-install-suggests --no-install-recommends
879 ---> Running in 4ee77b3727e5
880Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
881Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
882Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
883Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
884Reading package lists...
885E: Problem executing scripts APT::Update::Post-Invoke-Success '/usr/bin/test -e /usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && /usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call --system --dest org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit --timeout 4 --method org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo > /dev/null'
886E: Sub-process returned an error code
887The command '/bin/sh -c apt-get update -yq && cat /var/tmp/packages.txt | xargs apt-get install -yq --no-install-suggests --no-install-recommends' returned a non-zero code: 100
888The command "./bin/docker-build" exited with 100.
891Done. Your build exited with 1.
Top