http://fedorapeople.org/groups/cockpit/logs/pull-13168-20191121-131414-fe861a1c-cockpit-project-cockpit--rhel-8-1-distropkg/log.html Testing fe861a1c739045c5a3f754cc2f9a74317e08e7e6 for pull-13168-20191121-131414 with rhel-8-1-distropkg on psi-tasks-sjf6h... checked out bots/ ref 9e4717b9072f3296387a8ab3ec06216544823bc8 ++ dirname ../autogen.sh + srcdir=.. + test -z .. + PKG_NAME=Cockpit + test -f ../src/ws/cockpit.service.in ++ pwd + olddir=/build/cockpit-project/bots/make-checkout-workdir/tmp-dist + cd .. ++ npm --version + npm_version=6.9.0 + test 6 -lt 3 + npm prune up to date in 0.356s found 0 vulnerabilities + retries=3 + npm install npm WARN deprecated jquery-flot@0.8.3: flot has been abandoned npm WARN deprecated core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. npm WARN deprecated fsevents@1.2.9: One of your dependencies needs to upgrade to fsevents v2: 1) Proper nodejs v10+ support 2) No more fetching binaries from AWS, smaller package size npm WARN deprecated core-js@1.2.7: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. > core-js@2.6.10 postinstall /build/cockpit-project/bots/make-checkout-workdir/node_modules/core-js > node postinstall || echo "ignore" Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  > https://opencollective.com/core-js  > https://www.patreon.com/zloirock  Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN jsdom@15.2.1 requires a peer of canvas@^2.5.0 but none is installed. You must install peer dependencies yourself. npm WARN react-ellipsis-with-tooltip@1.1.1 requires a peer of react-bootstrap@0.31.x || 0.32.x but none is installed. You must install peer dependencies yourself. npm WARN table-resolver@3.3.0 requires a peer of redux@>= 3.0.0 < 4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 1973 packages from 1546 contributors and audited 28272 packages in 67.46s found 1 low severity vulnerability run `npm audit fix` to fix them, or `npm audit` for details + rm -rf autom4te.cache + autoreconf -f -i -I tools configure.ac:45: installing 'tools/ar-lib' configure.ac:43: installing 'tools/compile' configure.ac:40: installing 'tools/install-sh' configure.ac:40: installing 'tools/missing' Makefile.am: installing 'tools/depcomp' + set +x I am going to run ./configure with no arguments - if you wish to pass any to it, please specify them on the ../autogen.sh command line. bots/ already exists, skipping checking that PACKAGE_VERSION is properly set... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to accept ISO C99... none needed checking for ranlib... ranlib checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking whether ln -s works... yes checking size of void *... 8 checking whether make supports nested variables... (cached) yes checking whether to install to prefix only... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO... yes checking for LIBSYSTEMD... yes checking for JSON_GLIB... yes checking for POLKIT... yes checking for GNUTLS... yes checking for KRB5... yes checking build with cockpit-ssh... yes checking for LIBSSH... yes checking for LIBSSH_SAFE_PROXY_COMMANDS... yes checking for ssh_get_server_publickey in -lssh... yes checking whether SSH_PUBLICKEY_HASH_SHA256 is declared... yes checking whether ssh_get_fingerprint_hash is declared... yes checking whether ssh_session_has_known_hosts_entry is declared... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for pam_open_session in -lpam... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for crypt_r in -lcrypt... yes checking whether to build with PCP... yes checking pcp/pmapi.h usability... yes checking pcp/pmapi.h presence... yes checking for pcp/pmapi.h... yes checking for pcp/import.h... yes checking for pcp/pmda.h... yes checking for pmNewContext in -lpcp... yes checking for pmdaCacheLookup in -lpcp_pmda... yes checking for pmiStart in -lpcp_import... yes checking for gss_store_cred in -lgssapi_krb5... yes checking for SYSTEMD... yes checking for systemd unit dir... /usr/lib/systemd/system checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext ../configure: line 8511: ../po/POTFILES.in: No such file or directory checking for msgcat... /usr/bin/msgcat checking for msgfmt... (cached) /usr/bin/msgfmt checking for msggrep... /usr/bin/msggrep checking for msgmerge... /usr/bin/msgmerge checking for xgettext... (cached) /usr/bin/xgettext checking for gettext binaries... yes checking for go... no checking for usermod... /usr/sbin/usermod checking for newusers... /usr/sbin/newusers checking whether /usr/sbin/newusers understands --crypt-method... yes checking for chpasswd... /usr/sbin/chpasswd checking for pkexec... /usr/bin/pkexec checking for sudo... /usr/bin/sudo checking for ssh-add... /usr/bin/ssh-add checking for ssh-agent... /usr/bin/ssh-agent checking for chcon... /usr/bin/chcon checking for fdwalk... no checking for asan flags... no checking whether to build documentation... yes checking for xsltproc... /usr/bin/xsltproc checking for xmlto... /usr/bin/xmlto checking for debug mode... default checking whether to build with coverage... no checking build strict... no checking for a Python interpreter with version >= 2.7... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.7 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.7/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.7/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/guide/version config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands Cockpit 207.x ================ prefix: /usr/local exec_prefix: ${prefix} libdir: ${exec_prefix}/lib libexecdir: ${exec_prefix}/libexec bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin datarootdir: ${prefix}/share datadir: ${datarootdir} sysconfdir: ${prefix}/etc localstatedir: ${prefix}/var pamdir: ${libdir}/security systemd unit dir: /usr/lib/systemd/system compiler: gcc cflags: -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -g -O2 -g cppflags: cockpit-ws user: root cockpit-ws group: cockpit-ws instance user: root cockpit-ws instance group: selinux config type: Maintainer mode: yes Building docs: yes Debug mode: default Node environment: production With coverage: no With address sanitizer: no With PCP: yes Branding: cockpit-ssh: yes Supports key auth: pkexec: /usr/bin/pkexec ssh-add: /usr/bin/ssh-add ssh-agent: /usr/bin/ssh-agent sudo: /usr/bin/sudo usermod: /usr/sbin/usermod chcon: /usr/bin/chcon Now type 'make' to compile Cockpit. GEN src/ws/mock-dbus-tests.h GEN src/common/cockpitassets.h GEN src/common/cockpitassets.c GEN src/ws/mock-dbus-tests.c GEN src/common/mock-locale/de_DE/LC_MESSAGES/test.mo GEN src/common/mock-locale/zh_CN/LC_MESSAGES/test.mo WEBPACK apps WEBPACK dashboard WEBPACK docker WEBPACK kdump WEBPACK machines WEBPACK networkmanager WEBPACK pcp WEBPACK packagekit WEBPACK playground WEBPACK realmd WEBPACK selinux WEBPACK shell WEBPACK sosreport WEBPACK ssh WEBPACK storaged WEBPACK systemd WEBPACK tuned WEBPACK users COPY dist/static/fonts/OpenSans-Bold-webfont.woff COPY dist/static/fonts/OpenSans-BoldItalic-webfont.woff COPY dist/static/fonts/OpenSans-ExtraBold-webfont.woff COPY dist/static/fonts/OpenSans-ExtraBoldItalic-webfont.woff COPY dist/static/fonts/OpenSans-Italic-webfont.woff COPY dist/static/fonts/OpenSans-Light-webfont.woff COPY dist/static/fonts/OpenSans-LightItalic-webfont.woff COPY dist/static/fonts/OpenSans-Regular-webfont.woff COPY dist/static/fonts/OpenSans-Semibold-webfont.woff COPY dist/static/fonts/OpenSans-SemiboldItalic-webfont.woff COPY dist/static/fonts/RedHatText-Bold.woff2 COPY dist/static/fonts/RedHatText-BoldItalic.woff2 COPY dist/static/fonts/RedHatText-Italic.woff2 COPY dist/static/fonts/RedHatText-Medium.woff2 COPY dist/static/fonts/RedHatText-MediumItalic.woff2 COPY dist/static/fonts/RedHatText-Regular.woff2 COPY dist/static/fonts/RedHatDisplay-Black.woff2 COPY dist/static/fonts/RedHatDisplay-BlackItalic.woff2 COPY dist/static/fonts/RedHatDisplay-Bold.woff2 COPY dist/static/fonts/RedHatDisplay-BoldItalic.woff2 COPY dist/static/fonts/RedHatDisplay-Italic.woff2 COPY dist/static/fonts/RedHatDisplay-Medium.woff2 COPY dist/static/fonts/RedHatDisplay-MediumItalic.woff2 COPY dist/static/fonts/RedHatDisplay-Regular.woff2 COPY dist/guide/html/RedHatText-Bold.woff2 COPY dist/guide/html/RedHatText-BoldItalic.woff2 COPY dist/guide/html/RedHatText-Italic.woff2 COPY dist/guide/html/RedHatText-Medium.woff2 COPY dist/guide/html/RedHatText-MediumItalic.woff2 COPY dist/guide/html/RedHatText-Regular.woff2 GEN doc/man/cockpit-bridge.1 GEN doc/man/cockpit.1 GEN doc/man/cockpit-desktop.1 GEN doc/man/cockpit-ws.8 GEN doc/man/cockpit-tls.8 GEN doc/man/cockpit.conf.5 GEN doc/man/pam_ssh_add.8 GEN doc/man/remotectl.8 GEN dist/guide/links.html COPY dist/playground/extra.de.po CHECK dist/base1/cockpit.js COPY dist/base1/cockpit.js GEN dist/base1/cockpit.min.css GEN dist/base1/cockpit.min.js GEN dist/base1/jquery.js COPY dist/base1/mustache.js GEN dist/base1/react-core-base.css /bin/sh: line 1: @echo: command not found CHECK dist/base1/simple-tap.js COPY dist/base1/manifest.json COPY dist/base1/fonts/fontawesome.woff COPY dist/base1/fonts/patternfly.woff COPY dist/base1/fonts/glyphicons.woff COPY dist/base1/qunit.css COPY dist/base1/qunit.js CHECK dist/base1/test-dbus-common.js COPY dist/base1/simple-tap.js COPY dist/static/login.js COPY dist/static/login.css GEN dist/static/login.min.js GEN dist/static/login.min.css GEN src/ws/ca.po GEN src/ws/cs.po GEN src/ws/de.po GEN src/ws/es.po GEN src/ws/fi.po GEN src/ws/fr.po COPY dist/base1/test-dbus-common.js GEN src/ws/it.po GEN src/ws/ja.po GEN src/ws/ko.po GEN src/ws/pl.po GEN src/ws/pt_BR.po GEN src/ws/ru.po GEN src/ws/sv.po GEN src/ws/uk.po GEN src/ws/zh_CN.po GEN src/ws/zh_TW.po GEN dist/guide/html/index.html GEN dist/guide/index.html GEN dist/playground/po.extra.de.js GEN dist/guide/html/index.html GEN dist/base1/jquery.min.js GEN dist/base1/mustache.min.js GEN dist/base1/patternfly-base.css CHECK dist/base1/test-base64.html CHECK dist/base1/test-utf8.html GEN dist/base1/test-base64.html CHECK dist/base1/test-events.html CHECK dist/base1/test-chan.html GEN dist/base1/test-utf8.html CHECK dist/base1/test-dbus.html GEN dist/base1/test-events.html CHECK dist/base1/test-dbus-address.html CHECK dist/base1/test-echo.html CHECK dist/base1/test-spawn.html GEN dist/base1/test-chan.html CHECK dist/base1/test-spawn-proc.html GEN dist/base1/test-dbus-address.html CHECK dist/base1/test-http.html GEN dist/base1/test-dbus.html CHECK dist/base1/test-external.html GEN dist/base1/test-echo.html CHECK dist/base1/test-location.html GEN dist/base1/test-spawn.html CHECK dist/base1/test-locale.html GEN dist/base1/test-spawn-proc.html CHECK dist/base1/test-format.html GEN dist/base1/test-http.html CHECK dist/base1/test-file.html GEN dist/base1/test-external.html CHECK dist/base1/test-metrics.html GEN dist/base1/test-location.html CHECK dist/base1/test-user.html GEN dist/base1/test-locale.html CHECK dist/base1/test-machines.html GEN dist/base1/test-format.html CHECK dist/base1/test-permissions.html GEN dist/base1/test-metrics.html CHECK dist/base1/test-series.html GEN dist/base1/test-user.html CHECK dist/base1/test-cache.html GEN dist/base1/test-file.html CHECK dist/base1/test-websocket.html GEN dist/base1/test-machines.html CHECK dist/base1/test-browser-storage.html GEN dist/base1/test-permissions.html CHECK dist/base1/test-promise.html GEN dist/base1/test-cache.html CHECK dist/base1/test-protocol.html GEN dist/base1/test-series.html GEN dist/base1/test-browser-storage.html CHECK dist/base1/test-no-jquery.html CHECK dist/base1/test-framed-cache.html GEN dist/base1/test-websocket.html CHECK dist/base1/test-framed.html GEN dist/base1/test-promise.html CHECK dist/base1/test-dbus-framed.html GEN dist/base1/test-protocol.html GEN dist/static/login.html GEN dist/static/login.min.html GEN dist/static/login.po.ca.html GEN dist/base1/test-framed-cache.html GEN dist/static/login.po.cs.html GEN dist/base1/test-no-jquery.html GEN dist/static/login.po.de.html GEN dist/static/login.po.es.html GEN dist/base1/test-framed.html GEN dist/static/login.po.fi.html GEN dist/static/login.po.fr.html GEN dist/static/login.po.it.html GEN dist/static/login.po.ja.html GEN dist/static/login.po.ko.html GEN dist/static/login.po.pl.html GEN dist/static/login.po.pt_BR.html GEN dist/static/login.po.ru.html GEN dist/static/login.po.sv.html GEN dist/static/login.po.uk.html GEN dist/static/login.po.zh_CN.html GEN dist/static/login.po.zh_TW.html GEN dist/base1/patternfly.min.css GEN dist/base1/test-dbus-framed.html COPY dist/apps/po.js GEN dist/apps/ca.po GEN dist/apps/de.po GEN dist/apps/cs.po GEN dist/apps/es.po GEN dist/apps/fi.po GEN dist/apps/fr.po GEN dist/apps/it.po GEN dist/apps/ja.po GEN dist/apps/ko.po GEN dist/apps/pl.po GEN dist/apps/pt_BR.po GEN dist/apps/ru.po GEN dist/apps/sv.po GEN dist/apps/uk.po GEN dist/apps/zh_CN.po GEN dist/apps/zh_TW.po COPY dist/dashboard/po.js GEN dist/dashboard/de.po GEN dist/dashboard/cs.po GEN dist/dashboard/ca.po GEN dist/dashboard/es.po GEN dist/dashboard/fi.po GEN dist/dashboard/fr.po GEN dist/dashboard/it.po GEN dist/dashboard/ja.po GEN dist/dashboard/ko.po GEN dist/dashboard/pl.po GEN dist/dashboard/pt_BR.po GEN dist/dashboard/ru.po GEN dist/dashboard/sv.po GEN dist/dashboard/uk.po GEN dist/dashboard/zh_CN.po GEN dist/dashboard/zh_TW.po COPY dist/docker/po.js GEN dist/docker/ca.po GEN dist/docker/cs.po GEN dist/docker/de.po GEN dist/docker/es.po GEN dist/docker/fi.po GEN dist/docker/fr.po GEN dist/docker/it.po GEN dist/docker/ja.po GEN dist/docker/ko.po GEN dist/docker/pl.po GEN dist/docker/pt_BR.po GEN dist/docker/ru.po GEN dist/docker/sv.po GEN dist/docker/uk.po GEN dist/docker/zh_CN.po GEN dist/docker/zh_TW.po COPY dist/kdump/po.js GEN dist/kdump/ca.po GEN dist/kdump/cs.po GEN dist/kdump/de.po GEN dist/kdump/es.po GEN dist/kdump/fi.po GEN dist/kdump/fr.po GEN dist/kdump/it.po GEN dist/kdump/ja.po GEN dist/kdump/pt_BR.po GEN dist/kdump/ko.po GEN dist/kdump/ru.po GEN dist/kdump/pl.po GEN dist/kdump/sv.po GEN dist/kdump/uk.po GEN dist/kdump/zh_CN.po GEN dist/kdump/zh_TW.po COPY dist/machines/po.js GEN dist/machines/ca.po GEN dist/machines/cs.po GEN dist/machines/de.po GEN dist/machines/es.po GEN dist/machines/fi.po GEN dist/machines/fr.po GEN dist/machines/it.po GEN dist/machines/ja.po GEN dist/machines/ko.po GEN dist/machines/pt_BR.po GEN dist/machines/pl.po GEN dist/machines/ru.po GEN dist/machines/sv.po GEN dist/machines/uk.po GEN dist/machines/zh_CN.po GEN dist/machines/zh_TW.po COPY dist/networkmanager/po.js GEN dist/networkmanager/ca.po GEN dist/networkmanager/cs.po GEN dist/networkmanager/de.po GEN dist/networkmanager/es.po GEN dist/networkmanager/fi.po GEN dist/networkmanager/fr.po GEN dist/networkmanager/ja.po GEN dist/networkmanager/it.po GEN dist/networkmanager/ko.po GEN dist/networkmanager/pl.po GEN dist/networkmanager/pt_BR.po GEN dist/networkmanager/ru.po GEN dist/networkmanager/sv.po GEN dist/networkmanager/uk.po GEN dist/networkmanager/zh_CN.po GEN dist/networkmanager/zh_TW.po COPY dist/packagekit/po.js GEN dist/packagekit/ca.po GEN dist/packagekit/cs.po GEN dist/packagekit/de.po GEN dist/packagekit/es.po GEN dist/packagekit/fi.po GEN dist/packagekit/fr.po GEN dist/packagekit/it.po GEN dist/packagekit/ja.po GEN dist/packagekit/pl.po GEN dist/packagekit/pt_BR.po GEN dist/packagekit/ko.po GEN dist/packagekit/ru.po GEN dist/packagekit/sv.po GEN dist/packagekit/uk.po GEN dist/packagekit/zh_CN.po GEN dist/packagekit/zh_TW.po COPY dist/playground/po.js GEN dist/playground/ca.po GEN dist/playground/cs.po GEN dist/playground/de.po GEN dist/playground/es.po GEN dist/playground/fi.po GEN dist/playground/fr.po GEN dist/playground/it.po GEN dist/playground/ja.po GEN dist/playground/ko.po GEN dist/playground/pl.po GEN dist/playground/pt_BR.po GEN dist/playground/ru.po GEN dist/playground/sv.po GEN dist/playground/uk.po GEN dist/playground/zh_CN.po GEN dist/playground/zh_TW.po COPY dist/realmd/po.js GEN dist/realmd/ca.po GEN dist/realmd/cs.po GEN dist/realmd/de.po GEN dist/realmd/es.po GEN dist/realmd/fi.po GEN dist/realmd/fr.po GEN dist/realmd/it.po GEN dist/realmd/ja.po GEN dist/realmd/ko.po GEN dist/realmd/pl.po GEN dist/realmd/pt_BR.po GEN dist/realmd/ru.po GEN dist/realmd/sv.po GEN dist/realmd/uk.po GEN dist/realmd/zh_CN.po GEN dist/realmd/zh_TW.po COPY dist/selinux/po.js GEN dist/selinux/ca.po GEN dist/selinux/cs.po GEN dist/selinux/de.po GEN dist/selinux/es.po GEN dist/selinux/fr.po GEN dist/selinux/fi.po GEN dist/selinux/it.po GEN dist/selinux/ja.po GEN dist/selinux/ko.po GEN dist/selinux/pl.po GEN dist/selinux/pt_BR.po GEN dist/selinux/ru.po GEN dist/selinux/sv.po GEN dist/selinux/uk.po GEN dist/selinux/zh_CN.po GEN dist/selinux/zh_TW.po COPY dist/shell/po.js find: ‘pkg/’: No such file or directory find: ‘pkg/’: No such file or directory GEN dist/shell/ca.po find: ‘pkg/’: No such file or directory GEN dist/shell/cs.po find: ‘pkg/’: No such file or directory GEN dist/shell/de.po find: ‘pkg/’: No such file or directory GEN dist/shell/es.po find: ‘pkg/’: No such file or directory GEN dist/shell/fi.po find: ‘pkg/’: No such file or directory GEN dist/shell/fr.po find: ‘pkg/’: No such file or directory GEN dist/shell/it.po find: ‘pkg/’: No such file or directory GEN dist/shell/ja.po find: ‘pkg/’: No such file or directory GEN dist/shell/ko.po find: ‘pkg/’: No such file or directory GEN dist/shell/pl.po find: ‘pkg/’: No such file or directory GEN dist/shell/pt_BR.po find: ‘pkg/’: No such file or directory GEN dist/shell/ru.po find: ‘pkg/’: No such file or directory GEN dist/shell/sv.po find: ‘pkg/’: No such file or directory GEN dist/shell/uk.po find: ‘pkg/’: No such file or directory GEN dist/shell/zh_CN.po GEN dist/shell/zh_TW.po COPY dist/sosreport/po.js GEN dist/sosreport/ca.po GEN dist/sosreport/cs.po GEN dist/sosreport/de.po GEN dist/sosreport/es.po GEN dist/sosreport/fi.po GEN dist/sosreport/fr.po GEN dist/sosreport/it.po GEN dist/sosreport/ja.po GEN dist/sosreport/ko.po GEN dist/sosreport/pl.po GEN dist/sosreport/pt_BR.po GEN dist/sosreport/ru.po GEN dist/sosreport/sv.po GEN dist/sosreport/uk.po GEN dist/sosreport/zh_CN.po GEN dist/sosreport/zh_TW.po COPY dist/storaged/po.js GEN dist/storaged/ca.po GEN dist/storaged/cs.po GEN dist/storaged/es.po GEN dist/storaged/de.po GEN dist/storaged/fi.po GEN dist/storaged/fr.po GEN dist/storaged/it.po GEN dist/storaged/ja.po GEN dist/storaged/ko.po GEN dist/storaged/pl.po GEN dist/storaged/pt_BR.po GEN dist/storaged/ru.po GEN dist/storaged/sv.po GEN dist/storaged/uk.po GEN dist/storaged/zh_CN.po GEN dist/storaged/zh_TW.po COPY dist/systemd/po.js GEN dist/systemd/ca.po GEN dist/systemd/cs.po GEN dist/systemd/de.po GEN dist/systemd/es.po GEN dist/systemd/fi.po GEN dist/systemd/fr.po GEN dist/systemd/it.po GEN dist/systemd/ja.po GEN dist/systemd/ko.po GEN dist/systemd/pl.po GEN dist/systemd/pt_BR.po GEN dist/systemd/ru.po GEN dist/systemd/sv.po GEN dist/systemd/uk.po GEN dist/systemd/zh_CN.po GEN dist/systemd/zh_TW.po COPY dist/tuned/po.js GEN dist/tuned/ca.po GEN dist/tuned/cs.po GEN dist/tuned/de.po GEN dist/tuned/es.po GEN dist/tuned/fi.po GEN dist/tuned/fr.po GEN dist/tuned/it.po GEN dist/tuned/ja.po GEN dist/tuned/ko.po GEN dist/tuned/pl.po GEN dist/tuned/pt_BR.po GEN dist/tuned/uk.po GEN dist/tuned/ru.po GEN dist/tuned/zh_CN.po GEN dist/tuned/sv.po GEN dist/tuned/zh_TW.po COPY dist/users/po.js GEN dist/users/ca.po GEN dist/users/cs.po GEN dist/users/de.po GEN dist/users/fi.po GEN dist/users/fr.po GEN dist/users/es.po GEN dist/users/it.po GEN dist/users/ja.po GEN dist/users/ko.po GEN dist/users/pl.po GEN dist/users/pt_BR.po GEN dist/users/ru.po GEN dist/users/sv.po GEN dist/users/uk.po GEN dist/users/zh_CN.po GEN dist/apps/po.ca.js GEN dist/apps/po.cs.js GEN dist/users/zh_TW.po GEN dist/apps/po.de.js GEN dist/apps/po.es.js GEN dist/apps/po.fi.js GEN dist/apps/po.fr.js GEN dist/apps/po.it.js GEN dist/apps/po.ja.js GEN dist/apps/po.ko.js GEN dist/apps/po.pl.js GEN dist/apps/po.pt_BR.js GEN dist/apps/po.ru.js GEN dist/apps/po.sv.js GEN dist/apps/po.uk.js GEN dist/apps/po.zh_CN.js GEN dist/apps/po.zh_TW.js GEN dist/dashboard/po.ca.js GEN dist/dashboard/po.cs.js GEN dist/dashboard/po.de.js GEN dist/dashboard/po.es.js GEN dist/dashboard/po.fi.js GEN dist/dashboard/po.fr.js GEN dist/dashboard/po.it.js GEN dist/dashboard/po.ja.js GEN dist/dashboard/po.ko.js GEN dist/dashboard/po.pt_BR.js GEN dist/dashboard/po.pl.js GEN dist/dashboard/po.ru.js GEN dist/dashboard/po.sv.js GEN dist/dashboard/po.uk.js GEN dist/dashboard/po.zh_CN.js GEN dist/dashboard/po.zh_TW.js GEN dist/docker/po.ca.js GEN dist/docker/po.cs.js GEN dist/docker/po.de.js GEN dist/docker/po.es.js GEN dist/docker/po.fi.js GEN dist/docker/po.fr.js GEN dist/docker/po.it.js GEN dist/docker/po.ja.js GEN dist/docker/po.ko.js GEN dist/docker/po.pl.js GEN dist/docker/po.pt_BR.js GEN dist/docker/po.ru.js GEN dist/docker/po.sv.js GEN dist/docker/po.uk.js GEN dist/docker/po.zh_CN.js GEN dist/docker/po.zh_TW.js GEN dist/kdump/po.ca.js GEN dist/kdump/po.cs.js GEN dist/kdump/po.de.js GEN dist/kdump/po.es.js GEN dist/kdump/po.fi.js GEN dist/kdump/po.fr.js GEN dist/kdump/po.it.js GEN dist/kdump/po.ja.js GEN dist/kdump/po.ko.js GEN dist/kdump/po.pl.js GEN dist/kdump/po.pt_BR.js GEN dist/kdump/po.ru.js GEN dist/kdump/po.sv.js GEN dist/kdump/po.uk.js GEN dist/kdump/po.zh_CN.js GEN dist/kdump/po.zh_TW.js GEN dist/machines/po.ca.js GEN dist/machines/po.cs.js GEN dist/machines/po.de.js GEN dist/machines/po.es.js GEN dist/machines/po.fi.js GEN dist/machines/po.fr.js GEN dist/machines/po.it.js GEN dist/machines/po.ja.js GEN dist/machines/po.ko.js GEN dist/machines/po.pl.js GEN dist/machines/po.pt_BR.js GEN dist/machines/po.ru.js GEN dist/machines/po.sv.js GEN dist/machines/po.uk.js GEN dist/machines/po.zh_CN.js GEN dist/machines/po.zh_TW.js GEN dist/networkmanager/po.ca.js GEN dist/networkmanager/po.cs.js GEN dist/networkmanager/po.de.js GEN dist/networkmanager/po.es.js GEN dist/networkmanager/po.fi.js GEN dist/networkmanager/po.fr.js GEN dist/networkmanager/po.it.js GEN dist/networkmanager/po.ja.js GEN dist/networkmanager/po.pl.js GEN dist/networkmanager/po.ko.js GEN dist/networkmanager/po.pt_BR.js GEN dist/networkmanager/po.ru.js GEN dist/networkmanager/po.sv.js GEN dist/networkmanager/po.uk.js GEN dist/networkmanager/po.zh_CN.js GEN dist/packagekit/po.ca.js GEN dist/networkmanager/po.zh_TW.js GEN dist/packagekit/po.cs.js GEN dist/packagekit/po.de.js GEN dist/packagekit/po.es.js GEN dist/packagekit/po.fi.js GEN dist/packagekit/po.fr.js GEN dist/packagekit/po.it.js GEN dist/packagekit/po.ja.js GEN dist/packagekit/po.ko.js GEN dist/packagekit/po.pl.js GEN dist/packagekit/po.pt_BR.js GEN dist/packagekit/po.ru.js GEN dist/packagekit/po.sv.js GEN dist/packagekit/po.uk.js GEN dist/packagekit/po.zh_TW.js GEN dist/packagekit/po.zh_CN.js GEN dist/playground/po.ca.js GEN dist/playground/po.cs.js GEN dist/playground/po.de.js GEN dist/playground/po.es.js GEN dist/playground/po.fi.js GEN dist/playground/po.fr.js GEN dist/playground/po.it.js GEN dist/playground/po.ja.js GEN dist/playground/po.ko.js GEN dist/playground/po.pl.js GEN dist/playground/po.pt_BR.js GEN dist/playground/po.ru.js GEN dist/playground/po.sv.js GEN dist/playground/po.uk.js GEN dist/playground/po.zh_CN.js GEN dist/playground/po.zh_TW.js GEN dist/realmd/po.ca.js GEN dist/realmd/po.cs.js GEN dist/realmd/po.de.js GEN dist/realmd/po.es.js GEN dist/realmd/po.fi.js GEN dist/realmd/po.fr.js GEN dist/realmd/po.it.js GEN dist/realmd/po.ja.js GEN dist/realmd/po.ko.js GEN dist/realmd/po.pl.js GEN dist/realmd/po.pt_BR.js GEN dist/realmd/po.sv.js GEN dist/realmd/po.ru.js GEN dist/realmd/po.uk.js GEN dist/selinux/po.ca.js GEN dist/realmd/po.zh_TW.js GEN dist/realmd/po.zh_CN.js GEN dist/selinux/po.cs.js GEN dist/selinux/po.de.js GEN dist/selinux/po.es.js GEN dist/selinux/po.fi.js GEN dist/selinux/po.fr.js GEN dist/selinux/po.it.js GEN dist/selinux/po.ja.js GEN dist/selinux/po.ko.js GEN dist/selinux/po.pl.js GEN dist/selinux/po.pt_BR.js GEN dist/selinux/po.ru.js GEN dist/selinux/po.sv.js GEN dist/selinux/po.uk.js GEN dist/selinux/po.zh_CN.js GEN dist/selinux/po.zh_TW.js GEN dist/shell/po.ca.js GEN dist/shell/po.cs.js GEN dist/shell/po.de.js GEN dist/shell/po.es.js GEN dist/shell/po.fi.js GEN dist/shell/po.fr.js GEN dist/shell/po.it.js GEN dist/shell/po.ja.js GEN dist/shell/po.ko.js GEN dist/shell/po.pl.js GEN dist/shell/po.pt_BR.js GEN dist/shell/po.ru.js GEN dist/shell/po.sv.js GEN dist/shell/po.uk.js GEN dist/shell/po.zh_CN.js GEN dist/shell/po.zh_TW.js GEN dist/sosreport/po.ca.js GEN dist/sosreport/po.cs.js GEN dist/sosreport/po.de.js GEN dist/sosreport/po.es.js GEN dist/sosreport/po.fi.js GEN dist/sosreport/po.fr.js GEN dist/sosreport/po.it.js GEN dist/sosreport/po.ja.js GEN dist/sosreport/po.ko.js GEN dist/sosreport/po.pl.js GEN dist/sosreport/po.pt_BR.js GEN dist/sosreport/po.ru.js GEN dist/sosreport/po.sv.js GEN dist/sosreport/po.uk.js GEN dist/sosreport/po.zh_CN.js GEN dist/sosreport/po.zh_TW.js GEN dist/storaged/po.ca.js GEN dist/storaged/po.cs.js GEN dist/storaged/po.de.js GEN dist/storaged/po.es.js GEN dist/storaged/po.fi.js GEN dist/storaged/po.fr.js GEN dist/storaged/po.it.js GEN dist/storaged/po.ja.js GEN dist/storaged/po.ko.js GEN dist/storaged/po.pl.js GEN dist/storaged/po.pt_BR.js GEN dist/storaged/po.ru.js GEN dist/storaged/po.sv.js GEN dist/storaged/po.uk.js GEN dist/storaged/po.zh_CN.js GEN dist/storaged/po.zh_TW.js GEN dist/systemd/po.ca.js GEN dist/systemd/po.cs.js GEN dist/systemd/po.de.js GEN dist/systemd/po.es.js GEN dist/systemd/po.fi.js GEN dist/systemd/po.fr.js GEN dist/systemd/po.it.js GEN dist/systemd/po.ja.js GEN dist/systemd/po.ko.js GEN dist/systemd/po.pl.js GEN dist/systemd/po.pt_BR.js GEN dist/systemd/po.ru.js GEN dist/systemd/po.sv.js GEN dist/systemd/po.uk.js GEN dist/systemd/po.zh_CN.js GEN dist/systemd/po.zh_TW.js GEN dist/tuned/po.ca.js GEN dist/tuned/po.cs.js GEN dist/tuned/po.de.js GEN dist/tuned/po.es.js GEN dist/tuned/po.fi.js GEN dist/tuned/po.fr.js GEN dist/tuned/po.it.js GEN dist/tuned/po.ja.js GEN dist/tuned/po.ko.js GEN dist/tuned/po.pl.js GEN dist/tuned/po.pt_BR.js GEN dist/tuned/po.ru.js GEN dist/tuned/po.sv.js GEN dist/tuned/po.uk.js GEN dist/tuned/po.zh_CN.js GEN dist/tuned/po.zh_TW.js GEN dist/users/po.ca.js GEN dist/users/po.cs.js GEN dist/users/po.de.js GEN dist/users/po.es.js GEN dist/users/po.fi.js GEN dist/users/po.fr.js GEN dist/users/po.it.js GEN dist/users/po.ja.js GEN dist/users/po.ko.js GEN dist/users/po.pl.js GEN dist/users/po.pt_BR.js GEN dist/users/po.ru.js GEN dist/users/po.sv.js GEN dist/users/po.uk.js GEN dist/users/po.zh_CN.js GEN dist/users/po.zh_TW.js tar: Removing leading `../' from member names tar: Removing leading `../' from hard link targets GEN pkg/apps/manifest.json GEN pkg/dashboard/manifest.json GEN pkg/kdump/manifest.json GEN pkg/docker/manifest.json GEN pkg/machines/manifest.json GEN pkg/networkmanager/manifest.json GEN pkg/pcp/manifest.json GEN pkg/packagekit/manifest.json GEN pkg/playground/manifest.json GEN pkg/realmd/manifest.json GEN pkg/selinux/manifest.json GEN pkg/shell/manifest.json GEN pkg/sosreport/manifest.json GEN pkg/storaged/manifest.json GEN pkg/ssh/manifest.json GEN pkg/systemd/manifest.json GEN pkg/tuned/manifest.json GEN pkg/users/manifest.json COPY dist/apps/manifest.json COPY dist/dashboard/manifest.json COPY dist/kdump/manifest.json COPY dist/docker/manifest.json COPY dist/machines/manifest.json COPY dist/networkmanager/manifest.json COPY dist/pcp/manifest.json COPY dist/packagekit/manifest.json COPY dist/playground/manifest.json COPY dist/realmd/manifest.json COPY dist/selinux/manifest.json COPY dist/shell/manifest.json COPY dist/sosreport/manifest.json COPY dist/ssh/manifest.json COPY dist/storaged/manifest.json COPY dist/systemd/manifest.json COPY dist/tuned/manifest.json COPY dist/users/manifest.json NPM version of jquery: 3.4.1 NPM version of moment: 2.24.0 NPM version of jquery-flot: 0.8.3 NPM version of bootstrap-datepicker: 1.9.0 NPM version of patternfly: 3.59.4 base dependency of kdump: 122 base dependency of sosreport: 122 base dependency of networkmanager: 186 base dependency of selinux: 122 base dependency of storaged: 186 base dependency of machines: 186 base dependency of pcp: 134.x base dependency of docker: 122 base dependency of packagekit: 186 gzip: warning: GZIP environment variable is deprecated; use an alias or script gzip: warning: GZIP environment variable is deprecated; use an alias or script tar: Removing leading `../' from member names tar: Removing leading `..' from member names tar: Removing leading `../' from hard link targets 2e3170bc-b0b8-4e01-bbdb-d968e5a061fc ++ rpm --query --all --queryformat '%{NAME}-\[0-9\]\n' 'cockpit*' + installed='cockpit-bridge-[0-9] cockpit-system-[0-9] cockpit-ws-[0-9] cockpit-[0-9]' + skip='cockpit-doc-[0-9]' + '[' -n 'cockpit-bridge-[0-9] cockpit-system-[0-9] cockpit-ws-[0-9] cockpit-[0-9]' ']' + skip='cockpit-doc-[0-9] cockpit-bridge-[0-9] cockpit-system-[0-9] cockpit-ws-[0-9] cockpit-[0-9]' + do_build= + do_install= ++ . /etc/os-release +++ NAME='Red Hat Enterprise Linux' +++ VERSION='8.1 (Ootpa)' +++ ID=rhel +++ ID_LIKE=fedora +++ VERSION_ID=8.1 +++ PLATFORM_ID=platform:el8 +++ PRETTY_NAME='Red Hat Enterprise Linux 8.1 (Ootpa)' +++ ANSI_COLOR='0;31' +++ CPE_NAME=cpe:/o:redhat:enterprise_linux:8.1:GA +++ HOME_URL=https://www.redhat.com/ +++ BUG_REPORT_URL=https://bugzilla.redhat.com/ +++ REDHAT_BUGZILLA_PRODUCT='Red Hat Enterprise Linux 8' +++ REDHAT_BUGZILLA_PRODUCT_VERSION=8.1 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux' +++ REDHAT_SUPPORT_PRODUCT_VERSION=8.1 ++ echo 8.1 + mock_opts='--define='\''os_version_id 8.1'\''' ++ getopt -o vqs: -l verbose,quick,skip:,build,install,rhel,HACK-no-bootstrap-chroot -- --rhel --verbose --build --install cockpit-207.x.tar.gz + args=' --rhel --verbose --build --install -- '\''cockpit-207.x.tar.gz'\''' + eval set -- ' --rhel --verbose --build --install -- '\''cockpit-207.x.tar.gz'\''' ++ set -- --rhel --verbose --build --install -- cockpit-207.x.tar.gz + '[' 6 -gt 0 ']' + case $1 in + mock_opts='--define='\''os_version_id 8.1'\'' --define='\''centos 0'\''' + shift + '[' 5 -gt 0 ']' + case $1 in + mock_opts='--define='\''os_version_id 8.1'\'' --define='\''centos 0'\'' --verbose' + shift + '[' 4 -gt 0 ']' + case $1 in + do_build=t + shift + '[' 3 -gt 0 ']' + case $1 in + do_install=t + shift + '[' 2 -gt 0 ']' + case $1 in + shift + break + tar=cockpit-207.x.tar.gz + '[' -n t ']' + echo 'config_opts['\''rpmbuild_networking'\''] = True' + echo 'config_opts['\''cleanup_on_success'\''] = False' + sed --follow-symlinks -i /skip_if_unavailable=False/d /etc/mock/default.cfg + rm -rf build-results ++ /var/lib/testvm/make-srpm cockpit-207.x.tar.gz + srpm=cockpit-207.x-1.wip.el8.src.rpm + LC_ALL=C.UTF-8 + su builder -c '/usr/bin/mock --offline --no-clean --resultdir build-results --define='\''os_version_id 8.1'\'' --define='\''centos 0'\'' --verbose --rebuild cockpit-207.x-1.wip.el8.src.rpm' INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/rhel-8-candidate-x86_64/yum_cache/ INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.21 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: build-results DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: False DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 86400 DEBUG: chrootuid: 1000 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: False DEBUG: use_nspawn: True DEBUG: rpmbuild_networking: True DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: False DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'mount', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results', 'package_manager': 'yum'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/rhel-8-candidate-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/rhel-8-candidate-x86_64', 'root': 'rhel-8-candidate-x86_64', 'resultdir': 'build-results'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: groupinstall build DEBUG: target_arch: x86_64 DEBUG: releasever: None DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.conf: [main] cachedir=/var/cache/yum debuglevel=1 logfile=/var/log/yum.log reposdir=/dev/null retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 keepcache=1 install_weak_deps=0 strict=1 # repos [build] name=build baseurl=http://download.devel.redhat.com/brewroot/repos/rhel-8.1.0-build/latest/x86_64/ DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'm1.cockpit.lan', '%os_version_id': '8.1', '%centos': '0'} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: yum DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core shadow-utils distribution-gpg-keys DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/default.cfg', '/etc/mock/epel-8-x86_64.cfg'] DEBUG: chroot_name: default DEBUG: config_file: /etc/mock/default.cfg DEBUG: root: rhel-8-candidate-x86_64 DEBUG: config_path: /etc/mock DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: __jinja_expand: True DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Unsharing. Flags: 67239936 INFO: Start(cockpit-207.x-1.wip.el8.src.rpm) Config(rhel-8-candidate-x86_64) DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root DEBUG: ensuring that dir exists: build-results DEBUG: creating dir: build-results INFO: calling preinit hooks INFO: enabled root cache INFO: /etc/mock/site-defaults.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/rhel-8-candidate-x86_64/root_cache/ INFO: enabled yum cache DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/var/cache/yum/ INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.668 DEBUG: BogoMIPS: 5387.33 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 1872904 229924 1315396 476 327584 1494872 DEBUG: Swap: 1261564 0 1261564 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/rhel-8-candidate-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: /dev/mapper/rhel-root 11G 4.0G 6.6G 38% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/rhel-8-candidate-x86_64/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/sys DEBUG: ensuring that dir exists: build-results Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/dev/shm DEBUG: kernel version == 4.18.0-147.el8.x86_64 DEBUG: touching file: /var/lib/mock/rhel-8-candidate-x86_64/root/etc/fstab DEBUG: touching file: /var/lib/mock/rhel-8-candidate-x86_64/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/rhel-8-candidate-x86_64/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/rhel-8-candidate-x86_64/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/var/cache/yum/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/rhel-8-candidate-x86_64/yum_cache/', '/var/lib/mock/rhel-8-candidate-x86_64/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.p_19tntv', '/var/lib/mock/rhel-8-candidate-x86_64/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/rhel-8-candidate-x86_64/root DEBUG: resultdir = build-results DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6bb02657688c465f95c141be39c7594e', '-D', '/var/lib/mock/rhel-8-candidate-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/userdel', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7bab50d311e3478b86c539b97db5063b', '-D', '/var/lib/mock/rhel-8-candidate-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '41c5727a03884859b14d352f009b36bc', '-D', '/var/lib/mock/rhel-8-candidate-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b632f641c6d54c2d92337f48c7c3036f', '-D', '/var/lib/mock/rhel-8-candidate-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1000', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: useradd: warning: the home directory already exists. DEBUG: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/rhel-8-candidate-x86_64/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/rhel-8-candidate-x86_64/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/rhel-8-candidate-x86_64/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/rhel-8-candidate-x86_64/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/rhel-8-candidate-x86_64/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/rhel-8-candidate-x86_64/root/builddir/build/originals DEBUG: touching file: /var/lib/mock/rhel-8-candidate-x86_64/root/.initialized Finish: chroot init Start: build phase for cockpit-207.x-1.wip.el8.src.rpm Start: build setup for cockpit-207.x-1.wip.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6e57e0c0be0c45ada6d81e0da12af8aa', '-D', '/var/lib/mock/rhel-8-candidate-x86_64/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/cockpit-207.x-1.wip.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: cockpit-207.x-1.wip.el8 ######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ee3f39805d5749109bbd138144e2d385', '-D', '/var/lib/mock/rhel-8-candidate-x86_64/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/cockpit-207.x-1.wip.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: cockpit-207.x.tar.gz DEBUG: cockpit.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cockpit.spec'], chrootPath='/var/lib/mock/rhel-8-candidate-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b8592da2f35b4ca097c4f98d29f6d696', '-D', '/var/lib/mock/rhel-8-candidate-x86_64/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/cockpit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: warning: Macro expanded in comment on line 22: %{centos} explicitly DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/cockpit-207.x-1.wip.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/rhel-8-candidate-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/rhel-8-candidate-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/rhel-8-candidate-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/rhel-8-candidate-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/rhel-8-candidate-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/rhel-8-candidate-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/rhel-8-candidate-x86_64/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/rhel-8-candidate-x86_64/rpmconfig DEBUG: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/rhel-8-candidate-x86_64/root/', '-C', '/var/lib/mock/rhel-8-candidate-x86_64/root//builddir/build/SRPMS/cockpit-207.x-1.wip.el8.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/rhel-8-candidate-x86_64/root/', '-C', '/var/lib/mock/rhel-8-candidate-x86_64/root//builddir/build/SRPMS/cockpit-207.x-1.wip.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/rhel-8-candidate-x86_64/rpmconfig', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Updating Subscription Management repositories. DEBUG: Unable to read consumer identity DEBUG: This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. DEBUG: Last metadata expiration check: 2 days, 8:05:07 ago on Tue Nov 19 00:14:28 2019. DEBUG: Package python36-3.6.6-13.buildroot.el8.x86_64 is already installed. DEBUG: Package autoconf-2.69-27.el8.noarch is already installed. DEBUG: Package automake-1.16.1-6.el8.noarch is already installed. DEBUG: Package docbook-style-xsl-1.79.2-7.el8.noarch is already installed. DEBUG: Package gcc-8.3.1-4.5.el8.x86_64 is already installed. DEBUG: Package gdb-8.2-6.el8.x86_64 is already installed. DEBUG: Package gettext-0.19.8.1-17.el8.x86_64 is already installed. DEBUG: Package glib-networking-2.56.1-1.1.el8.x86_64 is already installed. DEBUG: Package glib2-devel-2.56.4-7.el8.x86_64 is already installed. DEBUG: Package gnutls-devel-3.6.8-8.el8.x86_64 is already installed. DEBUG: Package krb5-devel-1.17-9.el8.x86_64 is already installed. DEBUG: Package krb5-server-1.17-9.el8.x86_64 is already installed. DEBUG: Package libssh-devel-0.9.0-4.el8.x86_64 is already installed. DEBUG: Package libxslt-devel-1.1.32-3.el8.x86_64 is already installed. DEBUG: Package openssh-clients-8.0p1-3.el8.x86_64 is already installed. DEBUG: Package openssl-devel-1:1.1.1c-2.el8.x86_64 is already installed. DEBUG: Package pam-devel-1.3.1-4.el8.x86_64 is already installed. DEBUG: Package pcp-libs-devel-4.3.2-2.el8.x86_64 is already installed. DEBUG: Package glib2-devel-2.56.4-7.el8.x86_64 is already installed. DEBUG: Package json-glib-devel-1.4.4-1.el8.x86_64 is already installed. DEBUG: Package polkit-devel-0.115-9.el8.x86_64 is already installed. DEBUG: Package sed-4.5-1.el8.x86_64 is already installed. DEBUG: Package systemd-devel-239-18.el8.x86_64 is already installed. DEBUG: Package xmlto-0.0.28-7.el8.x86_64 is already installed. DEBUG: Package zlib-devel-1.2.11-10.el8.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-8-candidate-x86_64/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-8-candidate-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-8-candidate-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-8-candidate-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-8-candidate-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-8-candidate-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/rhel-8-candidate-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for cockpit-207.x-1.wip.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/rhel-8-candidate-x86_64/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > build-results/installed_pkgs.log with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild cockpit-207.x-1.wip.el8.src.rpm DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/rhel-8-candidate-x86_64/root/var/lib/rpm/__db.001 DEBUG: nuke_rpm_db: removing /var/lib/mock/rhel-8-candidate-x86_64/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/rhel-8-candidate-x86_64/root/var/lib/rpm/__db.003 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cockpit.spec'], chrootPath='/var/lib/mock/rhel-8-candidate-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '69460a99b61e4a1f855fe1c5a36023dd', '-D', '/var/lib/mock/rhel-8-candidate-x86_64/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/cockpit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: DEBUG: Unsharing. Flags: 134217728 DEBUG: warning: Macro expanded in comment on line 22: %{centos} explicitly DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Mwj7Aq DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf cockpit-207.x DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/cockpit-207.x.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd cockpit-207.x DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cR2haN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd cockpit-207.x DEBUG: + exec DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' DEBUG: + export FCFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + export LDFLAGS DEBUG: + '[' 1 = 1 ']' DEBUG: +++ dirname ./configure DEBUG: ++ find . -name config.guess -o -name config.sub DEBUG: + '[' 1 = 1 ']' DEBUG: + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' DEBUG: ++ find . -name ltmain.sh DEBUG: + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-silent-rules --with-cockpit-user=cockpit-ws --with-cockpit-ws-instance-user=cockpit-wsinstance --with-selinux-config-type=etc_t '--with-appstream-data-packages=[ "appstream-data" ]' '--with-nfs-client-package="nfs-utils"' '--with-vdo-package="vdo"' DEBUG: checking that PACKAGE_VERSION is properly set... yes DEBUG: checking for a BSD-compatible install... /usr/bin/install -c DEBUG: checking whether build environment is sane... yes DEBUG: checking for a thread-safe mkdir -p... /usr/bin/mkdir -p DEBUG: checking for gawk... gawk DEBUG: checking whether make sets $(MAKE)... yes DEBUG: checking whether make supports nested variables... yes DEBUG: checking how to create a pax tar archive... gnutar DEBUG: checking whether to enable maintainer-specific portions of Makefiles... yes DEBUG: checking whether make supports the include directive... yes (GNU style) DEBUG: checking for x86_64-redhat-linux-gnu-gcc... no DEBUG: checking for gcc... gcc DEBUG: checking whether the C compiler works... yes DEBUG: checking for C compiler default output file name... a.out DEBUG: checking for suffix of executables... DEBUG: checking whether we are cross compiling... no DEBUG: checking for suffix of object files... o DEBUG: checking whether we are using the GNU C compiler... yes DEBUG: checking whether gcc accepts -g... yes DEBUG: checking for gcc option to accept ISO C89... none needed DEBUG: checking whether gcc understands -c and -o together... yes DEBUG: checking dependency style of gcc... none DEBUG: checking how to run the C preprocessor... gcc -E DEBUG: checking for grep that handles long lines and -e... /usr/bin/grep DEBUG: checking for egrep... /usr/bin/grep -E DEBUG: checking for ANSI C header files... yes DEBUG: checking for sys/types.h... yes DEBUG: checking for sys/stat.h... yes DEBUG: checking for stdlib.h... yes DEBUG: checking for string.h... yes DEBUG: checking for memory.h... yes DEBUG: checking for strings.h... yes DEBUG: checking for inttypes.h... yes DEBUG: checking for stdint.h... yes DEBUG: checking for unistd.h... yes DEBUG: checking minix/config.h usability... no DEBUG: checking minix/config.h presence... no DEBUG: checking for minix/config.h... no DEBUG: checking whether it is safe to define __EXTENSIONS__... yes DEBUG: checking for x86_64-redhat-linux-gnu-ar... no DEBUG: checking for x86_64-redhat-linux-gnu-lib... no DEBUG: checking for x86_64-redhat-linux-gnu-link... no DEBUG: checking for ar... ar DEBUG: checking the archiver (ar) interface... ar DEBUG: checking for x86_64-redhat-linux-gnu-gcc... gcc DEBUG: checking whether we are using the GNU C compiler... (cached) yes DEBUG: checking whether gcc accepts -g... (cached) yes DEBUG: checking for gcc option to accept ISO C89... (cached) none needed DEBUG: checking whether gcc understands -c and -o together... (cached) yes DEBUG: checking dependency style of gcc... (cached) none DEBUG: checking for gcc option to accept ISO C99... none needed DEBUG: checking for x86_64-redhat-linux-gnu-ranlib... no DEBUG: checking for ranlib... ranlib DEBUG: checking for library containing strerror... none required DEBUG: checking for ANSI C header files... (cached) yes DEBUG: checking whether ln -s works... yes DEBUG: checking size of void *... 8 DEBUG: checking whether make supports nested variables... (cached) yes DEBUG: checking whether to install to prefix only... no DEBUG: checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config DEBUG: checking pkg-config is at least version 0.9.0... yes DEBUG: checking for GIO... yes DEBUG: checking for LIBSYSTEMD... yes DEBUG: checking for JSON_GLIB... yes DEBUG: checking for POLKIT... yes DEBUG: checking for GNUTLS... yes DEBUG: checking for KRB5... yes DEBUG: checking build with cockpit-ssh... yes DEBUG: checking for LIBSSH... yes DEBUG: checking for LIBSSH_SAFE_PROXY_COMMANDS... yes DEBUG: checking for ssh_get_server_publickey in -lssh... yes DEBUG: checking whether SSH_PUBLICKEY_HASH_SHA256 is declared... yes DEBUG: checking whether ssh_get_fingerprint_hash is declared... yes DEBUG: checking whether ssh_session_has_known_hosts_entry is declared... yes DEBUG: checking security/pam_appl.h usability... yes DEBUG: checking security/pam_appl.h presence... yes DEBUG: checking for security/pam_appl.h... yes DEBUG: checking for pam_open_session in -lpam... yes DEBUG: checking crypt.h usability... yes DEBUG: checking crypt.h presence... yes DEBUG: checking for crypt.h... yes DEBUG: checking for crypt_r in -lcrypt... yes DEBUG: checking whether to build with PCP... yes DEBUG: checking pcp/pmapi.h usability... yes DEBUG: checking pcp/pmapi.h presence... yes DEBUG: checking for pcp/pmapi.h... yes DEBUG: checking for pcp/import.h... yes DEBUG: checking for pcp/pmda.h... yes DEBUG: checking for pmNewContext in -lpcp... yes DEBUG: checking for pmdaCacheLookup in -lpcp_pmda... yes DEBUG: checking for pmiStart in -lpcp_import... yes DEBUG: checking for gss_store_cred in -lgssapi_krb5... yes DEBUG: checking for SYSTEMD... yes DEBUG: checking for systemd unit dir... /usr/lib/systemd/system DEBUG: checking locale.h usability... yes DEBUG: checking locale.h presence... yes DEBUG: checking for locale.h... yes DEBUG: checking for LC_MESSAGES... yes DEBUG: checking for CFPreferencesCopyAppValue... no DEBUG: checking for CFLocaleCopyCurrent... no DEBUG: checking libintl.h usability... yes DEBUG: checking libintl.h presence... yes DEBUG: checking for libintl.h... yes DEBUG: checking for ngettext in libc... yes DEBUG: checking for dgettext in libc... yes DEBUG: checking for bind_textdomain_codeset... yes DEBUG: checking for msgfmt... /usr/bin/msgfmt DEBUG: checking for dcgettext... yes DEBUG: checking if msgfmt accepts -c... yes DEBUG: checking for gmsgfmt... /usr/bin/msgfmt DEBUG: checking for xgettext... /usr/bin/xgettext DEBUG: ./configure: line 8573: ./po/POTFILES.in: No such file or directory DEBUG: checking for msgcat... /usr/bin/msgcat DEBUG: checking for msgfmt... (cached) /usr/bin/msgfmt DEBUG: checking for msggrep... /usr/bin/msggrep DEBUG: checking for msgmerge... /usr/bin/msgmerge DEBUG: checking for xgettext... (cached) /usr/bin/xgettext DEBUG: checking for gettext binaries... yes DEBUG: checking for go... no DEBUG: checking for usermod... /usr/sbin/usermod DEBUG: checking for newusers... /usr/sbin/newusers DEBUG: checking whether /usr/sbin/newusers understands --crypt-method... yes DEBUG: checking for chpasswd... /usr/sbin/chpasswd DEBUG: checking for pkexec... /usr/bin/pkexec DEBUG: checking for sudo... /usr/bin/sudo DEBUG: checking for ssh-add... /usr/bin/ssh-add DEBUG: checking for ssh-agent... /usr/bin/ssh-agent DEBUG: checking for chcon... /usr/bin/chcon DEBUG: checking for fdwalk... no DEBUG: checking for asan flags... no DEBUG: checking whether to build documentation... yes DEBUG: checking for xsltproc... /usr/bin/xsltproc DEBUG: checking for xmlto... /usr/bin/xmlto DEBUG: checking for debug mode... default DEBUG: checking whether to build with coverage... no DEBUG: checking build strict... no DEBUG: checking for a Python interpreter with version >= 2.7... python3 DEBUG: checking for python3... /usr/bin/python3 DEBUG: checking for python3 version... 3.6 DEBUG: checking for python3 platform... linux DEBUG: checking for python3 script directory... ${prefix}/lib/python3.6/site-packages DEBUG: checking for python3 extension module directory... ${exec_prefix}/lib64/python3.6/site-packages DEBUG: checking that generated files are newer than configure... done DEBUG: configure: creating ./config.status DEBUG: config.status: creating Makefile DEBUG: config.status: creating doc/guide/version DEBUG: config.status: creating config.h DEBUG: config.status: executing depfiles commands DEBUG: config.status: executing default-1 commands DEBUG: Cockpit 207.x DEBUG: ================ DEBUG: prefix: /usr DEBUG: exec_prefix: /usr DEBUG: libdir: /usr/lib64 DEBUG: libexecdir: /usr/libexec DEBUG: bindir: /usr/bin DEBUG: sbindir: /usr/sbin DEBUG: datarootdir: ${prefix}/share DEBUG: datadir: /usr/share DEBUG: sysconfdir: /etc DEBUG: localstatedir: /var DEBUG: pamdir: ${libdir}/security DEBUG: systemd unit dir: /usr/lib/systemd/system DEBUG: compiler: gcc DEBUG: cflags: -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g DEBUG: cppflags: DEBUG: cockpit-ws user: cockpit-ws DEBUG: cockpit-ws group: cockpit-ws DEBUG: cockpit-ws instance user: cockpit-wsinstance DEBUG: cockpit-ws instance group: cockpit-wsinstance DEBUG: selinux config type: etc_t DEBUG: Maintainer mode: yes DEBUG: Building docs: yes DEBUG: Debug mode: default DEBUG: Node environment: production DEBUG: With coverage: no DEBUG: With address sanitizer: no DEBUG: With PCP: yes DEBUG: Branding: DEBUG: cockpit-ssh: yes DEBUG: Supports key auth: DEBUG: pkexec: /usr/bin/pkexec DEBUG: ssh-add: /usr/bin/ssh-add DEBUG: ssh-agent: /usr/bin/ssh-agent DEBUG: sudo: /usr/bin/sudo DEBUG: usermod: /usr/sbin/usermod DEBUG: chcon: /usr/bin/chcon DEBUG: + make -j4 all DEBUG: gdbus-codegen --interface-prefix com.redhat.Cockpit.DBusTests --c-namespace Test --c-generate-object-manager --generate-c-code src/ws/mock-dbus-tests ./src/ws/com.redhat.Cockpit.DBusTests.xml DEBUG: gdbus-codegen --interface-prefix com.redhat.Cockpit.DBusTests --c-namespace Test --c-generate-object-manager --generate-c-code src/ws/mock-dbus-tests ./src/ws/com.redhat.Cockpit.DBusTests.xml DEBUG: make all-am DEBUG: make[1]: Entering directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-askpass\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/cockpit_askpass-askpass.o `test -f 'src/bridge/askpass.c' || echo './'`src/bridge/askpass.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/cockpit_pcp-cockpitpcp.o `test -f 'src/bridge/cockpitpcp.c' || echo './'`src/bridge/cockpitpcp.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitconnect.o `test -f 'src/bridge/cockpitconnect.c' || echo './'`src/bridge/cockpitconnect.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitpcpmetrics.o `test -f 'src/bridge/cockpitpcpmetrics.c' || echo './'`src/bridge/cockpitpcpmetrics.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitpeer.o `test -f 'src/bridge/cockpitpeer.c' || echo './'`src/bridge/cockpitpeer.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitrouter.o `test -f 'src/bridge/cockpitrouter.c' || echo './'`src/bridge/cockpitrouter.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitblocksamples.o `test -f 'src/bridge/cockpitblocksamples.c' || echo './'`src/bridge/cockpitblocksamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitcgroupsamples.o `test -f 'src/bridge/cockpitcgroupsamples.c' || echo './'`src/bridge/cockpitcgroupsamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitcpusamples.o `test -f 'src/bridge/cockpitcpusamples.c' || echo './'`src/bridge/cockpitcpusamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitdisksamples.o `test -f 'src/bridge/cockpitdisksamples.c' || echo './'`src/bridge/cockpitdisksamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitinternalmetrics.o `test -f 'src/bridge/cockpitinternalmetrics.c' || echo './'`src/bridge/cockpitinternalmetrics.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitmemorysamples.o `test -f 'src/bridge/cockpitmemorysamples.c' || echo './'`src/bridge/cockpitmemorysamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitmetrics.o `test -f 'src/bridge/cockpitmetrics.c' || echo './'`src/bridge/cockpitmetrics.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitmountsamples.o `test -f 'src/bridge/cockpitmountsamples.c' || echo './'`src/bridge/cockpitmountsamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitnetworksamples.o `test -f 'src/bridge/cockpitnetworksamples.c' || echo './'`src/bridge/cockpitnetworksamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_pcp_a-cockpitsamples.o `test -f 'src/bridge/cockpitsamples.c' || echo './'`src/bridge/cockpitsamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_paths-test-paths.o `test -f 'src/bridge/test-paths.c' || echo './'`src/bridge/test-paths.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_rules-test-rules.o `test -f 'src/bridge/test-rules.c' || echo './'`src/bridge/test-rules.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_pipe_channel-test-pipe-channel.o `test -f 'src/bridge/test-pipe-channel.c' || echo './'`src/bridge/test-pipe-channel.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_pipe_channel-mock-transport.o `test -f 'src/common/mock-transport.c' || echo './'`src/common/mock-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_packet_channel-test-packet-channel.o `test -f 'src/bridge/test-packet-channel.c' || echo './'`src/bridge/test-packet-channel.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_packet_channel-mock-transport.o `test -f 'src/common/mock-transport.c' || echo './'`src/common/mock-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_packages-test-packages.o `test -f 'src/bridge/test-packages.c' || echo './'`src/bridge/test-packages.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_packages-mock-transport.o `test -f 'src/common/mock-transport.c' || echo './'`src/common/mock-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_peer-test-peer.o `test -f 'src/bridge/test-peer.c' || echo './'`src/bridge/test-peer.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_peer-mock-transport.o `test -f 'src/common/mock-transport.c' || echo './'`src/common/mock-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_dbus_meta-test-dbus-meta.o `test -f 'src/bridge/test-dbus-meta.c' || echo './'`src/bridge/test-dbus-meta.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_fs-test-fs.o `test -f 'src/bridge/test-fs.c' || echo './'`src/bridge/test-fs.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_fs-mock-transport.o `test -f 'src/common/mock-transport.c' || echo './'`src/common/mock-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_metrics-test-metrics.o `test -f 'src/bridge/test-metrics.c' || echo './'`src/bridge/test-metrics.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_metrics-mock-transport.o `test -f 'src/common/mock-transport.c' || echo './'`src/common/mock-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_connect-test-connect.o `test -f 'src/bridge/test-connect.c' || echo './'`src/bridge/test-connect.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_connect-mock-transport.o `test -f 'src/common/mock-transport.c' || echo './'`src/common/mock-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_stream-test-stream.o `test -f 'src/bridge/test-stream.c' || echo './'`src/bridge/test-stream.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_stream-mock-io-stream.o `test -f 'src/common/mock-io-stream.c' || echo './'`src/common/mock-io-stream.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_stream-mock-pressure.o `test -f 'src/common/mock-pressure.c' || echo './'`src/common/mock-pressure.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_httpstream-test-httpstream.o `test -f 'src/bridge/test-httpstream.c' || echo './'`src/bridge/test-httpstream.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_httpstream-mock-transport.o `test -f 'src/common/mock-transport.c' || echo './'`src/common/mock-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_setup-test-setup.o `test -f 'src/bridge/test-setup.c' || echo './'`src/bridge/test-setup.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_websocketstream-test-websocketstream.o `test -f 'src/bridge/test-websocketstream.c' || echo './'`src/bridge/test-websocketstream.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_websocketstream-mock-transport.o `test -f 'src/common/mock-transport.c' || echo './'`src/common/mock-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_process-test-process.o `test -f 'src/bridge/test-process.c' || echo './'`src/bridge/test-process.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_bridge-test-bridge.o `test -f 'src/bridge/test-bridge.c' || echo './'`src/bridge/test-bridge.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_router-test-router.o `test -f 'src/bridge/test-router.c' || echo './'`src/bridge/test-router.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_router-mock-channel.o `test -f 'src/common/mock-channel.c' || echo './'`src/common/mock-channel.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_router-mock-transport.o `test -f 'src/common/mock-transport.c' || echo './'`src/common/mock-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_pcp-test-pcp.o `test -f 'src/bridge/test-pcp.c' || echo './'`src/bridge/test-pcp.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_pcp-mock-transport.o `test -f 'src/common/mock-transport.c' || echo './'`src/common/mock-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/test_pcp_archives-test-pcp-archives.o `test -f 'src/bridge/test-pcp-archives.c' || echo './'`src/bridge/test-pcp-archives.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_pcp_archives-mock-transport.o `test -f 'src/common/mock-transport.c' || echo './'`src/common/mock-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"mock-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/mock_bridge-mock-bridge.o `test -f 'src/bridge/mock-bridge.c' || echo './'`src/bridge/mock-bridge.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_hash-test-hash.o `test -f 'src/common/test-hash.c' || echo './'`src/common/test-hash.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_hex-test-hex.o `test -f 'src/common/test-hex.c' || echo './'`src/common/test-hex.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_json-test-json.o `test -f 'src/common/test-json.c' || echo './'`src/common/test-json.c DEBUG: /usr/bin/mkdir -p src/common/mock-locale/de_DE/LC_MESSAGES/ && \ DEBUG: /usr/bin/msgfmt -o src/common/mock-locale/de_DE/LC_MESSAGES/test.mo.tmp src/common/mock-locale/de_DE/LC_MESSAGES/test.po && mv src/common/mock-locale/de_DE/LC_MESSAGES/test.mo.tmp src/common/mock-locale/de_DE/LC_MESSAGES/test.mo && touch src/common/mock-locale/de_DE/LC_MESSAGES/test.mo DEBUG: /usr/bin/mkdir -p src/common/mock-locale/zh_CN/LC_MESSAGES/ && \ DEBUG: /usr/bin/msgfmt -o src/common/mock-locale/zh_CN/LC_MESSAGES/test.mo.tmp src/common/mock-locale/zh_CN/LC_MESSAGES/test.po && mv src/common/mock-locale/zh_CN/LC_MESSAGES/test.mo.tmp src/common/mock-locale/zh_CN/LC_MESSAGES/test.mo && touch src/common/mock-locale/zh_CN/LC_MESSAGES/test.mo DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_pipe-test-pipe.o `test -f 'src/common/test-pipe.c' || echo './'`src/common/test-pipe.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_pipe-mock-pressure.o `test -f 'src/common/mock-pressure.c' || echo './'`src/common/mock-pressure.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_transport-test-transport.o `test -f 'src/common/test-transport.c' || echo './'`src/common/test-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_transport-mock-transport.o `test -f 'src/common/mock-transport.c' || echo './'`src/common/mock-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_channel-test-channel.o `test -f 'src/common/test-channel.c' || echo './'`src/common/test-channel.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_channel-mock-pressure.o `test -f 'src/common/mock-pressure.c' || echo './'`src/common/mock-pressure.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_channel-mock-transport.o `test -f 'src/common/mock-transport.c' || echo './'`src/common/mock-transport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_unixsignal-test-unixsignal.o `test -f 'src/common/test-unixsignal.c' || echo './'`src/common/test-unixsignal.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_template-test-template.o `test -f 'src/common/test-template.c' || echo './'`src/common/test-template.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_webresponse-test-webresponse.o `test -f 'src/common/test-webresponse.c' || echo './'`src/common/test-webresponse.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_webresponse-mock-io-stream.o `test -f 'src/common/mock-io-stream.c' || echo './'`src/common/mock-io-stream.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_webresponse-cockpitassets.o `test -f 'src/common/cockpitassets.c' || echo './'`src/common/cockpitassets.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_webserver-test-webserver.o `test -f 'src/common/test-webserver.c' || echo './'`src/common/test-webserver.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_config-test-config.o `test -f 'src/common/test-config.c' || echo './'`src/common/test-config.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_unicode-test-unicode.o `test -f 'src/common/test-unicode.c' || echo './'`src/common/test-unicode.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_version-test-version.o `test -f 'src/common/test-version.c' || echo './'`src/common/test-version.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_system-test-system.o `test -f 'src/common/test-system.c' || echo './'`src/common/test-system.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_base64-test-base64.o `test -f 'src/common/test-base64.c' || echo './'`src/common/test-base64.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_authorize-test-authorize.o `test -f 'src/common/test-authorize.c' || echo './'`src/common/test-authorize.c DEBUG: gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I./src -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/websocket/frob_websocket-frob-websocket.o `test -f 'src/websocket/frob-websocket.c' || echo './'`src/websocket/frob-websocket.c DEBUG: gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I./src -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/websocket/test_websocket-test-websocket.o `test -f 'src/websocket/test-websocket.c' || echo './'`src/websocket/test-websocket.c DEBUG: gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I./src -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_websocket-mock-pressure.o `test -f 'src/common/mock-pressure.c' || echo './'`src/common/mock-pressure.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ssh/mock_sshd-mock-sshd.o `test -f 'src/ssh/mock-sshd.c' || echo './'`src/ssh/mock-sshd.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ssh/test_sshoptions-test-sshoptions.o `test -f 'src/ssh/test-sshoptions.c' || echo './'`src/ssh/test-sshoptions.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ssh/test_sshbridge-test-sshbridge.o `test -f 'src/ssh/test-sshbridge.c' || echo './'`src/ssh/test-sshbridge.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_server-mock-service.o `test -f 'src/ws/mock-service.c' || echo './'`src/ws/mock-service.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_server-test-server.o `test -f 'src/ws/test-server.c' || echo './'`src/ws/test-server.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_server-mock-dbus-tests.o `test -f 'src/ws/mock-dbus-tests.c' || echo './'`src/ws/mock-dbus-tests.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_creds-test-creds.o `test -f 'src/ws/test-creds.c' || echo './'`src/ws/test-creds.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_auth-test-auth.o `test -f 'src/ws/test-auth.c' || echo './'`src/ws/test-auth.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_auth-mock-auth.o `test -f 'src/ws/mock-auth.c' || echo './'`src/ws/mock-auth.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_compat-test-compat.o `test -f 'src/ws/test-compat.c' || echo './'`src/ws/test-compat.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_webservice-test-webservice.o `test -f 'src/ws/test-webservice.c' || echo './'`src/ws/test-webservice.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_webservice-mock-auth.o `test -f 'src/ws/mock-auth.c' || echo './'`src/ws/mock-auth.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_webservice-mock-io-stream.o `test -f 'src/common/mock-io-stream.c' || echo './'`src/common/mock-io-stream.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_channelresponse-test-channelresponse.o `test -f 'src/ws/test-channelresponse.c' || echo './'`src/ws/test-channelresponse.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_channelresponse-mock-auth.o `test -f 'src/ws/mock-auth.c' || echo './'`src/ws/mock-auth.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_channelresponse-mock-io-stream.o `test -f 'src/common/mock-io-stream.c' || echo './'`src/common/mock-io-stream.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_handlers-test-handlers.o `test -f 'src/ws/test-handlers.c' || echo './'`src/ws/test-handlers.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_handlers-mock-auth.o `test -f 'src/ws/mock-auth.c' || echo './'`src/ws/mock-auth.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_handlers-mock-io-stream.o `test -f 'src/common/mock-io-stream.c' || echo './'`src/common/mock-io-stream.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_kerberos-test-kerberos.o `test -f 'src/ws/test-kerberos.c' || echo './'`src/ws/test-kerberos.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_remotectlcertificate-test-remotectlcertificate.o `test -f 'src/ws/test-remotectlcertificate.c' || echo './'`src/ws/test-remotectlcertificate.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_remotectlcertificate-cockpitcertificate.o `test -f 'src/ws/cockpitcertificate.c' || echo './'`src/ws/cockpitcertificate.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_remotectlcertificate-remotectl-certificate.o `test -f 'src/ws/remotectl-certificate.c' || echo './'`src/ws/remotectl-certificate.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_authssh-test-authssh.o `test -f 'src/ws/test-authssh.c' || echo './'`src/ws/test-authssh.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/test_authssh-mock-auth.o `test -f 'src/ws/mock-auth.c' || echo './'`src/ws/mock-auth.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/mock_echo-mock-echo.o `test -f 'src/ws/mock-echo.c' || echo './'`src/ws/mock-echo.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/mock-auth-command.o src/ws/mock-auth-command.c DEBUG: gcc -fPIC -shared -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -I. \ DEBUG: -o mock-pam-conv-mod.so src/ws/mock-pam-conv-mod.c -lpam -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/wsinstance-start.o src/tls/wsinstance-start.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/p11-kit-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/test_tls_connection-socket-io.o `test -f 'src/tls/socket-io.c' || echo './'`src/tls/socket-io.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/p11-kit-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/test_tls_connection-connection.o `test -f 'src/tls/connection.c' || echo './'`src/tls/connection.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/p11-kit-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/test_tls_connection-test-connection.o `test -f 'src/tls/test-connection.c' || echo './'`src/tls/test-connection.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/p11-kit-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/test_tls_server-socket-io.o `test -f 'src/tls/socket-io.c' || echo './'`src/tls/socket-io.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/p11-kit-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/test_tls_server-connection.o `test -f 'src/tls/connection.c' || echo './'`src/tls/connection.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/p11-kit-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/test_tls_server-server.o `test -f 'src/tls/server.c' || echo './'`src/tls/server.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/p11-kit-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/test_tls_server-test-server.o `test -f 'src/tls/test-server.c' || echo './'`src/tls/test-server.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/p11-kit-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/socket_activation_helper-socket-io.o `test -f 'src/tls/socket-io.c' || echo './'`src/tls/socket-io.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/p11-kit-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/socket_activation_helper-socket-activation-helper.o `test -f 'src/tls/socket-activation-helper.c' || echo './'`src/tls/socket-activation-helper.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/remotectl-cockpitcertificate.o `test -f 'src/ws/cockpitcertificate.c' || echo './'`src/ws/cockpitcertificate.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/remotectl-remotectl-certificate.o `test -f 'src/ws/remotectl-certificate.c' || echo './'`src/ws/remotectl-certificate.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/remotectl-remotectl.o `test -f 'src/ws/remotectl.c' || echo './'`src/ws/remotectl.c DEBUG: /usr/bin/mkdir -p ./ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' src/ws/cockpit-desktop.in > cockpit-desktop.tmp && mv -f cockpit-desktop.tmp cockpit-desktop DEBUG: /usr/bin/mkdir -p pkg/apps/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/apps/manifest.json.in > pkg/apps/manifest.json.tmp && mv -f pkg/apps/manifest.json.tmp pkg/apps/manifest.json DEBUG: /usr/bin/mkdir -p pkg/dashboard/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/dashboard/manifest.json.in > pkg/dashboard/manifest.json.tmp && mv -f pkg/dashboard/manifest.json.tmp pkg/dashboard/manifest.json DEBUG: /usr/bin/mkdir -p pkg/docker/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/docker/manifest.json.in > pkg/docker/manifest.json.tmp && mv -f pkg/docker/manifest.json.tmp pkg/docker/manifest.json DEBUG: /usr/bin/mkdir -p pkg/kdump/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/kdump/manifest.json.in > pkg/kdump/manifest.json.tmp && mv -f pkg/kdump/manifest.json.tmp pkg/kdump/manifest.json DEBUG: /usr/bin/mkdir -p pkg/machines/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/machines/manifest.json.in > pkg/machines/manifest.json.tmp && mv -f pkg/machines/manifest.json.tmp pkg/machines/manifest.json DEBUG: /usr/bin/mkdir -p pkg/networkmanager/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/networkmanager/manifest.json.in > pkg/networkmanager/manifest.json.tmp && mv -f pkg/networkmanager/manifest.json.tmp pkg/networkmanager/manifest.json DEBUG: /usr/bin/mkdir -p pkg/pcp/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/pcp/manifest.json.in > pkg/pcp/manifest.json.tmp && mv -f pkg/pcp/manifest.json.tmp pkg/pcp/manifest.json DEBUG: /usr/bin/mkdir -p pkg/packagekit/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/packagekit/manifest.json.in > pkg/packagekit/manifest.json.tmp && mv -f pkg/packagekit/manifest.json.tmp pkg/packagekit/manifest.json DEBUG: /usr/bin/mkdir -p pkg/playground/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/playground/manifest.json.in > pkg/playground/manifest.json.tmp && mv -f pkg/playground/manifest.json.tmp pkg/playground/manifest.json DEBUG: /usr/bin/mkdir -p pkg/realmd/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/realmd/manifest.json.in > pkg/realmd/manifest.json.tmp && mv -f pkg/realmd/manifest.json.tmp pkg/realmd/manifest.json DEBUG: /usr/bin/mkdir -p pkg/selinux/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/selinux/manifest.json.in > pkg/selinux/manifest.json.tmp && mv -f pkg/selinux/manifest.json.tmp pkg/selinux/manifest.json DEBUG: /usr/bin/mkdir -p pkg/shell/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/shell/manifest.json.in > pkg/shell/manifest.json.tmp && mv -f pkg/shell/manifest.json.tmp pkg/shell/manifest.json DEBUG: /usr/bin/mkdir -p pkg/sosreport/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/sosreport/manifest.json.in > pkg/sosreport/manifest.json.tmp && mv -f pkg/sosreport/manifest.json.tmp pkg/sosreport/manifest.json DEBUG: /usr/bin/mkdir -p pkg/ssh/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/ssh/manifest.json.in > pkg/ssh/manifest.json.tmp && mv -f pkg/ssh/manifest.json.tmp pkg/ssh/manifest.json DEBUG: /usr/bin/mkdir -p pkg/storaged/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/storaged/manifest.json.in > pkg/storaged/manifest.json.tmp && mv -f pkg/storaged/manifest.json.tmp pkg/storaged/manifest.json DEBUG: /usr/bin/mkdir -p pkg/systemd/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/systemd/manifest.json.in > pkg/systemd/manifest.json.tmp && mv -f pkg/systemd/manifest.json.tmp pkg/systemd/manifest.json DEBUG: /usr/bin/mkdir -p pkg/tuned/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/tuned/manifest.json.in > pkg/tuned/manifest.json.tmp && mv -f pkg/tuned/manifest.json.tmp pkg/tuned/manifest.json DEBUG: /usr/bin/mkdir -p pkg/users/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' pkg/users/manifest.json.in > pkg/users/manifest.json.tmp && mv -f pkg/users/manifest.json.tmp pkg/users/manifest.json DEBUG: /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit-bridge.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit-bridge.xml DEBUG: /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit.xml DEBUG: /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit-desktop.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit-desktop.xml DEBUG: /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit-ws.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit-ws.xml DEBUG: /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit-tls.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit-tls.xml DEBUG: /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/cockpit.conf.5 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/cockpit.conf.xml DEBUG: /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/pam_ssh_add.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/pam_ssh_add.xml DEBUG: /usr/bin/mkdir -p doc/man/ && /usr/bin/xsltproc -nonet --param man.output.quietly 1 --output doc/man/remotectl.8 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl doc/man/remotectl.xml DEBUG: /usr/bin/msgfmt --xml -d ./po --template src/ws/cockpit.appdata.xml.in --output src/ws/cockpit.appdata.xml DEBUG: /usr/bin/mkdir -p dist/base1/ && gzip -n -c dist/base1/cockpit.min.css > dist/base1/cockpit.min.css.gz.tmp && mv -f dist/base1/cockpit.min.css.gz.tmp dist/base1/cockpit.min.css.gz DEBUG: /usr/bin/mkdir -p dist/base1/ && gzip -n -c dist/base1/patternfly.min.css > dist/base1/patternfly.min.css.gz.tmp && mv -f dist/base1/patternfly.min.css.gz.tmp dist/base1/patternfly.min.css.gz DEBUG: /usr/bin/mkdir -p dist/base1/ && gzip -n -c dist/base1/mustache.min.js > dist/base1/mustache.min.js.gz.tmp && mv -f dist/base1/mustache.min.js.gz.tmp dist/base1/mustache.min.js.gz DEBUG: /usr/bin/mkdir -p dist/base1/ && gzip -n -c dist/base1/jquery.min.js > dist/base1/jquery.min.js.gz.tmp && mv -f dist/base1/jquery.min.js.gz.tmp dist/base1/jquery.min.js.gz DEBUG: /usr/bin/mkdir -p dist/base1/ && gzip -n -c dist/base1/cockpit.min.js > dist/base1/cockpit.min.js.gz.tmp && mv -f dist/base1/cockpit.min.js.gz.tmp dist/base1/cockpit.min.js.gz DEBUG: gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -fPIC -shared -o libpreload-temp-home.so src/common/preload-temp-home.c DEBUG: /usr/bin/mkdir -p dist/static/ && cp -L src/ws/po.empty.html dist/static/login.po.html.tmp && mv -f dist/static/login.po.html.tmp dist/static/login.po.html DEBUG: /usr/bin/mkdir -p src/ws/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' src/ws/cockpit-motd.service.in > src/ws/cockpit-motd.service.tmp && mv -f src/ws/cockpit-motd.service.tmp src/ws/cockpit-motd.service DEBUG: /usr/bin/mkdir -p src/ws/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' src/ws/cockpit.service.in > src/ws/cockpit.service.tmp && mv -f src/ws/cockpit.service.tmp src/ws/cockpit.service DEBUG: /usr/bin/mkdir -p src/ws/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' src/ws/cockpit.socket.in > src/ws/cockpit.socket.tmp && mv -f src/ws/cockpit.socket.tmp src/ws/cockpit.socket DEBUG: /usr/bin/mkdir -p src/ws/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' src/ws/cockpit-wsinstance-http.service.in > src/ws/cockpit-wsinstance-http.service.tmp && mv -f src/ws/cockpit-wsinstance-http.service.tmp src/ws/cockpit-wsinstance-http.service DEBUG: /usr/bin/mkdir -p src/ws/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' src/ws/cockpit-wsinstance-http.socket.in > src/ws/cockpit-wsinstance-http.socket.tmp && mv -f src/ws/cockpit-wsinstance-http.socket.tmp src/ws/cockpit-wsinstance-http.socket DEBUG: /usr/bin/mkdir -p src/ws/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' src/ws/cockpit-wsinstance-http-redirect.service.in > src/ws/cockpit-wsinstance-http-redirect.service.tmp && mv -f src/ws/cockpit-wsinstance-http-redirect.service.tmp src/ws/cockpit-wsinstance-http-redirect.service DEBUG: /usr/bin/mkdir -p src/ws/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' src/ws/cockpit-wsinstance-http-redirect.socket.in > src/ws/cockpit-wsinstance-http-redirect.socket.tmp && mv -f src/ws/cockpit-wsinstance-http-redirect.socket.tmp src/ws/cockpit-wsinstance-http-redirect.socket DEBUG: /usr/bin/mkdir -p src/ws/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' src/ws/cockpit-wsinstance-https-factory@.service.in > src/ws/cockpit-wsinstance-https-factory@.service.tmp && mv -f src/ws/cockpit-wsinstance-https-factory@.service.tmp src/ws/cockpit-wsinstance-https-factory@.service DEBUG: /usr/bin/mkdir -p src/ws/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' src/ws/cockpit-wsinstance-https-factory.socket.in > src/ws/cockpit-wsinstance-https-factory.socket.tmp && mv -f src/ws/cockpit-wsinstance-https-factory.socket.tmp src/ws/cockpit-wsinstance-https-factory.socket DEBUG: /usr/bin/mkdir -p src/ws/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' src/ws/cockpit-wsinstance-https@.service.in > src/ws/cockpit-wsinstance-https@.service.tmp && mv -f src/ws/cockpit-wsinstance-https@.service.tmp src/ws/cockpit-wsinstance-https@.service DEBUG: /usr/bin/mkdir -p src/ws/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' src/ws/cockpit-wsinstance-https@.socket.in > src/ws/cockpit-wsinstance-https@.socket.tmp && mv -f src/ws/cockpit-wsinstance-https@.socket.tmp src/ws/cockpit-wsinstance-https@.socket DEBUG: /usr/bin/mkdir -p src/ws/ && sed -e 's,[@]datadir[@],/usr/share,g' -e 's,[@]libexecdir[@],/usr/libexec,g' -e 's,[@]sysconfdir[@],/etc,g' -e 's,[@]libdir[@],/usr/lib64,g' -e 's,[@]includedir[@],/usr/include,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]sbindir[@],/usr/sbin,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]exec_prefix[@],/usr,g' -e 's,[@]prefix[@],/usr,g' -e 's,[@]PACKAGE[@],cockpit,g' -e 's,[@]VERSION[@],207.x,g' -e 's,[@]PKEXEC[@],/usr/bin/pkexec,g' -e 's,[@]SUDO[@],/usr/bin/sudo,g' -e 's,[@]user[@],cockpit-ws,g' -e 's,[@]group[@],cockpit-ws,g' -e 's,[@]wsinstanceuser[@],cockpit-wsinstance,g' -e 's,[@]wsinstancegroup[@],cockpit-wsinstance,g' -e 's,[@]selinux_config_type[@],etc_t,g' -e 's,[@]with_networkmanager_needs_root[@],yes,g' -e 's,[@]with_storaged_iscsi_sessions[@],yes,g' -e 's,[@]with_appstream_config_packages[@],[],g' -e 's,[@]with_appstream_data_packages[@],[ "appstream-data" ],g' -e 's,[@]with_nfs_client_package[@],"nfs-utils",g' -e 's,[@]with_vdo_package[@],"vdo",g' src/ws/cockpit-tempfiles.conf.in > src/ws/cockpit-tempfiles.conf.tmp && mv -f src/ws/cockpit-tempfiles.conf.tmp src/ws/cockpit-tempfiles.conf DEBUG: /usr/bin/mkdir -p dist/guide/html/ && \ DEBUG: cp ./doc/guide/static/home.png ./doc/guide/static/gtk-doc.css ./doc/guide/static/left.png ./doc/guide/static/right.png ./doc/guide/static/style.css ./doc/guide/static/up.png dist/guide/html/ DEBUG: gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -fPIC -shared \ DEBUG: -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" \ DEBUG: -o mock-pmda.so ./src/bridge/mock-pmda.c -lpcp_pmda -lpcp DEBUG: cp src/ssh/test_rsa test_rsa_key && chmod 600 test_rsa_key DEBUG: LANG=en_US.UTF-8 /usr/bin/xmlto html -m ./doc/guide/gtk-doc.xsl -o dist/guide/html/ \ DEBUG: --searchpath /builddir/build/BUILD/cockpit-207.x:/builddir/build/BUILD/cockpit-207.x:/builddir/build/BUILD/cockpit-207.x/doc/guide \ DEBUG: ./doc/guide/cockpit-guide.xml DEBUG: GETTEXTDATADIRS=./po /usr/bin/msgfmt --xml -d ./po --template src/bridge/org.cockpit-project.cockpit-bridge.policy.in --output src/bridge/org.cockpit-project.cockpit-bridge.policy DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/ca.po` po/ca.po > src/ws/ca.po.tmp && mv src/ws/ca.po.tmp src/ws/ca.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/cs.po` po/cs.po > src/ws/cs.po.tmp && mv src/ws/cs.po.tmp src/ws/cs.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/de.po` po/de.po > src/ws/de.po.tmp && mv src/ws/de.po.tmp src/ws/de.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/es.po` po/es.po > src/ws/es.po.tmp && mv src/ws/es.po.tmp src/ws/es.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/fi.po` po/fi.po > src/ws/fi.po.tmp && mv src/ws/fi.po.tmp src/ws/fi.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/fr.po` po/fr.po > src/ws/fr.po.tmp && mv src/ws/fr.po.tmp src/ws/fr.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/it.po` po/it.po > src/ws/it.po.tmp && mv src/ws/it.po.tmp src/ws/it.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/ja.po` po/ja.po > src/ws/ja.po.tmp && mv src/ws/ja.po.tmp src/ws/ja.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/ko.po` po/ko.po > src/ws/ko.po.tmp && mv src/ws/ko.po.tmp src/ws/ko.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/pl.po` po/pl.po > src/ws/pl.po.tmp && mv src/ws/pl.po.tmp src/ws/pl.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/pt_BR.po` po/pt_BR.po > src/ws/pt_BR.po.tmp && mv src/ws/pt_BR.po.tmp src/ws/pt_BR.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/ru.po` po/ru.po > src/ws/ru.po.tmp && mv src/ws/ru.po.tmp src/ws/ru.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/sv.po` po/sv.po > src/ws/sv.po.tmp && mv src/ws/sv.po.tmp src/ws/sv.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/uk.po` po/uk.po > src/ws/uk.po.tmp && mv src/ws/uk.po.tmp src/ws/uk.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/zh_CN.po` po/zh_CN.po > src/ws/zh_CN.po.tmp && mv src/ws/zh_CN.po.tmp src/ws/zh_CN.po DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msggrep `sed -ne 's|.*\(\(\.\./\)\?src/ws/[^:]\+\).*|-N \1|p' po/zh_TW.po` po/zh_TW.po > src/ws/zh_TW.po.tmp && mv src/ws/zh_TW.po.tmp src/ws/zh_TW.po DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/cockpit_bridge-bridge.o `test -f 'src/bridge/bridge.c' || echo './'`src/bridge/bridge.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitconnect.o `test -f 'src/bridge/cockpitconnect.c' || echo './'`src/bridge/cockpitconnect.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbuscache.o `test -f 'src/bridge/cockpitdbuscache.c' || echo './'`src/bridge/cockpitdbuscache.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusinternal.o `test -f 'src/bridge/cockpitdbusinternal.c' || echo './'`src/bridge/cockpitdbusinternal.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusjson.o `test -f 'src/bridge/cockpitdbusjson.c' || echo './'`src/bridge/cockpitdbusjson.c DEBUG: In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, DEBUG: from /usr/include/glib-2.0/glib/gtypes.h:32, DEBUG: from /usr/include/glib-2.0/glib/galloca.h:32, DEBUG: from /usr/include/glib-2.0/glib.h:30, DEBUG: from /usr/include/glib-2.0/gobject/gbinding.h:28, DEBUG: from /usr/include/glib-2.0/glib-object.h:23, DEBUG: from /usr/include/glib-2.0/gio/gioenums.h:28, DEBUG: from /usr/include/glib-2.0/gio/giotypes.h:28, DEBUG: from /usr/include/glib-2.0/gio/gio.h:26, DEBUG: from src/bridge/cockpitdbusinternal.h:23, DEBUG: from src/bridge/cockpitdbusinternal.c:22: DEBUG: src/bridge/cockpitdbusinternal.c: In function 'create_io_stream_for_unix_socket': DEBUG: /usr/include/glib-2.0/glib/gmacros.h:461:87: warning: 'socket' may be used uninitialized in this function [-Wmaybe-uninitialized] DEBUG: static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if (*_ptr) (func) (*_ptr); } \ DEBUG: ^ DEBUG: src/bridge/cockpitdbusinternal.c:66:22: note: 'socket' was declared here DEBUG: g_autoptr(GSocket) socket; DEBUG: ^~~~~~ DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusmachines.o `test -f 'src/bridge/cockpitdbusmachines.c' || echo './'`src/bridge/cockpitdbusmachines.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusmeta.o `test -f 'src/bridge/cockpitdbusmeta.c' || echo './'`src/bridge/cockpitdbusmeta.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusprocess.o `test -f 'src/bridge/cockpitdbusprocess.c' || echo './'`src/bridge/cockpitdbusprocess.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbusrules.o `test -f 'src/bridge/cockpitdbusrules.c' || echo './'`src/bridge/cockpitdbusrules.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbussetup.o `test -f 'src/bridge/cockpitdbussetup.c' || echo './'`src/bridge/cockpitdbussetup.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdbususer.o `test -f 'src/bridge/cockpitdbususer.c' || echo './'`src/bridge/cockpitdbususer.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitechochannel.o `test -f 'src/bridge/cockpitechochannel.c' || echo './'`src/bridge/cockpitechochannel.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitfslist.o `test -f 'src/bridge/cockpitfslist.c' || echo './'`src/bridge/cockpitfslist.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitfsread.o `test -f 'src/bridge/cockpitfsread.c' || echo './'`src/bridge/cockpitfsread.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitfsreplace.o `test -f 'src/bridge/cockpitfsreplace.c' || echo './'`src/bridge/cockpitfsreplace.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitfswatch.o `test -f 'src/bridge/cockpitfswatch.c' || echo './'`src/bridge/cockpitfswatch.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpithttpstream.o `test -f 'src/bridge/cockpithttpstream.c' || echo './'`src/bridge/cockpithttpstream.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitinteracttransport.o `test -f 'src/bridge/cockpitinteracttransport.c' || echo './'`src/bridge/cockpitinteracttransport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitnullchannel.o `test -f 'src/bridge/cockpitnullchannel.c' || echo './'`src/bridge/cockpitnullchannel.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitpackages.o `test -f 'src/bridge/cockpitpackages.c' || echo './'`src/bridge/cockpitpackages.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitpacketchannel.o `test -f 'src/bridge/cockpitpacketchannel.c' || echo './'`src/bridge/cockpitpacketchannel.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitpaths.o `test -f 'src/bridge/cockpitpaths.c' || echo './'`src/bridge/cockpitpaths.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitpeer.o `test -f 'src/bridge/cockpitpeer.c' || echo './'`src/bridge/cockpitpeer.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitpipechannel.o `test -f 'src/bridge/cockpitpipechannel.c' || echo './'`src/bridge/cockpitpipechannel.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitpolkitagent.o `test -f 'src/bridge/cockpitpolkitagent.c' || echo './'`src/bridge/cockpitpolkitagent.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitrouter.o `test -f 'src/bridge/cockpitrouter.c' || echo './'`src/bridge/cockpitrouter.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitstream.o `test -f 'src/bridge/cockpitstream.c' || echo './'`src/bridge/cockpitstream.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitwebsocketstream.o `test -f 'src/bridge/cockpitwebsocketstream.c' || echo './'`src/bridge/cockpitwebsocketstream.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitblocksamples.o `test -f 'src/bridge/cockpitblocksamples.c' || echo './'`src/bridge/cockpitblocksamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitcgroupsamples.o `test -f 'src/bridge/cockpitcgroupsamples.c' || echo './'`src/bridge/cockpitcgroupsamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitcpusamples.o `test -f 'src/bridge/cockpitcpusamples.c' || echo './'`src/bridge/cockpitcpusamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitdisksamples.o `test -f 'src/bridge/cockpitdisksamples.c' || echo './'`src/bridge/cockpitdisksamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitinternalmetrics.o `test -f 'src/bridge/cockpitinternalmetrics.c' || echo './'`src/bridge/cockpitinternalmetrics.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitmemorysamples.o `test -f 'src/bridge/cockpitmemorysamples.c' || echo './'`src/bridge/cockpitmemorysamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitmetrics.o `test -f 'src/bridge/cockpitmetrics.c' || echo './'`src/bridge/cockpitmetrics.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitmountsamples.o `test -f 'src/bridge/cockpitmountsamples.c' || echo './'`src/bridge/cockpitmountsamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitnetworksamples.o `test -f 'src/bridge/cockpitnetworksamples.c' || echo './'`src/bridge/cockpitnetworksamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/bridge/libcockpit_bridge_a-cockpitsamples.o `test -f 'src/bridge/cockpitsamples.c' || echo './'`src/bridge/cockpitsamples.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitchannel.o `test -f 'src/common/cockpitchannel.c' || echo './'`src/common/cockpitchannel.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpiterror.o `test -f 'src/common/cockpiterror.c' || echo './'`src/common/cockpiterror.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitflow.o `test -f 'src/common/cockpitflow.c' || echo './'`src/common/cockpitflow.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpithash.o `test -f 'src/common/cockpithash.c' || echo './'`src/common/cockpithash.c DEBUG: rm -f dist/guide/html/cockpit-guide.proc DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitjson.o `test -f 'src/common/cockpitjson.c' || echo './'`src/common/cockpitjson.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitlog.o `test -f 'src/common/cockpitlog.c' || echo './'`src/common/cockpitlog.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitlocale.o `test -f 'src/common/cockpitlocale.c' || echo './'`src/common/cockpitlocale.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitloopback.o `test -f 'src/common/cockpitloopback.c' || echo './'`src/common/cockpitloopback.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitmachinesjson.o `test -f 'src/common/cockpitmachinesjson.c' || echo './'`src/common/cockpitmachinesjson.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitpipe.o `test -f 'src/common/cockpitpipe.c' || echo './'`src/common/cockpitpipe.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitpipetransport.o `test -f 'src/common/cockpitpipetransport.c' || echo './'`src/common/cockpitpipetransport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitsystem.o `test -f 'src/common/cockpitsystem.c' || echo './'`src/common/cockpitsystem.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpittemplate.o `test -f 'src/common/cockpittemplate.c' || echo './'`src/common/cockpittemplate.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpittest.o `test -f 'src/common/cockpittest.c' || echo './'`src/common/cockpittest.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpittransport.o `test -f 'src/common/cockpittransport.c' || echo './'`src/common/cockpittransport.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitunicode.o `test -f 'src/common/cockpitunicode.c' || echo './'`src/common/cockpitunicode.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitunixfd.o `test -f 'src/common/cockpitunixfd.c' || echo './'`src/common/cockpitunixfd.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitunixsignal.o `test -f 'src/common/cockpitunixsignal.c' || echo './'`src/common/cockpitunixsignal.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitversion.o `test -f 'src/common/cockpitversion.c' || echo './'`src/common/cockpitversion.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitwebfilter.o `test -f 'src/common/cockpitwebfilter.c' || echo './'`src/common/cockpitwebfilter.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitwebinject.o `test -f 'src/common/cockpitwebinject.c' || echo './'`src/common/cockpitwebinject.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitwebresponse.o `test -f 'src/common/cockpitwebresponse.c' || echo './'`src/common/cockpitwebresponse.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitwebserver.o `test -f 'src/common/cockpitwebserver.c' || echo './'`src/common/cockpitwebserver.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_a-cockpitassets.o `test -f 'src/common/cockpitassets.c' || echo './'`src/common/cockpitassets.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpitauthorize.o `test -f 'src/common/cockpitauthorize.c' || echo './'`src/common/cockpitauthorize.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpitbase64.o `test -f 'src/common/cockpitbase64.c' || echo './'`src/common/cockpitbase64.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpitconf.o `test -f 'src/common/cockpitconf.c' || echo './'`src/common/cockpitconf.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpitframe.o `test -f 'src/common/cockpitframe.c' || echo './'`src/common/cockpitframe.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpithex.o `test -f 'src/common/cockpithex.c' || echo './'`src/common/cockpithex.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpitmemory.o `test -f 'src/common/cockpitmemory.c' || echo './'`src/common/cockpitmemory.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/libcockpit_common_nodeps_a-cockpitwebcertificate.o `test -f 'src/common/cockpitwebcertificate.c' || echo './'`src/common/cockpitwebcertificate.c DEBUG: gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I./src -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/websocket/libwebsocket_a-websocket.o `test -f 'src/websocket/websocket.c' || echo './'`src/websocket/websocket.c DEBUG: gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I./src -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/websocket/libwebsocket_a-websocketclient.o `test -f 'src/websocket/websocketclient.c' || echo './'`src/websocket/websocketclient.c DEBUG: gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I./src -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/websocket/libwebsocket_a-websocketserver.o `test -f 'src/websocket/websocketserver.c' || echo './'`src/websocket/websocketserver.c DEBUG: gcc -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"WebSocket\" -I./src -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/websocket/libwebsocket_a-websocketconnection.o `test -f 'src/websocket/websocketconnection.c' || echo './'`src/websocket/websocketconnection.c DEBUG: rm -f libcockpit-pcp.a DEBUG: ar cru libcockpit-pcp.a src/bridge/libcockpit_pcp_a-cockpitconnect.o src/bridge/libcockpit_pcp_a-cockpitpcpmetrics.o src/bridge/libcockpit_pcp_a-cockpitpeer.o src/bridge/libcockpit_pcp_a-cockpitrouter.o src/bridge/libcockpit_pcp_a-cockpitblocksamples.o src/bridge/libcockpit_pcp_a-cockpitcgroupsamples.o src/bridge/libcockpit_pcp_a-cockpitcpusamples.o src/bridge/libcockpit_pcp_a-cockpitdisksamples.o src/bridge/libcockpit_pcp_a-cockpitinternalmetrics.o src/bridge/libcockpit_pcp_a-cockpitmemorysamples.o src/bridge/libcockpit_pcp_a-cockpitmetrics.o src/bridge/libcockpit_pcp_a-cockpitmountsamples.o src/bridge/libcockpit_pcp_a-cockpitnetworksamples.o src/bridge/libcockpit_pcp_a-cockpitsamples.o DEBUG: ranlib libcockpit-pcp.a DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ssh/cockpit_ssh-ssh.o `test -f 'src/ssh/ssh.c' || echo './'`src/ssh/ssh.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -I./src/ssh -DCOCKPIT_BUILD_INFO=\""Built on Thu Nov 21 08:20:01 EST 2019"\" -DG_LOG_DOMAIN=\"cockpit-ssh\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ssh/libcockpit_ssh_a-cockpitsshoptions.o `test -f 'src/ssh/cockpitsshoptions.c' || echo './'`src/ssh/cockpitsshoptions.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -I./src/ssh -DCOCKPIT_BUILD_INFO=\""Built on Thu Nov 21 08:20:01 EST 2019"\" -DG_LOG_DOMAIN=\"cockpit-ssh\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ssh/libcockpit_ssh_a-cockpitsshrelay.o `test -f 'src/ssh/cockpitsshrelay.c' || echo './'`src/ssh/cockpitsshrelay.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/cockpit_ws-main.o `test -f 'src/ws/main.c' || echo './'`src/ws/main.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Thu Nov 21 08:20:01 EST 2019"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/libcockpit_ws_a-cockpithandlers.o `test -f 'src/ws/cockpithandlers.c' || echo './'`src/ws/cockpithandlers.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Thu Nov 21 08:20:01 EST 2019"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/libcockpit_ws_a-cockpitauth.o `test -f 'src/ws/cockpitauth.c' || echo './'`src/ws/cockpitauth.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Thu Nov 21 08:20:01 EST 2019"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/libcockpit_ws_a-cockpitcertificate.o `test -f 'src/ws/cockpitcertificate.c' || echo './'`src/ws/cockpitcertificate.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Thu Nov 21 08:20:01 EST 2019"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/libcockpit_ws_a-cockpitcompat.o `test -f 'src/ws/cockpitcompat.c' || echo './'`src/ws/cockpitcompat.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Thu Nov 21 08:20:01 EST 2019"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/libcockpit_ws_a-cockpitbranding.o `test -f 'src/ws/cockpitbranding.c' || echo './'`src/ws/cockpitbranding.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Thu Nov 21 08:20:02 EST 2019"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/libcockpit_ws_a-cockpitchannelresponse.o `test -f 'src/ws/cockpitchannelresponse.c' || echo './'`src/ws/cockpitchannelresponse.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Thu Nov 21 08:20:02 EST 2019"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/libcockpit_ws_a-cockpitchannelsocket.o `test -f 'src/ws/cockpitchannelsocket.c' || echo './'`src/ws/cockpitchannelsocket.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Thu Nov 21 08:20:02 EST 2019"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/libcockpit_ws_a-cockpitcreds.o `test -f 'src/ws/cockpitcreds.c' || echo './'`src/ws/cockpitcreds.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/ws -DCOCKPIT_BUILD_INFO=\""Built on Thu Nov 21 08:20:02 EST 2019"\" -DG_LOG_DOMAIN=\"cockpit-ws\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/libcockpit_ws_a-cockpitwebservice.o `test -f 'src/ws/cockpitwebservice.c' || echo './'`src/ws/cockpitwebservice.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/session-utils.o src/ws/session-utils.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/ws/session.o src/ws/session.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/tls -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/cockpit_tls-socket-io.o `test -f 'src/tls/socket-io.c' || echo './'`src/tls/socket-io.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/tls -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/cockpit_tls-connection.o `test -f 'src/tls/connection.c' || echo './'`src/tls/connection.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/tls -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/cockpit_tls-server.o `test -f 'src/tls/server.c' || echo './'`src/tls/server.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I./src/tls -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/cockpit_tls-main.o `test -f 'src/tls/main.c' || echo './'`src/tls/main.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/socket-io.o src/tls/socket-io.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/tls/wsinstance-factory.o src/tls/wsinstance-factory.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/retest/retest.o src/retest/retest.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/common/test_locale-test-locale.o `test -f 'src/common/test-locale.c' || echo './'`src/common/test-locale.c DEBUG: gcc -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-sshd src/ssh/mock_sshd-mock-sshd.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lssh -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err DEBUG: gcc -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-echo src/ws/mock_echo-mock-echo.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt DEBUG: gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wsinstance-start src/tls/socket-io.o src/tls/wsinstance-start.o DEBUG: gcc -I/usr/include/p11-kit-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o socket-activation-helper src/tls/socket_activation_helper-socket-io.o src/tls/socket_activation_helper-socket-activation-helper.o DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/pam-ssh-add/test_ssh_add-test-ssh-add.o `test -f 'src/pam-ssh-add/test-ssh-add.c' || echo './'`src/pam-ssh-add/test-ssh-add.c DEBUG: gcc -DHAVE_CONFIG_H -I. -I. -I./src -I. -I./src -DSRCDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DBUILDDIR=\"/builddir/build/BUILD/cockpit-207.x\" -DDATADIR=\"/usr/share\" -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var/lib/cockpit"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -c -o src/pam-ssh-add/libpam_ssh_add_a-pam-ssh-add.o `test -f 'src/pam-ssh-add/pam-ssh-add.c' || echo './'`src/pam-ssh-add/pam-ssh-add.c DEBUG: /usr/bin/mkdir -p dist/apps/ && cp -L pkg/apps/manifest.json dist/apps/manifest.json.tmp && mv -f dist/apps/manifest.json.tmp dist/apps/manifest.json DEBUG: /usr/bin/mkdir -p dist/dashboard/ && cp -L pkg/dashboard/manifest.json dist/dashboard/manifest.json.tmp && mv -f dist/dashboard/manifest.json.tmp dist/dashboard/manifest.json DEBUG: /usr/bin/mkdir -p dist/docker/ && cp -L pkg/docker/manifest.json dist/docker/manifest.json.tmp && mv -f dist/docker/manifest.json.tmp dist/docker/manifest.json DEBUG: /usr/bin/mkdir -p dist/kdump/ && cp -L pkg/kdump/manifest.json dist/kdump/manifest.json.tmp && mv -f dist/kdump/manifest.json.tmp dist/kdump/manifest.json DEBUG: /usr/bin/mkdir -p dist/machines/ && cp -L pkg/machines/manifest.json dist/machines/manifest.json.tmp && mv -f dist/machines/manifest.json.tmp dist/machines/manifest.json DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && cp -L pkg/networkmanager/manifest.json dist/networkmanager/manifest.json.tmp && mv -f dist/networkmanager/manifest.json.tmp dist/networkmanager/manifest.json DEBUG: /usr/bin/mkdir -p dist/pcp/ && cp -L pkg/pcp/manifest.json dist/pcp/manifest.json.tmp && mv -f dist/pcp/manifest.json.tmp dist/pcp/manifest.json DEBUG: /usr/bin/mkdir -p dist/packagekit/ && cp -L pkg/packagekit/manifest.json dist/packagekit/manifest.json.tmp && mv -f dist/packagekit/manifest.json.tmp dist/packagekit/manifest.json DEBUG: /usr/bin/mkdir -p dist/playground/ && cp -L pkg/playground/manifest.json dist/playground/manifest.json.tmp && mv -f dist/playground/manifest.json.tmp dist/playground/manifest.json DEBUG: /usr/bin/mkdir -p dist/realmd/ && cp -L pkg/realmd/manifest.json dist/realmd/manifest.json.tmp && mv -f dist/realmd/manifest.json.tmp dist/realmd/manifest.json DEBUG: /usr/bin/mkdir -p dist/selinux/ && cp -L pkg/selinux/manifest.json dist/selinux/manifest.json.tmp && mv -f dist/selinux/manifest.json.tmp dist/selinux/manifest.json DEBUG: /usr/bin/mkdir -p dist/shell/ && cp -L pkg/shell/manifest.json dist/shell/manifest.json.tmp && mv -f dist/shell/manifest.json.tmp dist/shell/manifest.json DEBUG: /usr/bin/mkdir -p dist/sosreport/ && cp -L pkg/sosreport/manifest.json dist/sosreport/manifest.json.tmp && mv -f dist/sosreport/manifest.json.tmp dist/sosreport/manifest.json DEBUG: /usr/bin/mkdir -p dist/ssh/ && cp -L pkg/ssh/manifest.json dist/ssh/manifest.json.tmp && mv -f dist/ssh/manifest.json.tmp dist/ssh/manifest.json DEBUG: /usr/bin/mkdir -p dist/storaged/ && cp -L pkg/storaged/manifest.json dist/storaged/manifest.json.tmp && mv -f dist/storaged/manifest.json.tmp dist/storaged/manifest.json DEBUG: /usr/bin/mkdir -p dist/systemd/ && cp -L pkg/systemd/manifest.json dist/systemd/manifest.json.tmp && mv -f dist/systemd/manifest.json.tmp dist/systemd/manifest.json DEBUG: /usr/bin/mkdir -p dist/tuned/ && cp -L pkg/tuned/manifest.json dist/tuned/manifest.json.tmp && mv -f dist/tuned/manifest.json.tmp dist/tuned/manifest.json DEBUG: /usr/bin/mkdir -p dist/users/ && cp -L pkg/users/manifest.json dist/users/manifest.json.tmp && mv -f dist/users/manifest.json.tmp dist/users/manifest.json DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/ca.mo.tmp src/ws/ca.po && mv src/ws/ca.mo.tmp src/ws/ca.mo && touch src/ws/ca.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/cs.mo.tmp src/ws/cs.po && mv src/ws/cs.mo.tmp src/ws/cs.mo && touch src/ws/cs.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/de.mo.tmp src/ws/de.po && mv src/ws/de.mo.tmp src/ws/de.mo && touch src/ws/de.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/es.mo.tmp src/ws/es.po && mv src/ws/es.mo.tmp src/ws/es.mo && touch src/ws/es.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/fi.mo.tmp src/ws/fi.po && mv src/ws/fi.mo.tmp src/ws/fi.mo && touch src/ws/fi.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/fr.mo.tmp src/ws/fr.po && mv src/ws/fr.mo.tmp src/ws/fr.mo && touch src/ws/fr.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/it.mo.tmp src/ws/it.po && mv src/ws/it.mo.tmp src/ws/it.mo && touch src/ws/it.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/ja.mo.tmp src/ws/ja.po && mv src/ws/ja.mo.tmp src/ws/ja.mo && touch src/ws/ja.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/ko.mo.tmp src/ws/ko.po && mv src/ws/ko.mo.tmp src/ws/ko.mo && touch src/ws/ko.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/pl.mo.tmp src/ws/pl.po && mv src/ws/pl.mo.tmp src/ws/pl.mo && touch src/ws/pl.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/pt_BR.mo.tmp src/ws/pt_BR.po && mv src/ws/pt_BR.mo.tmp src/ws/pt_BR.mo && touch src/ws/pt_BR.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/ru.mo.tmp src/ws/ru.po && mv src/ws/ru.mo.tmp src/ws/ru.mo && touch src/ws/ru.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/sv.mo.tmp src/ws/sv.po && mv src/ws/sv.mo.tmp src/ws/sv.mo && touch src/ws/sv.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/uk.mo.tmp src/ws/uk.po && mv src/ws/uk.mo.tmp src/ws/uk.mo && touch src/ws/uk.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/zh_CN.mo.tmp src/ws/zh_CN.po && mv src/ws/zh_CN.mo.tmp src/ws/zh_CN.mo && touch src/ws/zh_CN.mo DEBUG: /usr/bin/mkdir -p src/ws/ && \ DEBUG: /usr/bin/msgfmt -o src/ws/zh_TW.mo.tmp src/ws/zh_TW.po && mv src/ws/zh_TW.mo.tmp src/ws/zh_TW.mo && touch src/ws/zh_TW.mo DEBUG: rm -f libcockpit-bridge.a DEBUG: ar cru libcockpit-bridge.a src/bridge/libcockpit_bridge_a-cockpitconnect.o src/bridge/libcockpit_bridge_a-cockpitdbuscache.o src/bridge/libcockpit_bridge_a-cockpitdbusinternal.o src/bridge/libcockpit_bridge_a-cockpitdbusjson.o src/bridge/libcockpit_bridge_a-cockpitdbusmachines.o src/bridge/libcockpit_bridge_a-cockpitdbusmeta.o src/bridge/libcockpit_bridge_a-cockpitdbusprocess.o src/bridge/libcockpit_bridge_a-cockpitdbusrules.o src/bridge/libcockpit_bridge_a-cockpitdbussetup.o src/bridge/libcockpit_bridge_a-cockpitdbususer.o src/bridge/libcockpit_bridge_a-cockpitechochannel.o src/bridge/libcockpit_bridge_a-cockpitfslist.o src/bridge/libcockpit_bridge_a-cockpitfsread.o src/bridge/libcockpit_bridge_a-cockpitfsreplace.o src/bridge/libcockpit_bridge_a-cockpitfswatch.o src/bridge/libcockpit_bridge_a-cockpithttpstream.o src/bridge/libcockpit_bridge_a-cockpitinteracttransport.o src/bridge/libcockpit_bridge_a-cockpitnullchannel.o src/bridge/libcockpit_bridge_a-cockpitpackages.o src/bridge/libcockpit_bridge_a-cockpitpacketchannel.o src/bridge/libcockpit_bridge_a-cockpitpaths.o src/bridge/libcockpit_bridge_a-cockpitpeer.o src/bridge/libcockpit_bridge_a-cockpitpipechannel.o src/bridge/libcockpit_bridge_a-cockpitpolkitagent.o src/bridge/libcockpit_bridge_a-cockpitrouter.o src/bridge/libcockpit_bridge_a-cockpitstream.o src/bridge/libcockpit_bridge_a-cockpitwebsocketstream.o src/bridge/libcockpit_bridge_a-cockpitblocksamples.o src/bridge/libcockpit_bridge_a-cockpitcgroupsamples.o src/bridge/libcockpit_bridge_a-cockpitcpusamples.o src/bridge/libcockpit_bridge_a-cockpitdisksamples.o src/bridge/libcockpit_bridge_a-cockpitinternalmetrics.o src/bridge/libcockpit_bridge_a-cockpitmemorysamples.o src/bridge/libcockpit_bridge_a-cockpitmetrics.o src/bridge/libcockpit_bridge_a-cockpitmountsamples.o src/bridge/libcockpit_bridge_a-cockpitnetworksamples.o src/bridge/libcockpit_bridge_a-cockpitsamples.o DEBUG: rm -f libcockpit-common.a DEBUG: ar cru libcockpit-common.a src/common/libcockpit_common_a-cockpitchannel.o src/common/libcockpit_common_a-cockpiterror.o src/common/libcockpit_common_a-cockpitflow.o src/common/libcockpit_common_a-cockpithash.o src/common/libcockpit_common_a-cockpitjson.o src/common/libcockpit_common_a-cockpitlog.o src/common/libcockpit_common_a-cockpitlocale.o src/common/libcockpit_common_a-cockpitloopback.o src/common/libcockpit_common_a-cockpitmachinesjson.o src/common/libcockpit_common_a-cockpitpipe.o src/common/libcockpit_common_a-cockpitpipetransport.o src/common/libcockpit_common_a-cockpitsystem.o src/common/libcockpit_common_a-cockpittemplate.o src/common/libcockpit_common_a-cockpittest.o src/common/libcockpit_common_a-cockpittransport.o src/common/libcockpit_common_a-cockpitunicode.o src/common/libcockpit_common_a-cockpitunixfd.o src/common/libcockpit_common_a-cockpitunixsignal.o src/common/libcockpit_common_a-cockpitversion.o src/common/libcockpit_common_a-cockpitwebfilter.o src/common/libcockpit_common_a-cockpitwebinject.o src/common/libcockpit_common_a-cockpitwebresponse.o src/common/libcockpit_common_a-cockpitwebserver.o src/common/libcockpit_common_a-cockpitassets.o DEBUG: rm -f libcockpit-common-nodeps.a DEBUG: ar cru libcockpit-common-nodeps.a src/common/libcockpit_common_nodeps_a-cockpitauthorize.o src/common/libcockpit_common_nodeps_a-cockpitbase64.o src/common/libcockpit_common_nodeps_a-cockpitconf.o src/common/libcockpit_common_nodeps_a-cockpitframe.o src/common/libcockpit_common_nodeps_a-cockpithex.o src/common/libcockpit_common_nodeps_a-cockpitmemory.o src/common/libcockpit_common_nodeps_a-cockpitwebcertificate.o DEBUG: ranlib libcockpit-common-nodeps.a DEBUG: ranlib libcockpit-bridge.a DEBUG: ranlib libcockpit-common.a DEBUG: rm -f libwebsocket.a DEBUG: ar cru libwebsocket.a src/websocket/libwebsocket_a-websocket.o src/websocket/libwebsocket_a-websocketclient.o src/websocket/libwebsocket_a-websocketserver.o src/websocket/libwebsocket_a-websocketconnection.o DEBUG: ranlib libwebsocket.a DEBUG: rm -f libcockpit-ssh.a DEBUG: rm -f libcockpit-ws.a DEBUG: ar cru libcockpit-ssh.a src/ssh/libcockpit_ssh_a-cockpitsshoptions.o src/ssh/libcockpit_ssh_a-cockpitsshrelay.o DEBUG: ar cru libcockpit-ws.a src/ws/libcockpit_ws_a-cockpithandlers.o src/ws/libcockpit_ws_a-cockpitauth.o src/ws/libcockpit_ws_a-cockpitcertificate.o src/ws/libcockpit_ws_a-cockpitcompat.o src/ws/libcockpit_ws_a-cockpitbranding.o src/ws/libcockpit_ws_a-cockpitchannelresponse.o src/ws/libcockpit_ws_a-cockpitchannelsocket.o src/ws/libcockpit_ws_a-cockpitcreds.o src/ws/libcockpit_ws_a-cockpitwebservice.o DEBUG: ranlib libcockpit-ssh.a DEBUG: gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-session src/ws/session-utils.o src/ws/session.o libcockpit-common-nodeps.a -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam DEBUG: ranlib libcockpit-ws.a DEBUG: gcc -I./src/tls -I/usr/include/p11-kit-1 -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -pthread -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-tls src/tls/cockpit_tls-socket-io.o src/tls/cockpit_tls-connection.o src/tls/cockpit_tls-server.o src/tls/cockpit_tls-main.o libcockpit-common-nodeps.a -lgnutls DEBUG: gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-wsinstance-factory src/tls/socket-io.o src/tls/wsinstance-factory.o -lsystemd DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-paths src/bridge/test_paths-test-paths.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-rules src/bridge/test_rules-test-rules.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pipe-channel src/bridge/test_pipe_channel-test-pipe-channel.o src/common/test_pipe_channel-mock-transport.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-packet-channel src/bridge/test_packet_channel-test-packet-channel.o src/common/test_packet_channel-mock-transport.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-packages src/bridge/test_packages-test-packages.o src/common/test_packages-mock-transport.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-peer src/bridge/test_peer-test-peer.o src/common/test_peer-mock-transport.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-dbus-meta src/bridge/test_dbus_meta-test-dbus-meta.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-fs src/bridge/test_fs-test-fs.o src/common/test_fs-mock-transport.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-metrics src/bridge/test_metrics-test-metrics.o src/common/test_metrics-mock-transport.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-connect src/bridge/test_connect-test-connect.o src/common/test_connect-mock-transport.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-stream src/bridge/test_stream-test-stream.o src/common/test_stream-mock-io-stream.o src/common/test_stream-mock-pressure.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-httpstream src/bridge/test_httpstream-test-httpstream.o src/common/test_httpstream-mock-transport.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldl DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-setup src/bridge/test_setup-test-setup.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-websocketstream src/bridge/test_websocketstream-test-websocketstream.o src/common/test_websocketstream-mock-transport.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldl DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-process src/bridge/test_process-test-process.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-bridge src/bridge/test_bridge-test-bridge.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-router src/bridge/test_router-test-router.o src/common/test_router-mock-channel.o src/common/test_router-mock-transport.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pcp src/bridge/test_pcp-test-pcp.o src/common/test_pcp-mock-transport.o libcockpit-pcp.a libcockpit-common.a libcockpit-common-nodeps.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpcp -lm -ldl DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pcp-archives src/bridge/test_pcp_archives-test-pcp-archives.o src/common/test_pcp_archives-mock-transport.o libcockpit-pcp.a libcockpit-common.a libcockpit-common-nodeps.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpcp -lm -ldl -lpcp_import DEBUG: gcc -DG_LOG_DOMAIN=\"mock-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-bridge src/bridge/mock_bridge-mock-bridge.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-hash src/common/test_hash-test-hash.o libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: rm -f libretest.a DEBUG: ar cru libretest.a src/retest/retest.o DEBUG: ranlib libretest.a DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-json src/common/test_json-test-json.o libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-locale src/common/test_locale-test-locale.o libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-pipe src/common/test_pipe-test-pipe.o src/common/test_pipe-mock-pressure.o libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-transport src/common/test_transport-test-transport.o src/common/test_transport-mock-transport.o libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-channel src/common/test_channel-test-channel.o src/common/test_channel-mock-pressure.o src/common/test_channel-mock-transport.o libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-unixsignal src/common/test_unixsignal-test-unixsignal.o libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-template src/common/test_template-test-template.o libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-webresponse src/common/test_webresponse-test-webresponse.o src/common/test_webresponse-mock-io-stream.o src/common/test_webresponse-cockpitassets.o libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-webserver src/common/test_webserver-test-webserver.o libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-config src/common/test_config-test-config.o libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-unicode src/common/test_unicode-test-unicode.o libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-version src/common/test_version-test-version.o libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-system src/common/test_system-test-system.o libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-base64 src/common/test_base64-test-base64.o libcockpit-common-nodeps.a libretest.a DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-authorize src/common/test_authorize-test-authorize.o libcockpit-common-nodeps.a libretest.a DEBUG: gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o frob-websocket src/websocket/frob_websocket-frob-websocket.o libwebsocket.a libcockpit-common.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-websocket src/websocket/test_websocket-test-websocket.o src/common/test_websocket-mock-pressure.o libwebsocket.a libcockpit-common.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-sshoptions src/ssh/test_sshoptions-test-sshoptions.o libcockpit-ssh.a libcockpit-ssh.a libcockpit-common.a libcockpit-common-nodeps.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lssh -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lssh -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err DEBUG: gcc -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-sshbridge src/ssh/test_sshbridge-test-sshbridge.o libcockpit-ssh.a libcockpit-ssh.a libcockpit-common.a libcockpit-common-nodeps.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lssh -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lssh -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err DEBUG: gcc -I./src/ws -I./src/ws -DG_LOG_DOMAIN=\"test-server\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-server src/ws/test_server-mock-service.o src/ws/test_server-test-server.o src/ws/test_server-mock-dbus-tests.o libcockpit-ws.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpam DEBUG: gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-creds src/ws/test_creds-test-creds.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt DEBUG: gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-auth src/ws/test_auth-test-auth.o src/ws/test_auth-mock-auth.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt DEBUG: gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-compat src/ws/test_compat-test-compat.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt DEBUG: gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-webservice src/ws/test_webservice-test-webservice.o src/ws/test_webservice-mock-auth.o src/common/test_webservice-mock-io-stream.o libwebsocket.a libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt DEBUG: gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-channelresponse src/ws/test_channelresponse-test-channelresponse.o src/ws/test_channelresponse-mock-auth.o src/common/test_channelresponse-mock-io-stream.o libwebsocket.a libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt DEBUG: gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-handlers src/ws/test_handlers-test-handlers.o src/ws/test_handlers-mock-auth.o src/common/test_handlers-mock-io-stream.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt DEBUG: gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-kerberos src/ws/test_kerberos-test-kerberos.o libcockpit-ws.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt libcockpit-common-nodeps.a -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpam DEBUG: gcc -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-remotectlcertificate src/ws/test_remotectlcertificate-test-remotectlcertificate.o src/ws/test_remotectlcertificate-cockpitcertificate.o src/ws/test_remotectlcertificate-remotectl-certificate.o libcockpit-common.a libcockpit-common-nodeps.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-authssh src/ws/test_authssh-test-authssh.o src/ws/test_authssh-mock-auth.o libcockpit-ws.a libcockpit-ws.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt DEBUG: gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mock-auth-command src/ws/mock-auth-command.o libcockpit-common-nodeps.a DEBUG: gcc -I/usr/include/p11-kit-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-tls-connection src/tls/test_tls_connection-socket-io.o src/tls/test_tls_connection-connection.o src/tls/test_tls_connection-test-connection.o libcockpit-common.a libcockpit-common-nodeps.a -lgnutls -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I/usr/include/p11-kit-1 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-tls-server src/tls/test_tls_server-socket-io.o src/tls/test_tls_server-connection.o src/tls/test_tls_server-server.o src/tls/test_tls_server-test-server.o libcockpit-common.a libcockpit-common-nodeps.a -lgnutls -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: rm -f libpam_ssh_add.a DEBUG: ar cru libpam_ssh_add.a src/pam-ssh-add/libpam_ssh_add_a-pam-ssh-add.o DEBUG: ranlib libpam_ssh_add.a DEBUG: gcc -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o remotectl src/ws/remotectl-cockpitcertificate.o src/ws/remotectl-remotectl-certificate.o src/ws/remotectl-remotectl.o libcockpit-common.a libcockpit-common-nodeps.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -fPIC -shared -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -I. \ DEBUG: -o pam_ssh_add.so libpam_ssh_add.a src/pam-ssh-add/pam-ssh-add.c libpam_ssh_add.a -lpam -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-bridge\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-bridge src/bridge/cockpit_bridge-bridge.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -I./src/bridge -DG_LOG_DOMAIN=\"cockpit-askpass\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-askpass src/bridge/cockpit_askpass-askpass.o libcockpit-bridge.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpolkit-agent-1 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 DEBUG: gcc -DG_LOG_DOMAIN=\"cockpit-pcp\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-pcp src/bridge/cockpit_pcp-cockpitpcp.o libcockpit-pcp.a libcockpit-common.a libcockpit-common-nodeps.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpcp -lm DEBUG: gcc -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-ssh src/ssh/cockpit_ssh-ssh.o libcockpit-ssh.a libcockpit-common.a libcockpit-common-nodeps.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lssh -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lssh -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err DEBUG: gcc -DG_LOG_DOMAIN=\"cockpit-ws\" -I./src/ws -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cockpit-ws src/ws/cockpit_ws-main.o libcockpit-ws.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm -lpam -lcrypt DEBUG: gcc -fPIC -DG_LOG_DOMAIN=\"cockpit-protocol\" -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-hex src/common/test_hex-test-hex.o libretest.a libcockpit-common.a libcockpit-common-nodeps.a libwebsocket.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -lutil -lm DEBUG: gcc -Wall -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=return-type -Werror=missing-include-dirs -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-ssh-add src/pam-ssh-add/test_ssh_add-test-ssh-add.o libpam_ssh_add.a -lpam libretest.a DEBUG: rm src/ws/ca.po pkg/pcp/manifest.json pkg/shell/manifest.json pkg/dashboard/manifest.json pkg/ssh/manifest.json src/ws/cs.po pkg/realmd/manifest.json src/ws/ko.po src/ws/zh_TW.po pkg/users/manifest.json pkg/systemd/manifest.json pkg/apps/manifest.json src/ws/es.po pkg/networkmanager/manifest.json src/ws/pt_BR.po pkg/kdump/manifest.json pkg/storaged/manifest.json pkg/playground/manifest.json src/ws/uk.po pkg/machines/manifest.json src/ws/ru.po src/ws/pl.po src/ws/it.po pkg/tuned/manifest.json src/ws/fr.po src/ws/fi.po pkg/sosreport/manifest.json pkg/selinux/manifest.json src/ws/zh_CN.po pkg/docker/manifest.json src/ws/de.po src/ws/ja.po pkg/packagekit/manifest.json src/ws/sv.po DEBUG: make[1]: Leaving directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C32Zzl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64 DEBUG: + cd cockpit-207.x DEBUG: + make install DESTDIR=/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64 DEBUG: make install-am DEBUG: make[1]: Entering directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: make[2]: Entering directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/bin' DEBUG: /usr/bin/install -c cockpit-bridge '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/bin' DEBUG: /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/lib64/security DEBUG: /usr/bin/install -c pam_ssh_add.so /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/lib64/security DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/libexec' DEBUG: /usr/bin/install -c cockpit-askpass cockpit-pcp cockpit-ssh cockpit-ws cockpit-session cockpit-tls cockpit-wsinstance-factory '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/libexec' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/libexec' DEBUG: /usr/bin/install -c cockpit-desktop '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/libexec' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/sbin' DEBUG: /usr/bin/install -c remotectl '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/sbin' DEBUG: make install-exec-hook DEBUG: make[3]: Entering directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/etc/motd.d DEBUG: ln -s -nf /run/cockpit/motd /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/etc/motd.d/cockpit DEBUG: /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/etc/issue.d DEBUG: ln -s -nf /run/cockpit/motd /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/etc/issue.d/cockpit.issue DEBUG: chown -f root:cockpit-wsinstance /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/libexec/cockpit-session || true DEBUG: chown: invalid group: 'root:cockpit-wsinstance' DEBUG: test "cockpit-ws" != "root" && chmod -f 4750 /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/libexec/cockpit-session || true DEBUG: mkdir -p /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/etc/cockpit/ws-certs.d /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/etc/cockpit/machines.d DEBUG: chmod 755 /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/etc/cockpit/ws-certs.d /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/etc/cockpit/machines.d DEBUG: make[3]: Leaving directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/base1' DEBUG: /usr/bin/install -c -m 644 dist/base1/manifest.json '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/base1' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/src/debug/usr/share/cockpit/base1' DEBUG: /usr/bin/install -c -m 644 dist/base1/cockpit.min.css.map dist/base1/patternfly.min.css.map dist/base1/mustache.min.js.map dist/base1/jquery.min.js.map dist/base1/cockpit.min.js.map '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/src/debug/usr/share/cockpit/base1' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/base1/fonts' DEBUG: /usr/bin/install -c -m 644 dist/base1/fonts/fontawesome.woff dist/base1/fonts/patternfly.woff dist/base1/fonts/glyphicons.woff '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/base1/fonts' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/centos' DEBUG: /usr/bin/install -c -m 644 src/branding/centos/branding.css '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/centos' DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/apps.css > dist/apps/apps.css.gz.tmp && mv -f dist/apps/apps.css.gz.tmp dist/apps/apps.css.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/apps.min.js > dist/apps/apps.min.js.gz.tmp && mv -f dist/apps/apps.min.js.gz.tmp dist/apps/apps.min.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/index.html > dist/apps/index.html.gz.tmp && mv -f dist/apps/index.html.gz.tmp dist/apps/index.html.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.js > dist/apps/po.js.gz.tmp && mv -f dist/apps/po.js.gz.tmp dist/apps/po.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.ca.js > dist/apps/po.ca.js.gz.tmp && mv -f dist/apps/po.ca.js.gz.tmp dist/apps/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.cs.js > dist/apps/po.cs.js.gz.tmp && mv -f dist/apps/po.cs.js.gz.tmp dist/apps/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.de.js > dist/apps/po.de.js.gz.tmp && mv -f dist/apps/po.de.js.gz.tmp dist/apps/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.es.js > dist/apps/po.es.js.gz.tmp && mv -f dist/apps/po.es.js.gz.tmp dist/apps/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.fi.js > dist/apps/po.fi.js.gz.tmp && mv -f dist/apps/po.fi.js.gz.tmp dist/apps/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.fr.js > dist/apps/po.fr.js.gz.tmp && mv -f dist/apps/po.fr.js.gz.tmp dist/apps/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.it.js > dist/apps/po.it.js.gz.tmp && mv -f dist/apps/po.it.js.gz.tmp dist/apps/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.ja.js > dist/apps/po.ja.js.gz.tmp && mv -f dist/apps/po.ja.js.gz.tmp dist/apps/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.ko.js > dist/apps/po.ko.js.gz.tmp && mv -f dist/apps/po.ko.js.gz.tmp dist/apps/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.pl.js > dist/apps/po.pl.js.gz.tmp && mv -f dist/apps/po.pl.js.gz.tmp dist/apps/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.pt_BR.js > dist/apps/po.pt_BR.js.gz.tmp && mv -f dist/apps/po.pt_BR.js.gz.tmp dist/apps/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.ru.js > dist/apps/po.ru.js.gz.tmp && mv -f dist/apps/po.ru.js.gz.tmp dist/apps/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.sv.js > dist/apps/po.sv.js.gz.tmp && mv -f dist/apps/po.sv.js.gz.tmp dist/apps/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.uk.js > dist/apps/po.uk.js.gz.tmp && mv -f dist/apps/po.uk.js.gz.tmp dist/apps/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.zh_CN.js > dist/apps/po.zh_CN.js.gz.tmp && mv -f dist/apps/po.zh_CN.js.gz.tmp dist/apps/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/apps/ && gzip -n -c dist/apps/po.zh_TW.js > dist/apps/po.zh_TW.js.gz.tmp && mv -f dist/apps/po.zh_TW.js.gz.tmp dist/apps/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/dashboard.min.js > dist/dashboard/dashboard.min.js.gz.tmp && mv -f dist/dashboard/dashboard.min.js.gz.tmp dist/dashboard/dashboard.min.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/index.html > dist/dashboard/index.html.gz.tmp && mv -f dist/dashboard/index.html.gz.tmp dist/dashboard/index.html.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.js > dist/dashboard/po.js.gz.tmp && mv -f dist/dashboard/po.js.gz.tmp dist/dashboard/po.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.ca.js > dist/dashboard/po.ca.js.gz.tmp && mv -f dist/dashboard/po.ca.js.gz.tmp dist/dashboard/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.cs.js > dist/dashboard/po.cs.js.gz.tmp && mv -f dist/dashboard/po.cs.js.gz.tmp dist/dashboard/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.de.js > dist/dashboard/po.de.js.gz.tmp && mv -f dist/dashboard/po.de.js.gz.tmp dist/dashboard/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.es.js > dist/dashboard/po.es.js.gz.tmp && mv -f dist/dashboard/po.es.js.gz.tmp dist/dashboard/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.fi.js > dist/dashboard/po.fi.js.gz.tmp && mv -f dist/dashboard/po.fi.js.gz.tmp dist/dashboard/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.fr.js > dist/dashboard/po.fr.js.gz.tmp && mv -f dist/dashboard/po.fr.js.gz.tmp dist/dashboard/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.it.js > dist/dashboard/po.it.js.gz.tmp && mv -f dist/dashboard/po.it.js.gz.tmp dist/dashboard/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.ja.js > dist/dashboard/po.ja.js.gz.tmp && mv -f dist/dashboard/po.ja.js.gz.tmp dist/dashboard/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.ko.js > dist/dashboard/po.ko.js.gz.tmp && mv -f dist/dashboard/po.ko.js.gz.tmp dist/dashboard/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.pl.js > dist/dashboard/po.pl.js.gz.tmp && mv -f dist/dashboard/po.pl.js.gz.tmp dist/dashboard/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.pt_BR.js > dist/dashboard/po.pt_BR.js.gz.tmp && mv -f dist/dashboard/po.pt_BR.js.gz.tmp dist/dashboard/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.ru.js > dist/dashboard/po.ru.js.gz.tmp && mv -f dist/dashboard/po.ru.js.gz.tmp dist/dashboard/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.sv.js > dist/dashboard/po.sv.js.gz.tmp && mv -f dist/dashboard/po.sv.js.gz.tmp dist/dashboard/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.uk.js > dist/dashboard/po.uk.js.gz.tmp && mv -f dist/dashboard/po.uk.js.gz.tmp dist/dashboard/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.zh_CN.js > dist/dashboard/po.zh_CN.js.gz.tmp && mv -f dist/dashboard/po.zh_CN.js.gz.tmp dist/dashboard/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/dashboard/ && gzip -n -c dist/dashboard/po.zh_TW.js > dist/dashboard/po.zh_TW.js.gz.tmp && mv -f dist/dashboard/po.zh_TW.js.gz.tmp dist/dashboard/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/console.html > dist/docker/console.html.gz.tmp && mv -f dist/docker/console.html.gz.tmp dist/docker/console.html.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/console.min.js > dist/docker/console.min.js.gz.tmp && mv -f dist/docker/console.min.js.gz.tmp dist/docker/console.min.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/docker.css > dist/docker/docker.css.gz.tmp && mv -f dist/docker/docker.css.gz.tmp dist/docker/docker.css.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/docker.min.js > dist/docker/docker.min.js.gz.tmp && mv -f dist/docker/docker.min.js.gz.tmp dist/docker/docker.min.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/images/ && gzip -n -c dist/docker/images/drive-harddisk-symbolic.svg > dist/docker/images/drive-harddisk-symbolic.svg.gz.tmp && mv -f dist/docker/images/drive-harddisk-symbolic.svg.gz.tmp dist/docker/images/drive-harddisk-symbolic.svg.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/index.html > dist/docker/index.html.gz.tmp && mv -f dist/docker/index.html.gz.tmp dist/docker/index.html.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.js > dist/docker/po.js.gz.tmp && mv -f dist/docker/po.js.gz.tmp dist/docker/po.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.ca.js > dist/docker/po.ca.js.gz.tmp && mv -f dist/docker/po.ca.js.gz.tmp dist/docker/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.cs.js > dist/docker/po.cs.js.gz.tmp && mv -f dist/docker/po.cs.js.gz.tmp dist/docker/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.de.js > dist/docker/po.de.js.gz.tmp && mv -f dist/docker/po.de.js.gz.tmp dist/docker/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.es.js > dist/docker/po.es.js.gz.tmp && mv -f dist/docker/po.es.js.gz.tmp dist/docker/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.fi.js > dist/docker/po.fi.js.gz.tmp && mv -f dist/docker/po.fi.js.gz.tmp dist/docker/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.fr.js > dist/docker/po.fr.js.gz.tmp && mv -f dist/docker/po.fr.js.gz.tmp dist/docker/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.it.js > dist/docker/po.it.js.gz.tmp && mv -f dist/docker/po.it.js.gz.tmp dist/docker/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.ja.js > dist/docker/po.ja.js.gz.tmp && mv -f dist/docker/po.ja.js.gz.tmp dist/docker/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.ko.js > dist/docker/po.ko.js.gz.tmp && mv -f dist/docker/po.ko.js.gz.tmp dist/docker/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.pl.js > dist/docker/po.pl.js.gz.tmp && mv -f dist/docker/po.pl.js.gz.tmp dist/docker/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.pt_BR.js > dist/docker/po.pt_BR.js.gz.tmp && mv -f dist/docker/po.pt_BR.js.gz.tmp dist/docker/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.ru.js > dist/docker/po.ru.js.gz.tmp && mv -f dist/docker/po.ru.js.gz.tmp dist/docker/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.sv.js > dist/docker/po.sv.js.gz.tmp && mv -f dist/docker/po.sv.js.gz.tmp dist/docker/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.uk.js > dist/docker/po.uk.js.gz.tmp && mv -f dist/docker/po.uk.js.gz.tmp dist/docker/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.zh_CN.js > dist/docker/po.zh_CN.js.gz.tmp && mv -f dist/docker/po.zh_CN.js.gz.tmp dist/docker/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/docker/ && gzip -n -c dist/docker/po.zh_TW.js > dist/docker/po.zh_TW.js.gz.tmp && mv -f dist/docker/po.zh_TW.js.gz.tmp dist/docker/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/index.html > dist/kdump/index.html.gz.tmp && mv -f dist/kdump/index.html.gz.tmp dist/kdump/index.html.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/kdump.css > dist/kdump/kdump.css.gz.tmp && mv -f dist/kdump/kdump.css.gz.tmp dist/kdump/kdump.css.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/kdump.min.js > dist/kdump/kdump.min.js.gz.tmp && mv -f dist/kdump/kdump.min.js.gz.tmp dist/kdump/kdump.min.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.js > dist/kdump/po.js.gz.tmp && mv -f dist/kdump/po.js.gz.tmp dist/kdump/po.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.ca.js > dist/kdump/po.ca.js.gz.tmp && mv -f dist/kdump/po.ca.js.gz.tmp dist/kdump/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.cs.js > dist/kdump/po.cs.js.gz.tmp && mv -f dist/kdump/po.cs.js.gz.tmp dist/kdump/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.de.js > dist/kdump/po.de.js.gz.tmp && mv -f dist/kdump/po.de.js.gz.tmp dist/kdump/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.es.js > dist/kdump/po.es.js.gz.tmp && mv -f dist/kdump/po.es.js.gz.tmp dist/kdump/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.fi.js > dist/kdump/po.fi.js.gz.tmp && mv -f dist/kdump/po.fi.js.gz.tmp dist/kdump/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.fr.js > dist/kdump/po.fr.js.gz.tmp && mv -f dist/kdump/po.fr.js.gz.tmp dist/kdump/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.it.js > dist/kdump/po.it.js.gz.tmp && mv -f dist/kdump/po.it.js.gz.tmp dist/kdump/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.ja.js > dist/kdump/po.ja.js.gz.tmp && mv -f dist/kdump/po.ja.js.gz.tmp dist/kdump/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.ko.js > dist/kdump/po.ko.js.gz.tmp && mv -f dist/kdump/po.ko.js.gz.tmp dist/kdump/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.pl.js > dist/kdump/po.pl.js.gz.tmp && mv -f dist/kdump/po.pl.js.gz.tmp dist/kdump/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.pt_BR.js > dist/kdump/po.pt_BR.js.gz.tmp && mv -f dist/kdump/po.pt_BR.js.gz.tmp dist/kdump/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.ru.js > dist/kdump/po.ru.js.gz.tmp && mv -f dist/kdump/po.ru.js.gz.tmp dist/kdump/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.sv.js > dist/kdump/po.sv.js.gz.tmp && mv -f dist/kdump/po.sv.js.gz.tmp dist/kdump/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.uk.js > dist/kdump/po.uk.js.gz.tmp && mv -f dist/kdump/po.uk.js.gz.tmp dist/kdump/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.zh_CN.js > dist/kdump/po.zh_CN.js.gz.tmp && mv -f dist/kdump/po.zh_CN.js.gz.tmp dist/kdump/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/kdump/ && gzip -n -c dist/kdump/po.zh_TW.js > dist/kdump/po.zh_TW.js.gz.tmp && mv -f dist/kdump/po.zh_TW.js.gz.tmp dist/kdump/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/index.html > dist/machines/index.html.gz.tmp && mv -f dist/machines/index.html.gz.tmp dist/machines/index.html.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/machines.css > dist/machines/machines.css.gz.tmp && mv -f dist/machines/machines.css.gz.tmp dist/machines/machines.css.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/machines.min.js > dist/machines/machines.min.js.gz.tmp && mv -f dist/machines/machines.min.js.gz.tmp dist/machines/machines.min.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.js > dist/machines/po.js.gz.tmp && mv -f dist/machines/po.js.gz.tmp dist/machines/po.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.ca.js > dist/machines/po.ca.js.gz.tmp && mv -f dist/machines/po.ca.js.gz.tmp dist/machines/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.cs.js > dist/machines/po.cs.js.gz.tmp && mv -f dist/machines/po.cs.js.gz.tmp dist/machines/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.de.js > dist/machines/po.de.js.gz.tmp && mv -f dist/machines/po.de.js.gz.tmp dist/machines/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.es.js > dist/machines/po.es.js.gz.tmp && mv -f dist/machines/po.es.js.gz.tmp dist/machines/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.fi.js > dist/machines/po.fi.js.gz.tmp && mv -f dist/machines/po.fi.js.gz.tmp dist/machines/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.fr.js > dist/machines/po.fr.js.gz.tmp && mv -f dist/machines/po.fr.js.gz.tmp dist/machines/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.it.js > dist/machines/po.it.js.gz.tmp && mv -f dist/machines/po.it.js.gz.tmp dist/machines/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.ja.js > dist/machines/po.ja.js.gz.tmp && mv -f dist/machines/po.ja.js.gz.tmp dist/machines/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.ko.js > dist/machines/po.ko.js.gz.tmp && mv -f dist/machines/po.ko.js.gz.tmp dist/machines/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.pl.js > dist/machines/po.pl.js.gz.tmp && mv -f dist/machines/po.pl.js.gz.tmp dist/machines/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.pt_BR.js > dist/machines/po.pt_BR.js.gz.tmp && mv -f dist/machines/po.pt_BR.js.gz.tmp dist/machines/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.ru.js > dist/machines/po.ru.js.gz.tmp && mv -f dist/machines/po.ru.js.gz.tmp dist/machines/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.sv.js > dist/machines/po.sv.js.gz.tmp && mv -f dist/machines/po.sv.js.gz.tmp dist/machines/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.uk.js > dist/machines/po.uk.js.gz.tmp && mv -f dist/machines/po.uk.js.gz.tmp dist/machines/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.zh_CN.js > dist/machines/po.zh_CN.js.gz.tmp && mv -f dist/machines/po.zh_CN.js.gz.tmp dist/machines/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/machines/ && gzip -n -c dist/machines/po.zh_TW.js > dist/machines/po.zh_TW.js.gz.tmp && mv -f dist/machines/po.zh_TW.js.gz.tmp dist/machines/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/firewall.css > dist/networkmanager/firewall.css.gz.tmp && mv -f dist/networkmanager/firewall.css.gz.tmp dist/networkmanager/firewall.css.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/firewall.html > dist/networkmanager/firewall.html.gz.tmp && mv -f dist/networkmanager/firewall.html.gz.tmp dist/networkmanager/firewall.html.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/firewall.min.js > dist/networkmanager/firewall.min.js.gz.tmp && mv -f dist/networkmanager/firewall.min.js.gz.tmp dist/networkmanager/firewall.min.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/index.html > dist/networkmanager/index.html.gz.tmp && mv -f dist/networkmanager/index.html.gz.tmp dist/networkmanager/index.html.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/network.css > dist/networkmanager/network.css.gz.tmp && mv -f dist/networkmanager/network.css.gz.tmp dist/networkmanager/network.css.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/network.min.js > dist/networkmanager/network.min.js.gz.tmp && mv -f dist/networkmanager/network.min.js.gz.tmp dist/networkmanager/network.min.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.js > dist/networkmanager/po.js.gz.tmp && mv -f dist/networkmanager/po.js.gz.tmp dist/networkmanager/po.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.ca.js > dist/networkmanager/po.ca.js.gz.tmp && mv -f dist/networkmanager/po.ca.js.gz.tmp dist/networkmanager/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.cs.js > dist/networkmanager/po.cs.js.gz.tmp && mv -f dist/networkmanager/po.cs.js.gz.tmp dist/networkmanager/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.de.js > dist/networkmanager/po.de.js.gz.tmp && mv -f dist/networkmanager/po.de.js.gz.tmp dist/networkmanager/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.es.js > dist/networkmanager/po.es.js.gz.tmp && mv -f dist/networkmanager/po.es.js.gz.tmp dist/networkmanager/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.fi.js > dist/networkmanager/po.fi.js.gz.tmp && mv -f dist/networkmanager/po.fi.js.gz.tmp dist/networkmanager/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.fr.js > dist/networkmanager/po.fr.js.gz.tmp && mv -f dist/networkmanager/po.fr.js.gz.tmp dist/networkmanager/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.it.js > dist/networkmanager/po.it.js.gz.tmp && mv -f dist/networkmanager/po.it.js.gz.tmp dist/networkmanager/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.ja.js > dist/networkmanager/po.ja.js.gz.tmp && mv -f dist/networkmanager/po.ja.js.gz.tmp dist/networkmanager/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.ko.js > dist/networkmanager/po.ko.js.gz.tmp && mv -f dist/networkmanager/po.ko.js.gz.tmp dist/networkmanager/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.pl.js > dist/networkmanager/po.pl.js.gz.tmp && mv -f dist/networkmanager/po.pl.js.gz.tmp dist/networkmanager/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.pt_BR.js > dist/networkmanager/po.pt_BR.js.gz.tmp && mv -f dist/networkmanager/po.pt_BR.js.gz.tmp dist/networkmanager/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.ru.js > dist/networkmanager/po.ru.js.gz.tmp && mv -f dist/networkmanager/po.ru.js.gz.tmp dist/networkmanager/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.sv.js > dist/networkmanager/po.sv.js.gz.tmp && mv -f dist/networkmanager/po.sv.js.gz.tmp dist/networkmanager/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.uk.js > dist/networkmanager/po.uk.js.gz.tmp && mv -f dist/networkmanager/po.uk.js.gz.tmp dist/networkmanager/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.zh_CN.js > dist/networkmanager/po.zh_CN.js.gz.tmp && mv -f dist/networkmanager/po.zh_CN.js.gz.tmp dist/networkmanager/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/networkmanager/ && gzip -n -c dist/networkmanager/po.zh_TW.js > dist/networkmanager/po.zh_TW.js.gz.tmp && mv -f dist/networkmanager/po.zh_TW.js.gz.tmp dist/networkmanager/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/index.html > dist/packagekit/index.html.gz.tmp && mv -f dist/packagekit/index.html.gz.tmp dist/packagekit/index.html.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/updates.css > dist/packagekit/updates.css.gz.tmp && mv -f dist/packagekit/updates.css.gz.tmp dist/packagekit/updates.css.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/updates.min.js > dist/packagekit/updates.min.js.gz.tmp && mv -f dist/packagekit/updates.min.js.gz.tmp dist/packagekit/updates.min.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.js > dist/packagekit/po.js.gz.tmp && mv -f dist/packagekit/po.js.gz.tmp dist/packagekit/po.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.ca.js > dist/packagekit/po.ca.js.gz.tmp && mv -f dist/packagekit/po.ca.js.gz.tmp dist/packagekit/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.cs.js > dist/packagekit/po.cs.js.gz.tmp && mv -f dist/packagekit/po.cs.js.gz.tmp dist/packagekit/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.de.js > dist/packagekit/po.de.js.gz.tmp && mv -f dist/packagekit/po.de.js.gz.tmp dist/packagekit/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.es.js > dist/packagekit/po.es.js.gz.tmp && mv -f dist/packagekit/po.es.js.gz.tmp dist/packagekit/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.fi.js > dist/packagekit/po.fi.js.gz.tmp && mv -f dist/packagekit/po.fi.js.gz.tmp dist/packagekit/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.fr.js > dist/packagekit/po.fr.js.gz.tmp && mv -f dist/packagekit/po.fr.js.gz.tmp dist/packagekit/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.it.js > dist/packagekit/po.it.js.gz.tmp && mv -f dist/packagekit/po.it.js.gz.tmp dist/packagekit/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.ja.js > dist/packagekit/po.ja.js.gz.tmp && mv -f dist/packagekit/po.ja.js.gz.tmp dist/packagekit/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.ko.js > dist/packagekit/po.ko.js.gz.tmp && mv -f dist/packagekit/po.ko.js.gz.tmp dist/packagekit/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.pl.js > dist/packagekit/po.pl.js.gz.tmp && mv -f dist/packagekit/po.pl.js.gz.tmp dist/packagekit/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.pt_BR.js > dist/packagekit/po.pt_BR.js.gz.tmp && mv -f dist/packagekit/po.pt_BR.js.gz.tmp dist/packagekit/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.ru.js > dist/packagekit/po.ru.js.gz.tmp && mv -f dist/packagekit/po.ru.js.gz.tmp dist/packagekit/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.sv.js > dist/packagekit/po.sv.js.gz.tmp && mv -f dist/packagekit/po.sv.js.gz.tmp dist/packagekit/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.uk.js > dist/packagekit/po.uk.js.gz.tmp && mv -f dist/packagekit/po.uk.js.gz.tmp dist/packagekit/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.zh_CN.js > dist/packagekit/po.zh_CN.js.gz.tmp && mv -f dist/packagekit/po.zh_CN.js.gz.tmp dist/packagekit/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/packagekit/ && gzip -n -c dist/packagekit/po.zh_TW.js > dist/packagekit/po.zh_TW.js.gz.tmp && mv -f dist/packagekit/po.zh_TW.js.gz.tmp dist/packagekit/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/exception.html > dist/playground/exception.html.gz.tmp && mv -f dist/playground/exception.html.gz.tmp dist/playground/exception.html.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/exception.min.js > dist/playground/exception.min.js.gz.tmp && mv -f dist/playground/exception.min.js.gz.tmp dist/playground/exception.min.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/index.css > dist/playground/index.css.gz.tmp && mv -f dist/playground/index.css.gz.tmp dist/playground/index.css.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/index.html > dist/playground/index.html.gz.tmp && mv -f dist/playground/index.html.gz.tmp dist/playground/index.html.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/index.min.js > dist/playground/index.min.js.gz.tmp && mv -f dist/playground/index.min.js.gz.tmp dist/playground/index.min.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/jquery-patterns.css > dist/playground/jquery-patterns.css.gz.tmp && mv -f dist/playground/jquery-patterns.css.gz.tmp dist/playground/jquery-patterns.css.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/jquery-patterns.html > dist/playground/jquery-patterns.html.gz.tmp && mv -f dist/playground/jquery-patterns.html.gz.tmp dist/playground/jquery-patterns.html.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/jquery-patterns.min.js > dist/playground/jquery-patterns.min.js.gz.tmp && mv -f dist/playground/jquery-patterns.min.js.gz.tmp dist/playground/jquery-patterns.min.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/metrics.css > dist/playground/metrics.css.gz.tmp && mv -f dist/playground/metrics.css.gz.tmp dist/playground/metrics.css.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/metrics.html > dist/playground/metrics.html.gz.tmp && mv -f dist/playground/metrics.html.gz.tmp dist/playground/metrics.html.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/metrics.min.js > dist/playground/metrics.min.js.gz.tmp && mv -f dist/playground/metrics.min.js.gz.tmp dist/playground/metrics.min.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/notifications-receiver.html > dist/playground/notifications-receiver.html.gz.tmp && mv -f dist/playground/notifications-receiver.html.gz.tmp dist/playground/notifications-receiver.html.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/notifications-receiver.min.js > dist/playground/notifications-receiver.min.js.gz.tmp && mv -f dist/playground/notifications-receiver.min.js.gz.tmp dist/playground/notifications-receiver.min.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/pkgs.html > dist/playground/pkgs.html.gz.tmp && mv -f dist/playground/pkgs.html.gz.tmp dist/playground/pkgs.html.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/pkgs.min.js > dist/playground/pkgs.min.js.gz.tmp && mv -f dist/playground/pkgs.min.js.gz.tmp dist/playground/pkgs.min.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/plot.css > dist/playground/plot.css.gz.tmp && mv -f dist/playground/plot.css.gz.tmp dist/playground/plot.css.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/plot.html > dist/playground/plot.html.gz.tmp && mv -f dist/playground/plot.html.gz.tmp dist/playground/plot.html.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/plot.min.js > dist/playground/plot.min.js.gz.tmp && mv -f dist/playground/plot.min.js.gz.tmp dist/playground/plot.min.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/preloaded.html > dist/playground/preloaded.html.gz.tmp && mv -f dist/playground/preloaded.html.gz.tmp dist/playground/preloaded.html.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/preloaded.min.js > dist/playground/preloaded.min.js.gz.tmp && mv -f dist/playground/preloaded.min.js.gz.tmp dist/playground/preloaded.min.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/react-patterns.css > dist/playground/react-patterns.css.gz.tmp && mv -f dist/playground/react-patterns.css.gz.tmp dist/playground/react-patterns.css.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/react-patterns.html > dist/playground/react-patterns.html.gz.tmp && mv -f dist/playground/react-patterns.html.gz.tmp dist/playground/react-patterns.html.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/react-patterns.min.js > dist/playground/react-patterns.min.js.gz.tmp && mv -f dist/playground/react-patterns.min.js.gz.tmp dist/playground/react-patterns.min.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/service.html > dist/playground/service.html.gz.tmp && mv -f dist/playground/service.html.gz.tmp dist/playground/service.html.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/service.min.js > dist/playground/service.min.js.gz.tmp && mv -f dist/playground/service.min.js.gz.tmp dist/playground/service.min.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/speed.html > dist/playground/speed.html.gz.tmp && mv -f dist/playground/speed.html.gz.tmp dist/playground/speed.html.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/speed.min.js > dist/playground/speed.min.js.gz.tmp && mv -f dist/playground/speed.min.js.gz.tmp dist/playground/speed.min.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/test.html > dist/playground/test.html.gz.tmp && mv -f dist/playground/test.html.gz.tmp dist/playground/test.html.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/test.min.js > dist/playground/test.min.js.gz.tmp && mv -f dist/playground/test.min.js.gz.tmp dist/playground/test.min.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/translate.html > dist/playground/translate.html.gz.tmp && mv -f dist/playground/translate.html.gz.tmp dist/playground/translate.html.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/translate.min.js > dist/playground/translate.min.js.gz.tmp && mv -f dist/playground/translate.min.js.gz.tmp dist/playground/translate.min.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.js > dist/playground/po.js.gz.tmp && mv -f dist/playground/po.js.gz.tmp dist/playground/po.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.ca.js > dist/playground/po.ca.js.gz.tmp && mv -f dist/playground/po.ca.js.gz.tmp dist/playground/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.cs.js > dist/playground/po.cs.js.gz.tmp && mv -f dist/playground/po.cs.js.gz.tmp dist/playground/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.de.js > dist/playground/po.de.js.gz.tmp && mv -f dist/playground/po.de.js.gz.tmp dist/playground/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.es.js > dist/playground/po.es.js.gz.tmp && mv -f dist/playground/po.es.js.gz.tmp dist/playground/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.fi.js > dist/playground/po.fi.js.gz.tmp && mv -f dist/playground/po.fi.js.gz.tmp dist/playground/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.fr.js > dist/playground/po.fr.js.gz.tmp && mv -f dist/playground/po.fr.js.gz.tmp dist/playground/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.it.js > dist/playground/po.it.js.gz.tmp && mv -f dist/playground/po.it.js.gz.tmp dist/playground/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.ja.js > dist/playground/po.ja.js.gz.tmp && mv -f dist/playground/po.ja.js.gz.tmp dist/playground/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.ko.js > dist/playground/po.ko.js.gz.tmp && mv -f dist/playground/po.ko.js.gz.tmp dist/playground/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.pl.js > dist/playground/po.pl.js.gz.tmp && mv -f dist/playground/po.pl.js.gz.tmp dist/playground/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.pt_BR.js > dist/playground/po.pt_BR.js.gz.tmp && mv -f dist/playground/po.pt_BR.js.gz.tmp dist/playground/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.ru.js > dist/playground/po.ru.js.gz.tmp && mv -f dist/playground/po.ru.js.gz.tmp dist/playground/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.sv.js > dist/playground/po.sv.js.gz.tmp && mv -f dist/playground/po.sv.js.gz.tmp dist/playground/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.uk.js > dist/playground/po.uk.js.gz.tmp && mv -f dist/playground/po.uk.js.gz.tmp dist/playground/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.zh_CN.js > dist/playground/po.zh_CN.js.gz.tmp && mv -f dist/playground/po.zh_CN.js.gz.tmp dist/playground/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/playground/ && gzip -n -c dist/playground/po.zh_TW.js > dist/playground/po.zh_TW.js.gz.tmp && mv -f dist/playground/po.zh_TW.js.gz.tmp dist/playground/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/domain.css > dist/realmd/domain.css.gz.tmp && mv -f dist/realmd/domain.css.gz.tmp dist/realmd/domain.css.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/domain.min.js > dist/realmd/domain.min.js.gz.tmp && mv -f dist/realmd/domain.min.js.gz.tmp dist/realmd/domain.min.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.js > dist/realmd/po.js.gz.tmp && mv -f dist/realmd/po.js.gz.tmp dist/realmd/po.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.ca.js > dist/realmd/po.ca.js.gz.tmp && mv -f dist/realmd/po.ca.js.gz.tmp dist/realmd/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.cs.js > dist/realmd/po.cs.js.gz.tmp && mv -f dist/realmd/po.cs.js.gz.tmp dist/realmd/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.de.js > dist/realmd/po.de.js.gz.tmp && mv -f dist/realmd/po.de.js.gz.tmp dist/realmd/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.es.js > dist/realmd/po.es.js.gz.tmp && mv -f dist/realmd/po.es.js.gz.tmp dist/realmd/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.fi.js > dist/realmd/po.fi.js.gz.tmp && mv -f dist/realmd/po.fi.js.gz.tmp dist/realmd/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.fr.js > dist/realmd/po.fr.js.gz.tmp && mv -f dist/realmd/po.fr.js.gz.tmp dist/realmd/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.it.js > dist/realmd/po.it.js.gz.tmp && mv -f dist/realmd/po.it.js.gz.tmp dist/realmd/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.ja.js > dist/realmd/po.ja.js.gz.tmp && mv -f dist/realmd/po.ja.js.gz.tmp dist/realmd/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.ko.js > dist/realmd/po.ko.js.gz.tmp && mv -f dist/realmd/po.ko.js.gz.tmp dist/realmd/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.pl.js > dist/realmd/po.pl.js.gz.tmp && mv -f dist/realmd/po.pl.js.gz.tmp dist/realmd/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.pt_BR.js > dist/realmd/po.pt_BR.js.gz.tmp && mv -f dist/realmd/po.pt_BR.js.gz.tmp dist/realmd/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.ru.js > dist/realmd/po.ru.js.gz.tmp && mv -f dist/realmd/po.ru.js.gz.tmp dist/realmd/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.sv.js > dist/realmd/po.sv.js.gz.tmp && mv -f dist/realmd/po.sv.js.gz.tmp dist/realmd/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.uk.js > dist/realmd/po.uk.js.gz.tmp && mv -f dist/realmd/po.uk.js.gz.tmp dist/realmd/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.zh_CN.js > dist/realmd/po.zh_CN.js.gz.tmp && mv -f dist/realmd/po.zh_CN.js.gz.tmp dist/realmd/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/realmd/ && gzip -n -c dist/realmd/po.zh_TW.js > dist/realmd/po.zh_TW.js.gz.tmp && mv -f dist/realmd/po.zh_TW.js.gz.tmp dist/realmd/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/selinux.css > dist/selinux/selinux.css.gz.tmp && mv -f dist/selinux/selinux.css.gz.tmp dist/selinux/selinux.css.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/selinux.min.js > dist/selinux/selinux.min.js.gz.tmp && mv -f dist/selinux/selinux.min.js.gz.tmp dist/selinux/selinux.min.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/setroubleshoot.html > dist/selinux/setroubleshoot.html.gz.tmp && mv -f dist/selinux/setroubleshoot.html.gz.tmp dist/selinux/setroubleshoot.html.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.js > dist/selinux/po.js.gz.tmp && mv -f dist/selinux/po.js.gz.tmp dist/selinux/po.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.ca.js > dist/selinux/po.ca.js.gz.tmp && mv -f dist/selinux/po.ca.js.gz.tmp dist/selinux/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.cs.js > dist/selinux/po.cs.js.gz.tmp && mv -f dist/selinux/po.cs.js.gz.tmp dist/selinux/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.de.js > dist/selinux/po.de.js.gz.tmp && mv -f dist/selinux/po.de.js.gz.tmp dist/selinux/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.es.js > dist/selinux/po.es.js.gz.tmp && mv -f dist/selinux/po.es.js.gz.tmp dist/selinux/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.fi.js > dist/selinux/po.fi.js.gz.tmp && mv -f dist/selinux/po.fi.js.gz.tmp dist/selinux/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.fr.js > dist/selinux/po.fr.js.gz.tmp && mv -f dist/selinux/po.fr.js.gz.tmp dist/selinux/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.it.js > dist/selinux/po.it.js.gz.tmp && mv -f dist/selinux/po.it.js.gz.tmp dist/selinux/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.ja.js > dist/selinux/po.ja.js.gz.tmp && mv -f dist/selinux/po.ja.js.gz.tmp dist/selinux/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.ko.js > dist/selinux/po.ko.js.gz.tmp && mv -f dist/selinux/po.ko.js.gz.tmp dist/selinux/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.pl.js > dist/selinux/po.pl.js.gz.tmp && mv -f dist/selinux/po.pl.js.gz.tmp dist/selinux/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.pt_BR.js > dist/selinux/po.pt_BR.js.gz.tmp && mv -f dist/selinux/po.pt_BR.js.gz.tmp dist/selinux/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.ru.js > dist/selinux/po.ru.js.gz.tmp && mv -f dist/selinux/po.ru.js.gz.tmp dist/selinux/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.sv.js > dist/selinux/po.sv.js.gz.tmp && mv -f dist/selinux/po.sv.js.gz.tmp dist/selinux/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.uk.js > dist/selinux/po.uk.js.gz.tmp && mv -f dist/selinux/po.uk.js.gz.tmp dist/selinux/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.zh_CN.js > dist/selinux/po.zh_CN.js.gz.tmp && mv -f dist/selinux/po.zh_CN.js.gz.tmp dist/selinux/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/selinux/ && gzip -n -c dist/selinux/po.zh_TW.js > dist/selinux/po.zh_TW.js.gz.tmp && mv -f dist/selinux/po.zh_TW.js.gz.tmp dist/selinux/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/index.css > dist/shell/index.css.gz.tmp && mv -f dist/shell/index.css.gz.tmp dist/shell/index.css.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/index.min.js > dist/shell/index.min.js.gz.tmp && mv -f dist/shell/index.min.js.gz.tmp dist/shell/index.min.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/shell.html > dist/shell/shell.html.gz.tmp && mv -f dist/shell/shell.html.gz.tmp dist/shell/shell.html.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.js > dist/shell/po.js.gz.tmp && mv -f dist/shell/po.js.gz.tmp dist/shell/po.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.ca.js > dist/shell/po.ca.js.gz.tmp && mv -f dist/shell/po.ca.js.gz.tmp dist/shell/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.cs.js > dist/shell/po.cs.js.gz.tmp && mv -f dist/shell/po.cs.js.gz.tmp dist/shell/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.de.js > dist/shell/po.de.js.gz.tmp && mv -f dist/shell/po.de.js.gz.tmp dist/shell/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.es.js > dist/shell/po.es.js.gz.tmp && mv -f dist/shell/po.es.js.gz.tmp dist/shell/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.fi.js > dist/shell/po.fi.js.gz.tmp && mv -f dist/shell/po.fi.js.gz.tmp dist/shell/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.fr.js > dist/shell/po.fr.js.gz.tmp && mv -f dist/shell/po.fr.js.gz.tmp dist/shell/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.it.js > dist/shell/po.it.js.gz.tmp && mv -f dist/shell/po.it.js.gz.tmp dist/shell/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.ja.js > dist/shell/po.ja.js.gz.tmp && mv -f dist/shell/po.ja.js.gz.tmp dist/shell/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.ko.js > dist/shell/po.ko.js.gz.tmp && mv -f dist/shell/po.ko.js.gz.tmp dist/shell/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.pl.js > dist/shell/po.pl.js.gz.tmp && mv -f dist/shell/po.pl.js.gz.tmp dist/shell/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.pt_BR.js > dist/shell/po.pt_BR.js.gz.tmp && mv -f dist/shell/po.pt_BR.js.gz.tmp dist/shell/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.ru.js > dist/shell/po.ru.js.gz.tmp && mv -f dist/shell/po.ru.js.gz.tmp dist/shell/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.sv.js > dist/shell/po.sv.js.gz.tmp && mv -f dist/shell/po.sv.js.gz.tmp dist/shell/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.uk.js > dist/shell/po.uk.js.gz.tmp && mv -f dist/shell/po.uk.js.gz.tmp dist/shell/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.zh_CN.js > dist/shell/po.zh_CN.js.gz.tmp && mv -f dist/shell/po.zh_CN.js.gz.tmp dist/shell/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/shell/ && gzip -n -c dist/shell/po.zh_TW.js > dist/shell/po.zh_TW.js.gz.tmp && mv -f dist/shell/po.zh_TW.js.gz.tmp dist/shell/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/index.html > dist/sosreport/index.html.gz.tmp && mv -f dist/sosreport/index.html.gz.tmp dist/sosreport/index.html.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/sosreport.css > dist/sosreport/sosreport.css.gz.tmp && mv -f dist/sosreport/sosreport.css.gz.tmp dist/sosreport/sosreport.css.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/sosreport.min.js > dist/sosreport/sosreport.min.js.gz.tmp && mv -f dist/sosreport/sosreport.min.js.gz.tmp dist/sosreport/sosreport.min.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.js > dist/sosreport/po.js.gz.tmp && mv -f dist/sosreport/po.js.gz.tmp dist/sosreport/po.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.ca.js > dist/sosreport/po.ca.js.gz.tmp && mv -f dist/sosreport/po.ca.js.gz.tmp dist/sosreport/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.cs.js > dist/sosreport/po.cs.js.gz.tmp && mv -f dist/sosreport/po.cs.js.gz.tmp dist/sosreport/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.de.js > dist/sosreport/po.de.js.gz.tmp && mv -f dist/sosreport/po.de.js.gz.tmp dist/sosreport/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.es.js > dist/sosreport/po.es.js.gz.tmp && mv -f dist/sosreport/po.es.js.gz.tmp dist/sosreport/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.fi.js > dist/sosreport/po.fi.js.gz.tmp && mv -f dist/sosreport/po.fi.js.gz.tmp dist/sosreport/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.fr.js > dist/sosreport/po.fr.js.gz.tmp && mv -f dist/sosreport/po.fr.js.gz.tmp dist/sosreport/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.it.js > dist/sosreport/po.it.js.gz.tmp && mv -f dist/sosreport/po.it.js.gz.tmp dist/sosreport/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.ja.js > dist/sosreport/po.ja.js.gz.tmp && mv -f dist/sosreport/po.ja.js.gz.tmp dist/sosreport/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.ko.js > dist/sosreport/po.ko.js.gz.tmp && mv -f dist/sosreport/po.ko.js.gz.tmp dist/sosreport/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.pl.js > dist/sosreport/po.pl.js.gz.tmp && mv -f dist/sosreport/po.pl.js.gz.tmp dist/sosreport/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.pt_BR.js > dist/sosreport/po.pt_BR.js.gz.tmp && mv -f dist/sosreport/po.pt_BR.js.gz.tmp dist/sosreport/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.ru.js > dist/sosreport/po.ru.js.gz.tmp && mv -f dist/sosreport/po.ru.js.gz.tmp dist/sosreport/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.sv.js > dist/sosreport/po.sv.js.gz.tmp && mv -f dist/sosreport/po.sv.js.gz.tmp dist/sosreport/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.uk.js > dist/sosreport/po.uk.js.gz.tmp && mv -f dist/sosreport/po.uk.js.gz.tmp dist/sosreport/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.zh_CN.js > dist/sosreport/po.zh_CN.js.gz.tmp && mv -f dist/sosreport/po.zh_CN.js.gz.tmp dist/sosreport/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/sosreport/ && gzip -n -c dist/sosreport/po.zh_TW.js > dist/sosreport/po.zh_TW.js.gz.tmp && mv -f dist/sosreport/po.zh_TW.js.gz.tmp dist/sosreport/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/index.html > dist/storaged/index.html.gz.tmp && mv -f dist/storaged/index.html.gz.tmp dist/storaged/index.html.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/storage.css > dist/storaged/storage.css.gz.tmp && mv -f dist/storaged/storage.css.gz.tmp dist/storaged/storage.css.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/storage.min.js > dist/storaged/storage.min.js.gz.tmp && mv -f dist/storaged/storage.min.js.gz.tmp dist/storaged/storage.min.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.js > dist/storaged/po.js.gz.tmp && mv -f dist/storaged/po.js.gz.tmp dist/storaged/po.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.ca.js > dist/storaged/po.ca.js.gz.tmp && mv -f dist/storaged/po.ca.js.gz.tmp dist/storaged/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.cs.js > dist/storaged/po.cs.js.gz.tmp && mv -f dist/storaged/po.cs.js.gz.tmp dist/storaged/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.de.js > dist/storaged/po.de.js.gz.tmp && mv -f dist/storaged/po.de.js.gz.tmp dist/storaged/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.es.js > dist/storaged/po.es.js.gz.tmp && mv -f dist/storaged/po.es.js.gz.tmp dist/storaged/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.fi.js > dist/storaged/po.fi.js.gz.tmp && mv -f dist/storaged/po.fi.js.gz.tmp dist/storaged/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.fr.js > dist/storaged/po.fr.js.gz.tmp && mv -f dist/storaged/po.fr.js.gz.tmp dist/storaged/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.it.js > dist/storaged/po.it.js.gz.tmp && mv -f dist/storaged/po.it.js.gz.tmp dist/storaged/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.ja.js > dist/storaged/po.ja.js.gz.tmp && mv -f dist/storaged/po.ja.js.gz.tmp dist/storaged/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.ko.js > dist/storaged/po.ko.js.gz.tmp && mv -f dist/storaged/po.ko.js.gz.tmp dist/storaged/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.pl.js > dist/storaged/po.pl.js.gz.tmp && mv -f dist/storaged/po.pl.js.gz.tmp dist/storaged/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.pt_BR.js > dist/storaged/po.pt_BR.js.gz.tmp && mv -f dist/storaged/po.pt_BR.js.gz.tmp dist/storaged/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.ru.js > dist/storaged/po.ru.js.gz.tmp && mv -f dist/storaged/po.ru.js.gz.tmp dist/storaged/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.sv.js > dist/storaged/po.sv.js.gz.tmp && mv -f dist/storaged/po.sv.js.gz.tmp dist/storaged/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.uk.js > dist/storaged/po.uk.js.gz.tmp && mv -f dist/storaged/po.uk.js.gz.tmp dist/storaged/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.zh_CN.js > dist/storaged/po.zh_CN.js.gz.tmp && mv -f dist/storaged/po.zh_CN.js.gz.tmp dist/storaged/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/storaged/ && gzip -n -c dist/storaged/po.zh_TW.js > dist/storaged/po.zh_TW.js.gz.tmp && mv -f dist/storaged/po.zh_TW.js.gz.tmp dist/storaged/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/hwinfo.css > dist/systemd/hwinfo.css.gz.tmp && mv -f dist/systemd/hwinfo.css.gz.tmp dist/systemd/hwinfo.css.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/hwinfo.html > dist/systemd/hwinfo.html.gz.tmp && mv -f dist/systemd/hwinfo.html.gz.tmp dist/systemd/hwinfo.html.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/hwinfo.min.js > dist/systemd/hwinfo.min.js.gz.tmp && mv -f dist/systemd/hwinfo.min.js.gz.tmp dist/systemd/hwinfo.min.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/index.html > dist/systemd/index.html.gz.tmp && mv -f dist/systemd/index.html.gz.tmp dist/systemd/index.html.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/logs.css > dist/systemd/logs.css.gz.tmp && mv -f dist/systemd/logs.css.gz.tmp dist/systemd/logs.css.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/logs.html > dist/systemd/logs.html.gz.tmp && mv -f dist/systemd/logs.html.gz.tmp dist/systemd/logs.html.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/logs.min.js > dist/systemd/logs.min.js.gz.tmp && mv -f dist/systemd/logs.min.js.gz.tmp dist/systemd/logs.min.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/services.css > dist/systemd/services.css.gz.tmp && mv -f dist/systemd/services.css.gz.tmp dist/systemd/services.css.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/services.html > dist/systemd/services.html.gz.tmp && mv -f dist/systemd/services.html.gz.tmp dist/systemd/services.html.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/services.min.js > dist/systemd/services.min.js.gz.tmp && mv -f dist/systemd/services.min.js.gz.tmp dist/systemd/services.min.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/system.css > dist/systemd/system.css.gz.tmp && mv -f dist/systemd/system.css.gz.tmp dist/systemd/system.css.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/system.min.js > dist/systemd/system.min.js.gz.tmp && mv -f dist/systemd/system.min.js.gz.tmp dist/systemd/system.min.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/terminal.css > dist/systemd/terminal.css.gz.tmp && mv -f dist/systemd/terminal.css.gz.tmp dist/systemd/terminal.css.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/terminal.html > dist/systemd/terminal.html.gz.tmp && mv -f dist/systemd/terminal.html.gz.tmp dist/systemd/terminal.html.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/terminal.min.js > dist/systemd/terminal.min.js.gz.tmp && mv -f dist/systemd/terminal.min.js.gz.tmp dist/systemd/terminal.min.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.js > dist/systemd/po.js.gz.tmp && mv -f dist/systemd/po.js.gz.tmp dist/systemd/po.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.ca.js > dist/systemd/po.ca.js.gz.tmp && mv -f dist/systemd/po.ca.js.gz.tmp dist/systemd/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.cs.js > dist/systemd/po.cs.js.gz.tmp && mv -f dist/systemd/po.cs.js.gz.tmp dist/systemd/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.de.js > dist/systemd/po.de.js.gz.tmp && mv -f dist/systemd/po.de.js.gz.tmp dist/systemd/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.es.js > dist/systemd/po.es.js.gz.tmp && mv -f dist/systemd/po.es.js.gz.tmp dist/systemd/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.fi.js > dist/systemd/po.fi.js.gz.tmp && mv -f dist/systemd/po.fi.js.gz.tmp dist/systemd/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.fr.js > dist/systemd/po.fr.js.gz.tmp && mv -f dist/systemd/po.fr.js.gz.tmp dist/systemd/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.it.js > dist/systemd/po.it.js.gz.tmp && mv -f dist/systemd/po.it.js.gz.tmp dist/systemd/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.ja.js > dist/systemd/po.ja.js.gz.tmp && mv -f dist/systemd/po.ja.js.gz.tmp dist/systemd/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.ko.js > dist/systemd/po.ko.js.gz.tmp && mv -f dist/systemd/po.ko.js.gz.tmp dist/systemd/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.pl.js > dist/systemd/po.pl.js.gz.tmp && mv -f dist/systemd/po.pl.js.gz.tmp dist/systemd/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.pt_BR.js > dist/systemd/po.pt_BR.js.gz.tmp && mv -f dist/systemd/po.pt_BR.js.gz.tmp dist/systemd/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.ru.js > dist/systemd/po.ru.js.gz.tmp && mv -f dist/systemd/po.ru.js.gz.tmp dist/systemd/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.sv.js > dist/systemd/po.sv.js.gz.tmp && mv -f dist/systemd/po.sv.js.gz.tmp dist/systemd/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.uk.js > dist/systemd/po.uk.js.gz.tmp && mv -f dist/systemd/po.uk.js.gz.tmp dist/systemd/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.zh_CN.js > dist/systemd/po.zh_CN.js.gz.tmp && mv -f dist/systemd/po.zh_CN.js.gz.tmp dist/systemd/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/systemd/ && gzip -n -c dist/systemd/po.zh_TW.js > dist/systemd/po.zh_TW.js.gz.tmp && mv -f dist/systemd/po.zh_TW.js.gz.tmp dist/systemd/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/performance.css > dist/tuned/performance.css.gz.tmp && mv -f dist/tuned/performance.css.gz.tmp dist/tuned/performance.css.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/performance.min.js > dist/tuned/performance.min.js.gz.tmp && mv -f dist/tuned/performance.min.js.gz.tmp dist/tuned/performance.min.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.js > dist/tuned/po.js.gz.tmp && mv -f dist/tuned/po.js.gz.tmp dist/tuned/po.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.ca.js > dist/tuned/po.ca.js.gz.tmp && mv -f dist/tuned/po.ca.js.gz.tmp dist/tuned/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.cs.js > dist/tuned/po.cs.js.gz.tmp && mv -f dist/tuned/po.cs.js.gz.tmp dist/tuned/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.de.js > dist/tuned/po.de.js.gz.tmp && mv -f dist/tuned/po.de.js.gz.tmp dist/tuned/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.es.js > dist/tuned/po.es.js.gz.tmp && mv -f dist/tuned/po.es.js.gz.tmp dist/tuned/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.fi.js > dist/tuned/po.fi.js.gz.tmp && mv -f dist/tuned/po.fi.js.gz.tmp dist/tuned/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.fr.js > dist/tuned/po.fr.js.gz.tmp && mv -f dist/tuned/po.fr.js.gz.tmp dist/tuned/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.it.js > dist/tuned/po.it.js.gz.tmp && mv -f dist/tuned/po.it.js.gz.tmp dist/tuned/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.ja.js > dist/tuned/po.ja.js.gz.tmp && mv -f dist/tuned/po.ja.js.gz.tmp dist/tuned/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.ko.js > dist/tuned/po.ko.js.gz.tmp && mv -f dist/tuned/po.ko.js.gz.tmp dist/tuned/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.pl.js > dist/tuned/po.pl.js.gz.tmp && mv -f dist/tuned/po.pl.js.gz.tmp dist/tuned/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.pt_BR.js > dist/tuned/po.pt_BR.js.gz.tmp && mv -f dist/tuned/po.pt_BR.js.gz.tmp dist/tuned/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.ru.js > dist/tuned/po.ru.js.gz.tmp && mv -f dist/tuned/po.ru.js.gz.tmp dist/tuned/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.sv.js > dist/tuned/po.sv.js.gz.tmp && mv -f dist/tuned/po.sv.js.gz.tmp dist/tuned/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.uk.js > dist/tuned/po.uk.js.gz.tmp && mv -f dist/tuned/po.uk.js.gz.tmp dist/tuned/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.zh_CN.js > dist/tuned/po.zh_CN.js.gz.tmp && mv -f dist/tuned/po.zh_CN.js.gz.tmp dist/tuned/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/tuned/ && gzip -n -c dist/tuned/po.zh_TW.js > dist/tuned/po.zh_TW.js.gz.tmp && mv -f dist/tuned/po.zh_TW.js.gz.tmp dist/tuned/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/index.html > dist/users/index.html.gz.tmp && mv -f dist/users/index.html.gz.tmp dist/users/index.html.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/users.css > dist/users/users.css.gz.tmp && mv -f dist/users/users.css.gz.tmp dist/users/users.css.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/users.min.js > dist/users/users.min.js.gz.tmp && mv -f dist/users/users.min.js.gz.tmp dist/users/users.min.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.js > dist/users/po.js.gz.tmp && mv -f dist/users/po.js.gz.tmp dist/users/po.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.ca.js > dist/users/po.ca.js.gz.tmp && mv -f dist/users/po.ca.js.gz.tmp dist/users/po.ca.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.cs.js > dist/users/po.cs.js.gz.tmp && mv -f dist/users/po.cs.js.gz.tmp dist/users/po.cs.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.de.js > dist/users/po.de.js.gz.tmp && mv -f dist/users/po.de.js.gz.tmp dist/users/po.de.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.es.js > dist/users/po.es.js.gz.tmp && mv -f dist/users/po.es.js.gz.tmp dist/users/po.es.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.fi.js > dist/users/po.fi.js.gz.tmp && mv -f dist/users/po.fi.js.gz.tmp dist/users/po.fi.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.fr.js > dist/users/po.fr.js.gz.tmp && mv -f dist/users/po.fr.js.gz.tmp dist/users/po.fr.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.it.js > dist/users/po.it.js.gz.tmp && mv -f dist/users/po.it.js.gz.tmp dist/users/po.it.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.ja.js > dist/users/po.ja.js.gz.tmp && mv -f dist/users/po.ja.js.gz.tmp dist/users/po.ja.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.ko.js > dist/users/po.ko.js.gz.tmp && mv -f dist/users/po.ko.js.gz.tmp dist/users/po.ko.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.pl.js > dist/users/po.pl.js.gz.tmp && mv -f dist/users/po.pl.js.gz.tmp dist/users/po.pl.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.pt_BR.js > dist/users/po.pt_BR.js.gz.tmp && mv -f dist/users/po.pt_BR.js.gz.tmp dist/users/po.pt_BR.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.ru.js > dist/users/po.ru.js.gz.tmp && mv -f dist/users/po.ru.js.gz.tmp dist/users/po.ru.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.sv.js > dist/users/po.sv.js.gz.tmp && mv -f dist/users/po.sv.js.gz.tmp dist/users/po.sv.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.uk.js > dist/users/po.uk.js.gz.tmp && mv -f dist/users/po.uk.js.gz.tmp dist/users/po.uk.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.zh_CN.js > dist/users/po.zh_CN.js.gz.tmp && mv -f dist/users/po.zh_CN.js.gz.tmp dist/users/po.zh_CN.js.gz DEBUG: /usr/bin/mkdir -p dist/users/ && gzip -n -c dist/users/po.zh_TW.js > dist/users/po.zh_TW.js.gz.tmp && mv -f dist/users/po.zh_TW.js.gz.tmp dist/users/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit DEBUG: tar -cf - dist/apps/manifest.json dist/dashboard/manifest.json dist/docker/manifest.json dist/kdump/manifest.json dist/machines/manifest.json dist/networkmanager/manifest.json dist/pcp/manifest.json dist/packagekit/manifest.json dist/playground/manifest.json dist/realmd/manifest.json dist/selinux/manifest.json dist/shell/manifest.json dist/sosreport/manifest.json dist/ssh/manifest.json dist/storaged/manifest.json dist/systemd/manifest.json dist/tuned/manifest.json dist/users/manifest.json dist/apps/apps.css.gz dist/apps/apps.min.js.gz dist/apps/default.png dist/apps/index.html.gz dist/apps/po.js.gz dist/apps/po.ca.js.gz dist/apps/po.cs.js.gz dist/apps/po.de.js.gz dist/apps/po.es.js.gz dist/apps/po.fi.js.gz dist/apps/po.fr.js.gz dist/apps/po.it.js.gz dist/apps/po.ja.js.gz dist/apps/po.ko.js.gz dist/apps/po.pl.js.gz dist/apps/po.pt_BR.js.gz dist/apps/po.ru.js.gz dist/apps/po.sv.js.gz dist/apps/po.uk.js.gz dist/apps/po.zh_CN.js.gz dist/apps/po.zh_TW.js.gz dist/dashboard/dashboard.min.js.gz dist/dashboard/index.html.gz dist/dashboard/po.js.gz dist/dashboard/po.ca.js.gz dist/dashboard/po.cs.js.gz dist/dashboard/po.de.js.gz dist/dashboard/po.es.js.gz dist/dashboard/po.fi.js.gz dist/dashboard/po.fr.js.gz dist/dashboard/po.it.js.gz dist/dashboard/po.ja.js.gz dist/dashboard/po.ko.js.gz dist/dashboard/po.pl.js.gz dist/dashboard/po.pt_BR.js.gz dist/dashboard/po.ru.js.gz dist/dashboard/po.sv.js.gz dist/dashboard/po.uk.js.gz dist/dashboard/po.zh_CN.js.gz dist/dashboard/po.zh_TW.js.gz dist/docker/console.html.gz dist/docker/console.min.js.gz dist/docker/docker.css.gz dist/docker/docker.min.js.gz dist/docker/images/drive-harddisk-symbolic.svg.gz dist/docker/index.html.gz dist/docker/po.js.gz dist/docker/po.ca.js.gz dist/docker/po.cs.js.gz dist/docker/po.de.js.gz dist/docker/po.es.js.gz dist/docker/po.fi.js.gz dist/docker/po.fr.js.gz dist/docker/po.it.js.gz dist/docker/po.ja.js.gz dist/docker/po.ko.js.gz dist/docker/po.pl.js.gz dist/docker/po.pt_BR.js.gz dist/docker/po.ru.js.gz dist/docker/po.sv.js.gz dist/docker/po.uk.js.gz dist/docker/po.zh_CN.js.gz dist/docker/po.zh_TW.js.gz dist/kdump/index.html.gz dist/kdump/kdump.css.gz dist/kdump/kdump.min.js.gz dist/kdump/po.js.gz dist/kdump/po.ca.js.gz dist/kdump/po.cs.js.gz dist/kdump/po.de.js.gz dist/kdump/po.es.js.gz dist/kdump/po.fi.js.gz dist/kdump/po.fr.js.gz dist/kdump/po.it.js.gz dist/kdump/po.ja.js.gz dist/kdump/po.ko.js.gz dist/kdump/po.pl.js.gz dist/kdump/po.pt_BR.js.gz dist/kdump/po.ru.js.gz dist/kdump/po.sv.js.gz dist/kdump/po.uk.js.gz dist/kdump/po.zh_CN.js.gz dist/kdump/po.zh_TW.js.gz dist/machines/index.html.gz dist/machines/machines.css.gz dist/machines/machines.min.js.gz dist/machines/po.js.gz dist/machines/po.ca.js.gz dist/machines/po.cs.js.gz dist/machines/po.de.js.gz dist/machines/po.es.js.gz dist/machines/po.fi.js.gz dist/machines/po.fr.js.gz dist/machines/po.it.js.gz dist/machines/po.ja.js.gz dist/machines/po.ko.js.gz dist/machines/po.pl.js.gz dist/machines/po.pt_BR.js.gz dist/machines/po.ru.js.gz dist/machines/po.sv.js.gz dist/machines/po.uk.js.gz dist/machines/po.zh_CN.js.gz dist/machines/po.zh_TW.js.gz dist/networkmanager/firewall.css.gz dist/networkmanager/firewall.html.gz dist/networkmanager/firewall.min.js.gz dist/networkmanager/index.html.gz dist/networkmanager/network.css.gz dist/networkmanager/network.min.js.gz dist/networkmanager/po.js.gz dist/networkmanager/po.ca.js.gz dist/networkmanager/po.cs.js.gz dist/networkmanager/po.de.js.gz dist/networkmanager/po.es.js.gz dist/networkmanager/po.fi.js.gz dist/networkmanager/po.fr.js.gz dist/networkmanager/po.it.js.gz dist/networkmanager/po.ja.js.gz dist/networkmanager/po.ko.js.gz dist/networkmanager/po.pl.js.gz dist/networkmanager/po.pt_BR.js.gz dist/networkmanager/po.ru.js.gz dist/networkmanager/po.sv.js.gz dist/networkmanager/po.uk.js.gz dist/networkmanager/po.zh_CN.js.gz dist/networkmanager/po.zh_TW.js.gz dist/packagekit/index.html.gz dist/packagekit/updates.css.gz dist/packagekit/updates.min.js.gz dist/packagekit/po.js.gz dist/packagekit/po.ca.js.gz dist/packagekit/po.cs.js.gz dist/packagekit/po.de.js.gz dist/packagekit/po.es.js.gz dist/packagekit/po.fi.js.gz dist/packagekit/po.fr.js.gz dist/packagekit/po.it.js.gz dist/packagekit/po.ja.js.gz dist/packagekit/po.ko.js.gz dist/packagekit/po.pl.js.gz dist/packagekit/po.pt_BR.js.gz dist/packagekit/po.ru.js.gz dist/packagekit/po.sv.js.gz dist/packagekit/po.uk.js.gz dist/packagekit/po.zh_CN.js.gz dist/packagekit/po.zh_TW.js.gz dist/playground/exception.html.gz dist/playground/exception.min.js.gz dist/playground/hammer.gif dist/playground/index.css.gz dist/playground/index.html.gz dist/playground/index.min.js.gz dist/playground/jquery-patterns.css.gz dist/playground/jquery-patterns.html.gz dist/playground/jquery-patterns.min.js.gz dist/playground/metrics.css.gz dist/playground/metrics.html.gz dist/playground/metrics.min.js.gz dist/playground/notifications-receiver.html.gz dist/playground/notifications-receiver.min.js.gz dist/playground/pkgs.html.gz dist/playground/pkgs.min.js.gz dist/playground/plot.css.gz dist/playground/plot.html.gz dist/playground/plot.min.js.gz dist/playground/preloaded.html.gz dist/playground/preloaded.min.js.gz dist/playground/react-patterns.css.gz dist/playground/react-patterns.html.gz dist/playground/react-patterns.min.js.gz dist/playground/service.html.gz dist/playground/service.min.js.gz dist/playground/speed.html.gz dist/playground/speed.min.js.gz dist/playground/test.html.gz dist/playground/test.min.js.gz dist/playground/translate.html.gz dist/playground/translate.min.js.gz dist/playground/po.js.gz dist/playground/po.ca.js.gz dist/playground/po.cs.js.gz dist/playground/po.de.js.gz dist/playground/po.es.js.gz dist/playground/po.fi.js.gz dist/playground/po.fr.js.gz dist/playground/po.it.js.gz dist/playground/po.ja.js.gz dist/playground/po.ko.js.gz dist/playground/po.pl.js.gz dist/playground/po.pt_BR.js.gz dist/playground/po.ru.js.gz dist/playground/po.sv.js.gz dist/playground/po.uk.js.gz dist/playground/po.zh_CN.js.gz dist/playground/po.zh_TW.js.gz dist/realmd/domain.css.gz dist/realmd/domain.min.js.gz dist/realmd/po.js.gz dist/realmd/po.ca.js.gz dist/realmd/po.cs.js.gz dist/realmd/po.de.js.gz dist/realmd/po.es.js.gz dist/realmd/po.fi.js.gz dist/realmd/po.fr.js.gz dist/realmd/po.it.js.gz dist/realmd/po.ja.js.gz dist/realmd/po.ko.js.gz dist/realmd/po.pl.js.gz dist/realmd/po.pt_BR.js.gz dist/realmd/po.ru.js.gz dist/realmd/po.sv.js.gz dist/realmd/po.uk.js.gz dist/realmd/po.zh_CN.js.gz dist/realmd/po.zh_TW.js.gz dist/selinux/selinux.css.gz dist/selinux/selinux.min.js.gz dist/selinux/setroubleshoot.html.gz dist/selinux/po.js.gz dist/selinux/po.ca.js.gz dist/selinux/po.cs.js.gz dist/selinux/po.de.js.gz dist/selinux/po.es.js.gz dist/selinux/po.fi.js.gz dist/selinux/po.fr.js.gz dist/selinux/po.it.js.gz dist/selinux/po.ja.js.gz dist/selinux/po.ko.js.gz dist/selinux/po.pl.js.gz dist/selinux/po.pt_BR.js.gz dist/selinux/po.ru.js.gz dist/selinux/po.sv.js.gz dist/selinux/po.uk.js.gz dist/selinux/po.zh_CN.js.gz dist/selinux/po.zh_TW.js.gz dist/shell/images/server-error.png dist/shell/images/server-large.png dist/shell/images/server-small.png dist/shell/index.css.gz dist/shell/index.html dist/shell/index.min.js.gz dist/shell/shell.html.gz dist/shell/po.js.gz dist/shell/po.ca.js.gz dist/shell/po.cs.js.gz dist/shell/po.de.js.gz dist/shell/po.es.js.gz dist/shell/po.fi.js.gz dist/shell/po.fr.js.gz dist/shell/po.it.js.gz dist/shell/po.ja.js.gz dist/shell/po.ko.js.gz dist/shell/po.pl.js.gz dist/shell/po.pt_BR.js.gz dist/shell/po.ru.js.gz dist/shell/po.sv.js.gz dist/shell/po.uk.js.gz dist/shell/po.zh_CN.js.gz dist/shell/po.zh_TW.js.gz dist/sosreport/index.html.gz dist/sosreport/sosreport.css.gz dist/sosreport/sosreport.min.js.gz dist/sosreport/sosreport.png dist/sosreport/po.js.gz dist/sosreport/po.ca.js.gz dist/sosreport/po.cs.js.gz dist/sosreport/po.de.js.gz dist/sosreport/po.es.js.gz dist/sosreport/po.fi.js.gz dist/sosreport/po.fr.js.gz dist/sosreport/po.it.js.gz dist/sosreport/po.ja.js.gz dist/sosreport/po.ko.js.gz dist/sosreport/po.pl.js.gz dist/sosreport/po.pt_BR.js.gz dist/sosreport/po.ru.js.gz dist/sosreport/po.sv.js.gz dist/sosreport/po.uk.js.gz dist/sosreport/po.zh_CN.js.gz dist/sosreport/po.zh_TW.js.gz dist/storaged/images/storage-array.png dist/storaged/images/storage-disk.png dist/storaged/index.html.gz dist/storaged/storage.css.gz dist/storaged/storage.min.js.gz dist/storaged/po.js.gz dist/storaged/po.ca.js.gz dist/storaged/po.cs.js.gz dist/storaged/po.de.js.gz dist/storaged/po.es.js.gz dist/storaged/po.fi.js.gz dist/storaged/po.fr.js.gz dist/storaged/po.it.js.gz dist/storaged/po.ja.js.gz dist/storaged/po.ko.js.gz dist/storaged/po.pl.js.gz dist/storaged/po.pt_BR.js.gz dist/storaged/po.ru.js.gz dist/storaged/po.sv.js.gz dist/storaged/po.uk.js.gz dist/storaged/po.zh_CN.js.gz dist/storaged/po.zh_TW.js.gz dist/systemd/hwinfo.css.gz dist/systemd/hwinfo.html.gz dist/systemd/hwinfo.min.js.gz dist/systemd/index.html.gz dist/systemd/logs.css.gz dist/systemd/logs.html.gz dist/systemd/logs.min.js.gz dist/systemd/services.css.gz dist/systemd/services.html.gz dist/systemd/services.min.js.gz dist/systemd/system.css.gz dist/systemd/system.min.js.gz dist/systemd/terminal.css.gz dist/systemd/terminal.html.gz dist/systemd/terminal.min.js.gz dist/systemd/po.js.gz dist/systemd/po.ca.js.gz dist/systemd/po.cs.js.gz dist/systemd/po.de.js.gz dist/systemd/po.es.js.gz dist/systemd/po.fi.js.gz dist/systemd/po.fr.js.gz dist/systemd/po.it.js.gz dist/systemd/po.ja.js.gz dist/systemd/po.ko.js.gz dist/systemd/po.pl.js.gz dist/systemd/po.pt_BR.js.gz dist/systemd/po.ru.js.gz dist/systemd/po.sv.js.gz dist/systemd/po.uk.js.gz dist/systemd/po.zh_CN.js.gz dist/systemd/po.zh_TW.js.gz dist/tuned/performance.css.gz dist/tuned/performance.min.js.gz dist/tuned/po.js.gz dist/tuned/po.ca.js.gz dist/tuned/po.cs.js.gz dist/tuned/po.de.js.gz dist/tuned/po.es.js.gz dist/tuned/po.fi.js.gz dist/tuned/po.fr.js.gz dist/tuned/po.it.js.gz dist/tuned/po.ja.js.gz dist/tuned/po.ko.js.gz dist/tuned/po.pl.js.gz dist/tuned/po.pt_BR.js.gz dist/tuned/po.ru.js.gz dist/tuned/po.sv.js.gz dist/tuned/po.uk.js.gz dist/tuned/po.zh_CN.js.gz dist/tuned/po.zh_TW.js.gz dist/users/index.html.gz dist/users/users.css.gz dist/users/users.min.js.gz dist/users/po.js.gz dist/users/po.ca.js.gz dist/users/po.cs.js.gz dist/users/po.de.js.gz dist/users/po.es.js.gz dist/users/po.fi.js.gz dist/users/po.fr.js.gz dist/users/po.it.js.gz dist/users/po.ja.js.gz dist/users/po.ko.js.gz dist/users/po.pl.js.gz dist/users/po.pt_BR.js.gz dist/users/po.ru.js.gz dist/users/po.sv.js.gz dist/users/po.uk.js.gz dist/users/po.zh_CN.js.gz dist/users/po.zh_TW.js.gz | tar -C /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit --strip-components=1 -xvf - DEBUG: dist/apps/manifest.json DEBUG: dist/dashboard/manifest.json DEBUG: dist/docker/manifest.json DEBUG: dist/kdump/manifest.json DEBUG: dist/machines/manifest.json DEBUG: dist/networkmanager/manifest.json DEBUG: dist/pcp/manifest.json DEBUG: dist/packagekit/manifest.json DEBUG: dist/playground/manifest.json DEBUG: dist/realmd/manifest.json DEBUG: dist/selinux/manifest.json DEBUG: dist/shell/manifest.json DEBUG: dist/sosreport/manifest.json DEBUG: dist/ssh/manifest.json DEBUG: dist/storaged/manifest.json DEBUG: dist/systemd/manifest.json DEBUG: dist/tuned/manifest.json DEBUG: dist/users/manifest.json DEBUG: dist/apps/apps.css.gz DEBUG: dist/apps/apps.min.js.gz DEBUG: dist/apps/default.png DEBUG: dist/apps/index.html.gz DEBUG: dist/apps/po.js.gz DEBUG: dist/apps/po.ca.js.gz DEBUG: dist/apps/po.cs.js.gz DEBUG: dist/apps/po.de.js.gz DEBUG: dist/apps/po.es.js.gz DEBUG: dist/apps/po.fi.js.gz DEBUG: dist/apps/po.fr.js.gz DEBUG: dist/apps/po.it.js.gz DEBUG: dist/apps/po.ja.js.gz DEBUG: dist/apps/po.ko.js.gz DEBUG: dist/apps/po.pl.js.gz DEBUG: dist/apps/po.pt_BR.js.gz DEBUG: dist/apps/po.ru.js.gz DEBUG: dist/apps/po.sv.js.gz DEBUG: dist/apps/po.uk.js.gz DEBUG: dist/apps/po.zh_CN.js.gz DEBUG: dist/apps/po.zh_TW.js.gz DEBUG: dist/dashboard/dashboard.min.js.gz DEBUG: dist/dashboard/index.html.gz DEBUG: dist/dashboard/po.js.gz DEBUG: dist/dashboard/po.ca.js.gz DEBUG: dist/dashboard/po.cs.js.gz DEBUG: dist/dashboard/po.de.js.gz DEBUG: dist/dashboard/po.es.js.gz DEBUG: dist/dashboard/po.fi.js.gz DEBUG: dist/dashboard/po.fr.js.gz DEBUG: dist/dashboard/po.it.js.gz DEBUG: dist/dashboard/po.ja.js.gz DEBUG: dist/dashboard/po.ko.js.gz DEBUG: dist/dashboard/po.pl.js.gz DEBUG: dist/dashboard/po.pt_BR.js.gz DEBUG: dist/dashboard/po.ru.js.gz DEBUG: dist/dashboard/po.sv.js.gz DEBUG: dist/dashboard/po.uk.js.gz DEBUG: dist/dashboard/po.zh_CN.js.gz DEBUG: dist/dashboard/po.zh_TW.js.gz DEBUG: dist/docker/console.html.gz DEBUG: dist/docker/console.min.js.gz DEBUG: dist/docker/docker.css.gz DEBUG: dist/docker/docker.min.js.gz DEBUG: dist/docker/images/drive-harddisk-symbolic.svg.gz DEBUG: dist/docker/index.html.gz DEBUG: dist/docker/po.js.gz DEBUG: dist/docker/po.ca.js.gz DEBUG: dist/docker/po.cs.js.gz DEBUG: dist/docker/po.de.js.gz DEBUG: dist/docker/po.es.js.gz DEBUG: dist/docker/po.fi.js.gz DEBUG: dist/docker/po.fr.js.gz DEBUG: dist/docker/po.it.js.gz DEBUG: dist/docker/po.ja.js.gz DEBUG: dist/docker/po.ko.js.gz DEBUG: dist/docker/po.pl.js.gz DEBUG: dist/docker/po.pt_BR.js.gz DEBUG: dist/docker/po.ru.js.gz DEBUG: dist/docker/po.sv.js.gz DEBUG: dist/docker/po.uk.js.gz DEBUG: dist/docker/po.zh_CN.js.gz DEBUG: dist/docker/po.zh_TW.js.gz DEBUG: dist/kdump/index.html.gz DEBUG: dist/kdump/kdump.css.gz DEBUG: dist/kdump/kdump.min.js.gz DEBUG: dist/kdump/po.js.gz DEBUG: dist/kdump/po.ca.js.gz DEBUG: dist/kdump/po.cs.js.gz DEBUG: dist/kdump/po.de.js.gz DEBUG: dist/kdump/po.es.js.gz DEBUG: dist/kdump/po.fi.js.gz DEBUG: dist/kdump/po.fr.js.gz DEBUG: dist/kdump/po.it.js.gz DEBUG: dist/kdump/po.ja.js.gz DEBUG: dist/kdump/po.ko.js.gz DEBUG: dist/kdump/po.pl.js.gz DEBUG: dist/kdump/po.pt_BR.js.gz DEBUG: dist/kdump/po.ru.js.gz DEBUG: dist/kdump/po.sv.js.gz DEBUG: dist/kdump/po.uk.js.gz DEBUG: dist/kdump/po.zh_CN.js.gz DEBUG: dist/kdump/po.zh_TW.js.gz DEBUG: dist/machines/index.html.gz DEBUG: dist/machines/machines.css.gz DEBUG: dist/machines/machines.min.js.gz DEBUG: dist/machines/po.js.gz DEBUG: dist/machines/po.ca.js.gz DEBUG: dist/machines/po.cs.js.gz DEBUG: dist/machines/po.de.js.gz DEBUG: dist/machines/po.es.js.gz DEBUG: dist/machines/po.fi.js.gz DEBUG: dist/machines/po.fr.js.gz DEBUG: dist/machines/po.it.js.gz DEBUG: dist/machines/po.ja.js.gz DEBUG: dist/machines/po.ko.js.gz DEBUG: dist/machines/po.pl.js.gz DEBUG: dist/machines/po.pt_BR.js.gz DEBUG: dist/machines/po.ru.js.gz DEBUG: dist/machines/po.sv.js.gz DEBUG: dist/machines/po.uk.js.gz DEBUG: dist/machines/po.zh_CN.js.gz DEBUG: dist/machines/po.zh_TW.js.gz DEBUG: dist/networkmanager/firewall.css.gz DEBUG: dist/networkmanager/firewall.html.gz DEBUG: dist/networkmanager/firewall.min.js.gz DEBUG: dist/networkmanager/index.html.gz DEBUG: dist/networkmanager/network.css.gz DEBUG: dist/networkmanager/network.min.js.gz DEBUG: dist/networkmanager/po.js.gz DEBUG: dist/networkmanager/po.ca.js.gz DEBUG: dist/networkmanager/po.cs.js.gz DEBUG: dist/networkmanager/po.de.js.gz DEBUG: dist/networkmanager/po.es.js.gz DEBUG: dist/networkmanager/po.fi.js.gz DEBUG: dist/networkmanager/po.fr.js.gz DEBUG: dist/networkmanager/po.it.js.gz DEBUG: dist/networkmanager/po.ja.js.gz DEBUG: dist/networkmanager/po.ko.js.gz DEBUG: dist/networkmanager/po.pl.js.gz DEBUG: dist/networkmanager/po.pt_BR.js.gz DEBUG: dist/networkmanager/po.ru.js.gz DEBUG: dist/networkmanager/po.sv.js.gz DEBUG: dist/networkmanager/po.uk.js.gz DEBUG: dist/networkmanager/po.zh_CN.js.gz DEBUG: dist/networkmanager/po.zh_TW.js.gz DEBUG: dist/packagekit/index.html.gz DEBUG: dist/packagekit/updates.css.gz DEBUG: dist/packagekit/updates.min.js.gz DEBUG: dist/packagekit/po.js.gz DEBUG: dist/packagekit/po.ca.js.gz DEBUG: dist/packagekit/po.cs.js.gz DEBUG: dist/packagekit/po.de.js.gz DEBUG: dist/packagekit/po.es.js.gz DEBUG: dist/packagekit/po.fi.js.gz DEBUG: dist/packagekit/po.fr.js.gz DEBUG: dist/packagekit/po.it.js.gz DEBUG: dist/packagekit/po.ja.js.gz DEBUG: dist/packagekit/po.ko.js.gz DEBUG: dist/packagekit/po.pl.js.gz DEBUG: dist/packagekit/po.pt_BR.js.gz DEBUG: dist/packagekit/po.ru.js.gz DEBUG: dist/packagekit/po.sv.js.gz DEBUG: dist/packagekit/po.uk.js.gz DEBUG: dist/packagekit/po.zh_CN.js.gz DEBUG: dist/packagekit/po.zh_TW.js.gz DEBUG: dist/playground/exception.html.gz DEBUG: dist/playground/exception.min.js.gz DEBUG: dist/playground/hammer.gif DEBUG: dist/playground/index.css.gz DEBUG: dist/playground/index.html.gz DEBUG: dist/playground/index.min.js.gz DEBUG: dist/playground/jquery-patterns.css.gz DEBUG: dist/playground/jquery-patterns.html.gz DEBUG: dist/playground/jquery-patterns.min.js.gz DEBUG: dist/playground/metrics.css.gz DEBUG: dist/playground/metrics.html.gz DEBUG: dist/playground/metrics.min.js.gz DEBUG: dist/playground/notifications-receiver.html.gz DEBUG: dist/playground/notifications-receiver.min.js.gz DEBUG: dist/playground/pkgs.html.gz DEBUG: dist/playground/pkgs.min.js.gz DEBUG: dist/playground/plot.css.gz DEBUG: dist/playground/plot.html.gz DEBUG: dist/playground/plot.min.js.gz DEBUG: dist/playground/preloaded.html.gz DEBUG: dist/playground/preloaded.min.js.gz DEBUG: dist/playground/react-patterns.css.gz DEBUG: dist/playground/react-patterns.html.gz DEBUG: dist/playground/react-patterns.min.js.gz DEBUG: dist/playground/service.html.gz DEBUG: dist/playground/service.min.js.gz DEBUG: dist/playground/speed.html.gz DEBUG: dist/playground/speed.min.js.gz DEBUG: dist/playground/test.html.gz DEBUG: dist/playground/test.min.js.gz DEBUG: dist/playground/translate.html.gz DEBUG: dist/playground/translate.min.js.gz DEBUG: dist/playground/po.js.gz DEBUG: dist/playground/po.ca.js.gz DEBUG: dist/playground/po.cs.js.gz DEBUG: dist/playground/po.de.js.gz DEBUG: dist/playground/po.es.js.gz DEBUG: dist/playground/po.fi.js.gz DEBUG: dist/playground/po.fr.js.gz DEBUG: dist/playground/po.it.js.gz DEBUG: dist/playground/po.ja.js.gz DEBUG: dist/playground/po.ko.js.gz DEBUG: dist/playground/po.pl.js.gz DEBUG: dist/playground/po.pt_BR.js.gz DEBUG: dist/playground/po.ru.js.gz DEBUG: dist/playground/po.sv.js.gz DEBUG: dist/playground/po.uk.js.gz DEBUG: dist/playground/po.zh_CN.js.gz DEBUG: dist/playground/po.zh_TW.js.gz DEBUG: dist/realmd/domain.css.gz DEBUG: dist/realmd/domain.min.js.gz DEBUG: dist/realmd/po.js.gz DEBUG: dist/realmd/po.ca.js.gz DEBUG: dist/realmd/po.cs.js.gz DEBUG: dist/realmd/po.de.js.gz DEBUG: dist/realmd/po.es.js.gz DEBUG: dist/realmd/po.fi.js.gz DEBUG: dist/realmd/po.fr.js.gz DEBUG: dist/realmd/po.it.js.gz DEBUG: dist/realmd/po.ja.js.gz DEBUG: dist/realmd/po.ko.js.gz DEBUG: dist/realmd/po.pl.js.gz DEBUG: dist/realmd/po.pt_BR.js.gz DEBUG: dist/realmd/po.ru.js.gz DEBUG: dist/realmd/po.sv.js.gz DEBUG: dist/realmd/po.uk.js.gz DEBUG: dist/realmd/po.zh_CN.js.gz DEBUG: dist/realmd/po.zh_TW.js.gz DEBUG: dist/selinux/selinux.css.gz DEBUG: dist/selinux/selinux.min.js.gz DEBUG: dist/selinux/setroubleshoot.html.gz DEBUG: dist/selinux/po.js.gz DEBUG: dist/selinux/po.ca.js.gz DEBUG: dist/selinux/po.cs.js.gz DEBUG: dist/selinux/po.de.js.gz DEBUG: dist/selinux/po.es.js.gz DEBUG: dist/selinux/po.fi.js.gz DEBUG: dist/selinux/po.fr.js.gz DEBUG: dist/selinux/po.it.js.gz DEBUG: dist/selinux/po.ja.js.gz DEBUG: dist/selinux/po.ko.js.gz DEBUG: dist/selinux/po.pl.js.gz DEBUG: dist/selinux/po.pt_BR.js.gz DEBUG: dist/selinux/po.ru.js.gz DEBUG: dist/selinux/po.sv.js.gz DEBUG: dist/selinux/po.uk.js.gz DEBUG: dist/selinux/po.zh_CN.js.gz DEBUG: dist/selinux/po.zh_TW.js.gz DEBUG: dist/shell/images/server-error.png DEBUG: dist/shell/images/server-large.png DEBUG: dist/shell/images/server-small.png DEBUG: dist/shell/index.css.gz DEBUG: dist/shell/index.html DEBUG: dist/shell/index.min.js.gz DEBUG: dist/shell/shell.html.gz DEBUG: dist/shell/po.js.gz DEBUG: dist/shell/po.ca.js.gz DEBUG: dist/shell/po.cs.js.gz DEBUG: dist/shell/po.de.js.gz DEBUG: dist/shell/po.es.js.gz DEBUG: dist/shell/po.fi.js.gz DEBUG: dist/shell/po.fr.js.gz DEBUG: dist/shell/po.it.js.gz DEBUG: dist/shell/po.ja.js.gz DEBUG: dist/shell/po.ko.js.gz DEBUG: dist/shell/po.pl.js.gz DEBUG: dist/shell/po.pt_BR.js.gz DEBUG: dist/shell/po.ru.js.gz DEBUG: dist/shell/po.sv.js.gz DEBUG: dist/shell/po.uk.js.gz DEBUG: dist/shell/po.zh_CN.js.gz DEBUG: dist/shell/po.zh_TW.js.gz DEBUG: dist/sosreport/index.html.gz DEBUG: dist/sosreport/sosreport.css.gz DEBUG: dist/sosreport/sosreport.min.js.gz DEBUG: dist/sosreport/sosreport.png DEBUG: dist/sosreport/po.js.gz DEBUG: dist/sosreport/po.ca.js.gz DEBUG: dist/sosreport/po.cs.js.gz DEBUG: dist/sosreport/po.de.js.gz DEBUG: dist/sosreport/po.es.js.gz DEBUG: dist/sosreport/po.fi.js.gz DEBUG: dist/sosreport/po.fr.js.gz DEBUG: dist/sosreport/po.it.js.gz DEBUG: dist/sosreport/po.ja.js.gz DEBUG: dist/sosreport/po.ko.js.gz DEBUG: dist/sosreport/po.pl.js.gz DEBUG: dist/sosreport/po.pt_BR.js.gz DEBUG: dist/sosreport/po.ru.js.gz DEBUG: dist/sosreport/po.sv.js.gz DEBUG: dist/sosreport/po.uk.js.gz DEBUG: dist/sosreport/po.zh_CN.js.gz DEBUG: dist/sosreport/po.zh_TW.js.gz DEBUG: dist/storaged/images/storage-array.png DEBUG: dist/storaged/images/storage-disk.png DEBUG: dist/storaged/index.html.gz DEBUG: dist/storaged/storage.css.gz DEBUG: dist/storaged/storage.min.js.gz DEBUG: dist/storaged/po.js.gz DEBUG: dist/storaged/po.ca.js.gz DEBUG: dist/storaged/po.cs.js.gz DEBUG: dist/storaged/po.de.js.gz DEBUG: dist/storaged/po.es.js.gz DEBUG: dist/storaged/po.fi.js.gz DEBUG: dist/storaged/po.fr.js.gz DEBUG: dist/storaged/po.it.js.gz DEBUG: dist/storaged/po.ja.js.gz DEBUG: dist/storaged/po.ko.js.gz DEBUG: dist/storaged/po.pl.js.gz DEBUG: dist/storaged/po.pt_BR.js.gz DEBUG: dist/storaged/po.ru.js.gz DEBUG: dist/storaged/po.sv.js.gz DEBUG: dist/storaged/po.uk.js.gz DEBUG: dist/storaged/po.zh_CN.js.gz DEBUG: dist/storaged/po.zh_TW.js.gz DEBUG: dist/systemd/hwinfo.css.gz DEBUG: dist/systemd/hwinfo.html.gz DEBUG: dist/systemd/hwinfo.min.js.gz DEBUG: dist/systemd/index.html.gz DEBUG: dist/systemd/logs.css.gz DEBUG: dist/systemd/logs.html.gz DEBUG: dist/systemd/logs.min.js.gz DEBUG: dist/systemd/services.css.gz DEBUG: dist/systemd/services.html.gz DEBUG: dist/systemd/services.min.js.gz DEBUG: dist/systemd/system.css.gz DEBUG: dist/systemd/system.min.js.gz DEBUG: dist/systemd/terminal.css.gz DEBUG: dist/systemd/terminal.html.gz DEBUG: dist/systemd/terminal.min.js.gz DEBUG: dist/systemd/po.js.gz DEBUG: dist/systemd/po.ca.js.gz DEBUG: dist/systemd/po.cs.js.gz DEBUG: dist/systemd/po.de.js.gz DEBUG: dist/systemd/po.es.js.gz DEBUG: dist/systemd/po.fi.js.gz DEBUG: dist/systemd/po.fr.js.gz DEBUG: dist/systemd/po.it.js.gz DEBUG: dist/systemd/po.ja.js.gz DEBUG: dist/systemd/po.ko.js.gz DEBUG: dist/systemd/po.pl.js.gz DEBUG: dist/systemd/po.pt_BR.js.gz DEBUG: dist/systemd/po.ru.js.gz DEBUG: dist/systemd/po.sv.js.gz DEBUG: dist/systemd/po.uk.js.gz DEBUG: dist/systemd/po.zh_CN.js.gz DEBUG: dist/systemd/po.zh_TW.js.gz DEBUG: dist/tuned/performance.css.gz DEBUG: dist/tuned/performance.min.js.gz DEBUG: dist/tuned/po.js.gz DEBUG: dist/tuned/po.ca.js.gz DEBUG: dist/tuned/po.cs.js.gz DEBUG: dist/tuned/po.de.js.gz DEBUG: dist/tuned/po.es.js.gz DEBUG: dist/tuned/po.fi.js.gz DEBUG: dist/tuned/po.fr.js.gz DEBUG: dist/tuned/po.it.js.gz DEBUG: dist/tuned/po.ja.js.gz DEBUG: dist/tuned/po.ko.js.gz DEBUG: dist/tuned/po.pl.js.gz DEBUG: dist/tuned/po.pt_BR.js.gz DEBUG: dist/tuned/po.ru.js.gz DEBUG: dist/tuned/po.sv.js.gz DEBUG: dist/tuned/po.uk.js.gz DEBUG: dist/tuned/po.zh_CN.js.gz DEBUG: dist/tuned/po.zh_TW.js.gz DEBUG: dist/users/index.html.gz DEBUG: dist/users/users.css.gz DEBUG: dist/users/users.min.js.gz DEBUG: dist/users/po.js.gz DEBUG: dist/users/po.ca.js.gz DEBUG: dist/users/po.cs.js.gz DEBUG: dist/users/po.de.js.gz DEBUG: dist/users/po.es.js.gz DEBUG: dist/users/po.fi.js.gz DEBUG: dist/users/po.fr.js.gz DEBUG: dist/users/po.it.js.gz DEBUG: dist/users/po.ja.js.gz DEBUG: dist/users/po.ko.js.gz DEBUG: dist/users/po.pl.js.gz DEBUG: dist/users/po.pt_BR.js.gz DEBUG: dist/users/po.ru.js.gz DEBUG: dist/users/po.sv.js.gz DEBUG: dist/users/po.uk.js.gz DEBUG: dist/users/po.zh_CN.js.gz DEBUG: dist/users/po.zh_TW.js.gz DEBUG: /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/src/debug/usr/share/cockpit DEBUG: tar -cf - dist/apps/apps.css.map dist/apps/apps.min.js.map dist/dashboard/dashboard.min.js.map dist/docker/console.min.js.map dist/docker/docker.css.map dist/docker/docker.min.js.map dist/docker/test-docker.css.map dist/docker/test-docker.min.js.map dist/kdump/kdump.css.map dist/kdump/kdump.min.js.map dist/kdump/test-config-client.css.map dist/kdump/test-config-client.min.js.map dist/machines/machines.css.map dist/machines/machines.min.js.map dist/machines/test-machines.css.map dist/machines/test-machines.min.js.map dist/networkmanager/firewall.css.map dist/networkmanager/firewall.min.js.map dist/networkmanager/network.css.map dist/networkmanager/network.min.js.map dist/networkmanager/test-utils.css.map dist/networkmanager/test-utils.min.js.map dist/packagekit/updates.css.map dist/packagekit/updates.min.js.map dist/playground/exception.min.js.map dist/playground/index.css.map dist/playground/index.min.js.map dist/playground/jquery-patterns.css.map dist/playground/jquery-patterns.min.js.map dist/playground/metrics.css.map dist/playground/metrics.min.js.map dist/playground/notifications-receiver.min.js.map dist/playground/pkgs.min.js.map dist/playground/plot.css.map dist/playground/plot.min.js.map dist/playground/preloaded.min.js.map dist/playground/react-patterns.css.map dist/playground/react-patterns.min.js.map dist/playground/service.min.js.map dist/playground/speed.min.js.map dist/playground/test.min.js.map dist/playground/translate.min.js.map dist/realmd/domain.css.map dist/realmd/domain.min.js.map dist/selinux/selinux.css.map dist/selinux/selinux.min.js.map dist/shell/index.css.map dist/shell/index.min.js.map dist/sosreport/sosreport.css.map dist/sosreport/sosreport.min.js.map dist/storaged/storage.css.map dist/storaged/storage.min.js.map dist/storaged/test-util.css.map dist/storaged/test-util.min.js.map dist/systemd/hwinfo.css.map dist/systemd/hwinfo.min.js.map dist/systemd/logs.css.map dist/systemd/logs.min.js.map dist/systemd/services.css.map dist/systemd/services.min.js.map dist/systemd/system.css.map dist/systemd/system.min.js.map dist/systemd/terminal.css.map dist/systemd/terminal.min.js.map dist/tuned/performance.css.map dist/tuned/performance.min.js.map dist/users/users.css.map dist/users/users.min.js.map | tar -C /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/src/debug/usr/share/cockpit --strip-components=1 -xvf - DEBUG: dist/apps/apps.css.map DEBUG: dist/apps/apps.min.js.map DEBUG: dist/dashboard/dashboard.min.js.map DEBUG: dist/docker/console.min.js.map DEBUG: dist/docker/docker.css.map DEBUG: dist/docker/docker.min.js.map DEBUG: dist/docker/test-docker.css.map DEBUG: dist/docker/test-docker.min.js.map DEBUG: dist/kdump/kdump.css.map DEBUG: dist/kdump/kdump.min.js.map DEBUG: dist/kdump/test-config-client.css.map DEBUG: dist/kdump/test-config-client.min.js.map DEBUG: dist/machines/machines.css.map DEBUG: dist/machines/machines.min.js.map DEBUG: dist/machines/test-machines.css.map DEBUG: dist/machines/test-machines.min.js.map DEBUG: dist/networkmanager/firewall.css.map DEBUG: dist/networkmanager/firewall.min.js.map DEBUG: dist/networkmanager/network.css.map DEBUG: dist/networkmanager/network.min.js.map DEBUG: dist/networkmanager/test-utils.css.map DEBUG: dist/networkmanager/test-utils.min.js.map DEBUG: dist/packagekit/updates.css.map DEBUG: dist/packagekit/updates.min.js.map DEBUG: dist/playground/exception.min.js.map DEBUG: dist/playground/index.css.map DEBUG: dist/playground/index.min.js.map DEBUG: dist/playground/jquery-patterns.css.map DEBUG: dist/playground/jquery-patterns.min.js.map DEBUG: dist/playground/metrics.css.map DEBUG: dist/playground/metrics.min.js.map DEBUG: dist/playground/notifications-receiver.min.js.map DEBUG: dist/playground/pkgs.min.js.map DEBUG: dist/playground/plot.css.map DEBUG: dist/playground/plot.min.js.map DEBUG: dist/playground/preloaded.min.js.map DEBUG: dist/playground/react-patterns.css.map DEBUG: dist/playground/react-patterns.min.js.map DEBUG: dist/playground/service.min.js.map DEBUG: dist/playground/speed.min.js.map DEBUG: dist/playground/test.min.js.map DEBUG: dist/playground/translate.min.js.map DEBUG: dist/realmd/domain.css.map DEBUG: dist/realmd/domain.min.js.map DEBUG: dist/selinux/selinux.css.map DEBUG: dist/selinux/selinux.min.js.map DEBUG: dist/shell/index.css.map DEBUG: dist/shell/index.min.js.map DEBUG: dist/sosreport/sosreport.css.map DEBUG: dist/sosreport/sosreport.min.js.map DEBUG: dist/storaged/storage.css.map DEBUG: dist/storaged/storage.min.js.map DEBUG: dist/storaged/test-util.css.map DEBUG: dist/storaged/test-util.min.js.map DEBUG: dist/systemd/hwinfo.css.map DEBUG: dist/systemd/hwinfo.min.js.map DEBUG: dist/systemd/logs.css.map DEBUG: dist/systemd/logs.min.js.map DEBUG: dist/systemd/services.css.map DEBUG: dist/systemd/services.min.js.map DEBUG: dist/systemd/system.css.map DEBUG: dist/systemd/system.min.js.map DEBUG: dist/systemd/terminal.css.map DEBUG: dist/systemd/terminal.min.js.map DEBUG: dist/tuned/performance.css.map DEBUG: dist/tuned/performance.min.js.map DEBUG: dist/users/users.css.map DEBUG: dist/users/users.min.js.map DEBUG: /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/doc/cockpit DEBUG: /usr/bin/install -c -m 644 dist/guide/html//* /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/doc/cockpit DEBUG: for lang in ca cs de es fi fr it ja ko pl pt_BR ru sv uk zh_CN zh_TW; do \ DEBUG: /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ DEBUG: /usr/bin/install -c -m 644 src/ws/$lang.mo /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/locale/$lang/LC_MESSAGES/cockpit.mo; \ DEBUG: done DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/debian' DEBUG: /usr/bin/install -c -m 644 src/branding/debian/branding.css src/branding/debian/favicon.ico '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/debian' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/default' DEBUG: /usr/bin/install -c -m 644 src/branding/default/apple-touch-icon.png src/branding/default/bg-login.jpg src/branding/default/bg-plain.jpg src/branding/default/branding.css src/branding/default/brand-large.png src/branding/default/favicon.ico src/branding/default/logo.png '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/default' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/motd/' DEBUG: /usr/bin/install -c -m 644 src/ws/inactive.motd '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/motd/' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/motd/' DEBUG: /usr/bin/install -c src/ws/update-motd '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/motd/' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/lib/systemd/system' DEBUG: /usr/bin/install -c -m 644 src/ws/system-cockpithttps.slice '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/lib/systemd/system' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/fedora' DEBUG: /usr/bin/install -c -m 644 src/branding/fedora/branding.css '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/fedora' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/lib/firewalld/services' DEBUG: /usr/bin/install -c -m 644 src/ws/cockpit.xml '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/lib/firewalld/services' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/kubernetes' DEBUG: /usr/bin/install -c -m 644 src/branding/kubernetes/branding.css '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/kubernetes' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/man/man1' DEBUG: /usr/bin/install -c -m 644 doc/man/cockpit-bridge.1 doc/man/cockpit.1 doc/man/cockpit-desktop.1 '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/man/man1' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/man/man5' DEBUG: /usr/bin/install -c -m 644 doc/man/cockpit.conf.5 '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/man/man5' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/man/man8' DEBUG: /usr/bin/install -c -m 644 doc/man/cockpit-ws.8 doc/man/cockpit-tls.8 doc/man/pam_ssh_add.8 doc/man/remotectl.8 '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/man/man8' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/metainfo' DEBUG: /usr/bin/install -c -m 644 pkg/sosreport/org.cockpit-project.cockpit-sosreport.metainfo.xml pkg/kdump/org.cockpit-project.cockpit-kdump.metainfo.xml pkg/selinux/org.cockpit-project.cockpit-selinux.metainfo.xml pkg/machines/org.cockpit-project.cockpit-machines.metainfo.xml pkg/storaged/org.cockpit-project.cockpit-storaged.metainfo.xml '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/metainfo' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/metainfo' DEBUG: /usr/bin/install -c -m 644 src/ws/cockpit.appdata.xml '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/metainfo' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/base1' DEBUG: /usr/bin/install -c -m 644 dist/base1/cockpit.min.css.gz dist/base1/patternfly.min.css.gz dist/base1/mustache.min.js.gz dist/base1/jquery.min.js.gz dist/base1/cockpit.min.js.gz '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/base1' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/static' DEBUG: /usr/bin/install -c -m 644 dist/static/login.min.html dist/static/login.po.html dist/static/login.po.ca.html dist/static/login.po.cs.html dist/static/login.po.de.html dist/static/login.po.es.html dist/static/login.po.fi.html dist/static/login.po.fr.html dist/static/login.po.it.html dist/static/login.po.ja.html dist/static/login.po.ko.html dist/static/login.po.pl.html dist/static/login.po.pt_BR.html dist/static/login.po.ru.html dist/static/login.po.sv.html dist/static/login.po.uk.html dist/static/login.po.zh_CN.html dist/static/login.po.zh_TW.html '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/static' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/lib/systemd/system' DEBUG: /usr/bin/install -c -m 644 src/ws/cockpit-motd.service src/ws/cockpit.service src/ws/cockpit.socket src/ws/cockpit-wsinstance-http.service src/ws/cockpit-wsinstance-http.socket src/ws/cockpit-wsinstance-http-redirect.service src/ws/cockpit-wsinstance-http-redirect.socket src/ws/cockpit-wsinstance-https-factory@.service src/ws/cockpit-wsinstance-https-factory.socket src/ws/cockpit-wsinstance-https@.service src/ws/cockpit-wsinstance-https@.socket '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/lib/systemd/system' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/lib/tmpfiles.d' DEBUG: /usr/bin/install -c -m 644 src/ws/cockpit-tempfiles.conf '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/lib/tmpfiles.d' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/pixmaps' DEBUG: /usr/bin/install -c -m 644 src/ws/cockpit.png '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/pixmaps' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/pixmaps' DEBUG: /usr/bin/install -c -m 644 pkg/sosreport/cockpit-sosreport.png '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/pixmaps' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/playground' DEBUG: /usr/bin/install -c -m 644 dist/playground/po.extra.de.js '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/playground' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/var/lib/pcp/config/pmlogconf/tools' DEBUG: /usr/bin/install -c -m 644 src/bridge/pmlogconf/cockpit '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/var/lib/pcp/config/pmlogconf/tools' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/polkit-1/actions' DEBUG: /usr/bin/install -c -m 644 src/bridge/org.cockpit-project.cockpit-bridge.policy '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/polkit-1/actions' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/registry' DEBUG: /usr/bin/install -c -m 644 src/branding/kubernetes/branding.css '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/registry' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/rhel' DEBUG: /usr/bin/install -c -m 644 src/branding/rhel/branding.css src/branding/rhel/bg-login.jpg '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/rhel' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/scientific' DEBUG: /usr/bin/install -c -m 644 src/branding/scientific/branding.css '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/scientific' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/static/fonts' DEBUG: /usr/bin/install -c -m 644 dist/static/fonts/OpenSans-Bold-webfont.woff dist/static/fonts/OpenSans-BoldItalic-webfont.woff dist/static/fonts/OpenSans-ExtraBold-webfont.woff dist/static/fonts/OpenSans-ExtraBoldItalic-webfont.woff dist/static/fonts/OpenSans-Italic-webfont.woff dist/static/fonts/OpenSans-Light-webfont.woff dist/static/fonts/OpenSans-LightItalic-webfont.woff dist/static/fonts/OpenSans-Regular-webfont.woff dist/static/fonts/OpenSans-Semibold-webfont.woff dist/static/fonts/OpenSans-SemiboldItalic-webfont.woff dist/static/fonts/RedHatText-Bold.woff2 dist/static/fonts/RedHatText-BoldItalic.woff2 dist/static/fonts/RedHatText-Italic.woff2 dist/static/fonts/RedHatText-Medium.woff2 dist/static/fonts/RedHatText-MediumItalic.woff2 dist/static/fonts/RedHatText-Regular.woff2 dist/static/fonts/RedHatDisplay-Black.woff2 dist/static/fonts/RedHatDisplay-BlackItalic.woff2 dist/static/fonts/RedHatDisplay-Bold.woff2 dist/static/fonts/RedHatDisplay-BoldItalic.woff2 dist/static/fonts/RedHatDisplay-Italic.woff2 dist/static/fonts/RedHatDisplay-Medium.woff2 dist/static/fonts/RedHatDisplay-MediumItalic.woff2 dist/static/fonts/RedHatDisplay-Regular.woff2 '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/static/fonts' DEBUG: /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/ubuntu' DEBUG: /usr/bin/install -c -m 644 src/branding/ubuntu/branding.css src/branding/ubuntu/favicon.ico '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/ubuntu' DEBUG: make install-data-hook DEBUG: make[3]: Entering directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: mkdir -p /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/var/lib/cockpit DEBUG: chgrp wheel /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/var/lib/cockpit || true DEBUG: chgrp: changing group of '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/var/lib/cockpit': Operation not permitted DEBUG: chmod 775 /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/var/lib/cockpit DEBUG: ln -s -f /usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/centos/logo.png DEBUG: ln -s -f /usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/centos/apple-touch-icon.png DEBUG: ln -s -f /etc/favicon.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/centos/favicon.ico DEBUG: ln -s -f /usr/share/pixmaps/debian-logo.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/debian/logo.png DEBUG: ln -s -f /usr/share/pixmaps/debian-logo.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/debian/favicon.ico DEBUG: ln -s -f /usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/fedora/logo.png DEBUG: ln -s -f /usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/fedora/apple-touch-icon.png DEBUG: ln -s -f /etc/favicon.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/fedora/favicon.ico DEBUG: ln -s -f /usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/rhel/logo.png DEBUG: ln -s -f /usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/rhel/apple-touch-icon.png DEBUG: ln -s -f /etc/favicon.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/rhel/favicon.ico DEBUG: ln -s -f /usr/share/pixmaps/system-logo-white.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/scientific/logo.png DEBUG: ln -s -f /usr/share/pixmaps/fedora-logo-sprite.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/scientific/apple-touch-icon.png DEBUG: ln -s -f /etc/favicon.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/scientific/favicon.ico DEBUG: ln -s -f /usr/share/plymouth/ubuntu-logo.png /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/branding/ubuntu/logo.png DEBUG: make[3]: Leaving directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: make[2]: Leaving directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: make[1]: Leaving directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: + make install-tests DESTDIR=/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64 DEBUG: /usr/bin/mkdir -p /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/lib/cockpit-test-assets /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/lib/systemd/system/cockpit.service.d /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/etc/cockpit DEBUG: /usr/bin/install -c -m 644 mock-pam-conv-mod.so /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/lib/cockpit-test-assets DEBUG: /usr/bin/install -c -m 644 ./src/ws/fatal.conf /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/etc/cockpit/cockpit.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/etc/pam.d DEBUG: + install -p -m 644 tools/cockpit.pam /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/etc/pam.d/cockpit DEBUG: + rm -f '/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64//usr/lib64/cockpit/*.so' DEBUG: + rm -f /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64//usr/lib/firewalld/services/cockpit.xml DEBUG: + install -p -m 644 AUTHORS COPYING README.md /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/doc/cockpit/ DEBUG: + echo '%dir /usr/share/cockpit/base1' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/base1 -type f DEBUG: + echo /etc/cockpit/machines.d DEBUG: + echo /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/polkit-1/actions/org.cockpit-project.cockpit-bridge.policy DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/ssh -type f DEBUG: + echo /usr/libexec/cockpit-ssh DEBUG: + echo '%dir /usr/share/cockpit/dashboard' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/dashboard -type f DEBUG: + echo '%dir /usr/share/cockpit/pcp' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/pcp -type f DEBUG: + echo '%dir /usr/share/cockpit/realmd' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/realmd -type f DEBUG: + echo '%dir /usr/share/cockpit/tuned' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/tuned -type f DEBUG: + echo '%dir /usr/share/cockpit/shell' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/shell -type f DEBUG: + echo '%dir /usr/share/cockpit/systemd' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/systemd -type f DEBUG: + echo '%dir /usr/share/cockpit/users' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/users -type f DEBUG: + echo '%dir /usr/share/cockpit/kdump' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/kdump -type f DEBUG: + echo '%dir /usr/share/cockpit/sosreport' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/sosreport -type f DEBUG: + echo '%dir /usr/share/cockpit/storaged' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/storaged -type f DEBUG: + echo '%dir /usr/share/cockpit/networkmanager' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/networkmanager -type f DEBUG: + echo '%dir /usr/share/cockpit/packagekit' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/packagekit -type f DEBUG: + echo '%dir /usr/share/cockpit/apps' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/apps -type f DEBUG: + echo '%dir /usr/share/cockpit/machines' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/machines -type f DEBUG: + echo '%dir /usr/share/cockpit/selinux' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/selinux -type f DEBUG: + echo '%dir /usr/share/cockpit/playground' DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/cockpit/playground -type f DEBUG: + rm -rf /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64//usr/share/cockpit/docker DEBUG: + touch docker.list DEBUG: + sed -i 's|/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64||' base.list dashboard.list docker.list kdump.list machines.list networkmanager.list packagekit.list pcp.list selinux.list sosreport.list storaged.list system.list tests.list DEBUG: + find /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/src/debug/usr/share/cockpit -type f -o -type l DEBUG: + sed -i 's|/builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/src/debug||' debug.partial DEBUG: + sed -n 's/\.map\(\.gz\)\?$/\0/p' base.list dashboard.list docker.list kdump.list machines.list networkmanager.list packagekit.list pcp.list selinux.list sosreport.list storaged.list system.list tests.list DEBUG: + sed -i '/\.map\(\.gz\)\?$/d' base.list dashboard.list docker.list kdump.list machines.list networkmanager.list packagekit.list pcp.list selinux.list sosreport.list storaged.list system.list tests.list DEBUG: + tar -C /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/src/debug -cf - . DEBUG: + tar -C /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64 -xf - DEBUG: + rm -rf /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/src/debug DEBUG: + cat kdump.list sosreport.list networkmanager.list selinux.list DEBUG: + rm -f /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/metainfo/org.cockpit-project.cockpit-sosreport.metainfo.xml DEBUG: + rm -f /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/metainfo/org.cockpit-project.cockpit-kdump.metainfo.xml DEBUG: + rm -f /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/metainfo/org.cockpit-project.cockpit-selinux.metainfo.xml DEBUG: + rm -f /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/share/pixmaps/cockpit-sosreport.png DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64 cockpit DEBUG: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/cockpit-207.x DEBUG: extracting debug info from /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/bin/cockpit-bridge DEBUG: extracting debug info from /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/lib64/security/pam_ssh_add.so DEBUG: extracting debug info from /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/libexec/cockpit-askpass DEBUG: extracting debug info from /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/libexec/cockpit-pcp DEBUG: extracting debug info from /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/libexec/cockpit-session DEBUG: extracting debug info from /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/libexec/cockpit-ssh DEBUG: extracting debug info from /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/libexec/cockpit-tls DEBUG: extracting debug info from /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/libexec/cockpit-ws DEBUG: extracting debug info from /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/libexec/cockpit-wsinstance-factory DEBUG: extracting debug info from /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/usr/sbin/remotectl DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. DEBUG: 3301 blocks DEBUG: + cat debug.partial DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile 1 DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/libexec/platform-python DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.i2Do0q DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd cockpit-207.x DEBUG: + make -j4 check DEBUG: + exec DEBUG: make check-am DEBUG: make[1]: Entering directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: make test-server DEBUG: make[2]: Entering directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: make[2]: 'test-server' is up to date. DEBUG: make[2]: Leaving directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: make check-TESTS check-local DEBUG: make[2]: Entering directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: if grep -n -r 'name=\"id' dist/guide/html >&2; then \ DEBUG: echo "Unexpected generated id in the documentation" >&2; \ DEBUG: exit 1; \ DEBUG: fi DEBUG: make[3]: Entering directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: PASS: pkg/users/test-list-public-keys.sh 1 mock/ssh/1-input DEBUG: PASS: pkg/users/test-list-public-keys.sh 2 mock/ssh/2-input DEBUG: PASS: pkg/users/test-list-public-keys.sh 3 mock/ssh/3-input DEBUG: authorized_keys is not a public key file. DEBUG: PASS: pkg/users/test-list-public-keys.sh 4 mock/ssh/4-input DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-events.html skipping: # skip web browser not found DEBUG: SKIP: dist/base1/test-utf8.html skipping: # skip web browser not found DEBUG: SKIP: dist/base1/test-base64.html skipping: # skip web browser not found DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-chan.html skipping: # skip web browser not found DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-dbus-address.html skipping: # skip web browser not found DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-dbus.html skipping: # skip web browser not found DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-echo.html skipping: # skip web browser not found DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-spawn.html skipping: # skip web browser not found DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-spawn-proc.html skipping: # skip web browser not found DEBUG: SKIP: dist/base1/test-http.html skipping: # skip web browser not found DEBUG: SKIP: dist/base1/test-external.html skipping: # skip web browser not found DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-locale.html skipping: # skip web browser not found DEBUG: SKIP: dist/base1/test-location.html skipping: # skip web browser not found DEBUG: SKIP: dist/base1/test-file.html skipping: # skip web browser not found DEBUG: SKIP: dist/base1/test-format.html skipping: # skip web browser not found DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-metrics.html skipping: # skip web browser not found DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-permissions.html skipping: # skip web browser not found DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-machines.html skipping: # skip web browser not found DEBUG: SKIP: dist/base1/test-user.html skipping: # skip web browser not found DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-series.html skipping: # skip web browser not found DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-websocket.html skipping: # skip web browser not found DEBUG: SKIP: dist/base1/test-cache.html skipping: # skip web browser not found DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-browser-storage.html skipping: # skip web browser not found DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-promise.html skipping: # skip web browser not found DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-no-jquery.html skipping: # skip web browser not found DEBUG: SKIP: dist/base1/test-protocol.html skipping: # skip web browser not found DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-framed-cache.html skipping: # skip web browser not found DEBUG: PASS: test-paths 1 /paths/add-remove DEBUG: PASS: test-paths 2 /paths/ancestor-descendant DEBUG: PASS: test-paths 3 /paths/has-parent/equal DEBUG: PASS: test-paths 4 /paths/has-parent/child DEBUG: PASS: test-paths 5 /paths/has-parent/grand-child DEBUG: PASS: test-paths 6 /paths/has-parent/parent DEBUG: PASS: test-paths 7 /paths/has-parent/grand-parent DEBUG: PASS: test-paths 8 /paths/has-parent/peer-after DEBUG: PASS: test-paths 9 /paths/has-parent/peer-before DEBUG: PASS: test-paths 10 /paths/has-parent/peer-prefix DEBUG: PASS: test-paths 11 /paths/has-parent/peer-truncated DEBUG: PASS: test-paths 12 /paths/has-parent/root-child DEBUG: PASS: test-paths 13 /paths/has-parent/root-grand-child DEBUG: PASS: test-paths 14 /paths/has-parent/root-parent DEBUG: PASS: test-paths 15 /paths/has-parent/root-grand-parent DEBUG: PASS: test-paths 16 /paths/has-ancestor/equal DEBUG: PASS: test-paths 17 /paths/has-ancestor/child DEBUG: PASS: test-paths 18 /paths/has-ancestor/grand-child DEBUG: PASS: test-paths 19 /paths/has-ancestor/parent DEBUG: PASS: test-paths 20 /paths/has-ancestor/grand-parent DEBUG: PASS: test-paths 21 /paths/has-ancestor/peer-after DEBUG: PASS: test-paths 22 /paths/has-ancestor/peer-before DEBUG: PASS: test-paths 23 /paths/has-ancestor/peer-prefix DEBUG: PASS: test-paths 24 /paths/has-ancestor/peer-truncated DEBUG: PASS: test-paths 25 /paths/has-ancestor/root-child DEBUG: PASS: test-paths 26 /paths/has-ancestor/root-grand-child DEBUG: PASS: test-paths 27 /paths/has-ancestor/root-parent DEBUG: PASS: test-paths 28 /paths/has-ancestor/root-grand-parent DEBUG: PASS: test-paths 29 /paths/equal-or-ancestor/equal DEBUG: PASS: test-paths 30 /paths/equal-or-ancestor/child DEBUG: PASS: test-paths 31 /paths/equal-or-ancestor/grand-child DEBUG: PASS: test-paths 32 /paths/equal-or-ancestor/parent DEBUG: PASS: test-paths 33 /paths/equal-or-ancestor/grand-parent DEBUG: PASS: test-paths 34 /paths/equal-or-ancestor/peer-after DEBUG: PASS: test-paths 35 /paths/equal-or-ancestor/peer-before DEBUG: PASS: test-paths 36 /paths/equal-or-ancestor/peer-prefix DEBUG: PASS: test-paths 37 /paths/equal-or-ancestor/peer-truncated DEBUG: PASS: test-paths 38 /paths/equal-or-ancestor/root-child DEBUG: PASS: test-paths 39 /paths/equal-or-ancestor/root-grand-child DEBUG: PASS: test-paths 40 /paths/equal-or-ancestor/root-parent DEBUG: PASS: test-paths 41 /paths/equal-or-ancestor/root-grand-parent DEBUG: PASS: test-rules 1 /rules/basics DEBUG: PASS: test-rules 2 /rules/nothing DEBUG: PASS: test-rules 3 /rules/path-only DEBUG: PASS: test-rules 4 /rules/all-paths DEBUG: PASS: test-rules 5 /rules/root-only DEBUG: PASS: test-rules 6 /rules/null-path DEBUG: PASS: test-rules 7 /rules/add-ref-remove DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-framed.html skipping: # skip web browser not found DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/base1/test-dbus-framed.html skipping: # skip web browser not found DEBUG: PASS: test-pipe-channel 1 /pipe-channel/echo DEBUG: PASS: test-pipe-channel 2 /pipe-channel/shutdown DEBUG: PASS: test-pipe-channel 3 /pipe-channel/close-normal DEBUG: PASS: test-pipe-channel 4 /pipe-channel/close-problem DEBUG: PASS: test-pipe-channel 5 /pipe-channel/invalid-send DEBUG: PASS: test-packet-channel 1 /packet-channel/echo DEBUG: PASS: test-packet-channel 2 /packet-channel/large DEBUG: PASS: test-packet-channel 3 /packet-channel/connect-in-progress DEBUG: PASS: test-packet-channel 4 /packet-channel/shutdown DEBUG: PASS: test-packet-channel 5 /packet-channel/close-normal DEBUG: PASS: test-packet-channel 6 /packet-channel/close-problem DEBUG: PASS: test-packet-channel 7 /packet-channel/invalid-send DEBUG: PASS: test-packages 1 /packages/simple DEBUG: PASS: test-packages 2 /packages/forwarded DEBUG: invalid or unusable locale: pig.UTF-8 DEBUG: PASS: test-packages 3 /packages/localized-translated DEBUG: invalid or unusable locale: unknown.UTF-8 DEBUG: PASS: test-packages 4 /packages/localized-unknown DEBUG: invalid or unusable locale: pig_PEN.UTF-8 DEBUG: PASS: test-packages 5 /packages/localized-prefer-region DEBUG: PASS: test-peer 1 /peer/simple DEBUG: invalid or unusable locale: pig_BARN.UTF-8 DEBUG: PASS: test-packages 6 /packages/localized-fallback DEBUG: PASS: test-packages 7 /packages/large DEBUG: PASS: test-packages 8 /packages/listing DEBUG: PASS: test-peer 2 /peer/serial DEBUG: PASS: test-packages 9 /packages/not-found DEBUG: PASS: test-packages 10 /packages/unknown-package DEBUG: PASS: test-peer 3 /peer/parallel DEBUG: PASS: test-packages 11 /packages/bad-receive DEBUG: PASS: test-peer 4 /peer/not-supported DEBUG: PASS: test-packages 12 /packages/no-path DEBUG: PASS: test-peer 5 /peer/fail-problem DEBUG: cockpit-bridge-Message: 08:20:17.746: invalid 'package' name: .. DEBUG: PASS: test-packages 13 /packages/bad-path DEBUG: PASS: test-packages 14 /packages/no-package DEBUG: PASS: test-peer 6 /peer/init-problem DEBUG: PASS: test-peer 7 /peer/fallback DEBUG: PASS: test-packages 15 /packages/bad-package DEBUG: PASS: test-packages 16 /packages/listing-bad-name DEBUG: PASS: test-packages 17 /packages/glob DEBUG: PASS: test-packages 18 /packages/get-names DEBUG: PASS: test-packages 19 /packages/incompatible/version DEBUG: PASS: test-packages 20 /packages/incompatible/requires DEBUG: PASS: test-packages 21 /packages/resolve/simple DEBUG: PASS: test-peer 8 /peer/reopen DEBUG: PASS: test-packages 22 /packages/resolve/bad-dots DEBUG: PASS: test-packages 23 /packages/resolve/bad-path DEBUG: PASS: test-packages 24 /packages/resolve/bad-package DEBUG: PASS: test-packages 25 /packages/resolve/not-found DEBUG: PASS: test-packages 26 /packages/get-bridges/normal DEBUG: PASS: test-packages 27 /packages/get-bridges/broken DEBUG: PASS: test-peer 9 /peer/reopen-fail DEBUG: PASS: test-packages 28 /packages/reload/added DEBUG: PASS: test-packages 29 /packages/reload/removed DEBUG: PASS: test-packages 30 /packages/reload/updated DEBUG: PASS: test-packages 31 /packages/csp/strip DEBUG: PASS: test-dbus-meta 1 /dbus-meta/build/basic DEBUG: PASS: test-dbus-meta 2 /dbus-meta/build/no-methods DEBUG: PASS: test-dbus-meta 3 /dbus-meta/build/no-signals DEBUG: PASS: test-dbus-meta 4 /dbus-meta/build/no-properties DEBUG: PASS: test-dbus-meta 5 /dbus-meta/parse/basic DEBUG: PASS: test-dbus-meta 6 /dbus-meta/parse/no-methods DEBUG: PASS: test-dbus-meta 7 /dbus-meta/parse/no-signals DEBUG: PASS: test-dbus-meta 8 /dbus-meta/parse/no-properties DEBUG: PASS: test-dbus-meta 9 /dbus-meta/parse/invalid-in-argument DEBUG: PASS: test-dbus-meta 10 /dbus-meta/parse/invalid-out-argument DEBUG: PASS: test-dbus-meta 11 /dbus-meta/parse/invalid-signal-argument DEBUG: PASS: test-dbus-meta 12 /dbus-meta/parse/invalid-signature-argument DEBUG: PASS: test-dbus-meta 13 /dbus-meta/parse/invalid-in-arguments DEBUG: PASS: test-dbus-meta 14 /dbus-meta/parse/invalid-out-arguments DEBUG: PASS: test-dbus-meta 15 /dbus-meta/parse/invalid-signal-arguments DEBUG: PASS: test-dbus-meta 16 /dbus-meta/parse/invalid-property-flags DEBUG: PASS: test-dbus-meta 17 /dbus-meta/parse/invalid-property-type DEBUG: PASS: test-dbus-meta 18 /dbus-meta/parse/missing-property-type DEBUG: PASS: test-dbus-meta 19 /dbus-meta/parse/invalid-property-signature DEBUG: PASS: test-dbus-meta 20 /dbus-meta/parse/invalid-methods DEBUG: PASS: test-dbus-meta 21 /dbus-meta/parse/invalid-method DEBUG: PASS: test-dbus-meta 22 /dbus-meta/parse/invalid-signals DEBUG: PASS: test-dbus-meta 23 /dbus-meta/parse/invalid-signal DEBUG: PASS: test-dbus-meta 24 /dbus-meta/parse/invalid-properties DEBUG: PASS: test-dbus-meta 25 /dbus-meta/parse/invalid-property DEBUG: PASS: test-fs 1 /fsread/simple DEBUG: PASS: test-fs 2 /fsread/non-existent DEBUG: PASS: test-fs 3 /fsread/denied DEBUG: PASS: test-pipe-channel 6 /pipe-channel/invalid-recv DEBUG: PASS: test-packet-channel 8 /packet-channel/invalid-recv DEBUG: PASS: test-pipe-channel 7 /pipe-channel/valid-recv-batched DEBUG: PASS: test-pipe-channel 8 /pipe-channel/spawn/signal DEBUG: PASS: test-pipe-channel 9 /pipe-channel/spawn/simple DEBUG: PASS: test-pipe-channel 10 /pipe-channel/spawn/status DEBUG: PASS: test-pipe-channel 11 /pipe-channel/spawn/environ DEBUG: PASS: test-packet-channel 9 /packet-channel/valid-recv-batched DEBUG: PASS: test-packet-channel 10 /packet-channel/fail/not-found DEBUG: PASS: test-packet-channel 11 /packet-channel/fail/access-denied DEBUG: PASS: test-pipe-channel 12 /pipe-channel/spawn/pty DEBUG: PASS: test-pipe-channel 13 /pipe-channel/spawn/pty-resize DEBUG: PASS: test-pipe-channel 14 /pipe-channel/fail/not-found DEBUG: PASS: test-pipe-channel 15 /pipe-channel/fail/access-denied DEBUG: PASS: test-metrics 1 /metrics/compression DEBUG: PASS: test-metrics 2 /metrics/compression-reset DEBUG: PASS: test-metrics 3 /metrics/derive-delta DEBUG: PASS: test-metrics 4 /metrics/derive-rate DEBUG: PASS: test-metrics 5 /metrics/interpolate DEBUG: PASS: test-metrics 6 /metrics/instances DEBUG: PASS: test-metrics 7 /metrics/dynamic-instances DEBUG: PASS: test-metrics 8 /metrics/omit-instances DEBUG: PASS: test-metrics 9 /metrics/not-supported DEBUG: PASS: test-metrics 10 /metrics/deprecated-net-all DEBUG: PASS: test-connect 1 /connect/simple DEBUG: PASS: test-connect 2 /connect/loopback-ipv4 DEBUG: PASS: test-connect 3 /connect/loopback-ipv6 DEBUG: PASS: test-connect 4 /connect/not-found DEBUG: PASS: test-connect 5 /connect/access-denied DEBUG: PASS: test-connect 6 /channel/internal-null-registered DEBUG: PASS: test-connect 7 /channel/internal-not-registered DEBUG: PASS: test-connect 8 /channel/parse-port DEBUG: PASS: test-connect 9 /channel/parse-address DEBUG: PASS: test-stream 1 /stream/properties DEBUG: PASS: test-stream 2 /stream/echo-message DEBUG: PASS: test-stream 3 /stream/echo-queue DEBUG: PASS: test-httpstream 1 /http-stream/host-header DEBUG: PASS: test-httpstream 2 /http-stream/address-host-header DEBUG: PASS: test-httpstream 3 /http-stream/http-stream2 DEBUG: PASS: test-httpstream 4 /http-stream/cannot-connect DEBUG: PASS: test-httpstream 5 /http-stream/parse_keepalive DEBUG: PASS: test-httpstream 6 /http-stream/http_chunked DEBUG: PASS: test-stream 4 /stream/echo-large DEBUG: PASS: test-stream 5 /stream/close-problem DEBUG: PASS: test-stream 6 /stream/buffer DEBUG: PASS: test-stream 7 /stream/skip-zero DEBUG: cockpit-bridge-Message: 08:20:18.513: read-error: close failed: Error closing file descriptor: Bad file descriptor DEBUG: PASS: test-stream 8 /stream/read-error DEBUG: cockpit-bridge-Message: 08:20:18.513: write-error: close failed: Error closing file descriptor: Bad file descriptor DEBUG: PASS: test-stream 9 /stream/write-error DEBUG: PASS: test-stream 10 /stream/read-combined DEBUG: PASS: test-stream 11 /stream/problem-later DEBUG: PASS: test-stream 12 /stream/pressure/queue DEBUG: PASS: test-peer 10 /peer/timeout DEBUG: PASS: test-httpstream 7 /http-stream/tls/basic DEBUG: PASS: test-setup 1 /setup/get-properties DEBUG: PASS: test-setup 2 /setup/prepare/passwd1 DEBUG: cockpit-bridge-Message: 08:20:18.798: unsupported setup mechanism: blah DEBUG: PASS: test-setup 3 /setup/prepare/unsupported DEBUG: PASS: test-setup 4 /setup/prepare/fail DEBUG: PASS: test-setup 5 /setup/transfer/passwd1 DEBUG: cockpit-bridge-Message: 08:20:18.805: unsupported setup mechanism: blah DEBUG: PASS: test-setup 6 /setup/transfer/unsupported DEBUG: PASS: test-setup 7 /setup/transfer/bad DEBUG: PASS: test-setup 8 /setup/transfer/fail DEBUG: PASS: test-setup 9 /setup/commit/passwd1 DEBUG: PASS: test-setup 10 /setup/commit/passwd1-no-crypt-method DEBUG: cockpit-bridge-Message: 08:20:18.883: unsupported setup mechanism: blah DEBUG: PASS: test-setup 11 /setup/commit/unsupported DEBUG: PASS: test-setup 12 /setup/commit/bad DEBUG: PASS: test-setup 13 /setup/commit/fail-passwd DEBUG: PASS: test-httpstream 8 /http-stream/tls/certificate-data DEBUG: PASS: test-setup 14 /setup/commit/fail-newusers DEBUG: PASS: test-setup 15 /setup/commit/fail-chpasswd DEBUG: PASS: test-fs 4 /fsread/changed DEBUG: PASS: test-fs 5 /fsread/replaced DEBUG: PASS: test-fs 6 /fsread/removed DEBUG: PASS: test-fs 7 /fsread/non-mmappable DEBUG: PASS: test-fs 8 /fsreplace/simple DEBUG: PASS: test-fs 9 /fsreplace/multiple DEBUG: PASS: test-fs 10 /fsreplace/remove DEBUG: PASS: test-fs 11 /fsreplace/remove-nonexistent DEBUG: PASS: test-fs 12 /fsreplace/empty DEBUG: PASS: test-websocketstream 1 /websocket-stream/test_basic DEBUG: cockpit-bridge-Message: 08:20:18.989: /tmp/.S65PB0/foo.1: couldn't remove temp file: Permission denied DEBUG: PASS: test-fs 13 /fsreplace/denied DEBUG: WebSocket-Message: 08:20:18.989: received request from bad Origin: http://localhost:34085 DEBUG: WebSocket-Message: 08:20:18.989: Received invalid handshake request from the client DEBUG: PASS: test-fs 14 /fsreplace/expect-non-existent DEBUG: PASS: test-fs 15 /fsreplace/expect-non-existent-fail DEBUG: WebSocket-Message: 08:20:18.990: received unexpected status: 403 Forbidden DEBUG: PASS: test-websocketstream 2 /websocket-stream/test_bad_origin DEBUG: WebSocket-Message: 08:20:18.990: connection unexpectedly closed by peer DEBUG: PASS: test-fs 16 /fsreplace/expect-tag DEBUG: PASS: test-fs 17 /fsreplace/expect-tag-fail DEBUG: PASS: test-fs 18 /fswatch/simple DEBUG: PASS: test-fs 19 /fswatch/remove DEBUG: PASS: test-fs 20 /fswatch/directory DEBUG: PASS: test-fs 21 /fslist/simple DEBUG: PASS: test-fs 22 /fslist/simple_no_watch DEBUG: PASS: test-fs 23 /fslist/early-close DEBUG: PASS: test-fs 24 /fslist/watch DEBUG: PASS: test-fs 25 /fslist/list_fail DEBUG: PASS: test-httpstream 9 /http-stream/tls/certificate-file DEBUG: PASS: test-process 1 /process/get-properties DEBUG: PASS: test-websocketstream 3 /websocket/tls/authority-good DEBUG: PASS: test-httpstream 10 /http-stream/tls/certificate-data-file DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-bridge 1 /bridge/init-message DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: MESSAGE: cockpit-bridge: missing 'host' field in init message DEBUG: PASS: test-bridge 2 /bridge/bad-version DEBUG: PASS: test-websocketstream 4 /websocket/tls/authority-bad DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: WARNING: cockpit-bridge: missing 'version' field in init message DEBUG: PASS: test-bridge 3 /bridge/missing-version DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: MESSAGE: cockpit-bridge: missing 'host' field in init message DEBUG: PASS: test-bridge 4 /bridge/missing-host DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-bridge 5 /bridge/wrong-host DEBUG: PASS: test-router 1 /router/local-channel DEBUG: PASS: test-router 2 /router/external-bridge DEBUG: mock-bridge: Unknown option --bad DEBUG: PASS: test-router 3 /router/external-fail DEBUG: mock-bridge: Unknown option --bad DEBUG: PASS: test-router 4 /router/dynamic-bridge-fail DEBUG: PASS: test-router 5 /router/dynamic-bridge DEBUG: PASS: test-httpstream 11 /http-stream/tls/certificate-file-data DEBUG: PASS: test-router 6 /router/dynamic-bridge-env DEBUG: [Thu Nov 21 08:20:19] pcp(6999) Warning: pmdaInit: PMDA mock-pmda: No help text file specified for pmdaText DEBUG: PASS: test-pcp 1 /metrics/compression DEBUG: PASS: test-pcp 2 /metrics/units DEBUG: PASS: test-pcp 3 /metrics/units-conv DEBUG: PASS: test-pcp 4 /metrics/units-noconv DEBUG: PASS: test-pcp 5 /metrics/units-funny-conv DEBUG: PASS: test-pcp 6 /metrics/strings DEBUG: PASS: test-pcp 7 /metrics/simple-instances DEBUG: PASS: test-pcp 8 /metrics/instance-filter-include DEBUG: PASS: test-pcp 9 /metrics/instance-filter-omit DEBUG: PASS: test-pcp 10 /metrics/instance-dynamic DEBUG: PASS: test-pcp 11 /metrics/counter DEBUG: PASS: test-pcp 12 /metrics/counter64 DEBUG: PASS: test-pcp 13 /metrics/counter-across-meta DEBUG: PASS: test-pcp-archives 1 /metrics/single-archive DEBUG: PASS: test-pcp-archives 2 /metrics/archive-limit DEBUG: PASS: test-pcp-archives 3 /metrics/archive-timestamp DEBUG: PASS: test-pcp-archives 4 /metrics/archive-directory DEBUG: PASS: test-pcp-archives 5 /metrics/archive-directory-timestamp DEBUG: PASS: test-pcp-archives 6 /metrics/archive-directory-late-metric DEBUG: PASS: test-httpstream 12 /http-stream/tls/authority-good DEBUG: PASS: test-hash 1 /hash/case-hash DEBUG: PASS: test-httpstream 13 /http-stream/tls/authority-bad DEBUG: PASS: test-hex 1 /hex/decode-success DEBUG: PASS: test-hex 2 /hex/decode-part DEBUG: PASS: test-hex 3 /hex/decode-no-length DEBUG: PASS: test-hex 4 /hex/decode-fail DEBUG: PASS: test-json 1 /json/int-equal DEBUG: PASS: test-json 2 /json/int-hash DEBUG: PASS: test-json 3 /json/utf8-invalid DEBUG: PASS: test-json 4 /json/get-string DEBUG: PASS: test-json 5 /json/get-int DEBUG: PASS: test-json 6 /json/get-double DEBUG: PASS: test-json 7 /json/get-bool DEBUG: PASS: test-json 8 /json/get-null DEBUG: PASS: test-json 9 /json/get-strv DEBUG: PASS: test-json 10 /json/get-array DEBUG: PASS: test-json 11 /json/get-object DEBUG: PASS: test-json 12 /json/parser-trims DEBUG: PASS: test-json 13 /json/parser-empty DEBUG: PASS: test-json 14 /json/hashtable-objects DEBUG: PASS: test-json 15 /json/equal/nulls DEBUG: PASS: test-json 16 /json/equal/null-non-null DEBUG: PASS: test-json 17 /json/equal/non-null-null DEBUG: PASS: test-json 18 /json/equal/number-string DEBUG: PASS: test-json 19 /json/equal/string-string DEBUG: PASS: test-json 20 /json/equal/string-string-ne DEBUG: PASS: test-json 21 /json/equal/int-int DEBUG: PASS: test-json 22 /json/equal/int-int-ne DEBUG: PASS: test-json 23 /json/equal/double-double DEBUG: PASS: test-json 24 /json/equal/boolean-boolean DEBUG: PASS: test-json 25 /json/equal/boolean-boolean-ne DEBUG: PASS: test-json 26 /json/equal/null-null DEBUG: PASS: test-json 27 /json/equal/array-string DEBUG: PASS: test-json 28 /json/equal/array-array DEBUG: PASS: test-json 29 /json/equal/array-array-ne DEBUG: PASS: test-json 30 /json/equal/array-array-length DEBUG: PASS: test-json 31 /json/equal/object-object DEBUG: PASS: test-json 32 /json/equal/object-object-order DEBUG: PASS: test-json 33 /json/equal/object-object-missing DEBUG: PASS: test-json 34 /json/equal/object-object-value DEBUG: PASS: test-json 35 /json/string/abc0 DEBUG: PASS: test-json 36 /json/string/a_xc1 DEBUG: PASS: test-json 37 /json/string/a_xc2 DEBUG: PASS: test-json 38 /json/string/a_xc3 DEBUG: PASS: test-json 39 /json/string/a_xc4 DEBUG: PASS: test-json 40 /json/string/Barney_B__r5 DEBUG: PASS: test-json 41 /json/patch/simple-value DEBUG: PASS: test-json 42 /json/patch/multi-value DEBUG: PASS: test-json 43 /json/patch/add-and-remove DEBUG: PASS: test-json 44 /json/patch/nested-objects DEBUG: PASS: test-json 45 /json/write/infinite-nan DEBUG: PASS: test-locale 1 /locale/from-language/en DEBUG: PASS: test-locale 2 /locale/from-language/en_US DEBUG: PASS: test-locale 3 /locale/from-language/en_US.UTF-8 DEBUG: PASS: test-locale 4 /locale/from-language/zh_CN DEBUG: PASS: test-locale 5 /locale/from-language/zh_CN.UTF-8 DEBUG: PASS: test-locale 6 /locale/from-language/C DEBUG: PASS: test-locale 7 /locale/set-language/en-us DEBUG: PASS: test-pipe 1 /pipe/properties DEBUG: PASS: test-pipe 2 /pipe/echo-message DEBUG: PASS: test-pipe 3 /pipe/echo-queue DEBUG: PASS: test-locale 8 /locale/set-language/de-de DEBUG: PASS: test-locale 9 /locale/set-language/zh-cn DEBUG: PASS: test-locale 10 /locale/set-language/__xx;%%% DEBUG: invalid or unusable locale: __xx;%%%.UTF-8 DEBUG: PASS: test-locale 11 /locale/set-language/null DEBUG: PASS: test-locale 12 /locale/set-language/abcdefghijklmnopqrstuvwxyz-abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz DEBUG: invalid language: abcdefghijklmnopqrstuvwxyz-abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz DEBUG: invalid language: abcdefghijklmnopqrstuvwxyz-abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz DEBUG: PASS: test-router 7 /router/host-processing DEBUG: PASS: test-pipe 4 /pipe/echo-large DEBUG: PASS: test-pipe 5 /pipe/close-problem DEBUG: PASS: test-pipe 6 /pipe/buffer DEBUG: PASS: test-pipe 7 /pipe/skip-zero DEBUG: PASS: test-pipe 8 /pipe/pid DEBUG: PASS: test-pipe 9 /pipe/exit-success DEBUG: PASS: test-pipe 10 /pipe/exit-fail DEBUG: PASS: test-pipe 11 /pipe/exit-signal DEBUG: PASS: test-pipe 12 /pipe/read-error DEBUG: PASS: test-pipe 13 /pipe/write-error DEBUG: PASS: test-pipe 14 /pipe/read-combined DEBUG: PASS: test-pipe 15 /pipe/problem-later DEBUG: PASS: test-pipe 16 /pipe/buffer/consume-entire DEBUG: PASS: test-pipe 17 /pipe/buffer/consume-partial DEBUG: PASS: test-pipe 18 /pipe/buffer/consume-skip DEBUG: PASS: test-pipe 19 /pipe/buffer/skip DEBUG: PASS: test-transport 1 /transport/properties DEBUG: PASS: test-transport 2 /transport/terminate-problem DEBUG: PASS: test-transport 3 /transport/exception-problem DEBUG: PASS: test-transport 4 /transport/nocockpit-problem DEBUG: PASS: test-transport 5 /transport/read-error DEBUG: PASS: test-transport 6 /transport/write-error DEBUG: PASS: test-transport 7 /transport/read-combined DEBUG: PASS: test-transport 8 /transport/read-truncated DEBUG: PASS: test-transport 9 /transport/read-incorrect DEBUG: PASS: test-transport 10 /transport/parse-frame/ok DEBUG: PASS: test-transport 11 /transport/parse-frame/bad DEBUG: PASS: test-transport 12 /transport/parse-frame/maybe DEBUG: PASS: test-transport 13 /transport/parse-command/normal DEBUG: PASS: test-transport 14 /transport/parse-command/no-channel DEBUG: PASS: test-transport 15 /transport/parse-command/nulls DEBUG: PASS: test-transport 16 /transport/parse-command/no-command DEBUG: PASS: test-transport 17 /transport/parse-command/empty-command DEBUG: PASS: test-transport 18 /transport/parse-command/invalid-json DEBUG: PASS: test-transport 19 /transport/parse-command/not-an-object DEBUG: PASS: test-transport 20 /transport/parse-command/number-channel DEBUG: PASS: test-transport 21 /transport/parse-command/empty-channel DEBUG: PASS: test-transport 22 /transport/parse-command/newline-channel DEBUG: PASS: test-pipe 20 /pipe/pressure/queue DEBUG: PASS: test-transport 23 /transport/echo-message/child DEBUG: PASS: test-transport 24 /transport/echo-message/no-child DEBUG: PASS: test-router 8 /router/sharable-processing DEBUG: PASS: test-router 9 /router/reload/add DEBUG: PASS: test-router 10 /router/reload/remove DEBUG: PASS: test-channel 1 /channel/get-option DEBUG: PASS: test-channel 2 /channel/properties DEBUG: PASS: test-channel 3 /channel/test_close_not_capable DEBUG: PASS: test-channel 4 /channel/test_capable DEBUG: PASS: test-channel 5 /channel/recv-send DEBUG: PASS: test-channel 6 /channel/recv-queue DEBUG: PASS: test-channel 7 /channel/ready-message DEBUG: PASS: test-channel 8 /channel/close-immediately DEBUG: PASS: test-channel 9 /channel/close-option DEBUG: PASS: test-channel 10 /channel/close-json-option DEBUG: PASS: test-channel 11 /channel/close-transport DEBUG: PASS: test-channel 12 /channel/pressure/window DEBUG: PASS: test-transport 25 /transport/echo-queue/child DEBUG: PASS: test-transport 26 /transport/echo-queue/no-child DEBUG: PASS: test-stream 13 /stream/pressure/throttle DEBUG: PASS: test-stream 14 /stream/connect/and-read DEBUG: PASS: test-stream 15 /stream/connect/early-close DEBUG: PASS: test-stream 16 /stream/connect/and-write DEBUG: PASS: test-stream 17 /stream/connect/loopback-ipv4 DEBUG: PASS: test-stream 18 /stream/connect/loopback-ipv6 DEBUG: PASS: test-stream 19 /stream/connect/not-found DEBUG: PASS: test-stream 20 /stream/connect/access-denied DEBUG: PASS: test-transport 27 /transport/echo-large/child DEBUG: PASS: test-transport 28 /transport/echo-large/no-child DEBUG: PASS: test-unixsignal 1 /unixsignal/posix-signal DEBUG: PASS: test-unixsignal 2 /unixsignal/realtime-signal DEBUG: PASS: test-unixsignal 3 /unixsignal/other-signal DEBUG: PASS: test-transport 29 /transport/close-problem/child DEBUG: PASS: test-transport 30 /transport/close-problem/no-child DEBUG: PASS: test-transport 31 /transport/ping/pong DEBUG: PASS: test-transport 32 /transport/ping/channel DEBUG: PASS: test-webresponse 1 /web-response/return-content DEBUG: PASS: test-webresponse 2 /web-response/return-content-headers DEBUG: PASS: test-webresponse 3 /web-response/return-error DEBUG: PASS: test-webresponse 4 /web-response/return-error-headers DEBUG: PASS: test-webresponse 5 /web-response/return-gerror-headers DEBUG: PASS: test-webresponse 6 /web-response/return-error-resource DEBUG: PASS: test-webresponse 7 /web-response/content-type DEBUG: PASS: test-webresponse 8 /web-response/content-encoding DEBUG: PASS: test-webresponse 9 /web-response/stream DEBUG: PASS: test-template 1 /template/expand/simple DEBUG: PASS: test-template 2 /template/expand/extra-at DEBUG: PASS: test-template 3 /template/expand/no-ending DEBUG: PASS: test-template 4 /template/expand/extra-at-after DEBUG: PASS: test-template 5 /template/expand/unknown DEBUG: PASS: test-template 6 /template/expand/escaped DEBUG: PASS: test-template 7 /template/expand/dash DEBUG: PASS: test-template 8 /template/expand/lots DEBUG: PASS: test-template 9 /template/expand/brackets-simple DEBUG: PASS: test-template 10 /template/expand/brackets-not-full DEBUG: PASS: test-template 11 /template/expand/brackets-no-ending DEBUG: PASS: test-template 12 /template/expand/brackets-unknown DEBUG: PASS: test-template 13 /template/expand/brackets-escaped DEBUG: PASS: test-template 14 /template/expand/brackets-lots DEBUG: PASS: test-webserver 1 /web-server/table DEBUG: PASS: test-webserver 2 /web-server/query-string DEBUG: PASS: test-webserver 3 /web-server/host-header DEBUG: PASS: test-webserver 4 /web-server/not-found DEBUG: PASS: test-webserver 5 /web-server/redirect-notls DEBUG: PASS: test-webserver 6 /web-server/no-redirect-localhost DEBUG: PASS: test-webserver 7 /web-server/no-redirect-exception DEBUG: PASS: test-webserver 8 /web-server/no-redirect-override DEBUG: PASS: test-webresponse 10 /web-response/pressure DEBUG: PASS: test-webresponse 11 /web-response/head DEBUG: PASS: test-webresponse 12 /web-response/chunked-transfer-encoding DEBUG: PASS: test-webresponse 13 /web-response/chunked-zero-length DEBUG: PASS: test-webresponse 14 /web-response/abort DEBUG: PASS: test-webresponse 15 /web-response/connection-close DEBUG: PASS: test-webresponse 16 /web-response/origin-default DEBUG: PASS: test-webresponse 17 /web-response/origin-tls-proxy DEBUG: PASS: test-webserver 9 /web-server/proxy-redirect DEBUG: PASS: test-webresponse 18 /web-response/cache-forever DEBUG: PASS: test-webresponse 19 /web-response/cache-private DEBUG: PASS: test-webresponse 20 /web-response/cache-none DEBUG: PASS: test-webresponse 21 /web-response/cache-unset DEBUG: PASS: test-webresponse 22 /web-response/file/not-found DEBUG: PASS: test-webresponse 23 /web-response/file/directory-denied DEBUG: PASS: test-webresponse 24 /web-response/file/access-denied DEBUG: PASS: test-webresponse 25 /web-response/file/breakout-denied DEBUG: PASS: test-webresponse 26 /web-response/file/invalid-encoding-denied DEBUG: PASS: test-webresponse 27 /web-response/file/file-slash-denied DEBUG: PASS: test-webresponse 28 /web-response/file/breakout-non-existant DEBUG: PASS: test-webresponse 29 /web-response/filter/simple DEBUG: PASS: test-webresponse 30 /web-response/filter/multiple DEBUG: PASS: test-webresponse 31 /web-response/filter/passthrough DEBUG: PASS: test-webserver 10 /web-server/handle-resource DEBUG: PASS: test-webserver 11 /web-server/url-root DEBUG: PASS: test-webresponse 32 /web-response/filter/split DEBUG: PASS: test-webresponse 33 /web-response/filter/shift DEBUG: PASS: test-webresponse 34 /web-response/filter/shift_three DEBUG: PASS: test-webresponse 35 /web-response/path/pop DEBUG: PASS: test-webresponse 36 /web-response/path/pop-root DEBUG: PASS: test-webresponse 37 /web-response/path/skip DEBUG: PASS: test-webresponse 38 /web-response/path/skip-root DEBUG: PASS: test-webresponse 39 /web-response/path/removed-prefix DEBUG: PASS: test-webresponse 40 /web-response/gunzip/small DEBUG: PASS: test-webresponse 41 /web-response/gunzip/large DEBUG: PASS: test-webresponse 42 /web-response/gunzip/invalid DEBUG: PASS: test-webresponse 43 /web-response/negotiation/first DEBUG: PASS: test-webresponse 44 /web-response/negotiation/last DEBUG: PASS: test-webresponse 45 /web-response/negotiation/locale DEBUG: PASS: test-webresponse 46 /web-response/negotiation/prune DEBUG: PASS: test-webresponse 47 /web-response/negotiation/with-listing DEBUG: PASS: test-webresponse 48 /web-response/negotiation/notfound DEBUG: PASS: test-webresponse 49 /web-response/negotiation/failure DEBUG: PASS: test-webresponse 50 /web-reponse/file/template DEBUG: PASS: test-webserver 12 /web-server/url-root-handlers DEBUG: PASS: test-webserver 13 /web-server/local-address-only DEBUG: PASS: test-webserver 14 /web-server/inet-address-only DEBUG: PASS: test-webserver 15 /web-server/bad-address DEBUG: PASS: test-webserver 16 /web-server/for-tls-proxy DEBUG: PASS: test-webserver 17 /web-server/cookie/simple DEBUG: PASS: test-webserver 18 /web-server/cookie/multiple DEBUG: PASS: test-webserver 19 /web-server/cookie/overlap DEBUG: PASS: test-webserver 20 /web-server/cookie/no-header DEBUG: PASS: test-webserver 21 /web-server/cookie/substring DEBUG: PASS: test-webserver 22 /web-server/cookie/decode DEBUG: PASS: test-webserver 23 /web-server/cookie/decode-bad DEBUG: PASS: test-webserver 24 /web-server/languages/simple DEBUG: PASS: test-webserver 25 /web-server/languages/cookie DEBUG: PASS: test-webserver 26 /web-server/languages/no-header DEBUG: PASS: test-webserver 27 /web-server/languages/order DEBUG: PASS: test-config 1 /conf/test-bool DEBUG: PASS: test-config 2 /conf/test-uint DEBUG: test-config: Invalid Section2 mixed value '5f', setting to 10 DEBUG: test-config: Invalid Section2 value1 value 'string', setting to 10 DEBUG: test-config: Invalid Section2 toolarge value '18446744073709551616', setting to 10 DEBUG: test-config: Invalid Section2 one value '1', setting to 2 DEBUG: test-config: Invalid Section2 one value '1', setting to 0 DEBUG: PASS: test-config 3 /conf/test-strings DEBUG: PASS: test-config 4 /conf/test-strvs DEBUG: PASS: test-config 5 /conf/fail_load DEBUG: PASS: test-config 6 /conf/load_dir DEBUG: PASS: test-unicode 1 /unicode/force-utf8/this_is_a_ascii DEBUG: PASS: test-unicode 2 /unicode/force-utf8/this_is____utf8 DEBUG: PASS: test-unicode 3 /unicode/force-utf8/this_is___invalid DEBUG: PASS: test-unicode 4 /unicode/force-utf8/this_is_invalid__ DEBUG: PASS: test-unicode 5 /unicode/force-utf8/__this_is___invalid__ DEBUG: PASS: test-unicode 6 /unicode/force-utf8/__this_is___invalid___ DEBUG: PASS: test-unicode 7 /unicode/force-utf8/__this_is___invalid___a DEBUG: PASS: test-unicode 8 /unicode/force-utf8/Marmalaade____ DEBUG: PASS: test-unicode 9 /unicode/incomplete-utf8/this_is_a_ascii DEBUG: PASS: test-unicode 10 /unicode/incomplete-utf8/this_is____utf8 DEBUG: PASS: test-unicode 11 /unicode/incomplete-utf8/this_is___invalid DEBUG: PASS: test-unicode 12 /unicode/incomplete-utf8/this_is_invalid__ DEBUG: PASS: test-unicode 13 /unicode/incomplete-utf8/__this_is___invalid__ DEBUG: PASS: test-unicode 14 /unicode/incomplete-utf8/__this_is___invalid___ DEBUG: PASS: test-unicode 15 /unicode/incomplete-utf8/__this_is___invalid___a DEBUG: PASS: test-unicode 16 /unicode/incomplete-utf8/Marmalaade____ DEBUG: PASS: test-version 1 /version/compare/_ DEBUG: PASS: test-version 2 /version/compare/0_ DEBUG: PASS: test-version 3 /version/compare/_5 DEBUG: PASS: test-version 4 /version/compare/0_0 DEBUG: PASS: test-version 5 /version/compare/0_0.1 DEBUG: PASS: test-version 6 /version/compare/0.2_0 DEBUG: PASS: test-version 7 /version/compare/0.2.3_0 DEBUG: PASS: test-version 8 /version/compare/1.0_1.0 DEBUG: PASS: test-version 9 /version/compare/1.0_1.1 DEBUG: PASS: test-version 10 /version/compare/1.3_1.1 DEBUG: PASS: test-version 11 /version/compare/1.2.3_1.2.3 DEBUG: PASS: test-version 12 /version/compare/1.2.3_1.2.5 DEBUG: PASS: test-version 13 /version/compare/1.2.8_1.2.5 DEBUG: PASS: test-version 14 /version/compare/55_55 DEBUG: PASS: test-version 15 /version/compare/5abc_5abc DEBUG: PASS: test-version 16 /version/compare/5abc_5abcd DEBUG: PASS: test-version 17 /version/compare/5xyz_5abcd DEBUG: PASS: test-version 18 /version/compare/abc_abc DEBUG: PASS: test-version 19 /version/compare/xyz_abc DEBUG: PASS: test-system 1 /system/start-time/real-world DEBUG: PASS: test-system 2 /system/start-time/spaces-in-command DEBUG: PASS: test-system 3 /system/start-time/missing-file DEBUG: PASS: test-system 4 /system/start-time/missing-command DEBUG: PASS: test-system 5 /system/start-time/truncate-command DEBUG: PASS: test-system 6 /system/start-time/not-enough-tokens DEBUG: PASS: test-system 7 /system/start-time/invalid-time-value DEBUG: PASS: test-base64 1 /base64/decode-simple DEBUG: PASS: test-base64 2 /base64/decode-thawte DEBUG: PASS: test-authorize 1 /authorize/type/valid DEBUG: PASS: test-authorize 2 /authorize/type/:invalid DEBUG: PASS: test-authorize 3 /authorize/type/Basic more-data DEBUG: PASS: test-authorize 4 /authorize/type/Basic more-data DEBUG: PASS: test-authorize 5 /authorize/type/valid:test DEBUG: PASS: test-authorize 6 /authorize/type/valid1: DEBUG: PASS: test-authorize 7 /authorize/type/valid2:test:test DEBUG: PASS: test-authorize 8 /authorize/subject/valid:73637275666679: DEBUG: PASS: test-authorize 9 /authorize/subject/valid:73637275666679:more-data DEBUG: PASS: test-authorize 10 /authorize/subject/valid:scruffy: DEBUG: PASS: test-authorize 11 /authorize/subject/X-Conversation conversationtoken more-data DEBUG: PASS: test-authorize 12 /authorize/subject/X-Conversation conversationtoken more-data DEBUG: PASS: test-authorize 13 /authorize/subject/invalid: DEBUG: PASS: test-authorize 14 /authorize/subject/invalid DEBUG: PASS: test-authorize 15 /authorize/basic/Basic c2NydWZmeTp6ZXJvZw== DEBUG: PASS: test-authorize 16 /authorize/basic/Basic!c2NydWZmeTp6ZXJvZw== DEBUG: PASS: test-authorize 17 /authorize/basic/Basic c2NydWZ!!eXplcm9n DEBUG: PASS: test-authorize 18 /authorize/basic/Basic c2NydWZmeXplcm9n DEBUG: PASS: test-authorize 19 /authorize/basic/Basic!c2NydWZmeTp6ZXJvZw== DEBUG: PASS: test-authorize 20 /authorize/basic/Basic DEBUG: PASS: test-authorize 21 /authorize/negotiate/parse/Negotiate c2NydWZmeTp6ZXJvZw== DEBUG: PASS: test-authorize 22 /authorize/negotiate/parse/Negotiate!c2NydWZmeTp6ZXJvZw== DEBUG: PASS: test-authorize 23 /authorize/negotiate/parse/Negotiate c2Nyd!!ZmeTp6ZXJvZw== DEBUG: PASS: test-authorize 24 /authorize/negotiate/parse/Negotiate!c2NydWZmeTp6ZXJvZw== DEBUG: PASS: test-authorize 25 /authorize/negotiate/parse/Negotiate DEBUG: PASS: test-authorize 26 /authorize/negotiate/build/Negotiate c2NydWZmeTp6ZXJvZw== DEBUG: PASS: test-authorize 27 /authorize/negotiate/build/Negotiate DEBUG: PASS: test-authorize 28 /authorize/x-conversation/parse/X-Conversation abcdefghi c2NydWZmeTp6ZXJvZw== DEBUG: PASS: test-authorize 29 /authorize/x-conversation/parse/X-Conversation abcdefghi DEBUG: PASS: test-authorize 30 /authorize/x-conversation/parse/X-Conversation abcdefghi c2NydW!!meTp6ZXJvZw== DEBUG: PASS: test-authorize 31 /authorize/x-conversation/build/scruffy:zerog DEBUG: PASS: test-authorize 32 /authorize/x-conversation/build/scruffy:zerog DEBUG: PASS: test-authorize 33 /authorize/x-conversation/build/ DEBUG: PASS: test-authorize 34 /authorize/x-conversation/build/scruffy:zerog DEBUG: PASS: test-websocket 1 /web-socket/parse-url DEBUG: PASS: test-websocket 2 /web-socket/parse-url-no-out DEBUG: PASS: test-websocket 3 /web-socket/parse-url-bad DEBUG: PASS: test-websocket 4 /web-socket/parse-url-no-path DEBUG: PASS: test-websocket 5 /web-socket/parse-url-with-user DEBUG: PASS: test-websocket 6 /web-socket/parse-req DEBUG: PASS: test-websocket 7 /web-socket/parse-req-no-out DEBUG: PASS: test-websocket 8 /web-socket/parse-req-not-enough DEBUG: PASS: test-websocket 9 /web-socket/parse-req-bad DEBUG: PASS: test-websocket 10 /web-socket/parse-status DEBUG: PASS: test-websocket 11 /web-socket/parse-status-no-out DEBUG: PASS: test-websocket 12 /web-socket/parse-status-not-enough DEBUG: PASS: test-websocket 13 /web-socket/parse-status-bad DEBUG: PASS: test-websocket 14 /web-socket/parse-version-1-0 DEBUG: PASS: test-websocket 15 /web-socket/parse-version-1-1 DEBUG: PASS: test-websocket 16 /web-socket/parse-headers DEBUG: PASS: test-websocket 17 /web-socket/parse-headers-no-out DEBUG: PASS: test-websocket 18 /web-socket/parse-headers-bad DEBUG: PASS: test-websocket 19 /web-socket/parse-headers-not-enough DEBUG: PASS: test-websocket 20 /web-socket/header-equals DEBUG: PASS: test-websocket 21 /web-socket/header-contains DEBUG: PASS: test-websocket 22 /web-socket/header-empty DEBUG: PASS: test-websocket 23 /web-socket/handshake DEBUG: PASS: test-websocket 24 /web-socket/send-client-to-server DEBUG: PASS: test-websocket 25 /web-socket/send-server-to-client DEBUG: PASS: test-websocket 26 /web-socket/send-big-packets DEBUG: PASS: test-websocket 27 /web-socket/send-prefixed DEBUG: PASS: test-websocket 28 /web-socket/send-bad-data DEBUG: PASS: tools/test-static-code 1 pyflakes pkg tools # SKIP pyflakes3 not installed DEBUG: PASS: test-websocket 29 /web-socket/pressure-queue DEBUG: PASS: tools/test-static-code 2 pyflakes test # SKIP pyflakes3 not installed DEBUG: PASS: tools/test-static-code 3 js-translatable-strings DEBUG: PASS: tools/test-static-code 4 unsafe-security-policy DEBUG: PASS: tools/test-static-code 5 patternfly-font-paths DEBUG: PASS: tools/test-static-code 6 json-verify # SKIP not a git tree DEBUG: PASS: tools/test-static-code 7 pycodestyle test # SKIP pycodestyle not installed DEBUG: PASS: test-sshoptions 1 /ssh-options/basic DEBUG: PASS: test-sshoptions 2 /ssh-options/deprecated DEBUG: PASS: test-sshoptions 3 /ssh-options/alt-conf DEBUG: PASS: test-sshoptions 4 /ssh-options/deprecated-conf DEBUG: PASS: test-sshbridge 1 /ssh-bridge/echo-message DEBUG: PASS: test-channel 13 /channel/pressure/throttle DEBUG: PASS: test-channel 14 /channel/ping/normal DEBUG: PASS: test-channel 15 /channel/ping/no-channel DEBUG: PASS: test-pipe 21 /pipe/pressure/throttle DEBUG: PASS: test-pipe 22 /pipe/spawn/and-read DEBUG: PASS: test-pipe 23 /pipe/spawn/and-write DEBUG: PASS: test-pipe 24 /pipe/spawn/and-fail DEBUG: PASS: test-pipe 25 /pipe/spawn/buffer-stderr DEBUG: PASS: test-pipe 26 /pipe/spawn/close-clean DEBUG: PASS: test-pipe 27 /pipe/spawn/close-terminate DEBUG: PASS: test-pipe 28 /pipe/pty/shell DEBUG: PASS: test-pipe 29 /pipe/connect/and-read DEBUG: PASS: test-pipe 30 /pipe/connect/and-write DEBUG: PASS: test-pipe 31 /pipe/connect/not-found DEBUG: PASS: test-pipe 32 /pipe/connect/access-denied DEBUG: PASS: test-pipe 33 /pipe/environ/simple DEBUG: PASS: test-pipe 34 /pipe/environ/pwd DEBUG: PASS: test-pipe 35 /pipe/environ/null DEBUG: PASS: test-sshbridge 2 /ssh-bridge/echo-queue DEBUG: PASS: test-creds 1 /creds/basic-password DEBUG: PASS: test-creds 2 /creds/set-password DEBUG: PASS: test-creds 3 /creds/poison DEBUG: PASS: test-creds 4 /creds/rhost DEBUG: PASS: test-creds 5 /creds/multiple DEBUG: PASS: test-creds 6 /creds/login-data DEBUG: PASS: test-auth 1 /auth/application DEBUG: PASS: test-auth 2 /auth/userpass-header-check DEBUG: PASS: test-auth 3 /auth/userpass-bad DEBUG: PASS: test-auth 4 /auth/userpass-emptypass DEBUG: PASS: test-auth 5 /auth/headers-bad DEBUG: PASS: test-compat 1 /compat/crypt1/crypt1:invalid DEBUG: PASS: test-compat 2 /compat/crypt1/crypt1:invalid:$1$0123456789abcdef$ DEBUG: PASS: test-compat 3 /compat/crypt1/crypt1:invalid:$1$invalid:$1$invalid DEBUG: PASS: test-compat 4 /compat/crypt1/crypt1:invalid:1$0123456789abcdef$:$1$0123456789abcdef$ DEBUG: PASS: test-compat 5 /compat/crypt1/crypt1:invalid:$10123456789abcdef:$1$0123456789abcdef$ DEBUG: PASS: test-compat 6 /compat/crypt1/crypt1:73637275666679:$1$0123456789abcdef$:$1$0123456789abcdef$ DEBUG: PASS: test-webservice 1 /web-service/null-creds DEBUG: PASS: test-webservice 2 /web-service/no-init DEBUG: PASS: test-webservice 3 /web-service/wrong-init-version DEBUG: PASS: test-webservice 4 /web-service/bad-init-version DEBUG: PASS: test-sshbridge 3 /ssh-bridge/echo-large DEBUG: /bin/sh: /nonexistant: No such file or directory DEBUG: PASS: test-sshbridge 4 /ssh-bridge/bad-command DEBUG: PASS: test-webservice 5 /web-service/close-error DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-webservice 6 /web-service/kill-group DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-webservice 7 /web-service/kill-host DEBUG: /bin/sh: nonexistant-command: command not found DEBUG: PASS: test-webservice 8 /web-service/idling-signal DEBUG: PASS: test-webservice 9 /web-service/force-dispose DEBUG: PASS: test-webservice 10 /web-service/logout DEBUG: PASS: test-webservice 11 /web-service/host-checksums DEBUG: PASS: test-webservice 12 /web-service/handshake-and-auth/rfc6455 DEBUG: PASS: test-sshbridge 5 /ssh-bridge/command-not-found DEBUG: PASS: test-websocket 30 /web-socket/pressure-throttle DEBUG: PASS: test-websocket 31 /web-socket/protocol-negotiate DEBUG: PASS: test-websocket 32 /web-socket/protocol-mismatch DEBUG: PASS: test-websocket 33 /web-socket/protocol-server-any DEBUG: PASS: test-websocket 34 /web-socket/protocol-client-any DEBUG: PASS: test-websocket 35 /web-socket/close-clean-client DEBUG: PASS: test-websocket 36 /web-socket/close-clean-server DEBUG: PASS: test-websocket 37 /web-socket/close-immediately DEBUG: PASS: test-websocket 38 /web-socket/receive-fragmented DEBUG: PASS: test-websocket 39 /web-socket/handshake-with-buffer-headers DEBUG: PASS: test-websocket 40 /web-socket/message-after-closing DEBUG: cockpit-ssh-Message: 08:20:23.845: cockpit-ssh 127.0.0.1:37117: spawning remote bridge failed with 0 status DEBUG: PASS: test-sshbridge 6 /ssh-bridge/command-not-cockpit DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-channelresponse 1 /web-channel/resource/simple DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-channelresponse 2 /web-channel/resource/simple_host DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: invalid or unusable locale: pig.UTF-8 DEBUG: PASS: test-channelresponse 3 /web-channel/resource/language DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: invalid or unusable locale: pig.UTF-8 DEBUG: PASS: test-channelresponse 4 /web-channel/resource/cookie DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-channelresponse 5 /web-channel/resource/not-found DEBUG: cockpit-ssh-Message: 08:20:24.003: cockpit-ssh 127.0.0.1:35351: spawning remote bridge failed with 1 status DEBUG: PASS: test-sshbridge 7 /ssh-bridge/command-just-fails DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-channelresponse 6 /web-channel/resource/no-path DEBUG: cockpit-ssh-Message: 08:20:24.017: cockpit-ssh localhost:65533: -1 couldn't connect: Connection refused 'localhost' '65533' DEBUG: PASS: test-sshbridge 8 /ssh-bridge/cannot-connect DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-channelresponse 7 /web-channel/resource/failure DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-channelresponse 8 /web-channel/resource/checksum DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-channelresponse 9 /web-channel/resource/not-modified DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: invalid or unusable locale: de.UTF-8 DEBUG: PASS: test-channelresponse 10 /web-channel/resource/not-modified-new-language DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: invalid or unusable locale: fr.UTF-8 DEBUG: PASS: test-channelresponse 11 /web-channel/resource/not-modified-cookie-language DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-channelresponse 12 /web-channel/resource/no-checksum DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-channelresponse 13 /web-channel/resource/bad-checksum DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-channelresponse 14 /web-channel/resource/language-suffix DEBUG: PASS: test-webservice 13 /web-service/echo-message/rfc6455 DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-channelresponse 15 /web-channel/resource/language-fallback DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-channelresponse 16 /web-channel/resource/gzip-encoding DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-channelresponse 17 /web-channel/resource/head DEBUG: PASS: test-handlers 1 /handlers/ping DEBUG: PASS: test-handlers 2 /handlers/favicon DEBUG: PASS: test-handlers 3 /handlers/noauth DEBUG: PASS: test-handlers 4 /handlers/login/no-cookie DEBUG: PASS: test-handlers 5 /handlers/login/with-cookie DEBUG: PASS: test-handlers 6 /handlers/login/post-bad DEBUG: PASS: test-handlers 7 /handlers/login/post-fail DEBUG: PASS: test-handlers 8 /handlers/login/post-accept DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-handlers 9 /handlers/shell/index DEBUG: cockpit-bridge: couldn't load configuration file: /builddir/build/BUILD/cockpit-207.x/src/ws/mock-config/cockpit/cockpit.conf/cockpit/cockpit.conf: Not a directory DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 10 /handlers/shell/machine-index DEBUG: cockpit-bridge: couldn't load configuration file: /builddir/build/BUILD/cockpit-207.x/src/ws/mock-config/cockpit/cockpit.conf/cockpit/cockpit.conf: Not a directory DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-handlers 11 /handlers/shell/configured_index DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 12 /handlers/shell/package DEBUG: PASS: test-sshbridge 9 /ssh-bridge/ssh-config-home DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-handlers 13 /handlers/shell/host DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 14 /handlers/shell/host-short DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 15 /handlers/shell/package-short DEBUG: cockpit-bridge: couldn't load configuration file: /builddir/build/BUILD/cockpit-207.x/src/ws/mock-config/cockpit/cockpit.conf/cockpit/cockpit.conf: Not a directory DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 16 /handlers/shell/machine-package-short DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 17 /handlers/shell/package-invalid DEBUG: PASS: test-handlers 18 /handlers/shell/login DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-handlers 19 /handlers/shell/path-index DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 20 /handlers/shell/path-package DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: MESSAGE: cockpit-bridge: incompatible: package requires a later version of cockpit: 999.5 > 207.x DEBUG: MESSAGE: cockpit-bridge: requires: package has an unknown requirement: unknown DEBUG: PASS: test-handlers 21 /handlers/shell/path-host DEBUG: PASS: test-handlers 22 /handlers/shell/path-login DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 23 /handlers/resource/checksum DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 24 /handlers/resource/short DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 25 /handlers/resource/host DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 26 /handlers/resource/host-short DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 27 /handlers/resource/application DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 28 /handlers/resource/application-short DEBUG: PASS: test-webservice 14 /web-service/echo-message/large DEBUG: WebSocket-Message: 08:20:24.903: connection unexpectedly closed by peer DEBUG: PASS: test-webservice 15 /web-service/bad-origin/rfc6455 DEBUG: WebSocket-Message: 08:20:24.908: connection unexpectedly closed by peer DEBUG: PASS: test-webservice 16 /web-service/bad-origin/withallowed DEBUG: WebSocket-Message: 08:20:24.913: connection unexpectedly closed by peer DEBUG: PASS: test-webservice 17 /web-service/bad-origin/protocol-no-config DEBUG: WebSocket-Message: 08:20:24.918: connection unexpectedly closed by peer DEBUG: PASS: test-webservice 18 /web-service/bad-origin/protocol-no-header DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: WebSocket-Message: 08:20:24.922: connection unexpectedly closed by peer DEBUG: PASS: test-webservice 19 /web-service/bad-origin/tls-proxy DEBUG: PASS: test-handlers 29 /handlers/resource/missing DEBUG: PASS: test-handlers 30 /handlers/resource/auth DEBUG: PASS: test-handlers 31 /handlers/resource/login DEBUG: PASS: test-webservice 20 /web-service/allowed-origin/rfc6455 DEBUG: PASS: test-webservice 21 /web-service/allowed-origin/protocol-header DEBUG: PASS: test-webservice 22 /web-service/allowed-origin/tls-proxy DEBUG: PASS: test-webservice 23 /web-service/authorize/hint DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 32 /handlers/static/simple DEBUG: cockpit-bridge: couldn't load configuration file: /builddir/build/BUILD/cockpit-207.x/src/ws/mock-config/cockpit/cockpit.conf/cockpit/cockpit.conf: Not a directory DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-handlers 33 /handlers/static/host-static DEBUG: PASS: test-handlers 34 /handlers/static/host-login DEBUG: PASS: test-handlers 35 /handlers/static/host-static-no-auth DEBUG: PASS: test-handlers 36 /handlers/static/application DEBUG: PASS: test-sshbridge 10 /ssh-bridge/ssh-config-valid-user DEBUG: PASS: test-sshbridge 11 /ssh-bridge/ssh-config-invalid-user DEBUG: PASS: test-webservice 24 /web-service/authorize/password DEBUG: PASS: test-webservice 25 /web-service/parse-external/success DEBUG: PASS: test-webservice 26 /web-service/parse-external/bad-channel DEBUG: PASS: test-webservice 27 /web-service/parse-external/bad-command DEBUG: PASS: test-webservice 28 /web-service/parse-external/bad-external DEBUG: PASS: test-webservice 29 /web-service/parse-external/bad-disposition DEBUG: PASS: test-webservice 30 /web-service/parse-external/invalid-disposition DEBUG: PASS: test-webservice 31 /web-service/parse-external/bad-type DEBUG: PASS: test-webservice 32 /web-service/parse-external/invalid-type DEBUG: PASS: test-webservice 33 /web-service/parse-external/bad-protocols DEBUG: PASS: test-remotectlcertificate 1 /remotectl-certificate/combine-good-rsa DEBUG: PASS: test-remotectlcertificate 2 /remotectl-certificate/combine-good-ecc DEBUG: PASS: test-remotectlcertificate 3 /remotectl-certificate/combine-bad-file DEBUG: PASS: test-remotectlcertificate 4 /remotectl-certificate/combine-bad-file2 DEBUG: PASS: test-remotectlcertificate 5 /remotectl-certificate/combine-not-valid DEBUG: PASS: test-remotectlcertificate 6 /remotectl-certificate/combine-no-key DEBUG: PASS: test-remotectlcertificate 7 /remotectl-certificate/combine-no-cert DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-remotectlcertificate 8 /remotectl-certificate/create-no-permission DEBUG: PASS: test-kerberos 1 /kerberos/authenticate DEBUG: PASS: test-sshbridge 12 /ssh-bridge/ssh-config-host-user-priority DEBUG: MESSAGE: cockpit-bridge: couldn't get polkit authority: Error initializing authority: Could not connect: No such file or directory DEBUG: PASS: test-authssh 1 /auth-ssh/basic-good DEBUG: cockpit-ws-Message: 08:20:25.938: unsupported version of cockpit protocol: -1 DEBUG: PASS: test-authssh 2 /auth-ssh/basic-bad-password DEBUG: cockpit-ws-Message: 08:20:25.947: invalid base64 data in Basic header DEBUG: cockpit-ssh-Message: 08:20:25.957: invalid base64 data in Basic header DEBUG: cockpit-ssh-Message: 08:20:25.958: cockpit-ssh 127.0.0.1:45541: No username provided DEBUG: cockpit-ws-Message: 08:20:25.958: unsupported version of cockpit protocol: -1 DEBUG: PASS: test-authssh 3 /auth-ssh/basic-bad-format DEBUG: cockpit-ssh-Message: 08:20:25.979: cockpit-ssh 127.0.0.1:34781: No username provided DEBUG: cockpit-ws-Message: 08:20:25.979: unsupported version of cockpit protocol: -1 DEBUG: PASS: test-authssh 4 /auth-ssh/basic-empty DEBUG: SKIP: src/tls/test-socket-activation-helper.sh skipping: # SKIP: curl or nc not installed DEBUG: PASS: test-sshbridge 13 /ssh-bridge/ssh-config-host-port-priority DEBUG: PASS: test-ssh-add 1 /pam-ssh-add/add-key-environment DEBUG: PASS: test-ssh-add 2 /pam-ssh-add/add-key-no-password DEBUG: PASS: test-ssh-add 3 /pam-ssh-add/add-key-bad-password DEBUG: PASS: test-ssh-add 4 /pam-ssh-add/add-key-password DEBUG: PASS: test-ssh-add 5 /pam-ssh-add/environment DEBUG: PASS: test-ssh-add 6 /pam-ssh-add/environment-env-overides DEBUG: PASS: test-ssh-add 7 /pam-ssh-add/environment-overides DEBUG: PASS: test-ssh-add 8 /pam-ssh-add/good-agent-vars DEBUG: PASS: test-ssh-add 9 /pam-ssh-add/bad-agent-vars DEBUG: PASS: test-ssh-add 10 /pam-ssh-add/test-failed-agent DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/docker/test-docker.html skipping: # skip web browser not found DEBUG: PASS: test-tls-server 1 /server/mixed-protocols DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/kdump/test-config-client.html skipping: # skip web browser not found DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/machines/test-machines.html skipping: # skip web browser not found DEBUG: PASS: test-sshbridge 14 /ssh-bridge/ssh-config-home-good-key DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/networkmanager/test-utils.html skipping: # skip web browser not found DEBUG: PASS: test-sshbridge 15 /ssh-bridge/ssh-config-home-good-key-password-protected DEBUG: which: no chromium-browser in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no chromium in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: which: no google-chrome in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin:/builddir/build/BUILD/cockpit-207.x/node_modules/.bin) DEBUG: SKIP: dist/storaged/test-util.html skipping: # skip web browser not found DEBUG: PASS: test-sshbridge 16 /ssh-bridge/ssh-config-home-bad-key DEBUG: PASS: test-sshbridge 17 /ssh-bridge/ssh-config-home-bad-key-good-key-fallback DEBUG: PASS: test-auth 6 /auth/idle-timeout DEBUG: PASS: test-sshbridge 18 /ssh-bridge/ssh-config-home-key-password-fallback DEBUG: PASS: test-sshbridge 19 /ssh-bridge/terminate-problem DEBUG: cockpit-ssh-Message: 08:20:28.268: cockpit-ssh 127.0.0.1:42545: server offered unsupported authentication methods: host-based DEBUG: PASS: test-sshbridge 20 /ssh-bridge/unsupported-auth DEBUG: PASS: test-sshbridge 21 /ssh-bridge/auth-failed DEBUG: PASS: test-tls-server 2 /server/run-idle DEBUG: PASS: test-tls-server 3 /server/no-tls/single-request DEBUG: PASS: test-sshbridge 22 /ssh-bridge/key-good DEBUG: cockpit-ssh-Message: 08:20:29.006: cockpit-ssh 127.0.0.1:36729: Got invalid key data, private-key invalid DEBUG: cockpit-ssh-Message: 08:20:29.007: cockpit-ssh 127.0.0.1:36729: couldn't authenticate: Access denied for 'none'. Authentication that can continue: publickey,keyboard-interactive,password DEBUG: PASS: test-sshbridge 23 /ssh-bridge/key-invalid DEBUG: PASS: test-sshbridge 24 /ssh-bridge/key-fail DEBUG: PASS: test-sshbridge 25 /ssh-bridge/password-fail DEBUG: PASS: test-auth 7 /auth/process-timeout DEBUG: PASS: test-auth 8 /auth/bad-coversation DEBUG: PASS: test-auth 9 /auth/custom-success DEBUG: PASS: test-auth 10 /auth/custom-no-cookie-success DEBUG: PASS: test-auth 11 /auth/custom-data-then-success DEBUG: PASS: test-auth 12 /auth/custom-fail-auth DEBUG: PASS: test-auth 13 /auth/custom-denied-auth DEBUG: PASS: test-auth 14 /auth/custom-with-error DEBUG: PASS: test-sshbridge 26 /ssh-bridge/password-good DEBUG: cockpit-ssh-Message: 08:20:29.776: cockpit-ssh 127.0.0.1:39393: No username provided DEBUG: PASS: test-sshbridge 27 /ssh-bridge/basic-no-user DEBUG: PASS: test-sshbridge 28 /ssh-bridge/basic-secondary-no-user DEBUG: PASS: test-sshbridge 29 /ssh-bridge/basic-user-mismatch DEBUG: PASS: test-auth 15 /auth/custom-timeout DEBUG: PASS: test-auth 16 /auth/non-ascii DEBUG: cockpit-ws-Message: 08:20:30.704: mock-auth-command: authentication timed out DEBUG: cockpit-ws-Message: 08:20:30.705: received invalid Authorize header, must be ASCII DEBUG: PASS: test-auth 17 /auth/custom-ssh-basic-success DEBUG: PASS: test-auth 18 /auth/custom-ssh-basic-success-not-authorized DEBUG: PASS: test-auth 19 /auth/custom-ssh-remote-basic-success DEBUG: PASS: test-auth 20 /auth/custom-ssh-remote-switched DEBUG: PASS: test-auth 21 /auth/custom-ssh-with-conf-default DEBUG: PASS: test-auth 22 /auth/custom-ssh-with-conf-allow DEBUG: PASS: test-auth 23 /auth/custom-ssh-success DEBUG: PASS: test-auth 24 /auth/custom-ssh-fail-auth DEBUG: PASS: test-auth 25 /auth/custom-ssh-fail-basic-auth DEBUG: PASS: test-auth 26 /auth/custom-ssh-remote-fail-basic-auth DEBUG: PASS: test-auth 27 /auth/custom-ssh-not-supported DEBUG: PASS: test-auth 28 /auth/custom-ssh-with-error DEBUG: PASS: test-auth 29 /auth/success-ssh-multi-step-three DEBUG: PASS: test-auth 30 /auth/fail-ssh-multi-step-two DEBUG: PASS: test-auth 31 /auth/none DEBUG: PASS: test-auth 32 /auth/bad-command DEBUG: PASS: test-auth 33 /auth/success-multi-step-two DEBUG: PASS: test-auth 34 /auth/success-multi-step-three DEBUG: PASS: test-auth 35 /auth/fail-multi-step-two DEBUG: PASS: test-auth 36 /auth/fail-multi-step-three DEBUG: PASS: test-tls-server 4 /server/no-tls/many-serial DEBUG: PASS: test-sshbridge 30 /ssh-bridge/basic-secondary-user-mismatch DEBUG: cockpit-ssh-Message: 08:20:31.040: invalid prefix in X-Conversation header DEBUG: cockpit-ssh-Message: 08:20:31.040: received unexpected "authorize" control message "response" DEBUG: cockpit-ssh-Message: 08:20:31.040: cockpit-ssh 127.0.0.1:41517: couldn't authenticate: Access denied for 'none'. Authentication that can continue: publickey,keyboard-interactive,password DEBUG: PASS: test-sshbridge 31 /ssh-bridge/kb-multi-bad DEBUG: cockpit-ssh-Message: 08:20:31.151: cockpit-ssh 127.0.0.1:40867: couldn't authenticate: Access denied for 'none'. Authentication that can continue: publickey,keyboard-interactive,password DEBUG: PASS: test-sshbridge 32 /ssh-bridge/kb-multi-empty DEBUG: PASS: test-sshbridge 33 /ssh-bridge/kb-multi-fail DEBUG: PASS: test-sshbridge 34 /ssh-bridge/kb-multi-echo-message DEBUG: PASS: test-sshbridge 35 /ssh-bridge/kb-multi-3-fail DEBUG: PASS: test-sshbridge 36 /ssh-bridge/kb-multi-3-echo-message DEBUG: cockpit-ssh-Message: 08:20:31.870: cockpit-ssh 127.0.0.99:42493: refusing to connect to unknown host: 127.0.0.99:42493 DEBUG: PASS: test-sshbridge 37 /ssh-bridge/unknown-host DEBUG: cockpit-ssh-Message: 08:20:31.945: cockpit-ssh 127.0.0.1:38231: ssh-rsa host key for server is not known: SHA256:XQ8a7zGxMFstDrGecBRUP9OMnOUXd/T3vkNGtYShs2w DEBUG: PASS: test-sshbridge 38 /ssh-bridge/unknown-localhost DEBUG: PASS: test-tls-server 5 /server/no-tls/many-parallel DEBUG: PASS: test-tls-server 6 /server/no-tls/redirect DEBUG: PASS: test-tls-server 7 /server/tls/no-client-cert DEBUG: PASS: test-sshbridge 39 /ssh-bridge/knownhost-challenge-preconnect DEBUG: cockpit-ssh-Message: 08:20:32.527: cockpit-ssh 127.0.0.1:45323: ssh-rsa host key for server has changed to: SHA256:XQ8a7zGxMFstDrGecBRUP9OMnOUXd/T3vkNGtYShs2w DEBUG: PASS: test-sshbridge 40 /ssh-bridge/knownhost-invalid DEBUG: cockpit-ws-Message: 08:20:32.706: mock-auth-command: authentication timed out DEBUG: cockpit-ws-Message: 08:20:32.706: ignoring failure from session process: Authentication failed: Timeout DEBUG: PASS: test-tls-server 8 /server/tls/client-cert DEBUG: PASS: test-sshbridge 41 /ssh-bridge/knownhost-home DEBUG: PASS: test-tls-server 9 /server/tls/client-cert-disabled DEBUG: test-tls-server: Invalid TLS peer certificate: The certificate is NOT trusted. The certificate chain uses expired certificate. DEBUG: test-tls-server: gnutls_handshake failed: Error in the certificate verification. DEBUG: PASS: test-sshbridge 42 /ssh-bridge/knownhost-sssd-known DEBUG: PASS: test-tls-server 10 /server/tls/client-cert-expired DEBUG: PASS: test-auth 37 /auth/fail-multi-step-timeout DEBUG: PASS: test-tls-server 11 /server/tls/combined-server-cert-key DEBUG: PASS: test-tls-server 12 /server/tls/cert-chain DEBUG: PASS: test-sshbridge 43 /ssh-bridge/knownhost-sssd-known-multi-key DEBUG: cockpit-ssh-Message: 08:20:34.121: cockpit-ssh 127.0.0.99:33901: refusing to connect to unknown host: 127.0.0.99:33901 DEBUG: PASS: test-sshbridge 44 /ssh-bridge/knownhost-sssd-unknown DEBUG: cockpit-ssh-Message: 08:20:34.193: cockpit-ssh 127.0.0.1:34599: ssh-rsa host key for server has changed to: SHA256:XQ8a7zGxMFstDrGecBRUP9OMnOUXd/T3vkNGtYShs2w DEBUG: PASS: test-sshbridge 45 /ssh-bridge/knownhost-sssd-badkey DEBUG: test-tls-server: got TLS connection, but our server does not have a certificate/key; refusing DEBUG: cockpit-ssh-Message: 08:20:34.266: cockpit-ssh 127.0.0.1:42491: ssh-rsa host key for server is not known: SHA256:XQ8a7zGxMFstDrGecBRUP9OMnOUXd/T3vkNGtYShs2w DEBUG: PASS: test-sshbridge 46 /ssh-bridge/hostkey-unknown DEBUG: PASS: test-tls-server 13 /server/tls/no-server-cert DEBUG: PASS: test-sshbridge 47 /ssh-bridge/hostkey-conversation DEBUG: PASS: test-tls-server 14 /server/tls/redirect DEBUG: cockpit-ssh-Message: 08:20:34.856: cockpit-ssh 127.0.0.1:45143: ssh-rsa host key for server is not known: SHA256:XQ8a7zGxMFstDrGecBRUP9OMnOUXd/T3vkNGtYShs2w DEBUG: PASS: test-sshbridge 48 /ssh-bridge/hostkey-conversation-bad DEBUG: cockpit-ssh-Message: 08:20:34.927: invalid prefix in X-Conversation header DEBUG: cockpit-ssh-Message: 08:20:34.927: received unexpected "authorize" control message "response" DEBUG: cockpit-ssh-Message: 08:20:34.927: cockpit-ssh 127.0.0.1:42481: ssh-rsa host key for server is not known: SHA256:XQ8a7zGxMFstDrGecBRUP9OMnOUXd/T3vkNGtYShs2w DEBUG: PASS: test-sshbridge 49 /ssh-bridge/hostkey-conversation-invalid DEBUG: PASS: test-auth 38 /auth/max-startups DEBUG: PASS: test-auth 39 /auth/max-startups-normal DEBUG: PASS: test-auth 40 /auth/max-startups-single DEBUG: PASS: test-auth 41 /auth/max-startups-double DEBUG: PASS: test-auth 42 /auth/max-startups-unlimited DEBUG: PASS: test-auth 43 /auth/max-startups-bad DEBUG: PASS: test-auth 44 /auth/max-startups-bad-rate DEBUG: PASS: test-auth 45 /auth/max-startups-bad-startups DEBUG: PASS: test-auth 46 /auth/max-startups-bad-negative DEBUG: PASS: test-auth 47 /auth/max-startups-too-many DEBUG: test-tls-server: gnutls_handshake failed: Resource temporarily unavailable, try again. DEBUG: PASS: test-tls-server 15 /server/tls/blocked-handshake DEBUG: ============================================================================ DEBUG: Testsuite summary for Cockpit 207.x DEBUG: ============================================================================ DEBUG: # TOTAL: 917 DEBUG: # PASS: 882 DEBUG: # SKIP: 35 DEBUG: # XFAIL: 0 DEBUG: # FAIL: 0 DEBUG: # XPASS: 0 DEBUG: # ERROR: 0 DEBUG: ============================================================================ DEBUG: make[3]: Leaving directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: make[2]: Leaving directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: make[1]: Leaving directory '/builddir/build/BUILD/cockpit-207.x' DEBUG: + exit 0 DEBUG: Processing files: cockpit-207.x-1.wip.el8.x86_64 DEBUG: Provides: cockpit = 207.x-1.wip.el8 cockpit(x86-64) = 207.x-1.wip.el8 metainfo() metainfo(cockpit.appdata.xml) DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Recommends: subscription-manager-cockpit DEBUG: Processing files: cockpit-debuginfo-207.x-1.wip.el8.x86_64 DEBUG: Provides: cockpit-debuginfo = 207.x-1.wip.el8 cockpit-debuginfo(x86-64) = 207.x-1.wip.el8 debuginfo(build-id) = 35affc312c49e54eb3ad31ede138708e898c3d36 debuginfo(build-id) = 4111affdd84ef1a67c843b5cbdc3a2067c67a515 debuginfo(build-id) = 485a9d836e466d8cd7a159925f8954ebef7c7a2a debuginfo(build-id) = 5ed33367c2ab1d7b1e13e2ba9060615fdc06107b debuginfo(build-id) = 5f05e669aee2f20ee6f4161ed9760c8c8e6b5443 debuginfo(build-id) = 7a7f412e36502b08e2c43a78a4e20d384aaf0b85 debuginfo(build-id) = 8be39c842362a1ae27f465bed186535be3171614 debuginfo(build-id) = 92103cc36fc8c6143fd5f2214fd80a2376774853 debuginfo(build-id) = db4df8513141cb738cf239f7533a1cbcb8c5821e debuginfo(build-id) = eb08445650941934201cf8d70f08d69a8c4d0528 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Recommends: cockpit-debugsource(x86-64) = 207.x-1.wip.el8 DEBUG: Processing files: cockpit-debugsource-207.x-1.wip.el8.x86_64 DEBUG: Provides: cockpit-debugsource = 207.x-1.wip.el8 cockpit-debugsource(x86-64) = 207.x-1.wip.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: cockpit-bridge-207.x-1.wip.el8.x86_64 DEBUG: Provides: cockpit-bridge = 207.x-1.wip.el8 cockpit-bridge(x86-64) = 207.x-1.wip.el8 cockpit-ssh = 207.x-1.wip.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libpolkit-agent-1.so.0()(64bit) libpolkit-gobject-1.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssh.so.4()(64bit) libssh.so.4(LIBSSH_4_5_0)(64bit) libssh.so.4(LIBSSH_4_7_0)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) DEBUG: Conflicts: cockpit-dashboard < 170.x cockpit-ws < 181.x DEBUG: Processing files: cockpit-doc-207.x-1.wip.el8.noarch DEBUG: Provides: cockpit-doc = 207.x-1.wip.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: cockpit-system-207.x-1.wip.el8.noarch DEBUG: Provides: bundled(js-jquery) = 3.4.1 bundled(js-moment) = 2.24.0 bundled(nodejs-flot) = 0.8.3 bundled(xstatic-bootstrap-datepicker-common) = 1.9.0 bundled(xstatic-patternfly-common) = 3.59.4 cockpit-kdump = 207.x-1.wip.el8 cockpit-networkmanager = 207.x-1.wip.el8 cockpit-realmd = 207.x-1.wip.el8 cockpit-selinux = 207.x-1.wip.el8 cockpit-shell = 207.x-1.wip.el8 cockpit-sosreport = 207.x-1.wip.el8 cockpit-system = 207.x-1.wip.el8 cockpit-systemd = 207.x-1.wip.el8 cockpit-tuned = 207.x-1.wip.el8 cockpit-users = 207.x-1.wip.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Obsoletes: cockpit-networkmanager DEBUG: Recommends: NetworkManager-team polkit setroubleshoot-server >= 3.3.3 DEBUG: Processing files: cockpit-ws-207.x-1.wip.el8.x86_64 DEBUG: Provides: cockpit-ws = 207.x-1.wip.el8 cockpit-ws(x86-64) = 207.x-1.wip.el8 config(cockpit-ws) = 207.x-1.wip.el8 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh DEBUG: Requires(post): /bin/sh systemd DEBUG: Requires(preun): /bin/sh systemd DEBUG: Requires(postun): /bin/sh systemd DEBUG: Requires: /bin/bash /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libgobject-2.0.so.0()(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libjson-glib-1.0.so.0()(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libsystemd.so.0(LIBSYSTEMD_221)(64bit) libsystemd.so.0(LIBSYSTEMD_227)(64bit) libsystemd.so.0(LIBSYSTEMD_237)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) DEBUG: Conflicts: firewalld < 0.6.0-1 DEBUG: Recommends: sscg >= 2.3 system-logos DEBUG: Processing files: cockpit-storaged-207.x-1.wip.el8.noarch DEBUG: Provides: cockpit-storaged = 207.x-1.wip.el8 metainfo() metainfo(org.cockpit-project.cockpit-storaged.metainfo.xml) DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Recommends: clevis-luks device-mapper-multipath udisks2-iscsi >= 2.6 udisks2-lvm2 >= 2.6 DEBUG: Processing files: cockpit-tests-207.x-1.wip.el8.x86_64 DEBUG: Provides: cockpit-test-assets = 207.x-1.wip.el8 cockpit-tests = 207.x-1.wip.el8 cockpit-tests(x86-64) = 207.x-1.wip.el8 config(cockpit-tests) = 207.x-1.wip.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: cockpit-machines-207.x-1.wip.el8.noarch DEBUG: Provides: cockpit-machines = 207.x-1.wip.el8 metainfo() metainfo(org.cockpit-project.cockpit-machines.metainfo.xml) DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Recommends: libosinfo python3-gobject-base virt-install DEBUG: Processing files: cockpit-pcp-207.x-1.wip.el8.x86_64 DEBUG: Provides: cockpit-pcp = 207.x-1.wip.el8 cockpit-pcp(x86-64) = 207.x-1.wip.el8 DEBUG: Requires(interp): /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libpcp.so.3()(64bit) libpcp.so.3(PCP_3.0)(64bit) libpcp.so.3(PCP_3.9)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) DEBUG: Processing files: cockpit-dashboard-207.x-1.wip.el8.noarch DEBUG: Provides: cockpit-dashboard = 207.x-1.wip.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Conflicts: cockpit-ws < 135 DEBUG: Processing files: cockpit-packagekit-207.x-1.wip.el8.noarch DEBUG: Provides: cockpit-packagekit = 207.x-1.wip.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/cockpit-207.x-1.wip.el8.x86_64.rpm DEBUG: Wrote: /builddir/build/RPMS/cockpit-debuginfo-207.x-1.wip.el8.x86_64.rpm DEBUG: Wrote: /builddir/build/RPMS/cockpit-debugsource-207.x-1.wip.el8.x86_64.rpm DEBUG: Wrote: /builddir/build/RPMS/cockpit-bridge-207.x-1.wip.el8.x86_64.rpm DEBUG: Wrote: /builddir/build/RPMS/cockpit-doc-207.x-1.wip.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/cockpit-system-207.x-1.wip.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/cockpit-ws-207.x-1.wip.el8.x86_64.rpm DEBUG: Wrote: /builddir/build/RPMS/cockpit-storaged-207.x-1.wip.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/cockpit-tests-207.x-1.wip.el8.x86_64.rpm DEBUG: Wrote: /builddir/build/RPMS/cockpit-machines-207.x-1.wip.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/cockpit-pcp-207.x-1.wip.el8.x86_64.rpm DEBUG: Wrote: /builddir/build/RPMS/cockpit-dashboard-207.x-1.wip.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/cockpit-packagekit-207.x-1.wip.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6i8v28 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd cockpit-207.x DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/cockpit-207.x-1.wip.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild cockpit-207.x-1.wip.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for cockpit-207.x-1.wip.el8.src.rpm INFO: Done(cockpit-207.x-1.wip.el8.src.rpm) Config(default) 1 minutes 24 seconds INFO: Results and/or logs in: build-results Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/rhel-8-candidate-x86_64/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/rhel-8-candidate-x86_64/root/var/cache/yum/'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + cat + chmod +x /tmp/rpmlint + su builder -c '/usr/bin/mock --offline --copyin /tmp/rpmlint /var/tmp/rpmlint' INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run Start: chroot init INFO: calling preinit hooks INFO: enabled root cache INFO: enabled yum cache INFO: enabled HW Info plugin Mock Version: 1.4.21 INFO: Mock Version: 1.4.21 Finish: chroot init INFO: copying /tmp/rpmlint to /var/lib/mock/rhel-8-candidate-x86_64/root/var/tmp/rpmlint Finish: run + su builder -c '/usr/bin/mock --offline --shell /var/tmp/rpmlint' INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run Start: chroot init INFO: calling preinit hooks INFO: enabled root cache INFO: enabled yum cache INFO: enabled HW Info plugin Finish: chroot init Start: shell ====== rpmlint on srpm ===== 0 packages and 0 specfiles checked; 0 errors, 0 warnings. (none): E: no installed packages by name /builddir/build/SRPMS/*.src.rpm ====== rpmlint binary rpms (advisory) ===== 0 packages and 0 specfiles checked; 0 errors, 0 warnings. (none): E: no installed packages by name /builddir/build/RPMS/ Finish: shell + '[' -n t ']' ++ find build-results -name '*.rpm' -not -name '*.src.rpm' ++ grep -vG 'cockpit-doc-[0-9] cockpit-bridge-[0-9] cockpit-system-[0-9] cockpit-ws-[0-9] cockpit-[0-9]' + packages='build-results/cockpit-debuginfo-207.x-1.wip.el8.x86_64.rpm build-results/cockpit-debugsource-207.x-1.wip.el8.x86_64.rpm build-results/cockpit-storaged-207.x-1.wip.el8.noarch.rpm build-results/cockpit-tests-207.x-1.wip.el8.x86_64.rpm build-results/cockpit-machines-207.x-1.wip.el8.noarch.rpm build-results/cockpit-pcp-207.x-1.wip.el8.x86_64.rpm build-results/cockpit-dashboard-207.x-1.wip.el8.noarch.rpm build-results/cockpit-packagekit-207.x-1.wip.el8.noarch.rpm' + rpm -U --force build-results/cockpit-debuginfo-207.x-1.wip.el8.x86_64.rpm build-results/cockpit-debugsource-207.x-1.wip.el8.x86_64.rpm build-results/cockpit-storaged-207.x-1.wip.el8.noarch.rpm build-results/cockpit-tests-207.x-1.wip.el8.x86_64.rpm build-results/cockpit-machines-207.x-1.wip.el8.noarch.rpm build-results/cockpit-pcp-207.x-1.wip.el8.x86_64.rpm build-results/cockpit-dashboard-207.x-1.wip.el8.noarch.rpm build-results/cockpit-packagekit-207.x-1.wip.el8.noarch.rpm + type firewall-cmd + systemctl start firewalld + firewall-cmd --add-service=cockpit --permanent success Warning: ALREADY_ENABLED: cockpit + journalctl --flush + journalctl --sync + rm -rf /var/log/journal/7e3464c35b1d489e9dacc3854cea0e04 + rm -rf '/var/lib/NetworkManager/dhclient-*.lease' + '[' -n t ']' + su builder -c '/usr/bin/mock --clean' INFO: mock.py version 1.4.21 starting (python version = 3.6.8)... Start: init plugins INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run Start: clean chroot Finish: clean chroot Finish: run + ! test -f /run/nologin && cat /proc/sys/kernel/random/boot_id + rm -rf /var/lib/testvm Uploading /build/cockpit-project/bots/make-checkout-workdir/bots/images/scripts/lib scp -B -r -p -P 2201 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/build/tmp/ssh-%h-%p-%r-1320 -o BatchMode=yes /build/cockpit-project/bots/make-checkout-workdir/bots/images/scripts/lib root@[127.0.0.2]:/var/lib/testvm Uploading /build/cockpit-project/bots/make-checkout-workdir/bots/images/scripts/rhel-8-1-distropkg.install scp -B -r -p -P 2201 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/build/tmp/ssh-%h-%p-%r-1320 -o BatchMode=yes /build/cockpit-project/bots/make-checkout-workdir/bots/images/scripts/rhel-8-1-distropkg.install root@[127.0.0.2]:/var/tmp Uploading /build/cockpit-project/bots/make-checkout-workdir/containers scp -B -r -p -P 2201 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/build/tmp/ssh-%h-%p-%r-1320 -o BatchMode=yes /build/cockpit-project/bots/make-checkout-workdir/containers root@[127.0.0.2]:/var/tmp Uploading /build/cockpit-project/bots/make-checkout-workdir/tmp-dist/cockpit-207.x.tar.gz scp -B -r -p -P 2201 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/build/tmp/ssh-%h-%p-%r-1320 -o BatchMode=yes /build/cockpit-project/bots/make-checkout-workdir/tmp-dist/cockpit-207.x.tar.gz root@[127.0.0.2]:/var/tmp + cd /var/tmp; ./rhel-8-1-distropkg.install --verbose --build --install 'cockpit-207.x.tar.gz' Downloading /var/tmp/build-results/* scp -B -P 2201 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o ControlPath=/build/tmp/ssh-%h-%p-%r-1320 -o BatchMode=yes root@[127.0.0.2]:/var/tmp/build-results/* /build/tmp/build-results killing ssh master process 11712 1..260 test/verify/run-tests:4: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp # ---------------------------------------------------------------------- # testTimeServers (check_system_info.TestSystemInfo) # ok 258 testTimeServers (check_system_info.TestSystemInfo) # duration: 0s # SKIP rhel-8-1-distropkg: No NTP servers config # ---------------------------------------------------------------------- # testInsightsWarning (check_system_info.TestSystemInfo) # ok 255 testInsightsWarning (check_system_info.TestSystemInfo) # duration: 0s # SKIP rhel-8-1-distropkg: insights-client only on RHEL # ---------------------------------------------------------------------- # testMotd (check_system_info.TestSystemInfo) # DevTools listening on ws://127.0.0.1:9708/devtools/browser/dcc4cde6-30ab-4c2d-8eeb-8f62feeef6df [1121/132218.469089:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132218.471900:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132218.477377:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 256 testMotd (check_system_info.TestSystemInfo) # duration: 85s # ---------------------------------------------------------------------- # testHardwareInfo (check_system_info.TestSystemInfo) # DevTools listening on ws://127.0.0.1:9543/devtools/browser/98514854-8018-4c17-a934-fc7b90a65de7 [1121/132224.339713:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132224.342410:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132224.353067:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Other","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} ok 254 testHardwareInfo (check_system_info.TestSystemInfo) # duration: 96s # ---------------------------------------------------------------------- # testBasic (check_system_info.TestSystemInfo) # DevTools listening on ws://127.0.0.1:9342/devtools/browser/e0618be8-681a-4089-8020-dd31fc401ea7 [1121/132218.468572:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132218.470727:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132218.475789:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: # localhost:22 SSH-2.0-OpenSSH_8.0 # localhost:22 SSH-2.0-OpenSSH_8.0 # localhost:22 SSH-2.0-OpenSSH_8.0 # localhost:22 SSH-2.0-OpenSSH_8.0 > warning: # localhost:22 SSH-2.0-OpenSSH_8.0 # localhost:22 SSH-2.0-OpenSSH_8.0 # localhost:22 SSH-2.0-OpenSSH_8.0 # localhost:22 SSH-2.0-OpenSSH_8.0 rm: cannot remove '/usr/lib/os-release': No such file or directory # Warning: cockpit.service changed on disk, the version systemd has loaded is outdated. # This output shows the current version of the unit's original fragment and drop-in files. # If fragments or drop-ins were added or removed, they are not properly reflected in this output. # Run 'systemctl daemon-reload' to reload units. Failed to cat /etc/systemd/system/cockpit.service.d/notls.conf: No such file or directory Warning: Stopping cockpit.service, but it can still be activated by: cockpit.socket > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 252 testBasic (check_system_info.TestSystemInfo) # duration: 106s # ---------------------------------------------------------------------- # testBasic (check_terminal.TestTerminal) # DevTools listening on ws://127.0.0.1:9711/devtools/browser/f695ea55-aa88-4ce5-a9a1-e8e58f5531b3 [1121/132223.058304:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132223.061246:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132223.065954:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 259 testBasic (check_terminal.TestTerminal) # duration: 122s # ---------------------------------------------------------------------- # testEnablePcpLink (check_system_info.TestPcp) # /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DevTools listening on ws://127.0.0.1:9268/devtools/browser/a7b937d2-fefb-45a3-87a5-b1a52d6a1581 [1121/132250.073007:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132250.075054:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132250.079233:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: > warning: Enabling pmlogger failed > log: > log: ok 251 testEnablePcpLink (check_system_info.TestPcp) # duration: 123s # ---------------------------------------------------------------------- # testTime (check_system_info.TestSystemInfo) # DevTools listening on ws://127.0.0.1:9272/devtools/browser/9e5b9da7-136d-4937-bdc1-8a0671c508ba [1121/132223.172036:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132223.174759:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132223.179013:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: systemd-timedated not in use, ntp server configuration not supported > log: > log: systemd-timedated not in use, ntp server configuration not supported > log: > log: systemd-timedated not in use, ntp server configuration not supported > log: > warning: grep: /sys/class/dmi/id/product_serial: Permission denied grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error grep: /sys/class/dmi/id/chassis_serial: Permission denied grep: /sys/class/dmi/id/product_uuid: Permission denied ok 257 testTime (check_system_info.TestSystemInfo) # duration: 123s # ---------------------------------------------------------------------- # testBasic (check_tuned.TestTuned) # Removed /etc/systemd/system/multi-user.target.wants/tuned.service. DevTools listening on ws://127.0.0.1:10053/devtools/browser/f98f7dd9-8591-4dad-a42a-4af7260afab0 [1121/132223.530286:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132223.532124:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132223.535636:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/product_serial: Permission denied grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error grep: /sys/class/dmi/id/chassis_serial: Permission denied grep: /sys/class/dmi/id/product_uuid: Permission denied > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: ok 260 testBasic (check_tuned.TestTuned) # duration: 165s # ---------------------------------------------------------------------- # testVdoMissingPackages (check_storage_vdo.TestStoragePackages) # /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DevTools listening on ws://127.0.0.1:9577/devtools/browser/881d41e8-8612-4b3d-8bc5-c1bf2c566f93 [1121/132355.816730:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132355.849182:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132355.853331:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342644052.227,"url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 250 testVdoMissingPackages (check_storage_vdo.TestStoragePackages) # duration: 99s # ---------------------------------------------------------------------- # testBrokenVdoConfig (check_storage_vdo.TestStorage) # DevTools listening on ws://127.0.0.1:9825/devtools/browser/46dd9680-5ce1-4d1f-8830-945855b3b7df [1121/132357.793731:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132357.795788:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132357.800121:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342647319.31,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error [0100/000000.980170:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 248 testBrokenVdoConfig (check_storage_vdo.TestStorage) # duration: 79s # ---------------------------------------------------------------------- # testResizeNtfs (check_storage_resize.TestStorage) # ok 242 testResizeNtfs (check_storage_resize.TestStorage) # duration: 0s # SKIP rhel-8-1-distropkg: No NTFS support installed # ---------------------------------------------------------------------- # testBrokenVdo (check_storage_vdo.TestStorage) # DevTools listening on ws://127.0.0.1:9732/devtools/browser/a4778ce8-7d75-4949-862a-dba2ea68179f [1121/132417.782693:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132417.784910:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132417.791166:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342663106.507,"url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error [0100/000000.776219:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 247 testBrokenVdo (check_storage_vdo.TestStorage) # duration: 88s # ---------------------------------------------------------------------- # testUnused (check_storage_unused.TestStorage) # DevTools listening on ws://127.0.0.1:9638/devtools/browser/5d4518c5-a364-443a-ade8-6f542738a480 [1121/132420.065762:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132420.068011:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132420.072776:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342672211.539,"url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error Warning: The resulting partition is not properly aligned for best performance: 47105s % 2048s != 0s ok 245 testUnused (check_storage_unused.TestStorage) # duration: 97s # ---------------------------------------------------------------------- # testVdo (check_storage_vdo.TestStorage) # DevTools listening on ws://127.0.0.1:9849/devtools/browser/65defdd9-6aab-4bc5-83b5-5dc48039b32b [1121/132352.454579:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132352.456956:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132352.461427:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342640360.3179,"url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > log: > log: ok 249 testVdo (check_storage_vdo.TestStorage) # duration: 163s # ---------------------------------------------------------------------- # testResizeXfs (check_storage_resize.TestStorage) # DevTools listening on ws://127.0.0.1:10019/devtools/browser/d3e352f9-e493-4612-bb4f-33a0a1f74b22 [1121/132544.905414:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132544.908549:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132544.914099:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342754984.533,"url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: ok 243 testResizeXfs (check_storage_resize.TestStorage) # duration: 135s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testUsed (check_storage_used.TestStorage) # DevTools listening on ws://127.0.0.1:9464/devtools/browser/9ec1dce9-9241-4099-b107-7ef6992796a1 [1121/132419.855815:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132419.858090:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132419.862815:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342669212.528,"url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testUsed-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.png Wrote HTML dump to TestStorage-testUsed-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.html Wrote JS log to TestStorage-testUsed-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.js.log Journal extracted to TestStorage-testUsed-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-used", line 52, in testUsed b.wait_in_text("#dialog", "Proceeding will unmount all filesystems on it.") File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 424, in wait_in_text self.wait_js_func('ph_in_text', selector, text) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_in_text("#dialog","Proceeding will unmount all filesystems on it.")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574342661383.135, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '1000013893.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9291". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574342669212.528, 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 246 testUsed (check_storage_used.TestStorage) # duration: 196s # RETRY # ---------------------------------------------------------------------- # testScaling (check_storage_scaling.TestStorage) # DevTools listening on ws://127.0.0.1:9948/devtools/browser/307b2645-9f75-4a5b-87a6-9f953c7189ff [1121/132552.372774:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132552.374943:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132552.378933:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342781214.721,"url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 244 testScaling (check_storage_scaling.TestStorage) # duration: 157s # ---------------------------------------------------------------------- # testResizeExt4 (check_storage_resize.TestStorage) # DevTools listening on ws://127.0.0.1:9920/devtools/browser/cbf419e7-b240-4a16-a2b9-0eddada023f3 [1121/132614.199712:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132614.202109:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132614.208147:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342782307.728,"url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > log: > log: ok 240 testResizeExt4 (check_storage_resize.TestStorage) # duration: 145s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testResizeLuks (check_storage_resize.TestStorage) # DevTools listening on ws://127.0.0.1:10193/devtools/browser/975e770d-e43c-4be2-bf8b-7aed6c10f694 [1121/132603.980730:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132603.982512:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132603.986363:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342771945.6938,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testResizeLuks-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.png Wrote HTML dump to TestStorage-testResizeLuks-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.html Wrote JS log to TestStorage-testResizeLuks-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.js.log Journal extracted to TestStorage-testResizeLuks-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-resize", line 140, in testResizeLuks need_passphrase=(self.machine.image in ["rhel-8-1", "rhel-8-1-distropkg", "rhel-8-2"])) File "test/verify/check-storage-resize", line 64, in checkResize self.dialog_wait_close() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 281, in dialog_wait_close self.browser.wait_not_present('#dialog') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 386, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574342764976.888, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '1000014720.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9691". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574342771945.6938, 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 241 testResizeLuks (check_storage_resize.TestStorage) # duration: 190s # RETRY # ---------------------------------------------------------------------- # testCPUSecurityMitigations (check_system_info.TestSystemInfo) # DevTools listening on ws://127.0.0.1:9301/devtools/browser/5cb6beba-d84e-4660-a269-2c7ff6adae83 [1121/132223.855345:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132223.858163:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132223.863659:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Other","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Other","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Other","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Other","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Other","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Other","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Other","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Other","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Other","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Other","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} > warning: transport closed: disconnected Connection to 127.0.0.2 closed by remote host. kex_exchange_identification: read: Connection reset by peer > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"} kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"13"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"14"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"15"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"21"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"22"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"23"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"24"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"25"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"26"} > log: transport closed, dropped message: 10:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"27"} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Other","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} > warning: transport closed: disconnected Connection to 127.0.0.2 closed by remote host. > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"} kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"} kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"13"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"14"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"15"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"21"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"22"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"23"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"24"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"25"} > warning: grep: /sys/class/dmi/id/product_serial: Permission denied grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error grep: /sys/class/dmi/id/chassis_serial: Permission denied grep: /sys/class/dmi/id/product_uuid: Permission denied > warning: grep: /sys/class/dmi/id/product_serial: Permission denied grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error grep: /sys/class/dmi/id/chassis_serial: Permission denied grep: /sys/class/dmi/id/product_uuid: Permission denied > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Other","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} Failed to stop rpm-ostreed.service: Unit rpm-ostreed.service not loaded. Unit rpm-ostreed.service does not exist, proceeding anyway. Created symlink /etc/systemd/system/rpm-ostreed.service -> /dev/null. # Warning: cockpit.service changed on disk, the version systemd has loaded is outdated. # This output shows the current version of the unit's original fragment and drop-in files. # If fragments or drop-ins were added or removed, they are not properly reflected in this output. # Run 'systemctl daemon-reload' to reload units. Failed to cat /etc/systemd/system/cockpit.service.d/notls.conf: No such file or directory Warning: Stopping cockpit.service, but it can still be activated by: cockpit.socket > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Other","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} > warning: No supported grub update mechanism found (grubby or update-grub) [0100/000000.303313:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 253 testCPUSecurityMitigations (check_system_info.TestSystemInfo) # duration: 392s # ---------------------------------------------------------------------- # testGrowShrinkHelp (check_storage_resize.TestStorage) # DevTools listening on ws://127.0.0.1:9513/devtools/browser/d5404a0f-8caf-4df1-95e5-ada9fe83d088 [1121/132648.278799:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132648.281133:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132648.287189:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342819858.994,"url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: resize2fs 1.44.6 (5-Mar-2019) > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > log: ok 239 testGrowShrinkHelp (check_storage_resize.TestStorage) # duration: 179s # ---------------------------------------------------------------------- # testRaidLevelOne (check_storage_raid1.TestStorage) # DevTools listening on ws://127.0.0.1:9654/devtools/browser/68a9e765-d629-4edb-b642-1bea32b9aaa3 [1121/132756.477474:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132756.479359:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132756.484305:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342888888.905,"url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 237 testRaidLevelOne (check_storage_raid1.TestStorage) # duration: 123s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testGrowShrinkEncryptedHelp (check_storage_resize.TestStorage) # [1121/132723.373356:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory DevTools listening on ws://127.0.0.1:9479/devtools/browser/55742fe9-3eed-4259-b58d-bd155c1a1ef2 [1121/132724.325880:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132724.354710:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342853375.029,"url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testGrowShrinkEncryptedHelp-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.png Wrote HTML dump to TestStorage-testGrowShrinkEncryptedHelp-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.html Wrote JS log to TestStorage-testGrowShrinkEncryptedHelp-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.js.log Journal extracted to TestStorage-testGrowShrinkEncryptedHelp-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-resize", line 253, in testGrowShrinkEncryptedHelp self.dialog_wait_close() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 281, in dialog_wait_close self.browser.wait_not_present('#dialog') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 386, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574342845885.901, 'url': 'http://127.0.0.2:9491/cockpit/login', 'networkRequestId': '1000015225.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9491". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574342853375.029, 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 238 testGrowShrinkEncryptedHelp (check_storage_resize.TestStorage) # duration: 199s # RETRY # ---------------------------------------------------------------------- # testSizeSlider (check_storage_partitions.TestStorage) # DevTools listening on ws://127.0.0.1:10218/devtools/browser/87345479-2d5c-4bb9-a2ea-bb54ae797ada [1121/132831.079884:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132831.082903:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132831.087926:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342921310.562,"url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: ok 236 testSizeSlider (check_storage_partitions.TestStorage) # duration: 158s # ---------------------------------------------------------------------- # testUsed (check_storage_used.TestStorage) # DevTools listening on ws://127.0.0.1:10140/devtools/browser/a8e3a295-bae9-4d98-9eff-2d1f6bb76b88 [1121/132755.275134:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132755.277349:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132755.281340:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342887262.7139,"url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 246 testUsed (check_storage_used.TestStorage) # duration: 182s # ---------------------------------------------------------------------- # testPartitions (check_storage_partitions.TestStorage) # DevTools listening on ws://127.0.0.1:9474/devtools/browser/d164e446-b064-47a5-801d-f3b612553cfd [1121/132854.881016:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132854.883676:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132854.888835:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342947089.3098,"url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 10+0 records in 10+0 records out 10485760 bytes (10 MB, 10 MiB) copied, 0.071558 s, 147 MB/s > log: > log: [0100/000000.748421:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 235 testPartitions (check_storage_partitions.TestStorage) # duration: 147s # ---------------------------------------------------------------------- # testNfsMissingPackages (check_storage_nfs.TestStoragePackages) # DevTools listening on ws://127.0.0.1:9580/devtools/browser/68c06e2d-e3bb-431e-8ca7-c49ed175cf40 [1121/132918.162830:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/132918.165219:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132918.170017:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342968965.3362,"url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: which: no mount.nfs in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) > warning: fake-nfs-utils is not available from any repository. /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342996594.1611,"url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"68","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"68","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"68","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"68","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"68","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"68","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"68","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"68","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"68","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"68","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"68","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"68","url":"http://127.0.0.2:9591/cockpit/$eb4b22f56661c172d19ca90291b38e9ba5d87a1c136dc5a1641985be12d1ae7b/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: which: no mount.nfs in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin) ok 234 testNfsMissingPackages (check_storage_nfs.TestStoragePackages) # duration: 150s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testResizeLuks (check_storage_resize.TestStorage) # [1121/132913.072582:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory DevTools listening on ws://127.0.0.1:9276/devtools/browser/b5d4a2a2-dee3-4d07-a6ea-8b72c8c6a653 [1121/132913.093355:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/132913.097764:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574342963917.168,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testResizeLuks-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.png Wrote HTML dump to TestStorage-testResizeLuks-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.html Wrote JS log to TestStorage-testResizeLuks-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.js.log Journal extracted to TestStorage-testResizeLuks-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-resize", line 140, in testResizeLuks need_passphrase=(self.machine.image in ["rhel-8-1", "rhel-8-1-distropkg", "rhel-8-2"])) File "test/verify/check-storage-resize", line 64, in checkResize self.dialog_wait_close() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 281, in dialog_wait_close self.browser.wait_not_present('#dialog') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 386, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574342955409.601, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '1000016137.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9691". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574342963917.168, 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 241 testResizeLuks (check_storage_resize.TestStorage) # duration: 189s # RETRY # ---------------------------------------------------------------------- # testNfsListExports (check_storage_nfs.TestStorage) # DevTools listening on ws://127.0.0.1:9774/devtools/browser/d2a9cc1a-7eab-4a7c-839f-93699ba7db5b [1121/133016.294031:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133016.295953:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133016.299357:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343024557.7222,"url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 233 testNfsListExports (check_storage_nfs.TestStorage) # duration: 170s # ---------------------------------------------------------------------- # testNfsClient (check_storage_nfs.TestStorage) # DevTools listening on ws://127.0.0.1:9927/devtools/browser/3a70b529-f799-44a2-bf09-282b80d94945 [1121/133024.272679:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133024.274549:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133024.279259:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343033303.367,"url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 232 testNfsClient (check_storage_nfs.TestStorage) # duration: 143s # ---------------------------------------------------------------------- # testNfsBusy (check_storage_nfs.TestStorage) # DevTools listening on ws://127.0.0.1:9236/devtools/browser/e7121d07-3402-4233-a7d1-b20f2d8d12af [1121/133050.879792:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133050.887251:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133050.891917:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343060225.462,"url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: umount.nfs4: /mounts/foo: device is busy Connection to 127.0.0.2 closed by remote host. [0100/000000.588963:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 231 testNfsBusy (check_storage_nfs.TestStorage) # duration: 140s # ---------------------------------------------------------------------- # testBasic (check_storage_multipath.TestStorage) # DevTools listening on ws://127.0.0.1:9553/devtools/browser/e3f2c4fe-caac-4214-b121-992862e167bc [1121/133108.672219:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133108.674066:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133108.681195:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343080951.508,"url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 230 testBasic (check_storage_multipath.TestStorage) # duration: 130s # ---------------------------------------------------------------------- # testDosParts (check_storage_msdos.TestStorage) # DevTools listening on ws://127.0.0.1:9916/devtools/browser/b1da8524-3ee5-4ff4-a413-71296332b234 [1121/133106.979656:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133106.981779:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133106.986722:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343081648.417,"url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: > log: > log: ok 229 testDosParts (check_storage_msdos.TestStorage) # duration: 140s # ---------------------------------------------------------------------- # testGrowShrinkEncryptedHelp (check_storage_resize.TestStorage) # DevTools listening on ws://127.0.0.1:9784/devtools/browser/19488c40-2012-4a64-83c3-fffa5f6fbe86 [1121/133020.051171:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133020.054603:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133020.059651:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343028877.933,"url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > log: resize2fs 1.44.6 (5-Mar-2019) > log: > log: resize2fs 1.44.6 (5-Mar-2019) > log: ok 238 testGrowShrinkEncryptedHelp (check_storage_resize.TestStorage) # duration: 204s # ---------------------------------------------------------------------- # testMountingHelp (check_storage_mounting.TestStorage) # DevTools listening on ws://127.0.0.1:9972/devtools/browser/b4b0178f-3851-4857-880b-187251ad693d [1121/133133.973381:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133133.975307:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133133.979723:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343106614.2239,"url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: > log: > log: > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 228 testMountingHelp (check_storage_mounting.TestStorage) # duration: 133s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testMounting (check_storage_mounting.TestStorage) # DevTools listening on ws://127.0.0.1:10063/devtools/browser/ca3bdca7-4121-4a91-8fbd-33fa5a555502 [1121/133226.273385:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133226.276169:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133226.280609:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343157895.394,"url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: > log: > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] {"exceptionId":2,"text":"Uncaught (in promise)","lineNumber":0,"columnNumber":0,"scriptId":"1","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/index.html#/sda","exception":{"type":"string","value":"#dialog button.apply:not([disabled]) is ambigous"},"executionContextId":5} Wrote screenshot to TestStorage-testMounting-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.png Wrote HTML dump to TestStorage-testMounting-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.html Wrote JS log to TestStorage-testMounting-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.js.log Journal extracted to TestStorage-testMounting-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-mounting", line 81, in testMounting values={"mount_point": mount_point_bar}) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 387, in dialog_with_retry self.dialog_apply() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 275, in dialog_apply self.browser.click('#dialog button.apply') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 215, in click self.mouse(selector + ":not([disabled])", "click", 0, 0, 0) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 211, in mouse self.wait_visible(selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 393, in wait_visible self.wait_js_func('ph_is_visible', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_is_visible("#dialog button.apply:not([disabled])")): #dialog button.apply:not([disabled]) is ambigous cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574343149298.5999, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '1000017757.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9791". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574343157895.394, 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: log: log: log: warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 227 testMounting (check_storage_mounting.TestStorage) # duration: 162s # RETRY # ---------------------------------------------------------------------- # testResizeLuks (check_storage_resize.TestStorage) # DevTools listening on ws://127.0.0.1:9960/devtools/browser/58d4e09a-de37-47d9-bb12-f93607ce2cab [1121/133203.669358:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133203.671572:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133203.676005:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343136493.4941,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testResizeLuks-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.png Wrote HTML dump to TestStorage-testResizeLuks-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.html Wrote JS log to TestStorage-testResizeLuks-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.js.log Journal extracted to TestStorage-testResizeLuks-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.log [0100/000000.607025:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) Traceback (most recent call last): File "test/verify/check-storage-resize", line 140, in testResizeLuks need_passphrase=(self.machine.image in ["rhel-8-1", "rhel-8-1-distropkg", "rhel-8-2"])) File "test/verify/check-storage-resize", line 64, in checkResize self.dialog_wait_close() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 281, in dialog_wait_close self.browser.wait_not_present('#dialog') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 386, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574343126102.646, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '1000017620.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9691". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574343136493.4941, 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 241 testResizeLuks (check_storage_resize.TestStorage) # duration: 175s # ---------------------------------------------------------------------- # testDuplicateMountPoints (check_storage_mounting.TestStorage) # DevTools listening on ws://127.0.0.1:10011/devtools/browser/be444930-475a-419f-aa41-27e1434f6f8c [1121/133307.777316:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133307.779252:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133307.783508:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343197860.375,"url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: ok 225 testDuplicateMountPoints (check_storage_mounting.TestStorage) # duration: 141s # ---------------------------------------------------------------------- # testMountOptions (check_storage_mounting.TestStorage) # DevTools listening on ws://127.0.0.1:9877/devtools/browser/8eaf0942-848d-4218-97c4-e10670d3a8d8 [1121/133256.865963:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133256.867902:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133256.872817:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343188521.1948,"url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > log: ok 226 testMountOptions (check_storage_mounting.TestStorage) # duration: 206s # ---------------------------------------------------------------------- # testNotRemovingDisks (check_storage_mdraid.TestStorage) # DevTools listening on ws://127.0.0.1:9928/devtools/browser/57361f08-56d4-4832-8ff7-b0ac3149be7e [1121/133346.069920:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133346.072105:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133346.076391:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343237162.987,"url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"41","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"41","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"41","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"41","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"41","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"41","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 223 testNotRemovingDisks (check_storage_mdraid.TestStorage) # duration: 155s # ---------------------------------------------------------------------- # testUnpartitionedSpace (check_storage_lvm2.TestStorage) # DevTools listening on ws://127.0.0.1:9520/devtools/browser/a7af27b1-d0d4-4091-a342-1bf51ce89114 [1121/133354.169542:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133354.172397:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133354.176724:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343244027.8982,"url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 222 testUnpartitionedSpace (check_storage_lvm2.TestStorage) # duration: 136s # ---------------------------------------------------------------------- # testRaid (check_storage_mdraid.TestStorage) # DevTools listening on ws://127.0.0.1:9547/devtools/browser/141c377c-29ab-441a-b564-0132bae7e933 [1121/133327.571013:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133327.573185:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133327.578515:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343214142.7869,"url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > log: > log: > log: > log: [0100/000000.949930:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 224 testRaid (check_storage_mdraid.TestStorage) # duration: 168s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testSnapshots (check_storage_lvm2.TestStorage) # DevTools listening on ws://127.0.0.1:9477/devtools/browser/16e260de-afd6-41b6-b089-be14b1f94cb8 [1121/133436.556116:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133436.558147:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133436.561662:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343285208.458,"url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error WARNING: Sum of all thin volume sizes (100.00 MiB) exceeds the size of thin pool TEST/pool (20.00 MiB). > error: {"exceptionId":1,"text":"Uncaught","lineNumber":92,"columnNumber":104317,"url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","stackTrace":{"callFrames":[{"functionName":"Uu","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":104317},{"functionName":"Xu","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":108592},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110093},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110040},{"functionName":"render","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110110},{"functionName":"Zi","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":70774},{"functionName":"Qi","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":70569},{"functionName":"Ss","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":105899},{"functionName":"Cu","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":90223},{"functionName":"Ou","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":90148},{"functionName":"wu","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":87488},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45818},{"functionName":"t.unstable_runWithPriority","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":79,"columnNumber":3464},{"functionName":"Ja","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45527},{"functionName":"Qa","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45763},{"functionName":"Xa","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45698},{"functionName":"_u","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":84254},{"functionName":"enqueueSetState","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":50479},{"functionName":"b.setState","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":63,"columnNumber":1438},{"functionName":"on_client_changed","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":161563},{"functionName":"se","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":76,"columnNumber":27},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":205,"columnNumber":20},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":131208},{"functionName":"se","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":76,"columnNumber":27},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":205,"columnNumber":20},{"functionName":"b","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":2514,"columnNumber":18},{"functionName":"","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":2476,"columnNumber":24},{"functionName":"n","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":880,"columnNumber":16}]},"exception":{"type":"object","subtype":"error","className":"TypeError","description":"TypeError: Cannot read property 'Configuration' of null\n at Uu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:104318)\n at Xu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:108593)\n at http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110094\n at Array.forEach ()\n at http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110041\n at Qu.render (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110111)\n at Zi (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70775)\n at Qi (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70570)\n at Ss (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:105900)\n at Cu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:90224)","objectId":"{\"injectedScriptId\":5,\"id\":2}","preview":{"type":"object","subtype":"error","description":"TypeError: Cannot read property 'Configuration' of null\n at Uu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:104318)\n at Xu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:108593)\n at http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110094\n at Array.forEach ()\n at http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110041\n at Qu.render (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110111)\n at Zi (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70775)\n at Qi (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70570)\n at Ss (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:105900)\n at Cu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:90224)","overflow":false,"properties":[{"name":"stack","type":"string","value":"TypeError: Cannot read property 'Configuration' of…26fd2a8d15c976c83433/storage/storage.js:72:90224)"},{"name":"message","type":"string","value":"Cannot read property 'Configuration' of null"}]}},"executionContextId":5} Wrote screenshot to TestStorage-testSnapshots-rhel-8-1-distropkg-127.0.0.2-2701-FAIL.png Wrote HTML dump to TestStorage-testSnapshots-rhel-8-1-distropkg-127.0.0.2-2701-FAIL.html Wrote JS log to TestStorage-testSnapshots-rhel-8-1-distropkg-127.0.0.2-2701-FAIL.js.log Journal extracted to TestStorage-testSnapshots-rhel-8-1-distropkg-127.0.0.2-2701-FAIL.log [0100/000000.902996:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) Traceback (most recent call last): File "test/verify/check-storage-lvm2", line 275, in testSnapshots self.content_row_wait_in_col(2, 2, "/dev/TEST/thin") File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 88, in content_row_wait_in_col self.retry(None, lambda: self.browser.is_present(col) and val in self.browser.text(col), None) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 59, in retry self.browser.wait(step) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 362, in wait val = predicate() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 53, in step if check(): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 88, in self.retry(None, lambda: self.browser.is_present(col) and val in self.browser.text(col), None) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 380, in is_present return self.call_js_func('ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 196, in call_js_func return self.eval_js("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 180, in eval_js silent=False, awaitPromise=True, returnByValue=True, no_trace=no_trace) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/cdp.py", line 105, in invoke res = self.command(cmd) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/cdp.py", line 132, in command raise RuntimeError(res["error"]) RuntimeError: TypeError: Cannot read property 'Configuration' of null not ok 221 testSnapshots (check_storage_lvm2.TestStorage) # duration: 167s # RETRY https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testMounting (check_storage_mounting.TestStorage) # [1121/133448.203659:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory DevTools listening on ws://127.0.0.1:9934/devtools/browser/98b05b56-407d-4122-92c1-5e22d424de55 [1121/133448.296523:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133448.301683:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343299468.282,"url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: > log: > log: {"exceptionId":2,"text":"Uncaught (in promise)","lineNumber":0,"columnNumber":0,"scriptId":"1","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/index.html#/sda","exception":{"type":"string","value":"#dialog button.apply:not([disabled]) is ambigous"},"executionContextId":5} Wrote screenshot to TestStorage-testMounting-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.png Wrote HTML dump to TestStorage-testMounting-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.html Wrote JS log to TestStorage-testMounting-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.js.log Journal extracted to TestStorage-testMounting-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-mounting", line 81, in testMounting values={"mount_point": mount_point_bar}) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 387, in dialog_with_retry self.dialog_apply() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 275, in dialog_apply self.browser.click('#dialog button.apply') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 215, in click self.mouse(selector + ":not([disabled])", "click", 0, 0, 0) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 211, in mouse self.wait_visible(selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 393, in wait_visible self.wait_js_func('ph_is_visible', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_is_visible("#dialog button.apply:not([disabled])")): #dialog button.apply:not([disabled]) is ambigous cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574343289881.9229, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '1000018899.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9791". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574343299468.282, 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: log: log: log: not ok 227 testMounting (check_storage_mounting.TestStorage) # duration: 128s # RETRY https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testLvm (check_storage_lvm2.TestStorage) # DevTools listening on ws://127.0.0.1:9294/devtools/browser/34c97836-453e-4c4b-8722-3f875b387407 [1121/133526.571133:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133526.573393:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133526.579948:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343338726.868,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > error: {"exceptionId":1,"text":"Uncaught","lineNumber":92,"columnNumber":104317,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","stackTrace":{"callFrames":[{"functionName":"Uu","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":104317},{"functionName":"Xu","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":108979},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110093},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110040},{"functionName":"render","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110110},{"functionName":"Zi","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":70774},{"functionName":"Qi","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":70569},{"functionName":"Ss","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":105899},{"functionName":"Cu","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":90223},{"functionName":"Ou","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":90148},{"functionName":"wu","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":87488},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45818},{"functionName":"t.unstable_runWithPriority","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":79,"columnNumber":3464},{"functionName":"Ja","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45527},{"functionName":"Qa","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45763},{"functionName":"Xa","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45698},{"functionName":"_u","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":84254},{"functionName":"enqueueSetState","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":50479},{"functionName":"b.setState","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":63,"columnNumber":1438},{"functionName":"on_client_changed","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":161563},{"functionName":"se","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":76,"columnNumber":27},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":205,"columnNumber":20},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":131208},{"functionName":"se","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":76,"columnNumber":27},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":205,"columnNumber":20},{"functionName":"b","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":2514,"columnNumber":18},{"functionName":"","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":2476,"columnNumber":24},{"functionName":"n","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":880,"columnNumber":16}]},"exception":{"type":"object","subtype":"error","className":"TypeError","description":"TypeError: Cannot read property 'Configuration' of null\n at Uu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:104318)\n at Xu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:108980)\n at http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110094\n at Array.forEach ()\n at http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110041\n at Qu.render (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110111)\n at Zi (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70775)\n at Qi (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70570)\n at Ss (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:105900)\n at Cu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:90224)","objectId":"{\"injectedScriptId\":5,\"id\":2}","preview":{"type":"object","subtype":"error","description":"TypeError: Cannot read property 'Configuration' of null\n at Uu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:104318)\n at Xu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:108980)\n at http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110094\n at Array.forEach ()\n at http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110041\n at Qu.render (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110111)\n at Zi (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70775)\n at Qi (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70570)\n at Ss (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:105900)\n at Cu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:90224)","overflow":false,"properties":[{"name":"stack","type":"string","value":"TypeError: Cannot read property 'Configuration' of…26fd2a8d15c976c83433/storage/storage.js:72:90224)"},{"name":"message","type":"string","value":"Cannot read property 'Configuration' of null"}]}},"executionContextId":5} Wrote screenshot to TestStorage-testLvm-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.png Wrote HTML dump to TestStorage-testLvm-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.html Wrote JS log to TestStorage-testLvm-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.js.log Journal extracted to TestStorage-testLvm-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.log [0100/000000.016014:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) Traceback (most recent call last): File "test/verify/check-storage-lvm2", line 63, in testLvm self.content_row_wait_in_col(1, 2, "/dev/TEST1/one") File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 88, in content_row_wait_in_col self.retry(None, lambda: self.browser.is_present(col) and val in self.browser.text(col), None) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 59, in retry self.browser.wait(step) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 362, in wait val = predicate() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 53, in step if check(): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 88, in self.retry(None, lambda: self.browser.is_present(col) and val in self.browser.text(col), None) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 380, in is_present return self.call_js_func('ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 196, in call_js_func return self.eval_js("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 180, in eval_js silent=False, awaitPromise=True, returnByValue=True, no_trace=no_trace) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/cdp.py", line 105, in invoke res = self.command(cmd) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/cdp.py", line 132, in command raise RuntimeError(res["error"]) RuntimeError: TypeError: Cannot read property 'Configuration' of null not ok 220 testLvm (check_storage_lvm2.TestStorage) # duration: 146s # RETRY https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testSlots (check_storage_luks.TestStorage) # DevTools listening on ws://127.0.0.1:9805/devtools/browser/957a7fec-77ae-4213-b9bb-e7ae0eef318d [1121/133534.674276:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133534.676141:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133534.679945:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343342111.8801,"url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testSlots-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.png Wrote HTML dump to TestStorage-testSlots-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.html Wrote JS log to TestStorage-testSlots-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.js.log Journal extracted to TestStorage-testSlots-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-luks", line 249, in testSlots "passphrase2": "vainu-reku-toma-rolle-kaja"}) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 317, in dialog self.dialog_wait_close() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 281, in dialog_wait_close self.browser.wait_not_present('#dialog') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 386, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574343335955.379, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '1000019215.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9091". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574343342111.8801, 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 219 testSlots (check_storage_luks.TestStorage) # duration: 181s # RETRY https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testNoFsys (check_storage_luks.TestStorage) # DevTools listening on ws://127.0.0.1:9591/devtools/browser/2856f3bc-62b6-4a90-a1fd-39c9c6534242 [1121/133556.477273:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133556.481249:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133556.486014:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343366056.584,"url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testNoFsys-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.png Wrote HTML dump to TestStorage-testNoFsys-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.html Wrote JS log to TestStorage-testNoFsys-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.js.log Journal extracted to TestStorage-testNoFsys-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-luks", line 369, in testNoFsys "passphrase2": "vainu-reku-toma-rolle-kaja"}) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 317, in dialog self.dialog_wait_close() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 281, in dialog_wait_close self.browser.wait_not_present('#dialog') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 386, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574343358094.2869, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '1000019404.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9291". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574343366056.584, 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 218 testNoFsys (check_storage_luks.TestStorage) # duration: 169s # RETRY https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testClevisTang (check_storage_luks.TestStorage) # Failed to reset failed state of unit tangd-update.service: Unit tangd-update.service not loaded. DevTools listening on ws://127.0.0.1:9684/devtools/browser/0f4da69d-464f-452f-8f76-b7d589acc21e [1121/133601.876178:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133601.879084:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133601.883681:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343369160.5571,"url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"41","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"41","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"41","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"41","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"41","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"41","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testClevisTang-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.png Wrote HTML dump to TestStorage-testClevisTang-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.html Wrote JS log to TestStorage-testClevisTang-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.js.log Journal extracted to TestStorage-testClevisTang-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-luks", line 168, in testClevisTang "passphrase2": "vainu-reku-toma-rolle-kaja"}) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 317, in dialog self.dialog_wait_close() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 281, in dialog_wait_close self.browser.wait_not_present('#dialog') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 386, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574343363101.0188, 'url': 'http://127.0.0.2:9491/cockpit/login', 'networkRequestId': '1000019558.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9491". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574343369160.5571, 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '41', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '41', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '41', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '41', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '41', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '41', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '41', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '41', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '41', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '41', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '41', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '41', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 216 testClevisTang (check_storage_luks.TestStorage) # duration: 169s # RETRY https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testLuks (check_storage_luks.TestStorage) # DevTools listening on ws://127.0.0.1:9397/devtools/browser/d4d12164-0281-4b7b-9023-4a84488c14ed [1121/133558.866262:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133558.868281:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133558.872668:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343367503.102,"url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testLuks-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.png Wrote HTML dump to TestStorage-testLuks-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.html Wrote JS log to TestStorage-testLuks-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.js.log Journal extracted to TestStorage-testLuks-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-luks", line 61, in testLuks self.dialog_wait_close() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 281, in dialog_wait_close self.browser.wait_not_present('#dialog') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 386, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574343360865.266, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '1000019476.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9391". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574343367503.102, 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 217 testLuks (check_storage_luks.TestStorage) # duration: 172s # RETRY https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testSnapshots (check_storage_lvm2.TestStorage) # DevTools listening on ws://127.0.0.1:9361/devtools/browser/a507900c-b477-4e5f-830a-375b68ff9106 [1121/133702.773410:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133702.775826:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133702.780465:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343437058.311,"url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error WARNING: Sum of all thin volume sizes (100.00 MiB) exceeds the size of thin pool TEST/pool (20.00 MiB). > error: {"exceptionId":1,"text":"Uncaught","lineNumber":92,"columnNumber":104317,"url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","stackTrace":{"callFrames":[{"functionName":"Uu","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":104317},{"functionName":"Xu","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":108592},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110093},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110040},{"functionName":"render","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110110},{"functionName":"Zi","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":70774},{"functionName":"Qi","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":70569},{"functionName":"Ss","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":105899},{"functionName":"Cu","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":90223},{"functionName":"Ou","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":90148},{"functionName":"wu","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":87488},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45818},{"functionName":"t.unstable_runWithPriority","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":79,"columnNumber":3464},{"functionName":"Ja","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45527},{"functionName":"Qa","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45763},{"functionName":"Xa","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45698},{"functionName":"_u","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":84254},{"functionName":"enqueueSetState","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":50479},{"functionName":"b.setState","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":63,"columnNumber":1438},{"functionName":"on_client_changed","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":161563},{"functionName":"se","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":76,"columnNumber":27},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":205,"columnNumber":20},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":131208},{"functionName":"se","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":76,"columnNumber":27},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":205,"columnNumber":20},{"functionName":"b","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":2514,"columnNumber":18},{"functionName":"","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":2476,"columnNumber":24},{"functionName":"n","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":880,"columnNumber":16}]},"exception":{"type":"object","subtype":"error","className":"TypeError","description":"TypeError: Cannot read property 'Configuration' of null\n at Uu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:104318)\n at Xu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:108593)\n at http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110094\n at Array.forEach ()\n at http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110041\n at Qu.render (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110111)\n at Zi (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70775)\n at Qi (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70570)\n at Ss (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:105900)\n at Cu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:90224)","objectId":"{\"injectedScriptId\":5,\"id\":2}","preview":{"type":"object","subtype":"error","description":"TypeError: Cannot read property 'Configuration' of null\n at Uu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:104318)\n at Xu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:108593)\n at http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110094\n at Array.forEach ()\n at http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110041\n at Qu.render (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110111)\n at Zi (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70775)\n at Qi (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70570)\n at Ss (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:105900)\n at Cu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:90224)","overflow":false,"properties":[{"name":"stack","type":"string","value":"TypeError: Cannot read property 'Configuration' of…26fd2a8d15c976c83433/storage/storage.js:72:90224)"},{"name":"message","type":"string","value":"Cannot read property 'Configuration' of null"}]}},"executionContextId":5} Wrote screenshot to TestStorage-testSnapshots-rhel-8-1-distropkg-127.0.0.2-2701-FAIL.png Wrote HTML dump to TestStorage-testSnapshots-rhel-8-1-distropkg-127.0.0.2-2701-FAIL.html Wrote JS log to TestStorage-testSnapshots-rhel-8-1-distropkg-127.0.0.2-2701-FAIL.js.log Journal extracted to TestStorage-testSnapshots-rhel-8-1-distropkg-127.0.0.2-2701-FAIL.log [0100/000000.067656:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) Traceback (most recent call last): File "test/verify/check-storage-lvm2", line 275, in testSnapshots self.content_row_wait_in_col(2, 2, "/dev/TEST/thin") File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 88, in content_row_wait_in_col self.retry(None, lambda: self.browser.is_present(col) and val in self.browser.text(col), None) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 59, in retry self.browser.wait(step) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 362, in wait val = predicate() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 53, in step if check(): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 88, in self.retry(None, lambda: self.browser.is_present(col) and val in self.browser.text(col), None) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 380, in is_present return self.call_js_func('ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 196, in call_js_func return self.eval_js("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 180, in eval_js silent=False, awaitPromise=True, returnByValue=True, no_trace=no_trace) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/cdp.py", line 105, in invoke res = self.command(cmd) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/cdp.py", line 132, in command raise RuntimeError(res["error"]) RuntimeError: TypeError: Cannot read property 'Configuration' of null not ok 221 testSnapshots (check_storage_lvm2.TestStorage) # duration: 144s # RETRY # ---------------------------------------------------------------------- # testISCSI (check_storage_iscsi.TestStorage) # DevTools listening on ws://127.0.0.1:9759/devtools/browser/f5a61a19-361d-409d-ae7b-75779d4814d3 [1121/133704.466323:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133704.468522:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133704.474808:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343438006.1729,"url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 215 testISCSI (check_storage_iscsi.TestStorage) # duration: 216s # ---------------------------------------------------------------------- # testMounting (check_storage_mounting.TestStorage) # DevTools listening on ws://127.0.0.1:9552/devtools/browser/b9ca2303-8403-43e6-9329-ce7c9dd111c4 [1121/133730.366679:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133730.369878:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133730.374326:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343465373.074,"url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: > log: > log: {"exceptionId":2,"text":"Uncaught (in promise)","lineNumber":0,"columnNumber":0,"scriptId":"1","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/index.html#/sda","exception":{"type":"string","value":"#dialog button.apply:not([disabled]) is ambigous"},"executionContextId":5} Wrote screenshot to TestStorage-testMounting-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.png Wrote HTML dump to TestStorage-testMounting-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.html Wrote JS log to TestStorage-testMounting-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.js.log Journal extracted to TestStorage-testMounting-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-mounting", line 81, in testMounting values={"mount_point": mount_point_bar}) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 387, in dialog_with_retry self.dialog_apply() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 275, in dialog_apply self.browser.click('#dialog button.apply') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 215, in click self.mouse(selector + ":not([disabled])", "click", 0, 0, 0) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 211, in mouse self.wait_visible(selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 393, in wait_visible self.wait_js_func('ph_is_visible', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_is_visible("#dialog button.apply:not([disabled])")): #dialog button.apply:not([disabled]) is ambigous cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574343452953.729, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '1000020115.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9791". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574343465373.074, 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: log: log: log: not ok 227 testMounting (check_storage_mounting.TestStorage) # duration: 165s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testLvm (check_storage_lvm2.TestStorage) # DevTools listening on ws://127.0.0.1:9608/devtools/browser/09b2c5e1-87a1-46af-a02b-e087dc30020a [1121/133817.774644:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133817.776478:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133817.780485:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343506266.9321,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > error: {"exceptionId":1,"text":"Uncaught","lineNumber":92,"columnNumber":104317,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","stackTrace":{"callFrames":[{"functionName":"Uu","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":104317},{"functionName":"Xu","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":108979},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110093},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110040},{"functionName":"render","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110110},{"functionName":"Zi","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":70774},{"functionName":"Qi","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":70569},{"functionName":"Ss","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":105899},{"functionName":"Cu","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":90223},{"functionName":"Ou","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":90148},{"functionName":"wu","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":87488},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45818},{"functionName":"t.unstable_runWithPriority","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":79,"columnNumber":3464},{"functionName":"Ja","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45527},{"functionName":"Qa","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45763},{"functionName":"Xa","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45698},{"functionName":"_u","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":84254},{"functionName":"enqueueSetState","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":50479},{"functionName":"b.setState","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":63,"columnNumber":1438},{"functionName":"on_client_changed","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":161563},{"functionName":"se","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":76,"columnNumber":27},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":205,"columnNumber":20},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":131208},{"functionName":"se","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":76,"columnNumber":27},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":205,"columnNumber":20},{"functionName":"b","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":2514,"columnNumber":18},{"functionName":"","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":2476,"columnNumber":24},{"functionName":"n","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":880,"columnNumber":16}]},"exception":{"type":"object","subtype":"error","className":"TypeError","description":"TypeError: Cannot read property 'Configuration' of null\n at Uu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:104318)\n at Xu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:108980)\n at http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110094\n at Array.forEach ()\n at http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110041\n at Qu.render (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110111)\n at Zi (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70775)\n at Qi (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70570)\n at Ss (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:105900)\n at Cu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:90224)","objectId":"{\"injectedScriptId\":5,\"id\":2}","preview":{"type":"object","subtype":"error","description":"TypeError: Cannot read property 'Configuration' of null\n at Uu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:104318)\n at Xu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:108980)\n at http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110094\n at Array.forEach ()\n at http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110041\n at Qu.render (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110111)\n at Zi (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70775)\n at Qi (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70570)\n at Ss (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:105900)\n at Cu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:90224)","overflow":false,"properties":[{"name":"stack","type":"string","value":"TypeError: Cannot read property 'Configuration' of…26fd2a8d15c976c83433/storage/storage.js:72:90224)"},{"name":"message","type":"string","value":"Cannot read property 'Configuration' of null"}]}},"executionContextId":5} Wrote screenshot to TestStorage-testLvm-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.png Wrote HTML dump to TestStorage-testLvm-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.html Wrote JS log to TestStorage-testLvm-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.js.log Journal extracted to TestStorage-testLvm-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.log [0100/000000.999867:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) Traceback (most recent call last): File "test/verify/check-storage-lvm2", line 63, in testLvm self.content_row_wait_in_col(1, 2, "/dev/TEST1/one") File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 88, in content_row_wait_in_col self.retry(None, lambda: self.browser.is_present(col) and val in self.browser.text(col), None) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 59, in retry self.browser.wait(step) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 362, in wait val = predicate() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 53, in step if check(): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 88, in self.retry(None, lambda: self.browser.is_present(col) and val in self.browser.text(col), None) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 380, in is_present return self.call_js_func('ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 196, in call_js_func return self.eval_js("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 180, in eval_js silent=False, awaitPromise=True, returnByValue=True, no_trace=no_trace) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/cdp.py", line 105, in invoke res = self.command(cmd) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/cdp.py", line 132, in command raise RuntimeError(res["error"]) RuntimeError: TypeError: Cannot read property 'Configuration' of null not ok 220 testLvm (check_storage_lvm2.TestStorage) # duration: 169s # RETRY https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testSlots (check_storage_luks.TestStorage) # [1121/133833.761918:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory DevTools listening on ws://127.0.0.1:9469/devtools/browser/caf9361e-caf5-4728-9011-91ea3fd64eaa [1121/133834.187790:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133834.192150:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343525513.929,"url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testSlots-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.png Wrote HTML dump to TestStorage-testSlots-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.html Wrote JS log to TestStorage-testSlots-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.js.log Journal extracted to TestStorage-testSlots-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-luks", line 249, in testSlots "passphrase2": "vainu-reku-toma-rolle-kaja"}) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 317, in dialog self.dialog_wait_close() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 281, in dialog_wait_close self.browser.wait_not_present('#dialog') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 386, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574343515723.1492, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '1000020435.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9091". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574343525513.929, 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 219 testSlots (check_storage_luks.TestStorage) # duration: 180s # RETRY # ---------------------------------------------------------------------- # testNoFsys (check_storage_luks.TestStorage) # DevTools listening on ws://127.0.0.1:9858/devtools/browser/fbac06c4-d3c4-4c3c-925d-02d4704efb26 [1121/133840.289472:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133840.291789:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133840.298800:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343532971.469,"url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > log: ok 218 testNoFsys (check_storage_luks.TestStorage) # duration: 168s # ---------------------------------------------------------------------- # testSnapshots (check_storage_lvm2.TestStorage) # DevTools listening on ws://127.0.0.1:9244/devtools/browser/cbf47533-70f7-4f9e-83e3-95dd32696924 [1121/133936.272913:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133936.274847:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133936.279092:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343589149.693,"url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error WARNING: Sum of all thin volume sizes (100.00 MiB) exceeds the size of thin pool TEST/pool (20.00 MiB). > error: {"exceptionId":1,"text":"Uncaught","lineNumber":92,"columnNumber":104317,"url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","stackTrace":{"callFrames":[{"functionName":"Uu","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":104317},{"functionName":"Xu","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":108592},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110093},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110040},{"functionName":"render","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110110},{"functionName":"Zi","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":70774},{"functionName":"Qi","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":70569},{"functionName":"Ss","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":105899},{"functionName":"Cu","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":90223},{"functionName":"Ou","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":90148},{"functionName":"wu","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":87488},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45818},{"functionName":"t.unstable_runWithPriority","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":79,"columnNumber":3464},{"functionName":"Ja","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45527},{"functionName":"Qa","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45763},{"functionName":"Xa","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45698},{"functionName":"_u","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":84254},{"functionName":"enqueueSetState","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":50479},{"functionName":"b.setState","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":63,"columnNumber":1438},{"functionName":"on_client_changed","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":161563},{"functionName":"se","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":76,"columnNumber":27},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":205,"columnNumber":20},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":131208},{"functionName":"se","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":76,"columnNumber":27},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":205,"columnNumber":20},{"functionName":"b","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":2514,"columnNumber":18},{"functionName":"","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":2476,"columnNumber":24},{"functionName":"n","scriptId":"31","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":880,"columnNumber":16}]},"exception":{"type":"object","subtype":"error","className":"TypeError","description":"TypeError: Cannot read property 'Configuration' of null\n at Uu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:104318)\n at Xu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:108593)\n at http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110094\n at Array.forEach ()\n at http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110041\n at Qu.render (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110111)\n at Zi (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70775)\n at Qi (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70570)\n at Ss (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:105900)\n at Cu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:90224)","objectId":"{\"injectedScriptId\":5,\"id\":2}","preview":{"type":"object","subtype":"error","description":"TypeError: Cannot read property 'Configuration' of null\n at Uu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:104318)\n at Xu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:108593)\n at http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110094\n at Array.forEach ()\n at http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110041\n at Qu.render (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110111)\n at Zi (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70775)\n at Qi (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70570)\n at Ss (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:105900)\n at Cu (http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:90224)","overflow":false,"properties":[{"name":"stack","type":"string","value":"TypeError: Cannot read property 'Configuration' of…26fd2a8d15c976c83433/storage/storage.js:72:90224)"},{"name":"message","type":"string","value":"Cannot read property 'Configuration' of null"}]}},"executionContextId":5} Wrote screenshot to TestStorage-testSnapshots-rhel-8-1-distropkg-127.0.0.2-2701-FAIL.png Wrote HTML dump to TestStorage-testSnapshots-rhel-8-1-distropkg-127.0.0.2-2701-FAIL.html Wrote JS log to TestStorage-testSnapshots-rhel-8-1-distropkg-127.0.0.2-2701-FAIL.js.log Journal extracted to TestStorage-testSnapshots-rhel-8-1-distropkg-127.0.0.2-2701-FAIL.log [0100/000000.306019:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) Traceback (most recent call last): File "test/verify/check-storage-lvm2", line 275, in testSnapshots self.content_row_wait_in_col(2, 2, "/dev/TEST/thin") File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 88, in content_row_wait_in_col self.retry(None, lambda: self.browser.is_present(col) and val in self.browser.text(col), None) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 59, in retry self.browser.wait(step) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 362, in wait val = predicate() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 53, in step if check(): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 88, in self.retry(None, lambda: self.browser.is_present(col) and val in self.browser.text(col), None) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 380, in is_present return self.call_js_func('ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 196, in call_js_func return self.eval_js("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 180, in eval_js silent=False, awaitPromise=True, returnByValue=True, no_trace=no_trace) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/cdp.py", line 105, in invoke res = self.command(cmd) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/cdp.py", line 132, in command raise RuntimeError(res["error"]) RuntimeError: TypeError: Cannot read property 'Configuration' of null not ok 221 testSnapshots (check_storage_lvm2.TestStorage) # duration: 151s # ---------------------------------------------------------------------- # testIgnored (check_storage_ignored.TestStorage) # [1121/133953.574146:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory DevTools listening on ws://127.0.0.1:10120/devtools/browser/7b1420c9-8252-42cb-995a-59f5e1825a19 [1121/133953.654792:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133953.658694:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343603489.4968,"url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error [0100/000000.187193:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 214 testIgnored (check_storage_ignored.TestStorage) # duration: 136s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testClevisTang (check_storage_luks.TestStorage) # Failed to reset failed state of unit tangd-update.service: Unit tangd-update.service not loaded. DevTools listening on ws://127.0.0.1:9297/devtools/browser/fafdf5f2-e701-466c-a66b-07da36bc60c6 [1121/133909.575406:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133909.577604:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133909.582612:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343561267.6921,"url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testClevisTang-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.png Wrote HTML dump to TestStorage-testClevisTang-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.html Wrote JS log to TestStorage-testClevisTang-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.js.log Journal extracted to TestStorage-testClevisTang-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-luks", line 168, in testClevisTang "passphrase2": "vainu-reku-toma-rolle-kaja"}) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 317, in dialog self.dialog_wait_close() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 281, in dialog_wait_close self.browser.wait_not_present('#dialog') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 386, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574343551369.831, 'url': 'http://127.0.0.2:9491/cockpit/login', 'networkRequestId': '1000020750.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9491". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574343561267.6921, 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 216 testClevisTang (check_storage_luks.TestStorage) # duration: 195s # RETRY https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testLuks (check_storage_luks.TestStorage) # DevTools listening on ws://127.0.0.1:9280/devtools/browser/09466e66-b270-4ed7-9c7b-a611eac72266 [1121/133907.570263:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/133907.573465:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/133907.578865:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343558575.657,"url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testLuks-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.png Wrote HTML dump to TestStorage-testLuks-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.html Wrote JS log to TestStorage-testLuks-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.js.log Journal extracted to TestStorage-testLuks-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-luks", line 61, in testLuks self.dialog_wait_close() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 281, in dialog_wait_close self.browser.wait_not_present('#dialog') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 386, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574343549096.077, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '1000020683.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9391". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574343558575.657, 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 217 testLuks (check_storage_luks.TestStorage) # duration: 196s # RETRY # ---------------------------------------------------------------------- # testHiddenRaid (check_storage_hidden.TestStorage) # DevTools listening on ws://127.0.0.1:9880/devtools/browser/f12b991d-30f5-406d-827a-0600068f7e75 [1121/134021.192193:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134021.194271:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134021.198591:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343632822.905,"url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 213 testHiddenRaid (check_storage_hidden.TestStorage) # duration: 179s # ---------------------------------------------------------------------- # testLvm (check_storage_lvm2.TestStorage) # DevTools listening on ws://127.0.0.1:9320/devtools/browser/ce056c38-dab2-4ef1-b7c3-97557e50352c [1121/134124.462516:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134124.464959:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134124.469299:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343693655.8079,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > error: {"exceptionId":1,"text":"Uncaught","lineNumber":92,"columnNumber":104317,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","stackTrace":{"callFrames":[{"functionName":"Uu","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":104317},{"functionName":"Xu","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":108979},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110093},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110040},{"functionName":"render","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110110},{"functionName":"Zi","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":70774},{"functionName":"Qi","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":70569},{"functionName":"Ss","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":105899},{"functionName":"Cu","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":90223},{"functionName":"Ou","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":90148},{"functionName":"wu","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":87488},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45818},{"functionName":"t.unstable_runWithPriority","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":79,"columnNumber":3464},{"functionName":"Ja","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45527},{"functionName":"Qa","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45763},{"functionName":"Xa","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45698},{"functionName":"_u","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":84254},{"functionName":"enqueueSetState","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":50479},{"functionName":"b.setState","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":63,"columnNumber":1438},{"functionName":"on_client_changed","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":161563},{"functionName":"se","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":76,"columnNumber":27},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":205,"columnNumber":20},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":131208},{"functionName":"se","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":76,"columnNumber":27},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":205,"columnNumber":20},{"functionName":"b","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":2514,"columnNumber":18},{"functionName":"","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":2476,"columnNumber":24},{"functionName":"n","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":880,"columnNumber":16}]},"exception":{"type":"object","subtype":"error","className":"TypeError","description":"TypeError: Cannot read property 'Configuration' of null\n at Uu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:104318)\n at Xu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:108980)\n at http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110094\n at Array.forEach ()\n at http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110041\n at Qu.render (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110111)\n at Zi (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70775)\n at Qi (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70570)\n at Ss (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:105900)\n at Cu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:90224)","objectId":"{\"injectedScriptId\":5,\"id\":2}","preview":{"type":"object","subtype":"error","description":"TypeError: Cannot read property 'Configuration' of null\n at Uu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:104318)\n at Xu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:108980)\n at http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110094\n at Array.forEach ()\n at http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110041\n at Qu.render (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110111)\n at Zi (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70775)\n at Qi (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70570)\n at Ss (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:105900)\n at Cu (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:90224)","overflow":false,"properties":[{"name":"stack","type":"string","value":"TypeError: Cannot read property 'Configuration' of…26fd2a8d15c976c83433/storage/storage.js:72:90224)"},{"name":"message","type":"string","value":"Cannot read property 'Configuration' of null"}]}},"executionContextId":5} Wrote screenshot to TestStorage-testLvm-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.png Wrote HTML dump to TestStorage-testLvm-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.html Wrote JS log to TestStorage-testLvm-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.js.log Journal extracted to TestStorage-testLvm-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.log [0100/000000.068334:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) Traceback (most recent call last): File "test/verify/check-storage-lvm2", line 63, in testLvm self.content_row_wait_in_col(1, 2, "/dev/TEST1/one") File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 88, in content_row_wait_in_col self.retry(None, lambda: self.browser.is_present(col) and val in self.browser.text(col), None) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 59, in retry self.browser.wait(step) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 362, in wait val = predicate() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 53, in step if check(): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 88, in self.retry(None, lambda: self.browser.is_present(col) and val in self.browser.text(col), None) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 380, in is_present return self.call_js_func('ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 196, in call_js_func return self.eval_js("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 180, in eval_js silent=False, awaitPromise=True, returnByValue=True, no_trace=no_trace) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/cdp.py", line 105, in invoke res = self.command(cmd) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/cdp.py", line 132, in command raise RuntimeError(res["error"]) RuntimeError: TypeError: Cannot read property 'Configuration' of null not ok 220 testLvm (check_storage_lvm2.TestStorage) # duration: 174s # ---------------------------------------------------------------------- # testFormatTooSmall (check_storage_format.TestStorage) # DevTools listening on ws://127.0.0.1:10042/devtools/browser/f4375095-8892-499b-8c8b-24611e74d9c7 [1121/134149.259881:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134149.261654:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134149.265245:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343716283.946,"url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Error creating file system: Command-line `mkfs.xfs -f -L "" "/dev/sda"' exited with non-zero exit status 1: agsize (1280 blocks) too small, need at least 4096 blocks Usage: mkfs.xfs /* blocksize */ [-b size=num] /* metadata */ [-m crc=0|1,finobt=0|1,uuid=xxx,rmapbt=0|1,reflink=0|1] /* data subvol */ [-d agcount=n,agsize=n,file,name=xxx,size=num, (sunit=value,swidth=value|su=num,sw=num|noalign), sectsize=num /* force overwrite */ [-f] /* inode size */ [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2, projid32bit=0|1,sparse=0|1] /* no discard */ [-K] /* log subvol */ [-l agnum=n,internal,size=num,logdev=xxx,version=n sunit=value|su=num,sectsize=num,lazy-count=0|1] /* label */ [-L label (maximum 12 characters)] /* naming */ [-n size=num,version=2|ci,ftype=0|1] /* no-op info only */ [-N] /* prototype file */ [-p fname] /* quiet */ [-q] /* realtime subvol */ [-r extsize=num,size=num,rtdev=xxx] /* sectorsize */ [-s size=num] /* version */ [-V] devicename is required unless -d name=xxx is given. is xxx (bytes), xxxs (sectors), xxxb (fs blocks), xxxk (xxx KiB), xxxm (xxx MiB), xxxg (xxx GiB), xxxt (xxx TiB) or xxxp (xxx PiB). is xxx (512 byte blocks). ok 210 testFormatTooSmall (check_storage_format.TestStorage) # duration: 108s # ---------------------------------------------------------------------- # testFormatTypes (check_storage_format.TestStorage) # DevTools listening on ws://127.0.0.1:9293/devtools/browser/e53b2cd5-db9f-44a9-b2de-bcba5d524d06 [1121/134137.782281:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134137.785464:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134137.789915:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343706884.917,"url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: > log: > log: > log: > log: ok 211 testFormatTypes (check_storage_format.TestStorage) # duration: 125s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testHiddenLuks (check_storage_hidden.TestStorage) # DevTools listening on ws://127.0.0.1:9943/devtools/browser/74e2c13a-1dda-4afe-ac99-1ea467230ac4 [1121/134133.091427:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134133.095556:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134133.101041:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343701854.019,"url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > log: > error: {"exceptionId":1,"text":"Uncaught","lineNumber":92,"columnNumber":104317,"url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","stackTrace":{"callFrames":[{"functionName":"Uu","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":104317},{"functionName":"Xu","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":108979},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110093},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110040},{"functionName":"render","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":110110},{"functionName":"Zi","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":70774},{"functionName":"Qi","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":70569},{"functionName":"Ss","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":105899},{"functionName":"Cu","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":90223},{"functionName":"Ou","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":90148},{"functionName":"wu","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":87488},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45818},{"functionName":"t.unstable_runWithPriority","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":79,"columnNumber":3464},{"functionName":"Ja","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45527},{"functionName":"Qa","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45763},{"functionName":"Xa","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":45698},{"functionName":"_u","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":84254},{"functionName":"enqueueSetState","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":71,"columnNumber":50479},{"functionName":"b.setState","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":63,"columnNumber":1438},{"functionName":"on_client_changed","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":92,"columnNumber":161563},{"functionName":"se","scriptId":"31","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":76,"columnNumber":27},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":205,"columnNumber":20},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":131365},{"functionName":"p","scriptId":"31","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":1044,"columnNumber":27},{"functionName":"","scriptId":"31","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":923,"columnNumber":27},{"functionName":"s","scriptId":"31","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":962,"columnNumber":32},{"functionName":"","scriptId":"31","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":974,"columnNumber":16},{"functionName":"n","scriptId":"31","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":880,"columnNumber":16}]},"exception":{"type":"object","subtype":"error","className":"TypeError","description":"TypeError: Cannot read property 'Configuration' of null\n at Uu (http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:104318)\n at Xu (http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:108980)\n at http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110094\n at Array.forEach ()\n at http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110041\n at Qu.render (http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110111)\n at Zi (http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70775)\n at Qi (http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70570)\n at Ss (http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:105900)\n at Cu (http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:90224)","objectId":"{\"injectedScriptId\":5,\"id\":2}","preview":{"type":"object","subtype":"error","description":"TypeError: Cannot read property 'Configuration' of null\n at Uu (http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:104318)\n at Xu (http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:108980)\n at http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110094\n at Array.forEach ()\n at http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110041\n at Qu.render (http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:93:110111)\n at Zi (http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70775)\n at Qi (http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:70570)\n at Ss (http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:105900)\n at Cu (http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js:72:90224)","overflow":false,"properties":[{"name":"stack","type":"string","value":"TypeError: Cannot read property 'Configuration' of…26fd2a8d15c976c83433/storage/storage.js:72:90224)"},{"name":"message","type":"string","value":"Cannot read property 'Configuration' of null"}]}},"executionContextId":5} Wrote screenshot to TestStorage-testHiddenLuks-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.png Wrote HTML dump to TestStorage-testHiddenLuks-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.html Wrote JS log to TestStorage-testHiddenLuks-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.js.log Journal extracted to TestStorage-testHiddenLuks-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.log [0100/000000.183472:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) Traceback (most recent call last): File "test/verify/check-storage-hidden", line 77, in testHiddenLuks self.content_row_wait_in_col(1, 1, "48 MiB Inactive volume") File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 88, in content_row_wait_in_col self.retry(None, lambda: self.browser.is_present(col) and val in self.browser.text(col), None) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 59, in retry self.browser.wait(step) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 362, in wait val = predicate() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 53, in step if check(): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 88, in self.retry(None, lambda: self.browser.is_present(col) and val in self.browser.text(col), None) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 380, in is_present return self.call_js_func('ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 196, in call_js_func return self.eval_js("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 180, in eval_js silent=False, awaitPromise=True, returnByValue=True, no_trace=no_trace) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/cdp.py", line 105, in invoke res = self.command(cmd) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/cdp.py", line 132, in command raise RuntimeError(res["error"]) RuntimeError: TypeError: Cannot read property 'Configuration' of null not ok 212 testHiddenLuks (check_storage_hidden.TestStorage) # duration: 166s # RETRY # ---------------------------------------------------------------------- # testBasic (check_storage_basic.TestStorage) # DevTools listening on ws://127.0.0.1:10052/devtools/browser/b21bd91e-d6a9-4d7b-b8c3-72ced1007c39 [1121/134235.864753:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134235.866880:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134235.871014:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343764452.363,"url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/product_serial: Permission denied grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error grep: /sys/class/dmi/id/chassis_serial: Permission denied grep: /sys/class/dmi/id/product_uuid: Permission denied CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343780415.998,"url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"87","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error mke2fs 1.44.6 (5-Mar-2019) [0100/000000.996863:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 209 testBasic (check_storage_basic.TestStorage) # duration: 117s # ---------------------------------------------------------------------- # testLuks (check_storage_luks.TestStorage) # DevTools listening on ws://127.0.0.1:9776/devtools/browser/1f731b36-eca9-4060-854d-cc81efb3fe93 [1121/134220.671622:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134220.673828:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134220.677912:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343751948.138,"url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testLuks-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.png Wrote HTML dump to TestStorage-testLuks-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.html Wrote JS log to TestStorage-testLuks-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.js.log Journal extracted to TestStorage-testLuks-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.log Traceback (most recent call last): File "test/verify/check-storage-luks", line 61, in testLuks self.dialog_wait_close() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 281, in dialog_wait_close self.browser.wait_not_present('#dialog') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 386, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574343743389.951, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '1000022229.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9391". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574343751948.138, 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error log: warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 217 testLuks (check_storage_luks.TestStorage) # duration: 183s # ---------------------------------------------------------------------- # testAppStream (check_sosreport.TestSOS) # DevTools listening on ws://127.0.0.1:9398/devtools/browser/bc2c4bb9-8499-4d86-bad3-6b73230627ba [1121/134338.271155:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134338.273939:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134338.278196:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343828915.462,"url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/apps/apps.js","lineNumber":5,"stackTrace":{"callFrames":[{"functionName":"E","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/apps/apps.js","lineNumber":5,"columnNumber":26313},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/apps/apps.js","lineNumber":5,"columnNumber":26526},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/apps/apps.js","lineNumber":5,"columnNumber":27504},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/apps/apps.js","lineNumber":0,"columnNumber":2397},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/apps/apps.js","lineNumber":0,"columnNumber":2522},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/apps/apps.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/apps/apps.js","lineNumber":29,"columnNumber":32517},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/apps/apps.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/apps/apps.js","lineNumber":5,"columnNumber":29917},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/apps/apps.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/apps/apps.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/apps/apps.js","lineNumber":0,"columnNumber":911}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error [0100/000000.212307:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 206 testAppStream (check_sosreport.TestSOS) # duration: 92s # ---------------------------------------------------------------------- # testWithUrlRoot (check_sosreport.TestSOS) # DevTools listening on ws://127.0.0.1:9829/devtools/browser/f9202406-47c3-4c87-bc31-cda482126378 [1121/134325.373858:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134325.377052:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134325.381649:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 208 testWithUrlRoot (check_sosreport.TestSOS) # duration: 162s # ---------------------------------------------------------------------- # testBasic (check_sosreport.TestSOS) # DevTools listening on ws://127.0.0.1:9732/devtools/browser/71b7df2e-1ecd-418f-84b3-a48992410eca [1121/134333.574395:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134333.576938:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134333.581343:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 207 testBasic (check_sosreport.TestSOS) # duration: 152s # ---------------------------------------------------------------------- # testClevisTang (check_storage_luks.TestStorage) # Failed to reset failed state of unit tangd-update.service: Unit tangd-update.service not loaded. DevTools listening on ws://127.0.0.1:9841/devtools/browser/1f473ac2-d0a2-4bc8-bac6-2fcebe71134f [1121/134221.521564:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134221.549160:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134221.554852:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343750453.9622,"url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > log: [0100/000000.110422:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 216 testClevisTang (check_storage_luks.TestStorage) # duration: 259s # ---------------------------------------------------------------------- # testResetFailed (check_services.TestServices) # ok 200 testResetFailed (check_services.TestServices) # duration: 0s # SKIP rhel-8-1-distropkg: Implemented in #12585 # ---------------------------------------------------------------------- # testRelationships (check_services.TestServices) # ok 199 testRelationships (check_services.TestServices) # duration: 0s # SKIP rhel-8-1-distropkg: Reworked in #12265 # ---------------------------------------------------------------------- # testNotifyFailed (check_services.TestServices) # ok 198 testNotifyFailed (check_services.TestServices) # duration: 0s # SKIP rhel-8-1-distropkg: Implemented in #12585 # ---------------------------------------------------------------------- # testEnforcingToggle (check_setroubleshoot.TestSelinux) # [1121/134607.026362:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory DevTools listening on ws://127.0.0.1:9441/devtools/browser/692e7701-fa26-473e-8213-2fb04afca3bc [1121/134607.052896:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134607.056505:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 202 testEnforcingToggle (check_setroubleshoot.TestSelinux) # duration: 117s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testHiddenLuks (check_storage_hidden.TestStorage) # DevTools listening on ws://127.0.0.1:10200/devtools/browser/616f96fe-23a4-4c79-ba85-3399455290cb [1121/134501.876496:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134501.878962:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134501.885267:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343916088.261,"url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > error: > warning: Cannot read property 'Configuration' of null > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testHiddenLuks-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.png Wrote HTML dump to TestStorage-testHiddenLuks-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.html Wrote JS log to TestStorage-testHiddenLuks-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.js.log Journal extracted to TestStorage-testHiddenLuks-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.log [0100/000000.123399:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) Traceback (most recent call last): File "test/verify/check-storage-hidden", line 56, in testHiddenLuks 'size': 48}) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 317, in dialog self.dialog_wait_close() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 281, in dialog_wait_close self.browser.wait_not_present('#dialog') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 386, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":2}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574343903156.141, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '1000023224.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9291". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574343916088.261, 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error error: warning: Cannot read property 'Configuration' of null warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 212 testHiddenLuks (check_storage_hidden.TestStorage) # duration: 232s # RETRY # ---------------------------------------------------------------------- # testBasic (check_session.TestSession) # DevTools listening on ws://127.0.0.1:9351/devtools/browser/0544cee4-13f0-48d5-bdd4-92cebf383afb [1121/134634.500685:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134634.502258:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134634.505850:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: transport closed: disconnected > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error [0100/000000.788024:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 201 testBasic (check_session.TestSession) # duration: 126s # ---------------------------------------------------------------------- # testSlots (check_storage_luks.TestStorage) # DevTools listening on ws://127.0.0.1:9918/devtools/browser/a91f8787-ef69-4e22-b72b-94721d8d66bb [1121/134126.075425:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134126.078386:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134126.085547:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574343695694.773,"url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > log: > warning: Error unlocking /dev/sda: Failed to activate device: Operation not permitted > warning: Error unlocking /dev/sda: Failed to activate device: Operation not permitted > log: PackageKit went away from D-Bus > log: PackageKit went away from D-Bus ok 219 testSlots (check_storage_luks.TestStorage) # duration: 432s # ---------------------------------------------------------------------- # testConditions (check_services.TestServices) # ok 194 testConditions (check_services.TestServices) # duration: 0s # SKIP rhel-8-1-distropkg: Reworked in #12265 # ---------------------------------------------------------------------- # testTroubleshootAlerts (check_setroubleshoot.TestSelinux) # DevTools listening on ws://127.0.0.1:9493/devtools/browser/76bdbb51-fadf-41ff-bc5e-f4ef688ca0ae [1121/134649.363695:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134649.366590:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134649.370438:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ./ls: cannot open directory '/home/admin': Permission denied ./ls: cannot open directory '/home/builder': Permission denied Pseudo-terminal will not be allocated because stdin is not a terminal. Warning: Permanently added 'localhost' (ECDSA) to the list of known hosts. root@localhost: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password). > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 203 testTroubleshootAlerts (check_setroubleshoot.TestSelinux) # duration: 224s # ---------------------------------------------------------------------- # testNoAdminGroup (check_shutdown_restart.TestShutdownRestart) # DevTools listening on ws://127.0.0.1:10046/devtools/browser/8c9ffea3-51c5-4577-8c70-a3ccebb83c22 [1121/134600.974049:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134600.976445:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134600.981032:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/product_serial: Permission denied grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error grep: /sys/class/dmi/id/chassis_serial: Permission denied grep: /sys/class/dmi/id/product_uuid: Permission denied # Warning: cockpit.service changed on disk, the version systemd has loaded is outdated. # This output shows the current version of the unit's original fragment and drop-in files. # If fragments or drop-ins were added or removed, they are not properly reflected in this output. # Run 'systemctl daemon-reload' to reload units. Failed to cat /etc/systemd/system/cockpit.service.d/notls.conf: No such file or directory Warning: Stopping cockpit.service, but it can still be activated by: cockpit.socket > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Shutdown scheduled for Thu 2019-11-21 08:46:27 EST, use 'shutdown -c' to cancel. > warning: transport closed: disconnected Connection to 127.0.0.2 closed by remote host. > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"} CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1574343990376.887,"url":"http://127.0.0.2:9791/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"1000023472.99"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"13"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"14"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"15"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"21"} ok 205 testNoAdminGroup (check_shutdown_restart.TestShutdownRestart) # duration: 275s # ---------------------------------------------------------------------- # testHiddenFailure (check_services.TestServices) # Job for fail.mount failed. See "systemctl status fail.mount" and "journalctl -xe" for details. DevTools listening on ws://127.0.0.1:9539/devtools/browser/cdc9406b-3137-41e8-9c6e-57d458eb385b [1121/134758.783911:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134758.786844:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134758.790902:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 196 testHiddenFailure (check_services.TestServices) # duration: 117s # ---------------------------------------------------------------------- # testNotFound (check_services.TestServices) # DevTools listening on ws://127.0.0.1:9821/devtools/browser/280e15db-0808-409f-9e74-cc29528ff6a5 [1121/134800.073120:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134800.075456:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134800.082853:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 197 testNotFound (check_services.TestServices) # duration: 216s # ---------------------------------------------------------------------- # testBasic (check_services.TestServices) # DevTools listening on ws://127.0.0.1:10091/devtools/browser/645e43ca-2c46-472c-be37-e1ffb352e159 [1121/134919.007521:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134919.010731:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134919.015361:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error Created symlink /etc/systemd/system/default.target.wants/test.service -> /etc/systemd/system/test.service. > log: ok 193 testBasic (check_services.TestServices) # duration: 151s # ---------------------------------------------------------------------- # testApi (check_services.TestServices) # DevTools listening on ws://127.0.0.1:9709/devtools/browser/c5aafc7f-daf2-4a47-aca1-f375fa4370e3 [1121/134928.154808:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134928.156644:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134928.160183:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: ok 192 testApi (check_services.TestServices) # duration: 124s # ---------------------------------------------------------------------- # testHiddenLuks (check_storage_hidden.TestStorage) # DevTools listening on ws://127.0.0.1:9998/devtools/browser/06fa28db-ed45-414b-8202-368436ce6bf0 [1121/134810.980501:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134810.990339:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134810.994087:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344108117.1702,"url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"stackTrace":{"callFrames":[{"functionName":"m","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24304},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":24517},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":25495},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76161},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":13,"columnNumber":76286},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":87,"columnNumber":61561},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":55,"columnNumber":27915},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > error: > warning: Cannot read property 'Configuration' of null > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Wrote screenshot to TestStorage-testHiddenLuks-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.png Wrote HTML dump to TestStorage-testHiddenLuks-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.html Wrote JS log to TestStorage-testHiddenLuks-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.js.log Journal extracted to TestStorage-testHiddenLuks-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.log [0100/000000.191991:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) Traceback (most recent call last): File "test/verify/check-storage-hidden", line 56, in testHiddenLuks 'size': 48}) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 317, in dialog self.dialog_wait_close() File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/storagelib.py", line 281, in dialog_wait_close self.browser.wait_not_present('#dialog') File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 386, in wait_not_present self.wait_js_func('!ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(!ph_is_present("#dialog")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":2}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574344092867.6492, 'url': 'http://127.0.0.2:9291/cockpit/login', 'networkRequestId': '1000024580.8'} cdp: {'source': 'security', 'level': 'error', 'text': 'Refused to apply inline style because it violates the following Content Security Policy directive: "default-src \'self\' http://127.0.0.2:9291". Either the \'unsafe-inline\' keyword, a hash (\'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=\'), or a nonce (\'nonce-...\') is required to enable inline execution. Note also that \'style-src\' was not explicitly set, so \'default-src\' is used as a fallback.\n', 'timestamp': 1574344108117.1702, 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'stackTrace': {'callFrames': [{'functionName': 'm', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24304}, {'functionName': 't.inject', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 24517}, {'functionName': 't.a', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 25495}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76161}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 13, 'columnNumber': 76286}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 87, 'columnNumber': 61561}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 55, 'columnNumber': 27915}, {'functionName': 'n', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 109}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 901}, {'functionName': '', 'scriptId': '38', 'url': 'http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/storage/storage.js', 'lineNumber': 0, 'columnNumber': 912}]}} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error error: warning: Cannot read property 'Configuration' of null warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 212 testHiddenLuks (check_storage_hidden.TestStorage) # duration: 179s # ---------------------------------------------------------------------- # testDynamic (check_roles.TestRoles) # DevTools listening on ws://127.0.0.1:10103/devtools/browser/7fa8d4f9-264f-4910-b082-71dda73e0cea [1121/134941.778530:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134941.781235:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134941.785743:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 191 testDynamic (check_roles.TestRoles) # duration: 129s # ---------------------------------------------------------------------- # testBasic (check_shutdown_restart.TestShutdownRestart) # # Warning: cockpit.service changed on disk, the version systemd has loaded is outdated. # This output shows the current version of the unit's original fragment and drop-in files. # If fragments or drop-ins were added or removed, they are not properly reflected in this output. # Run 'systemctl daemon-reload' to reload units. Failed to cat /etc/systemd/system/cockpit.service.d/notls.conf: No such file or directory Warning: Stopping cockpit.service, but it can still be activated by: cockpit.socket DevTools listening on ws://127.0.0.1:9666/devtools/browser/901506f0-89ee-41b5-b568-29371f386301 [1121/134605.969402:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134605.971372:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134605.975037:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Shutdown scheduled for Thu 2019-11-21 08:46:19 EST, use 'shutdown -c' to cancel. > warning: transport closed: disconnected kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1574343982788.296,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"1000023565.28"} kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"} kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"} kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"} kex_exchange_identification: read: Connection reset by peer > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"13"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"14"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"15"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"} DevTools listening on ws://127.0.0.1:9643/devtools/browser/20dc2dd5-f70b-454b-bec2-e9894d70f3f3 [1121/134747.172104:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134747.174780:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134747.179975:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > warning: Shutdown scheduled for Thu 2019-11-21 08:48:24 EST, use 'shutdown -c' to cancel. > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Connection to 127.0.0.2 closed by remote host. > log: PackageKit went away from D-Bus > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Shutdown scheduled for Thu 2019-11-21 08:49:55 EST, use 'shutdown -c' to cancel. > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > warning: transport closed: disconnected CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1574344199439.068,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"1000023565.100"} Connection to 127.0.0.2 closed by remote host. > log: PackageKit went away from D-Bus > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"5"} ok 204 testBasic (check_shutdown_restart.TestShutdownRestart) # duration: 374s # ---------------------------------------------------------------------- # testBasic (check_roles.TestRoles) # DevTools listening on ws://127.0.0.1:9378/devtools/browser/a1978398-b5c8-46fb-83d3-7108b3722c3a [1121/134946.652148:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/134946.654718:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134946.659021:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/product_serial: Permission denied grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error grep: /sys/class/dmi/id/chassis_serial: Permission denied grep: /sys/class/dmi/id/product_uuid: Permission denied > warning: chage: Permission denied. > warning: chage: Permission denied. ok 190 testBasic (check_roles.TestRoles) # duration: 146s # ---------------------------------------------------------------------- # testSuper (check_reauthorize.TestReauthorize) # DevTools listening on ws://127.0.0.1:9692/devtools/browser/ba499bc4-5843-4de4-afd1-61c0de677f39 [1121/135030.970651:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135030.990112:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135030.999521:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: done > log: PackageKit went away from D-Bus > warning: Checking for available updates failed: Server has closed the connection. > warning: Subscribing to systemd signals failed > warning: Error opening directory '/home/admin/.ssh': No such file or directory > warning: --: line 25: cd: /home/admin/.ssh: No such file or directory > log: fail > log: fail > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"} # Warning: cockpit.service changed on disk, the version systemd has loaded is outdated. # This output shows the current version of the unit's original fragment and drop-in files. # If fragments or drop-ins were added or removed, they are not properly reflected in this output. # Run 'systemctl daemon-reload' to reload units. Failed to cat /etc/systemd/system/cockpit.service.d/notls.conf: No such file or directory Warning: Stopping cockpit.service, but it can still be activated by: cockpit.socket > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: done ok 189 testSuper (check_reauthorize.TestReauthorize) # duration: 157s # ---------------------------------------------------------------------- # testBasic (check_reauthorize.TestReauthorize) # spawn virsh -c qemu:///session console 89 Connected to domain rhel-8-1-distropkg-127.0.0.2-2701 Escape character is ^] Red Hat Enterprise Linux 8.1 (Ootpa) Kernel 4.18.0-147.el8.x86_64 on an x86_64 Activate the web console with: systemctl enable --now cockpit.socket localhost login: root Password: [root@localhost ~]# ip addr 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic noprefixroute eth0 valid_lft 86395sec preferred_lft 86395sec inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr valid_lft 86397sec preferred_lft 14397sec inet6 fe80::5054:ff:fe12:3456/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff 4: virbr0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 valid_lft forever preferred_lft forever 5: virbr0-nic: mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff [root@localhost ~]# Traceback (most recent call last): File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 805, in setUp machine.wait_boot() File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/machine_virtual.py", line 527, in wait_boot Machine.wait_boot(self, timeout_sec) File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 117, in wait_boot self.label, self.ssh_address, self.ssh_port)) machine_core.exceptions.Failure: Unable to reach machine rhel-8-1-distropkg-127.0.0.2-2701 via ssh: 127.0.0.2:2701 not ok 187 testBasic (check_reauthorize.TestReauthorize) # duration: 138s # RETRY due to failure of test harness or framework # RETRY # ---------------------------------------------------------------------- # testCreateTimer (check_services.TestServices) # [1121/134845.797307:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory DevTools listening on ws://127.0.0.1:9832/devtools/browser/a5643f0f-6a4f-4a9d-b26a-ac2235cf1ed6 [1121/134845.909531:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/134845.913418:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > log: > warning: transport closed: disconnected > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"26"} kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"27"} kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"28"} kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer kex_exchange_identification: read: Connection reset by peer > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"29"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"30"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"31"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"32"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"33"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"34"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"35"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"36"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"37"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"38"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"39"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"40"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"41"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"42"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"43"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"44"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"45"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"46"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"47"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"48"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"49"} ok 195 testCreateTimer (check_services.TestServices) # duration: 349s # ---------------------------------------------------------------------- # testSudo (check_reauthorize.TestReauthorize) # [1121/135215.475372:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory DevTools listening on ws://127.0.0.1:9639/devtools/browser/3b855dfc-1d2c-4ff4-8ec7-25ff7b8791da [1121/135215.555697:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135215.559681:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/product_serial: Permission denied grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error grep: /sys/class/dmi/id/chassis_serial: Permission denied grep: /sys/class/dmi/id/product_uuid: Permission denied > log: fail # Warning: cockpit.service changed on disk, the version systemd has loaded is outdated. # This output shows the current version of the unit's original fragment and drop-in files. # If fragments or drop-ins were added or removed, they are not properly reflected in this output. # Run 'systemctl daemon-reload' to reload units. Failed to cat /etc/systemd/system/cockpit.service.d/notls.conf: No such file or directory Warning: Stopping cockpit.service, but it can still be activated by: cockpit.socket > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: done # Warning: cockpit.service changed on disk, the version systemd has loaded is outdated. # This output shows the current version of the unit's original fragment and drop-in files. # If fragments or drop-ins were added or removed, they are not properly reflected in this output. # Run 'systemctl daemon-reload' to reload units. Failed to cat /etc/systemd/system/cockpit.service.d/notls.conf: No such file or directory Warning: Stopping cockpit.service, but it can still be activated by: cockpit.socket > warning: grep: /sys/class/dmi/id/product_serial: Permission denied grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error grep: /sys/class/dmi/id/chassis_serial: Permission denied grep: /sys/class/dmi/id/product_uuid: Permission denied > log: fail # Warning: cockpit.service changed on disk, the version systemd has loaded is outdated. # This output shows the current version of the unit's original fragment and drop-in files. # If fragments or drop-ins were added or removed, they are not properly reflected in this output. # Run 'systemctl daemon-reload' to reload units. Failed to cat /etc/systemd/system/cockpit.service.d/notls.conf: No such file or directory Warning: Stopping cockpit.service, but it can still be activated by: cockpit.socket > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: done ok 188 testSudo (check_reauthorize.TestReauthorize) # duration: 207s # ---------------------------------------------------------------------- # testBasic (check_reauthorize.TestReauthorize) # DevTools listening on ws://127.0.0.1:9599/devtools/browser/bbb5e0da-71d0-4c0b-bc7a-5bd7a31d5588 [1121/135355.571235:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135355.573750:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135355.578858:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > debug: Not authorized. > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: Not authorized. > warning: Error opening directory '/home/admin/.ssh': No such file or directory > warning: --: line 25: cd: /home/admin/.ssh: No such file or directory ok 187 testBasic (check_reauthorize.TestReauthorize) # duration: 141s # ---------------------------------------------------------------------- # testShellPreload (check_pages.TestPages) # ok 179 testShellPreload (check_pages.TestPages) # duration: 0s # SKIP rhel-8-1-distropkg: Preloading implemented in #12534 # ---------------------------------------------------------------------- # testInstall (check_realms.TestPackageInstall) # warning: file /var/cache/realmd: remove failed: No such file or directory Created symlink /etc/systemd/system/packagekit.service -> /dev/null. DevTools listening on ws://127.0.0.1:9938/devtools/browser/996f0a3f-a3b9-4ede-80c9-33552f018edf [1121/135321.660776:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135321.663090:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135321.666976:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: PackageKit went away from D-Bus > log: PackageKit went away from D-Bus > warning: Checking for available updates failed: not-found CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1574344422151.662,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":512,"stackTrace":{"callFrames":[{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":512,"columnNumber":14},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":831,"columnNumber":52},{"functionName":"p","scriptId":"34","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/shell/index.js","lineNumber":12,"columnNumber":17667}]}} CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1574344422152.0232,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":512,"stackTrace":{"callFrames":[{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":512,"columnNumber":14},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":831,"columnNumber":52},{"functionName":"p","scriptId":"34","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/shell/index.js","lineNumber":12,"columnNumber":17667}]}} CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1574344422152.16,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":512,"stackTrace":{"callFrames":[{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":512,"columnNumber":14},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":831,"columnNumber":52},{"functionName":"p","scriptId":"34","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/shell/index.js","lineNumber":12,"columnNumber":17667}]}} CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1574344422152.283,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":512,"stackTrace":{"callFrames":[{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":512,"columnNumber":14},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":831,"columnNumber":52},{"functionName":"p","scriptId":"34","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/shell/index.js","lineNumber":12,"columnNumber":17667}]}} CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1574344422152.459,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":512,"stackTrace":{"callFrames":[{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":512,"columnNumber":14},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":831,"columnNumber":52},{"functionName":"p","scriptId":"34","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/shell/index.js","lineNumber":12,"columnNumber":17667}]}} CDP: {"source":"javascript","level":"error","text":"WebSocket is already in CLOSING or CLOSED state.","timestamp":1574344422152.56,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":512,"stackTrace":{"callFrames":[{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":512,"columnNumber":14},{"functionName":"e","scriptId":"31","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/base1/cockpit.js","lineNumber":831,"columnNumber":52},{"functionName":"p","scriptId":"34","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/shell/index.js","lineNumber":12,"columnNumber":17667}]}} > log: transport closed, dropped message: 1:1!29 {"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","Subscribe",[]],"id":"3"} > log: transport closed, dropped message: 1:1!29 {"call":["/org/freedesktop/systemd1","org.freedesktop.systemd1.Manager","LoadUnit",["tuned.service"]],"id":"4"} Removed /etc/systemd/system/packagekit.service. # Warning: cockpit.service changed on disk, the version systemd has loaded is outdated. # This output shows the current version of the unit's original fragment and drop-in files. # If fragments or drop-ins were added or removed, they are not properly reflected in this output. # Run 'systemctl daemon-reload' to reload units. Failed to cat /etc/systemd/system/cockpit.service.d/notls.conf: No such file or directory Warning: Stopping cockpit.service, but it can still be activated by: cockpit.socket > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: realmd is not available from any repository. /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory # Warning: cockpit.service changed on disk, the version systemd has loaded is outdated. # This output shows the current version of the unit's original fragment and drop-in files. # If fragments or drop-ins were added or removed, they are not properly reflected in this output. # Run 'systemctl daemon-reload' to reload units. Failed to cat /etc/systemd/system/cockpit.service.d/notls.conf: No such file or directory Warning: Stopping cockpit.service, but it can still be activated by: cockpit.socket > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 183 testInstall (check_realms.TestPackageInstall) # duration: 211s # ---------------------------------------------------------------------- # testDialogTransition (check_realms.TestPackageInstall) # Created symlink /etc/systemd/system/realmd.service -> /dev/null. DevTools listening on ws://127.0.0.1:10166/devtools/browser/a36f06f4-82a8-492b-8851-8afe790203fd [1121/135347.150024:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135347.154214:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135347.158765:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error Removed /etc/systemd/system/realmd.service. > log: ok 182 testDialogTransition (check_realms.TestPackageInstall) # duration: 198s # ---------------------------------------------------------------------- # testShellReload (check_pages.TestPages) # DevTools listening on ws://127.0.0.1:9278/devtools/browser/406e84f2-da30-4ead-9948-51d9a0540d94 [1121/135534.855152:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135534.858220:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135534.863767:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 180 testShellReload (check_pages.TestPages) # duration: 156s # ---------------------------------------------------------------------- # testPageStatus (check_pages.TestPages) # ok 175 testPageStatus (check_pages.TestPages) # duration: 0s # SKIP rhel-8-1-distropkg: Implemented in #12598 # ---------------------------------------------------------------------- # testMenuSearch (check_pages.TestPages) # ok 174 testMenuSearch (check_pages.TestPages) # duration: 0s # SKIP rhel-8-1-distropkg: Searching implemented in #12579 # ---------------------------------------------------------------------- # testReactPatterns (check_pages.TestPages) # DevTools listening on ws://127.0.0.1:9781/devtools/browser/3f0f92d1-5e35-4b76-8a22-b5ebdd52da16 [1121/135547.223230:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135547.248567:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135547.253246:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344556019.5479,"url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/react-patterns.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"h","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/react-patterns.js","lineNumber":10,"columnNumber":62969},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/react-patterns.js","lineNumber":10,"columnNumber":63182},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/react-patterns.js","lineNumber":10,"columnNumber":64160},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/react-patterns.js","lineNumber":5,"columnNumber":3945},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/react-patterns.js","lineNumber":5,"columnNumber":4070},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/react-patterns.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/react-patterns.js","lineNumber":59,"columnNumber":49112},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/react-patterns.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/react-patterns.js","lineNumber":10,"columnNumber":66585},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/react-patterns.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/react-patterns.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/react-patterns.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 178 testReactPatterns (check_pages.TestPages) # duration: 99s # ---------------------------------------------------------------------- # testPtBRLocale (check_pages.TestPages) # DevTools listening on ws://127.0.0.1:10207/devtools/browser/3c1c90a0-7584-4392-bfa4-c189c2941ed8 [1121/135548.762811:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135548.764961:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135548.769595:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 177 testPtBRLocale (check_pages.TestPages) # duration: 98s # ---------------------------------------------------------------------- # testNotSupported (check_realms.TestRealms) # DevTools listening on ws://127.0.0.1:9595/devtools/browser/93903366-1462-40f2-bff9-7a53d587d13a [1121/135224.972772:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135224.975696:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135224.979953:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 186 testNotSupported (check_realms.TestRealms) # duration: 415s # ---------------------------------------------------------------------- # testPlots (check_pages.TestPages) # DevTools listening on ws://127.0.0.1:10217/devtools/browser/168e1f48-bbe5-40d7-8144-7ccf2c019b34 [1121/135632.670526:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135632.673754:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135632.679934:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-jKE6QZqne5OsrfemNvuLSNoud++NsCOiSlGuIsQns5o='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344603974.986,"url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/plot.html#/","lineNumber":17} CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-bop/tNU7A+WoZ9gh/CK0Wa1mRh92eNSwzILbRBxyVx0='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344603975.289,"url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/playground/plot.html#/","lineNumber":19} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 176 testPlots (check_pages.TestPages) # duration: 152s # ---------------------------------------------------------------------- # testFrameReload (check_pages.TestPages) # DevTools listening on ws://127.0.0.1:9777/devtools/browser/74a68909-4570-4f3b-b5c9-a47a04189526 [1121/135717.973265:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135717.975135:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135717.979066:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 173 testFrameReload (check_pages.TestPages) # duration: 112s # ---------------------------------------------------------------------- # testBasic (check_pages.TestPages) # DevTools listening on ws://127.0.0.1:9838/devtools/browser/007f7d3b-e08d-40b4-8744-677b42c50ded [1121/135723.167341:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135723.169271:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135723.173117:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: transport closed: disconnected > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > debug: hardware info collection data: {"system":{"cpu_model":"Intel Xeon Processor (Skylake, IBRS)","nproc":1,"version":"pc-i440fx-3.1","name":"Standard PC (i440FX + PIIX, 1996)","type":"Weitere","bios_vendor":"SeaBIOS","bios_version":"1.12.0-2.fc30"},"pci":[{"slot":"0000:00:00.0","cls":"Bridge","vendor":"Intel Corporation","model":"440FX - 82441FX PMC [Natoma] (Qemu virtual machine)"},{"slot":"0000:00:01.0","cls":"Bridge","vendor":"Intel Corporation","model":"82371SB PIIX3 ISA [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.1","cls":"Mass storage controller","vendor":"Intel Corporation","model":"82371SB PIIX3 IDE [Natoma/Triton II] (Qemu virtual machine)"},{"slot":"0000:00:01.2","cls":"Serial bus controller","vendor":"Intel Corporation","model":"82371SB PIIX3 USB [Natoma/Triton II] (QEMU Virtual Machine)"},{"slot":"0000:00:01.3","cls":"Bridge","vendor":"Intel Corporation","model":"82371AB/EB/MB PIIX4 ACPI (Qemu virtual machine)"},{"slot":"0000:00:02.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio SCSI"},{"slot":"0000:00:03.0","cls":"Mass storage controller","vendor":"Red Hat, Inc.","model":"Virtio block device"},{"slot":"0000:00:04.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio memory balloon"},{"slot":"0000:00:05.0","cls":"Unclassified device","vendor":"Red Hat, Inc.","model":"Virtio RNG"},{"slot":"0000:00:0e.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"},{"slot":"0000:00:0f.0","cls":"Network controller","vendor":"Red Hat, Inc.","model":"Virtio network device"}]} ok 172 testBasic (check_pages.TestPages) # duration: 141s # ---------------------------------------------------------------------- # testBasic (check_packages.TestPackages) # [1121/135756.293788:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory DevTools listening on ws://127.0.0.1:9934/devtools/browser/d2c2fd92-a756-4f16-ba4f-c0c69200b3ea [1121/135756.355036:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135756.359473:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 171 testBasic (check_packages.TestPackages) # duration: 143s # ---------------------------------------------------------------------- # testUpdateError (check_packagekit.TestUpdates) # /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DevTools listening on ws://127.0.0.1:9609/devtools/browser/9875ef45-e8c7-44fa-a049-632449bc2696 [1121/135949.487304:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135949.489804:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135949.493634:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344797184.082,"url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 168 testUpdateError (check_packagekit.TestUpdates) # duration: 145s # ---------------------------------------------------------------------- # testSecurityOnly (check_packagekit.TestUpdates) # /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DevTools listening on ws://127.0.0.1:9564/devtools/browser/ed92962d-d7a9-4f1c-86d3-626125d7d53c [1121/135956.776059:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135956.779222:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135956.783310:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344804371.112,"url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 167 testSecurityOnly (check_packagekit.TestUpdates) # duration: 105s # ---------------------------------------------------------------------- # testIpa (check_realms.TestRealms) # DevTools listening on ws://127.0.0.1:9448/devtools/browser/48bd0c99-6436-49c0-85a7-b04f74dd8e40 [1121/135251.483927:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135251.487984:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135251.492641:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > log: > log: > log: PackageKit went away from D-Bus > log: > log: > log: > warning: ipa: ERROR: HTTP/x0.cockpit.lan@COCKPIT.LAN: service not found klist: Key table file '/etc/cockpit/krb5.keytab' not found while starting keytab scan Keytab successfully retrieved and stored in: /etc/cockpit/krb5.keytab klist: Credentials cache 'KCM:0' not found klist: Credentials cache 'KCM:1001' not found ++ seq 1 60 + for x in $(seq 1 60) + getent passwd admin@cockpit.lan + break + getent passwd admin@cockpit.lan + chown -R admin@cockpit.lan /home/admin ++ seq 1 60 + for x in $(seq 1 60) + ssh -oStrictHostKeyChecking=no -oBatchMode=yes -l admin@cockpit.lan x0.cockpit.lan true + break verify depth is 5 Can't use SSL_get_servername depth=1 O = COCKPIT.LAN, CN = Certificate Authority verify return:1 depth=0 O = COCKPIT.LAN, CN = x0.cockpit.lan verify return:1 DONE % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin@cockpit.lan: # Warning: cockpit.service changed on disk, the version systemd has loaded is outdated. # This output shows the current version of the unit's original fragment and drop-in files. # If fragments or drop-ins were added or removed, they are not properly reflected in this output. # Run 'systemctl daemon-reload' to reload units. Failed to cat /etc/systemd/system/cockpit.service.d/notls.conf: No such file or directory Warning: Stopping cockpit.service, but it can still be activated by: cockpit.socket > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Removing principal HTTP/x0.cockpit.lan@COCKPIT.LAN > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > log: > log: > log: > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > log: Failed to join domain: cockpit.lan: Already running another action > log: ok 184 testIpa (check_realms.TestRealms) # duration: 611s # ---------------------------------------------------------------------- # testNegotiate (check_realms.TestKerberos) # ++ seq 1 20 + for x in $(seq 1 20) + nslookup -type=SRV _ldap._tcp.cockpit.lan + sleep 1 + for x in $(seq 1 20) + nslookup -type=SRV _ldap._tcp.cockpit.lan + sleep 2 + for x in $(seq 1 20) + nslookup -type=SRV _ldap._tcp.cockpit.lan + sleep 3 + for x in $(seq 1 20) + nslookup -type=SRV _ldap._tcp.cockpit.lan + sleep 4 + for x in $(seq 1 20) + nslookup -type=SRV _ldap._tcp.cockpit.lan + sleep 5 + for x in $(seq 1 20) + nslookup -type=SRV _ldap._tcp.cockpit.lan + sleep 6 + for x in $(seq 1 20) + nslookup -type=SRV _ldap._tcp.cockpit.lan + sleep 7 + for x in $(seq 1 20) + nslookup -type=SRV _ldap._tcp.cockpit.lan + sleep 8 + for x in $(seq 1 20) + nslookup -type=SRV _ldap._tcp.cockpit.lan + sleep 9 + for x in $(seq 1 20) + nslookup -type=SRV _ldap._tcp.cockpit.lan + sleep 10 + for x in $(seq 1 20) + nslookup -type=SRV _ldap._tcp.cockpit.lan + sleep 11 + for x in $(seq 1 20) + nslookup -type=SRV _ldap._tcp.cockpit.lan + sleep 12 + for x in $(seq 1 20) + nslookup -type=SRV _ldap._tcp.cockpit.lan + break + echo foobarfoo + realm join -vU admin cockpit.lan * Resolving: _ldap._tcp.cockpit.lan * Performing LDAP DSE lookup on: 10.111.112.100 * Successfully discovered: cockpit.lan * Required files: /usr/sbin/ipa-client-install, /usr/sbin/oddjobd, /usr/libexec/oddjob/mkhomedir, /usr/sbin/sssd * LANG=C /usr/sbin/ipa-client-install --domain cockpit.lan --realm COCKPIT.LAN --mkhomedir --enable-dns-updates --unattended --force-join --principal admin -W --force-ntpd Option --force-ntpd has been deprecated and will be removed in a future release. Discovery was successful! Client hostname: x0.cockpit.lan Realm: COCKPIT.LAN DNS Domain: cockpit.lan IPA Server: f0.cockpit.lan BaseDN: dc=cockpit,dc=lan Synchronizing time No SRV records of NTP servers found and no NTP server or pool address was provided. Attempting to sync time with chronyc. Process chronyc waitsync failed to sync time! Unable to sync time with chrony server, assuming the time is in sync. Please check that 123 UDP port is opened, and any time server is on network. Successfully retrieved CA cert Subject: CN=Certificate Authority,O=COCKPIT.LAN Issuer: CN=Certificate Authority,O=COCKPIT.LAN Valid From: 2019-11-06 13:32:42 Valid Until: 2039-11-06 13:32:42 Enrolled in IPA realm COCKPIT.LAN Created /etc/ipa/default.conf Configured sudoers in /etc/authselect/user-nsswitch.conf Configured /etc/sssd/sssd.conf Configured /etc/krb5.conf for IPA realm COCKPIT.LAN Systemwide CA database updated. Hostname (x0.cockpit.lan) does not have A/AAAA record. Missing reverse record(s) for address(es): 10.111.113.1. Adding SSH public key from /etc/ssh/ssh_host_ecdsa_key.pub Adding SSH public key from /etc/ssh/ssh_host_ed25519_key.pub Adding SSH public key from /etc/ssh/ssh_host_rsa_key.pub WARNING: The configuration pre-client installation is not managed by authselect and cannot be backed up. Uninstallation may not be able to revert to the original state. SSSD enabled Configured /etc/openldap/ldap.conf Configured /etc/ssh/ssh_config Configured /etc/ssh/sshd_config Configuring cockpit.lan as NIS domain. This program will set up IPA client. Version 4.8.0 Using default chrony configuration. Client configuration complete. The ipa-client-install command was successful * /usr/bin/systemctl enable sssd.service * /usr/bin/systemctl restart sssd.service * Successfully enrolled machine in realm ++ seq 1 20 + for x in $(seq 1 20) + echo foobarfoo + KRB5_TRACE=/dev/stderr + kinit -f admin@COCKPIT.LAN [2107] 1574344775.614322: Getting initial credentials for admin@COCKPIT.LAN [2107] 1574344775.614324: Sending unauthenticated request [2107] 1574344775.614325: Sending request (183 bytes) to COCKPIT.LAN [2107] 1574344775.614326: Initiating TCP connection to stream 10.111.112.100:88 [2107] 1574344775.614327: Sending TCP request to stream 10.111.112.100:88 [2107] 1574344775.614328: Received answer (502 bytes) from stream 10.111.112.100:88 [2107] 1574344775.614329: Terminating TCP connection to stream 10.111.112.100:88 [2107] 1574344775.614330: Response was from master KDC [2107] 1574344775.614331: Received error from KDC: -1765328359/Additional pre-authentication required [2107] 1574344775.614334: Preauthenticating using KDC method data [2107] 1574344775.614335: Processing preauth types: PA-PK-AS-REQ (16), PA-FX-FAST (136), PA-ETYPE-INFO2 (19), PA-PKINIT-KX (147), PA-SPAKE (151), PA-ENC-TIMESTAMP (2), PA_AS_FRESHNESS (150), PA-FX-COOKIE (133) [2107] 1574344775.614336: Selected etype info: etype aes256-cts, salt "aPLQlR^gmh$v8zrn", params "" [2107] 1574344775.614337: Received cookie: MIT1\x00\x00\x00\x01>\xbe\xd2cR\xecb\xa6\xfe\x86\x1f\xc4\x82c\xda^\xa9[\x05!\xba\xbes"\xaa]H@e\xbb\xe7\x1b\xb4Mi\xe80@\xce\xd6\xbaJ\xdb\xab\xc1\xcb\xb5\x90\x9c\xc72\xee\xab\x9e\xf1\x82\xb2\xe8Q\x11\xfe\x1cz<\x99\xb2\x0f\xf5N|\xb6$?\xe9\xba\xa3\xdc\xae}|\xdcA\xbf9\xac\xa4\x82\x90'\xa7\xc1\x8b\x06s>Z\xd8\x92\x8d*!\x88f\xb9y\xbd\xac\xa5\x81\x1ck\x9a\x00Hof\xf6`q\xa5B\x8a\xa3\xe3\x17T\xcd\xde\xddb [2107] 1574344775.614338: SPAKE challenge received with group 1, pubkey 2E7FB48C92FA4C5ED9B4C8BE6F18D0598ADAAF67B2763F87AD123A6888816CE6 [2107] 1574344775.614339: SPAKE key generated with pubkey 8F0B911A4DD23B9FC31C4882F7D5A32FEEE22BF360E666DB42A7D865DBB52FD9 [2107] 1574344775.614340: SPAKE algorithm result: 07D007B0A69E761BD2C28D54751D962AD0AB59854C0D064261C49576735A0B5F [2107] 1574344775.614341: SPAKE final transcript hash: 929C96D015E105A538085CF942B4798219F199FE350D244E5E1A55704C29A7E2 [2107] 1574344775.614342: Sending SPAKE response [2107] 1574344775.614343: Preauth module spake (151) (real) returned: 0/Success [2107] 1574344775.614344: Produced preauth for next request: PA-FX-COOKIE (133), PA-SPAKE (151) [2107] 1574344775.614345: Sending request (442 bytes) to COCKPIT.LAN [2107] 1574344775.614346: Initiating TCP connection to stream 10.111.112.100:88 [2107] 1574344775.614347: Sending TCP request to stream 10.111.112.100:88 [2107] 1574344775.614348: Received answer (680 bytes) from stream 10.111.112.100:88 [2107] 1574344775.614349: Terminating TCP connection to stream 10.111.112.100:88 [2107] 1574344775.614350: Response was from master KDC [2107] 1574344775.614351: AS key determined by preauth: aes256-cts/5A24 [2107] 1574344775.614352: Decrypted AS reply; session key is: aes256-cts/B9C5 [2107] 1574344775.614353: FAST negotiation: available [2107] 1574344775.614354: Initializing KCM:0 with default princ admin@COCKPIT.LAN [2107] 1574344776.209387: Storing admin@COCKPIT.LAN -> krbtgt/COCKPIT.LAN@COCKPIT.LAN in KCM:0 [2107] 1574344776.209388: Storing config in KCM:0 for krbtgt/COCKPIT.LAN@COCKPIT.LAN: fast_avail: yes [2107] 1574344776.209389: Storing admin@COCKPIT.LAN -> krb5_ccache_conf_data/fast_avail/krbtgt\/COCKPIT.LAN\@COCKPIT.LAN@X-CACHECONF: in KCM:0 [2107] 1574344776.209390: Storing config in KCM:0 for krbtgt/COCKPIT.LAN@COCKPIT.LAN: pa_type: 151 [2107] 1574344776.209391: Storing admin@COCKPIT.LAN -> krb5_ccache_conf_data/pa_type/krbtgt\/COCKPIT.LAN\@COCKPIT.LAN@X-CACHECONF: in KCM:0 + break + locale -a + grep -iq '^C\.utf' + loc=C.UTF-8 + type ipa + LC_ALL=C.UTF-8 + ipa service-add --ok-as-delegate=true --force HTTP/x0.cockpit.lan@COCKPIT.LAN + ipa-getkeytab -p HTTP/x0.cockpit.lan -k /etc/cockpit/krb5.keytab Keytab successfully retrieved and stored in: /etc/cockpit/krb5.keytab + sed -i '/^sudoers:/ s/files sss/sss files/' /etc/nsswitch.conf ++ seq 1 60 + for x in $(seq 1 60) + getent passwd admin + break + getent passwd admin + chown -R admin /home/admin ++ seq 1 60 + for x in $(seq 1 60) + ssh -oStrictHostKeyChecking=no -oBatchMode=yes -l admin x0.cockpit.lan true + break DevTools listening on ws://127.0.0.1:9805/devtools/browser/791e62b8-9209-4d82-9616-a731cdbf238e [1121/135954.487675:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135954.490901:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135954.495214:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Error opening directory '/home/admin/.ssh': No such file or directory > warning: --: line 25: cd: /home/admin/.ssh: No such file or directory > warning: Error opening directory '/home/admin/.ssh': No such file or directory > warning: --: line 25: cd: /home/admin/.ssh: No such file or directory ok 181 testNegotiate (check_realms.TestKerberos) # duration: 451s # ---------------------------------------------------------------------- # testIpaUnqualifiedUsers (check_realms.TestRealms) # * Resolving: _ldap._tcp.cockpit.lan * Performing LDAP DSE lookup on: 10.111.112.100 * Successfully discovered: cockpit.lan * Required files: /usr/sbin/ipa-client-install, /usr/sbin/oddjobd, /usr/libexec/oddjob/mkhomedir, /usr/sbin/sssd * LANG=C /usr/sbin/ipa-client-install --domain cockpit.lan --realm COCKPIT.LAN --mkhomedir --enable-dns-updates --unattended --force-join --principal admin -W --force-ntpd Option --force-ntpd has been deprecated and will be removed in a future release. Discovery was successful! Client hostname: x0.cockpit.lan Realm: COCKPIT.LAN DNS Domain: cockpit.lan IPA Server: f0.cockpit.lan BaseDN: dc=cockpit,dc=lan Synchronizing time No SRV records of NTP servers found and no NTP server or pool address was provided. Attempting to sync time with chronyc. Process chronyc waitsync failed to sync time! Unable to sync time with chrony server, assuming the time is in sync. Please check that 123 UDP port is opened, and any time server is on network. Successfully retrieved CA cert Subject: CN=Certificate Authority,O=COCKPIT.LAN Issuer: CN=Certificate Authority,O=COCKPIT.LAN Valid From: 2019-11-06 13:32:42 Valid Until: 2039-11-06 13:32:42 Enrolled in IPA realm COCKPIT.LAN Created /etc/ipa/default.conf Configured sudoers in /etc/authselect/user-nsswitch.conf Configured /etc/sssd/sssd.conf Configured /etc/krb5.conf for IPA realm COCKPIT.LAN Systemwide CA database updated. Hostname (x0.cockpit.lan) does not have A/AAAA record. Missing reverse record(s) for address(es): 10.111.113.1. Adding SSH public key from /etc/ssh/ssh_host_ecdsa_key.pub Adding SSH public key from /etc/ssh/ssh_host_ed25519_key.pub Adding SSH public key from /etc/ssh/ssh_host_rsa_key.pub WARNING: The configuration pre-client installation is not managed by authselect and cannot be backed up. Uninstallation may not be able to revert to the original state. SSSD enabled Configured /etc/openldap/ldap.conf Configured /etc/ssh/ssh_config Configured /etc/ssh/sshd_config Configuring cockpit.lan as NIS domain. This program will set up IPA client. Version 4.8.0 Using default chrony configuration. Client configuration complete. The ipa-client-install command was successful * /usr/bin/systemctl enable sssd.service * /usr/bin/systemctl restart sssd.service * Successfully enrolled machine in realm su: warning: cannot change directory to /home/admin: Permission denied -bash: /home/admin/.bash_profile: Permission denied We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: DevTools listening on ws://127.0.0.1:10137/devtools/browser/718037f2-e98f-4757-b33a-ce1e3a6c8291 [1121/135845.775801:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/135845.777745:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/135845.782480:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Shutdown scheduled for Thu 2019-11-21 08:59:04 EST, use 'shutdown -c' to cancel. > warning: transport closed: disconnected CDP: {"source":"network","level":"error","text":"Failed to load resource: net::ERR_EMPTY_RESPONSE","timestamp":1574344746474.695,"url":"http://127.0.0.2:9391/cockpit/static/fonts/OpenSans-Light-webfont.woff","networkRequestId":"1000029149.28"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"6"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"7"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"8"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"13"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"14"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"15"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"21"} ok 185 testIpaUnqualifiedUsers (check_realms.TestRealms) # duration: 616s # ---------------------------------------------------------------------- # testRunningUpdate (check_packagekit.TestUpdates) # /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DevTools listening on ws://127.0.0.1:9362/devtools/browser/7f7ec114-773a-401e-a806-2473112e5a22 [1121/140009.725494:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140009.749578:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140009.753476:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344814998.065,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: transport closed: disconnected CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344822827.39,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory [0100/000000.778967:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 166 testRunningUpdate (check_packagekit.TestUpdates) # duration: 120s # ---------------------------------------------------------------------- # testNoUpdates (check_packagekit.TestUpdatesSubscriptions) # ++ seq 1 200 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + break DevTools listening on ws://127.0.0.1:9333/devtools/browser/f56add4d-30f4-4950-8fe2-e06cf3039611 [1121/140009.779373:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140009.782713:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140009.787103:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344820169.539,"url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"53","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"53","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"53","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"53","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"53","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"53","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"53","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"53","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"53","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"53","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"53","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"53","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > debug: loaded client config > debug: > debug: > debug: > debug: loaded client config > debug: > debug: > debug: ok 170 testNoUpdates (check_packagekit.TestUpdatesSubscriptions) # duration: 243s # ---------------------------------------------------------------------- # testNoPackageKit (check_packagekit.TestUpdates) # DevTools listening on ws://127.0.0.1:9641/devtools/browser/49ddfdb9-a4ff-4c0c-a53b-65aef6d31aa4 [1121/140059.173035:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140059.175142:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140059.179301:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344867767.546,"url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"41","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"41","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"41","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"41","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"41","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"41","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"41","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: PackageKit went away from D-Bus > warning: Checking for available updates failed: not-found > log: PackageKit went away from D-Bus > warning: loading available updates failed: {"problem":"not-found","name":null,"message":"not-found"} > log: PackageKit went away from D-Bus > warning: Checking for available updates failed: not-found ok 164 testNoPackageKit (check_packagekit.TestUpdates) # duration: 57s # ---------------------------------------------------------------------- # testAvailableUpdates (check_packagekit.TestUpdatesSubscriptions) # ++ seq 1 200 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + sleep 1 + for x in $(seq 1 200) + curl --insecure -s https://10.111.112.100:8443/candlepin + break /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DevTools listening on ws://127.0.0.1:9630/devtools/browser/cf74d95d-9614-476c-9825-f6c5c1a31960 [1121/140026.500508:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140026.502480:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140026.507411:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344835785.6309,"url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"61","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"61","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"61","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"61","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"61","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"61","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"61","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"61","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"61","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"61","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"61","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"61","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > debug: loaded client config > debug: > debug: > debug: > debug: loaded client config > debug: > debug: > debug: ok 169 testAvailableUpdates (check_packagekit.TestUpdatesSubscriptions) # duration: 245s # ---------------------------------------------------------------------- # testPackageKitCrash (check_packagekit.TestUpdates) # /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DevTools listening on ws://127.0.0.1:9451/devtools/browser/2e27f0cd-e51e-4495-ac83-5679d0df5d55 [1121/140100.629510:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140100.650135:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140100.657421:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9091\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344866456.66,"url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9091/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: PackageKit went away from D-Bus > warning: PackageKit went away during transaction /6_bbccccec : {"command":"close","channel":"1:2!1"} > warning: PackageKit went away during transaction /6_bbccccec : {"command":"close","channel":"1:2!1"} > log: PackageKit went away from D-Bus [0100/000000.708267:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 165 testPackageKitCrash (check_packagekit.TestUpdates) # duration: 67s # ---------------------------------------------------------------------- # testBasic (check_packagekit.TestUpdates) # DevTools listening on ws://127.0.0.1:9901/devtools/browser/fdc2ba56-76df-4599-9e68-8205ac04ca7b [1121/140110.975801:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140110.977717:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140110.981708:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9391\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344880433.307,"url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"53","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"53","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"53","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"53","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"53","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"53","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"53","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"53","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"53","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"53","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"53","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"53","url":"http://127.0.0.2:9391/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory [0100/000000.360467:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 161 testBasic (check_packagekit.TestUpdates) # duration: 81s # ---------------------------------------------------------------------- # testInfoTruncation (check_packagekit.TestUpdates) # /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DevTools listening on ws://127.0.0.1:9767/devtools/browser/99e26499-c2d7-4fb7-befa-deb017053ab0 [1121/140117.390093:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140117.392072:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140117.396529:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9791\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344879901.712,"url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error [0100/000000.221555:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 163 testInfoTruncation (check_packagekit.TestUpdates) # duration: 88s # ---------------------------------------------------------------------- # testWithAvailableUpdates (check_packagekit.TestAutoUpdates) # /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DevTools listening on ws://127.0.0.1:9381/devtools/browser/49ca5916-8092-4d94-8ea4-d73e363a3f06 [1121/140132.891857:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140132.894212:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140132.900046:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9691\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344899480.792,"url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: > log: [0100/000000.358060:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 160 testWithAvailableUpdates (check_packagekit.TestAutoUpdates) # duration: 97s # ---------------------------------------------------------------------- # testUnsupported (check_packagekit.TestAutoUpdates) # /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DevTools listening on ws://127.0.0.1:9684/devtools/browser/1442c697-3e38-4a09-86a6-611acd238d4a [1121/140151.270565:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140151.272327:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140151.278267:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9291\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344917355.1108,"url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9291/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /etc/dnf/automatic.conf: No such file or directory ok 159 testUnsupported (check_packagekit.TestAutoUpdates) # duration: 90s # ---------------------------------------------------------------------- # testBasic (check_packagekit.TestAutoUpdates) # DevTools listening on ws://127.0.0.1:9613/devtools/browser/1281ea63-c37a-4a32-994b-7fe9104aab09 [1121/140214.593589:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140214.595573:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140214.600433:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9491\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344941383.471,"url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9491/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: > log: > log: > log: > log: > log: > log: > log: [0100/000000.768073:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 157 testBasic (check_packagekit.TestAutoUpdates) # duration: 127s # ---------------------------------------------------------------------- # testInstall (check_packagekit.TestAutoUpdates) # /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DevTools listening on ws://127.0.0.1:10172/devtools/browser/8364daa0-2ce5-4b65-924d-3692b44547b6 [1121/140232.257811:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140232.260604:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140232.267294:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9591\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344968553.938,"url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9591/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: grep: /etc/dnf/automatic.conf: No such file or directory > log: > log: > log: > log: > log: [0100/000000.268360:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 158 testInstall (check_packagekit.TestAutoUpdates) # duration: 132s # ---------------------------------------------------------------------- # testInfoSecurity (check_packagekit.TestUpdates) # /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory DevTools listening on ws://127.0.0.1:9347/devtools/browser/2e860975-3363-491a-88da-b97e9cb199d1 [1121/140117.587421:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140117.589367:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140117.593172:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574344881266.5159,"url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"38","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: PackageKit went away from D-Bus > log: PackageKit went away from D-Bus Connection to 127.0.0.2 closed by remote host. > warning: transport closed: disconnected > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"9"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"10"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"11"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"12"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"13"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"14"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"15"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"16"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"17"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"18"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"19"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"20"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"21"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"22"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"23"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"24"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"25"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"26"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"27"} CDP: {"source":"security","level":"error","text":"Refused to apply inline style because it violates the following Content Security Policy directive: \"default-src 'self' http://127.0.0.2:9191\". Either the 'unsafe-inline' keyword, a hash ('sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'style-src' was not explicitly set, so 'default-src' is used as a fallback.\n","timestamp":1574345006806.5269,"url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"stackTrace":{"callFrames":[{"functionName":"_","scriptId":"291","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198556},{"functionName":"t.inject","scriptId":"291","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":198769},{"functionName":"t.a","scriptId":"291","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":199747},{"functionName":"","scriptId":"291","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55453},{"functionName":"","scriptId":"291","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":55578},{"functionName":"n","scriptId":"291","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"291","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":42,"columnNumber":84838},{"functionName":"n","scriptId":"291","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"291","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":10,"columnNumber":202148},{"functionName":"n","scriptId":"291","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":109},{"functionName":"","scriptId":"291","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":901},{"functionName":"","scriptId":"291","url":"http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/updates/updates.js","lineNumber":0,"columnNumber":912}]}} > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error [0100/000000.277870:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104) ok 162 testInfoSecurity (check_packagekit.TestUpdates) # duration: 195s # ---------------------------------------------------------------------- # testUnmanaged (check_networking_unmanaged.TestNetworking) # Error: Connection activation failed: Active connection removed before it was initialized NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 9552a101-5118-46ab-8fc3-c09f0a332dec bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 DevTools listening on ws://127.0.0.1:10126/devtools/browser/6ea8629c-8668-4f59-8a3f-47be98413c2b [1121/140342.675203:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140342.677889:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140342.684938:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 155 testUnmanaged (check_networking_unmanaged.TestNetworking) # duration: 156s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testVlan (check_networking_vlan.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 f5a517ab-1900-4a79-ac8b-8da65dd745ea bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- DevTools listening on ws://127.0.0.1:10002/devtools/browser/3bfeab3b-62e9-47df-80f8-c77fb720f7fb [1121/140255.069569:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140255.072653:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140255.077859:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Interface eth2 didn't show up.

Interfaces

Name IP Address Sending Receiving
eth0Inactive
eth2Inactive
virbr0Inactive
/sys/class/net/eth0/address:52:54:00:12:34:56 /sys/class/net/eth1/address:52:54:01:00:00:01 /sys/class/net/eth2/address:52:54:01:00:00:03 /sys/class/net/lo/address:00:00:00:00:00:00 /sys/class/net/virbr0-nic/address:52:54:00:dc:3e:97 /sys/class/net/virbr0/address:52:54:00:dc:3e:97 Wrote screenshot to TestNetworking-testVlan-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.png Wrote HTML dump to TestNetworking-testVlan-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.html Wrote JS log to TestNetworking-testVlan-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.js.log Journal extracted to TestNetworking-testVlan-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.log Journal extracted to TestNetworking-testVlan-fedora-30-127.0.0.2-2202-FAIL.log Traceback (most recent call last): File "test/verify/check-networking-vlan", line 40, in testVlan self.wait_for_iface(iface) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 97, in wait_for_iface raise e File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 92, in wait_for_iface self.browser.wait_in_text(sel, text) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 424, in wait_in_text self.wait_js_func('ph_in_text', selector, text) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_in_text("#networking-interfaces tr[data-interface='eth2']","10.111.")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574344977763.357, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '1000032650.8'} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 156 testVlan (check_networking_vlan.TestNetworking) # duration: 192s # RETRY # ---------------------------------------------------------------------- # testTeamActive (check_networking_team.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 e28409a2-f252-477b-a37b-88a5ae68bae6 bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- DevTools listening on ws://127.0.0.1:9255/devtools/browser/c1e4d79d-6eb5-48f0-a86d-3e138f5b6901 [1121/140339.468876:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140339.470730:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140339.474533:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > warning: Incomplete 'Connection' object accessed > log: Error at ue (http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:72857) at Array.G.exporters (http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:82882) at http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:74876 at http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:74930 Wrote screenshot to TestNetworking-testTeamActive-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.png Wrote HTML dump to TestNetworking-testTeamActive-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.html Wrote JS log to TestNetworking-testTeamActive-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.js.log Journal extracted to TestNetworking-testTeamActive-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.log Journal extracted to TestNetworking-testTeamActive-fedora-30-127.0.0.2-2902-FAIL.log Traceback (most recent call last): File "test/verify/check-networking-team", line 118, in testTeamActive b.wait_in_text("#network-interface .panel:contains('tteam')", ip) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 424, in wait_in_text self.wait_js_func('ph_in_text', selector, text) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_in_text("#network-interface .panel:contains('tteam')","10.111.118.225/20")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":2}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574345021471.967, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '1000033176.8'} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] warning: Incomplete 'Connection' object accessed log: Error at ue (http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:72857) at Array.G.exporters (http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:82882) at http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:74876 at http://127.0.0.2:9791/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:74930 ok 154 testTeamActive (check_networking_team.TestNetworking) # duration: 219s # SKIP Known issue #66 # ---------------------------------------------------------------------- # testOther (check_networking_other.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 c9852f7c-19eb-4587-8a34-c4dc4665cd20 bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- DevTools listening on ws://127.0.0.1:10192/devtools/browser/1920c9ab-d868-4157-a9e3-7ab140338aa7 [1121/140456.473222:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140456.475210:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140456.479340:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 150 testOther (check_networking_other.TestNetworking) # duration: 129s # ---------------------------------------------------------------------- # testNetworkingPage (check_networking_firewall.TestFirewall) # ok 146 testNetworkingPage (check_networking_firewall.TestFirewall) # duration: 0s # SKIP rhel-8-1-distropkg: Significant firewall page ui rework in #12884 # ---------------------------------------------------------------------- # testMultipleZones (check_networking_firewall.TestFirewall) # ok 145 testMultipleZones (check_networking_firewall.TestFirewall) # duration: 0s # SKIP rhel-8-1-distropkg: Significant firewall page ui rework in #12884 # ---------------------------------------------------------------------- # testFirewallPage (check_networking_firewall.TestFirewall) # ok 144 testFirewallPage (check_networking_firewall.TestFirewall) # duration: 0s # SKIP rhel-8-1-distropkg: Significant firewall page ui rework in #12884 # ---------------------------------------------------------------------- # testAddServices (check_networking_firewall.TestFirewall) # ok 143 testAddServices (check_networking_firewall.TestFirewall) # duration: 0s # SKIP rhel-8-1-distropkg: Significant firewall page ui rework in #12884 # ---------------------------------------------------------------------- # testAddCustomServices (check_networking_firewall.TestFirewall) # ok 142 testAddCustomServices (check_networking_firewall.TestFirewall) # duration: 0s # SKIP rhel-8-1-distropkg: Significant firewall page ui rework in #12884 # ---------------------------------------------------------------------- # testOtherSettings (check_networking_settings.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 37602e2e-0314-4738-a77d-8481b7cec7e9 bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 DevTools listening on ws://127.0.0.1:9975/devtools/browser/2166efec-daa2-4847-a9dc-b76b654e4317 [1121/140508.155151:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140508.158634:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140508.163827:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 152 testOtherSettings (check_networking_settings.TestNetworking) # duration: 206s # ---------------------------------------------------------------------- # testMtu (check_networking_mtu.TestNetworking) # Error: Connection activation failed: Active connection removed before it was initialized NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 a6232f5d-80ff-4753-8038-6db87877a9b1 bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- DevTools listening on ws://127.0.0.1:9822/devtools/browser/41ba5431-41f3-4164-b8c6-42d52ab5bf52 [1121/140511.153985:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140511.157536:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140511.164615:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 149 testMtu (check_networking_mtu.TestNetworking) # duration: 136s # ---------------------------------------------------------------------- # testTeam (check_networking_team.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 5c05668f-b4fe-45f9-ad80-e62e38e8be38 bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- DevTools listening on ws://127.0.0.1:9674/devtools/browser/e50b2b7e-8232-49b7-951e-a7a0b76b401b [1121/140501.160987:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140501.164066:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140501.167785:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] 52:54:01:00:00:04 -> eth3 52:54:01:00:00:04 -> eth3 > warning: Incomplete 'Connection' object accessed > log: Error at ue (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:72857) at Array.G.exporters (http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:82882) at http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:74876 at http://127.0.0.2:9691/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:74930 > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 153 testTeam (check_networking_team.TestNetworking) # duration: 227s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testNoConnectionSettings (check_networking_settings.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 4f5ba136-3b8e-41a7-a5cd-b81f4c047548 bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- DevTools listening on ws://127.0.0.1:9305/devtools/browser/5f81d5d9-a41e-40fb-9029-c45417b5eb4f [1121/140459.672034:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140459.674360:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140459.678786:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Interface eth2 didn't show up.

Interfaces

Name IP Address Sending Receiving
/sys/class/net/eth0/address:52:54:00:12:34:56 /sys/class/net/eth1/address:52:54:01:00:00:01 /sys/class/net/eth2/address:52:54:01:00:00:03 /sys/class/net/lo/address:00:00:00:00:00:00 /sys/class/net/virbr0-nic/address:52:54:00:dc:3e:97 /sys/class/net/virbr0/address:52:54:00:dc:3e:97 Wrote screenshot to TestNetworking-testNoConnectionSettings-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.png Wrote HTML dump to TestNetworking-testNoConnectionSettings-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.html Wrote JS log to TestNetworking-testNoConnectionSettings-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.js.log Journal extracted to TestNetworking-testNoConnectionSettings-rhel-8-1-distropkg-127.0.0.2-2601-FAIL.log Journal extracted to TestNetworking-testNoConnectionSettings-fedora-30-127.0.0.2-2602-FAIL.log Traceback (most recent call last): File "test/verify/check-networking-settings", line 40, in testNoConnectionSettings self.wait_for_iface(iface, active=False) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 97, in wait_for_iface raise e File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 92, in wait_for_iface self.browser.wait_in_text(sel, text) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 423, in wait_in_text self.wait_visible(selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 392, in wait_visible self.wait_present(selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 383, in wait_present self.wait_js_func('ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_is_present("#networking-interfaces tr[data-interface='eth2']")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574345102366.69, 'url': 'http://127.0.0.2:9491/cockpit/login', 'networkRequestId': '1000034005.8'} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 151 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 199s # RETRY # ---------------------------------------------------------------------- # testCheckpoint (check_networking_checkpoints.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 a29ad48e-9eeb-49ed-938b-36920d7e59eb bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- 52:54:00:12:34:56 -> eth0 DevTools listening on ws://127.0.0.1:9375/devtools/browser/d30c9857-df43-4073-be67-845dc3868910 [1121/140659.785901:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140659.787994:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140659.792466:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 140 testCheckpoint (check_networking_checkpoints.TestNetworking) # duration: 123s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testMac (check_networking_mac.TestNetworking) # Error: Connection activation failed: Active connection removed before it was initialized NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 36667710-5f70-47f6-bbd4-9fa500a52bdd bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- DevTools listening on ws://127.0.0.1:9265/devtools/browser/36341005-9459-4488-8a9d-d90fe60ee0b6 [1121/140609.667985:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140609.670810:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140609.676457:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Interface eth2 didn't show up.

Interfaces

Name IP Address Sending Receiving
eth0Inactive
eth2Inactive
virbr0Inactive
/sys/class/net/eth0/address:52:54:00:12:34:56 /sys/class/net/eth1/address:52:54:01:00:00:01 /sys/class/net/eth2/address:52:54:01:00:00:03 /sys/class/net/lo/address:00:00:00:00:00:00 /sys/class/net/virbr0-nic/address:52:54:00:dc:3e:97 /sys/class/net/virbr0/address:52:54:00:dc:3e:97 Wrote screenshot to TestNetworking-testMac-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.png Wrote HTML dump to TestNetworking-testMac-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.html Wrote JS log to TestNetworking-testMac-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.js.log Journal extracted to TestNetworking-testMac-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.log Journal extracted to TestNetworking-testMac-fedora-30-127.0.0.2-2502-FAIL.log Traceback (most recent call last): File "test/verify/check-networking-mac", line 40, in testMac self.wait_for_iface(iface) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 97, in wait_for_iface raise e File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 92, in wait_for_iface self.browser.wait_in_text(sel, text) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 424, in wait_in_text self.wait_js_func('ph_in_text', selector, text) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_in_text("#networking-interfaces tr[data-interface='eth2']","10.111.")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574345172187.1719, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '1000034887.8'} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 148 testMac (check_networking_mac.TestNetworking) # duration: 209s # RETRY # ---------------------------------------------------------------------- # testBridgeActive (check_networking_bridge.TestNetworking) # (process:1421): GLib-GIO-WARNING **: 09:07:22.905: ../gio/gdbusobjectmanagerclient.c:1588: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Settings/5 but no object proxy exists NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 4e1ea8bb-6cd6-47e1-9152-560af2c7ad3d bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- DevTools listening on ws://127.0.0.1:9713/devtools/browser/c56f3141-11ac-4c66-81f3-d4a5a2ecea8f [1121/140730.600138:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140730.603350:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140730.608469:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > warning: Incomplete 'Connection' object accessed > log: Error at ue (http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:72857) at Array.G.exporters (http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:82882) at http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:74876 at http://127.0.0.2:9191/cockpit/$b90507162104b939f0bf78d58360061f8b5a134a6f7126fd2a8d15c976c83433/network/network.js:1:74930 ok 139 testBridgeActive (check_networking_bridge.TestNetworking) # duration: 127s # ---------------------------------------------------------------------- # testBridge (check_networking_bridge.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 9213fb48-e490-4c89-bc64-878cdb8a1ee2 bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- DevTools listening on ws://127.0.0.1:9949/devtools/browser/cacfabc0-8746-49e0-b2d9-864fa0cdc0ee [1121/140747.648058:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140747.650201:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140747.662397:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] 52:54:01:00:00:04 -> eth3 52:54:01:00:00:04 -> eth3 ok 138 testBridge (check_networking_bridge.TestNetworking) # duration: 132s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testVlan (check_networking_vlan.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 2ee7167b-6969-4273-8df2-1f969677126d bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- DevTools listening on ws://127.0.0.1:9862/devtools/browser/2e80fd10-f27a-43cc-8189-138aa485c143 [1121/140642.998466:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140643.000704:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140643.053483:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Interface eth2 didn't show up.

Interfaces

Name IP Address Sending Receiving
eth0Inactive
eth2Inactive
virbr0Inactive
/sys/class/net/eth0/address:52:54:00:12:34:56 /sys/class/net/eth1/address:52:54:01:00:00:01 /sys/class/net/eth2/address:52:54:01:00:00:03 /sys/class/net/lo/address:00:00:00:00:00:00 /sys/class/net/virbr0-nic/address:52:54:00:dc:3e:97 /sys/class/net/virbr0/address:52:54:00:dc:3e:97 Wrote screenshot to TestNetworking-testVlan-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.png Wrote HTML dump to TestNetworking-testVlan-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.html Wrote JS log to TestNetworking-testVlan-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.js.log Journal extracted to TestNetworking-testVlan-rhel-8-1-distropkg-127.0.0.2-2201-FAIL.log Journal extracted to TestNetworking-testVlan-fedora-30-127.0.0.2-2202-FAIL.log Traceback (most recent call last): File "test/verify/check-networking-vlan", line 40, in testVlan self.wait_for_iface(iface) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 97, in wait_for_iface raise e File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 92, in wait_for_iface self.browser.wait_in_text(sel, text) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 424, in wait_in_text self.wait_js_func('ph_in_text', selector, text) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_in_text("#networking-interfaces tr[data-interface='eth2']","10.111.")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574345207084.658, 'url': 'http://127.0.0.2:9091/cockpit/login', 'networkRequestId': '1000035144.8'} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 156 testVlan (check_networking_vlan.TestNetworking) # duration: 237s # RETRY # ---------------------------------------------------------------------- # testNoConnectionSettings (check_networking_settings.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 d47ba1f4-067a-440f-a778-dbe9d78485db bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- DevTools listening on ws://127.0.0.1:9863/devtools/browser/52cf36f1-b8da-4549-94bb-430c68e29b10 [1121/140758.151821:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140758.154320:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140758.158360:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > warning: device 'eth2' is already included in checkpoint /org/freedesktop/NetworkManager/Checkpoint/2 ok 151 testNoConnectionSettings (check_networking_settings.TestNetworking) # duration: 109s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testBondMac (check_networking_mac.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 86613a1f-a4ec-47d9-8434-595b96d5afc3 bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- DevTools listening on ws://127.0.0.1:9486/devtools/browser/0474b609-9d81-4f83-8bb2-e91f9a81c9e6 [1121/140657.877039:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140657.879396:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140657.883987:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] 52:54:01:00:00:04 -> eth3 52:54:01:00:00:04 -> eth3 Interface eth2 didn't show up.

Interfaces

Name IP Address Sending Receiving
eth0Inactive
eth2Inactive
eth310.111.118.226/200 bps0 bps
virbr0Inactive
/sys/class/net/eth0/address:52:54:00:12:34:56 /sys/class/net/eth1/address:52:54:01:00:00:01 /sys/class/net/eth2/address:52:54:01:00:00:03 /sys/class/net/eth3/address:52:54:01:00:00:04 /sys/class/net/lo/address:00:00:00:00:00:00 /sys/class/net/virbr0-nic/address:52:54:00:dc:3e:97 /sys/class/net/virbr0/address:52:54:00:dc:3e:97 Wrote screenshot to TestNetworking-testBondMac-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.png Wrote HTML dump to TestNetworking-testBondMac-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.html Wrote JS log to TestNetworking-testBondMac-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.js.log Journal extracted to TestNetworking-testBondMac-rhel-8-1-distropkg-127.0.0.2-2901-FAIL.log Journal extracted to TestNetworking-testBondMac-fedora-30-127.0.0.2-2902-FAIL.log Traceback (most recent call last): File "test/verify/check-networking-mac", line 69, in testBondMac self.wait_for_iface(iface1) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 97, in wait_for_iface raise e File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 92, in wait_for_iface self.browser.wait_in_text(sel, text) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 424, in wait_in_text self.wait_js_func('ph_in_text', selector, text) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_in_text("#networking-interfaces tr[data-interface='eth2']","10.111.")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574345219783.336, 'url': 'http://127.0.0.2:9791/cockpit/login', 'networkRequestId': '1000035373.8'} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 147 testBondMac (check_networking_mac.TestNetworking) # duration: 193s # RETRY # ---------------------------------------------------------------------- # testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 c415d255-faa1-4fb5-8cc5-9e4776acb68d bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- 52:54:00:12:34:56 -> eth0 DevTools listening on ws://127.0.0.1:9721/devtools/browser/421169d3-c8a5-45ec-9117-dc90b27d8427 [1121/140658.667718:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140658.669899:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140658.676132:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > log: health check failure ignored > log: health check failure ignored > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 141 testCheckpointSlowRollback (check_networking_checkpoints.TestNetworking) # duration: 193s # ---------------------------------------------------------------------- # testBondingMainSlowly (check_networking_bond.TestNetworking) # Error: Connection activation failed: Active connection removed before it was initialized NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 static-52:54:01 aae5241a-8a19-4ed6-8e3d-0f1b5e6462c5 ethernet eth1 virbr0 f775ca8f-1748-4630-832e-02e97f5a7536 bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- 52:54:01:00:00:01 -> eth1 DevTools listening on ws://127.0.0.1:9627/devtools/browser/bf8f1853-f34b-4fca-98dc-fc295453264b [1121/141021.886157:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/141021.888014:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/141021.892737:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 136 testBondingMainSlowly (check_networking_bond.TestNetworking) # duration: 170s # ---------------------------------------------------------------------- # testNonDefaultBondSettings (check_networking_bond.TestNetworking) # ERROR:dbus.proxies:Introspect error on :1.8:/org/fedoraproject/FirewallD1: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 static-52:54:01 7b79ee7e-7461-4f1e-90c0-56d9fbddfec4 ethernet eth1 virbr0 b6828e37-bd6d-4fb1-b7bb-6e4966282fa7 bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 52:54:01:00:00:04 -> eth3 52:54:01:00:00:04 -> eth3 DevTools listening on ws://127.0.0.1:9901/devtools/browser/6673260e-3cff-4042-bce6-a5685dbcb691 [1121/141021.458017:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/141021.460106:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/141021.463927:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 137 testNonDefaultBondSettings (check_networking_bond.TestNetworking) # duration: 185s # ---------------------------------------------------------------------- # testVlan (check_networking_vlan.TestNetworking) # spawn virsh -c qemu:///session console 161 Connected to domain rhel-8-1-distropkg-127.0.0.2-2201 Escape character is ^] [ OK ] Started System Security Services Daemon. [ OK ] Reached target User and Group Name Lookups. Starting Login Service... [ OK ] Started firewalld - dynamic firewall daemon. [ OK ] Reached target Network (Pre). Starting Network Manager... [ OK ] Started Network Manager. Starting Network Manager Wait Online... [ OK ] Reached target Network. Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [ OK ] Started Logout off all iSCSI sessions on shutdown. [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. Starting Permit User Sessions... Starting Enable periodic update of entitlement certificates.... [ OK ] Started Permit User Sessions. [ OK ] Started Enable periodic update of entitlement certificates.. [ OK ] Started Command Scheduler. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. Starting Hostname Service... [ OK ] Started OpenSSH server daemon. [ OK ] Started Login Service. Starting Virtualization daemon... [ OK ] Started Hostname Service. Starting Network Manager Script Dispatcher Service... [ 125.717181] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ OK ] Started Virtualization daemon. [ OK ] Started Network Manager Script Dispatcher Service. [ 125.840401] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 126.286938] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 126.409199] tun: Universal TUN/TAP device driver, 1.6 [ 126.424958] virbr0: port 1(virbr0-nic) entered blocking state [ 126.431722] virbr0: port 1(virbr0-nic) entered disabled state [ 126.617173] device virbr0-nic entered promiscuous mode [ OK ] Started Dynamic System Tuning Daemon. [ OK ] Reached target Multi-User System. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. [ 128.980246] audit: type=1400 audit(1574345455.315:4): avc: denied { dac_override } for pid=788 comm="firewalld" capability=1 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:system_r:firewalld_t:s0 tclass=capability permissive=0 [ OK ] Started Network Manager Wait Online. [ OK ] Reached target Network is Online. Starting Notify NFS peers of a restart... Red Hat Enterprise Linux 8.1 (Ootpa) Kernel 4.18.0-147.el8.x86_64 on an x86_64 Activate the web console with: systemctl enable --now cockpit.socket localhost login: root Password: [ 132.688259] virbr0: port 1(virbr0-nic) entered blocking state [ 132.694781] virbr0: port 1(virbr0-nic) entered listening state [ 133.019270] virbr0: port 1(virbr0-nic) entered disabled state [root@localhost ~]# ip addr 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic noprefixroute eth0 valid_lft 86396sec preferred_lft 86396sec inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr valid_lft 86397sec preferred_lft 14397sec inet6 fe80::5054:ff:fe12:3456/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff 4: virbr0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 valid_lft forever preferred_lft forever 5: virbr0-nic: mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff [root@localhost ~]# [root@localhost ~]# Traceback (most recent call last): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 27, in setUp MachineCase.setUp(self) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 805, in setUp machine.wait_boot() File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/machine_virtual.py", line 527, in wait_boot Machine.wait_boot(self, timeout_sec) File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 117, in wait_boot self.label, self.ssh_address, self.ssh_port)) machine_core.exceptions.Failure: Unable to reach machine rhel-8-1-distropkg-127.0.0.2-2201 via ssh: 127.0.0.2:2201 not ok 156 testVlan (check_networking_vlan.TestNetworking) # duration: 151s # ---------------------------------------------------------------------- # testBondRename (check_networking_bond.TestNetworking) # spawn virsh -c qemu:///session console 162 Connected to domain rhel-8-1-distropkg-127.0.0.2-2601 Escape character is ^] [ OK ] Started System Security Services Daemon. [ OK ] Reached target User and Group Name Lookups. Starting Login Service... [ OK ] Started Login Service. [ OK ] Started firewalld - dynamic firewall daemon. [ OK ] Reached target Network (Pre). Starting Network Manager... [ OK ] Started Network Manager. Starting Network Manager Wait Online... [ OK ] Reached target Network. [ OK ] Started Logout off all iSCSI sessions on shutdown. [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. Starting Permit User Sessions... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting Enable periodic update of entitlement certificates.... Starting Virtualization daemon... Starting Hostname Service... [ OK ] Started Permit User Sessions. [ OK ] Started Serial Getty on ttyS0. [ OK ] Started Getty on tty1. [ OK ] Reached target Login Prompts. [ OK ] Started Command Scheduler. [ OK ] Started OpenSSH server daemon. [ OK ] Started Enable periodic update of entitlement certificates.. [ OK ] Started Hostname Service. [ 120.972357] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Starting Network Manager Script Dispatcher Service...[ 121.454598] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 121.870239] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ OK ] Started Virtualization daemon. [ OK ] Started Network Manager Script Dispatcher Service. [ 122.044704] tun: Universal TUN/TAP device driver, 1.6 [ 122.053692] virbr0: port 1(virbr0-nic) entered blocking state [ 122.060416] virbr0: port 1(virbr0-nic) entered disabled state [ 122.076136] device virbr0-nic entered promiscuous mode [ OK ] Started Dynamic System Tuning Daemon. [ OK ] Reached target Multi-User System. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. [ 123.664493] audit: type=1400 audit(1574345457.094:4): avc: denied { dac_override } for pid=777 comm="firewalld" capability=1 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:system_r:firewalld_t:s0 tclass=capability permissive=0 [ OK ] Started Network Manager Wait Online. [ OK ] Reached target Network is Online. Starting Notify NFS peers of a restart... Red Hat Enterprise Linux 8.1 (Ootpa) Kernel 4.18.0-147.el8.x86_64 on an x86_64 Activate the web console with: systemctl enable --now cockpit.socket localhost login: root Password: [ 126.744391] virbr0: port 1(virbr0-nic) entered blocking state [ 126.751531] virbr0: port 1(virbr0-nic) entered listening state [ 127.263239] virbr0: port 1(virbr0-nic) entered disabled state [root@localhost ~]# ip addr 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic noprefixroute eth0 valid_lft 86397sec preferred_lft 86397sec inet6 fec0::5054:ff:fe12:3456/64 scope site tentative dynamic mngtmpaddr valid_lft 86399sec preferred_lft 14399sec inet6 fe80::5054:ff:fe12:3456/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff 4: virbr0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 valid_lft forever preferred_lft forever 5: virbr0-nic: mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff [root@localhost ~]# [root@localhost ~]# Traceback (most recent call last): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 27, in setUp MachineCase.setUp(self) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 805, in setUp machine.wait_boot() File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/machine_virtual.py", line 527, in wait_boot Machine.wait_boot(self, timeout_sec) File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 117, in wait_boot self.label, self.ssh_address, self.ssh_port)) machine_core.exceptions.Failure: Unable to reach machine rhel-8-1-distropkg-127.0.0.2-2601 via ssh: 127.0.0.2:2601 ok 134 testBondRename (check_networking_bond.TestNetworking) # duration: 151s # SKIP Known issue #74 https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testMac (check_networking_mac.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 virbr0 ec3c3b20-46fb-4b9f-b30f-2a56d602e3f1 bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- DevTools listening on ws://127.0.0.1:10077/devtools/browser/3dd6ef8b-5238-4072-a01e-3ccdd274648c [1121/140949.559243:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/140949.562053:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/140949.566648:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] Interface eth2 didn't show up.

Interfaces

Name IP Address Sending Receiving
eth0Inactive
eth2Inactive
virbr0Inactive
/sys/class/net/eth0/address:52:54:00:12:34:56 /sys/class/net/eth1/address:52:54:01:00:00:01 /sys/class/net/eth2/address:52:54:01:00:00:03 /sys/class/net/lo/address:00:00:00:00:00:00 /sys/class/net/virbr0-nic/address:52:54:00:dc:3e:97 /sys/class/net/virbr0/address:52:54:00:dc:3e:97 Wrote screenshot to TestNetworking-testMac-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.png Wrote HTML dump to TestNetworking-testMac-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.html Wrote JS log to TestNetworking-testMac-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.js.log Journal extracted to TestNetworking-testMac-rhel-8-1-distropkg-127.0.0.2-2501-FAIL.log Journal extracted to TestNetworking-testMac-fedora-30-127.0.0.2-2502-FAIL.log Traceback (most recent call last): File "test/verify/check-networking-mac", line 40, in testMac self.wait_for_iface(iface) File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 97, in wait_for_iface raise e File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 92, in wait_for_iface self.browser.wait_in_text(sel, text) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 424, in wait_in_text self.wait_js_func('ph_in_text', selector, text) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_in_text("#networking-interfaces tr[data-interface='eth2']","10.111.")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574345392662.827, 'url': 'http://127.0.0.2:9391/cockpit/login', 'networkRequestId': '1000037093.8'} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] not ok 148 testMac (check_networking_mac.TestNetworking) # duration: 212s # RETRY https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testBondingMain (check_networking_bond.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 static-52:54:01 1ffc32b5-f3f8-4745-910b-22ab105b5153 ethernet eth1 virbr0 b05ea96d-e3e6-4120-8c4e-eb16f069fec4 bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- 52:54:01:00:00:01 -> eth1 DevTools listening on ws://127.0.0.1:9449/devtools/browser/d2d8fbf6-42bc-40aa-b946-eb90dd2d761b [1121/141100.760795:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/141100.763550:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/141100.769148:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (28): Timeout was reached for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Resolving timed out after 30000 milliseconds] Wrote screenshot to TestNetworking-testBondingMain-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.png Wrote HTML dump to TestNetworking-testBondingMain-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.html Wrote JS log to TestNetworking-testBondingMain-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.js.log Journal extracted to TestNetworking-testBondingMain-rhel-8-1-distropkg-127.0.0.2-2801-FAIL.log Journal extracted to TestNetworking-testBondingMain-fedora-30-127.0.0.2-2802-FAIL.log Traceback (most recent call last): File "test/verify/check-networking-bond", line 209, in testBondingMain b.click("#networking-interfaces tr[data-interface='tbond'] td:first-child") File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 215, in click self.mouse(selector + ":not([disabled])", "click", 0, 0, 0) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 211, in mouse self.wait_visible(selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 392, in wait_visible self.wait_present(selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 383, in wait_present self.wait_js_func('ph_is_present', selector) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 377, in wait_js_func self.wait_js_cond("%s(%s)" % (func, ','.join(map(jsquote, args)))) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 374, in wait_js_cond self.raise_cdp_exception("timeout\nwait_js_cond", cond, result["exceptionDetails"], trailer) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 176, in raise_cdp_exception raise Error("%s(%s): %s" % (func, arg, msg)) testlib.Error: timeout wait_js_cond(ph_is_present("#networking-interfaces tr[data-interface='tbond'] td:first-child:not([disabled])")): {'exceptionId': 1, 'text': 'Uncaught (in promise) Error: condition did not become true', 'lineNumber': 232, 'columnNumber': 9, 'scriptId': '11', 'stackTrace': {'callFrames': [{'functionName': 'PhWaitCondTimeout', 'scriptId': '11', 'url': '', 'lineNumber': 231, 'columnNumber': 8}, {'functionName': '', 'scriptId': '11', 'url': '', 'lineNumber': 243, 'columnNumber': 23}]}, 'exception': {'type': 'object', 'subtype': 'error', 'className': 'PhWaitCondTimeout', 'description': 'Error: condition did not become true\n at :244:24', 'objectId': '{"injectedScriptId":5,"id":1}'}} cdp: {'source': 'network', 'level': 'error', 'text': 'Failed to load resource: the server responded with a status of 401 (Authentication failed)', 'timestamp': 1574345461964.197, 'url': 'http://127.0.0.2:9691/cockpit/login', 'networkRequestId': '1000037944.8'} warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (28): Timeout was reached for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Resolving timed out after 30000 milliseconds] not ok 135 testBondingMain (check_networking_bond.TestNetworking) # duration: 346s # RETRY # ---------------------------------------------------------------------- # testBond (check_networking_bond.TestNetworking) # spawn virsh -c qemu:///session console 169 Connected to domain rhel-8-1-distropkg-127.0.0.2-2301 Escape character is ^] [ **] (5 of 6) A start job is running for…lient/server (1min 44s / 3min 11s) [ ***] (6 of 6) A start job is running for…rvices Daemon (1min 45s / 3min 8s) [ *** ] (6 of 6) A start job is running for…rvices Daemon (1min 45s / 3min 8s) [ *** ] (6 of 6) A start job is running for…rvices Daemon (1min 46s / 3min 8s) [*** ] (1 of 6) A start job is running for… Proxy Daemon (1min 46s / 3min 8s) [** ] (1 of 6) A start job is running for… Proxy Daemon (1min 47s / 3min 8s) [* ] (1 of 6) A start job is running for… Proxy Daemon (1min 47s / 3min 8s) [** ] (2 of 6) A start job is running for…ation Manager (1min 48s / 3min 8s) [*** ] (2 of 6) A start job is running for…ation Manager (1min 48s / 3min 8s) [ *** ] (2 of 6) A start job is running for…ation Manager (1min 49s / 3min 8s) [ *** ] (3 of 6) A start job is running for…ume services (1min 49s / no limit) [ ***] (3 of 6) A start job is running for…ume services (1min 50s / no limit) [ **] (3 of 6) A start job is running for…ume services (1min 50s / no limit) [ *] (4 of 6) A start job is running for…uning Daemon (1min 51s / 3min 11s) [ **] (4 of 6) A start job is running for…uning Daemon (1min 51s / 3min 11s) [ ***] (4 of 6) A start job is running for…uning Daemon (1min 52s / 3min 11s) [ *** ] (5 of 6) A start job is running for…lient/server (1min 52s / 3min 11s) [ *** ] (5 of 6) A start job is running for…lient/server (1min 53s / 3min 11s) [*** ] (5 of 6) A start job is running for…lient/server (1min 53s / 3min 11s) [** ] (6 of 6) A start job is running for…rvices Daemon (1min 54s / 3min 8s) [* ] (6 of 6) A start job is running for…rvices Daemon (1min 54s / 3min 8s) [** ] (6 of 6) A start job is running for…rvices Daemon (1min 55s / 3min 8s) [*** ] (1 of 6) A start job is running for… Proxy Daemon (1min 55s / 3min 8s) [ *** ] (1 of 6) A start job is running for… Proxy Daemon (1min 56s / 3min 8s) [ *** ] (1 of 6) A start job is running for… Proxy Daemon (1min 56s / 3min 8s) [ ***] (2 of 6) A start job is running for…ation Manager (1min 57s / 3min 8s) [ **] (2 of 6) A start job is running for…ation Manager (1min 57s / 3min 8s) [ *] (2 of 6) A start job is running for…ation Manager (1min 58s / 3min 8s) [ **] (3 of 6) A start job is running for…ume services (1min 58s / no limit) [ ***] (3 of 6) A start job is running for…ume services (1min 59s / no limit) [ *** ] (3 of 6) A start job is running for…ume services (1min 59s / no limit) [ *** ] (4 of 6) A start job is running for…M) Tuning Daemon (2min / 3min 11s) [*** ] (4 of 6) A start job is running for…M) Tuning Daemon (2min / 3min 11s) [** ] (4 of 6) A start job is running for…Tuning Daemon (2min 1s / 3min 11s) [* ] (5 of 6) A start job is running for…client/server (2min 1s / 3min 11s) [** ] (5 of 6) A start job is running for…client/server (2min 2s / 3min 11s) [*** ] (5 of 6) A start job is running for…client/server (2min 2s / 3min 11s) [ *** ] (6 of 6) A start job is running for…ervices Daemon (2min 3s / 3min 8s) [ *** ] (6 of 6) A start job is running for…ervices Daemon (2min 3s / 3min 8s) [ ***] (6 of 6) A start job is running for…ervices Daemon (2min 4s / 3min 8s) [ **] (1 of 6) A start job is running for…I Proxy Daemon (2min 4s / 3min 8s) [ *] (1 of 6) A start job is running for…I Proxy Daemon (2min 5s / 3min 8s) [ **] (1 of 6) A start job is running for…I Proxy Daemon (2min 5s / 3min 8s) [ ***] (2 of 6) A start job is running for…zation Manager (2min 6s / 3min 8s) [ *** ] (2 of 6) A start job is running for…zation Manager (2min 6s / 3min 8s) [ *** ] (2 of 6) A start job is running for…zation Manager (2min 7s / 3min 8s) [*** ] (3 of 6) A start job is running for…lume services (2min 7s / no limit) [** ] (3 of 6) A start job is running for…lume services (2min 8s / no limit) [* ] (3 of 6) A start job is running for…lume services (2min 8s / no limit) [** ] (4 of 6) A start job is running for…Tuning Daemon (2min 9s / 3min 11s) [*** ] (4 of 6) A start job is running for…Tuning Daemon (2min 9s / 3min 11s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 10s / 3min 11s) [ *** ] (5 of 6) A start job is running for…lient/server (2min 10s / 3min 11s) [ ***] (5 of 6) A start job is running for…lient/server (2min 11s / 3min 11s) [ **] (5 of 6) A start job is running for…lient/server (2min 11s / 3min 11s) [ *] (6 of 6) A start job is running for…rvices Daemon (2min 12s / 3min 8s) [ **] (6 of 6) A start job is running for…rvices Daemon (2min 12s / 3min 8s) [ ***] (6 of 6) A start job is running for…rvices Daemon (2min 13s / 3min 8s) [ *** ] (1 of 6) A start job is running for… Proxy Daemon (2min 13s / 3min 8s) [ *** ] (1 of 6) A start job is running for… Proxy Daemon (2min 14s / 3min 8s) [*** ] (1 of 6) A start job is running for… Proxy Daemon (2min 14s / 3min 8s) [** ] (2 of 6) A start job is running for…ation Manager (2min 15s / 3min 8s) [* ] (2 of 6) A start job is running for…ation Manager (2min 15s / 3min 8s) [** ] (2 of 6) A start job is running for…ation Manager (2min 16s / 3min 8s) [*** ] (3 of 6) A start job is running for…ume services (2min 16s / no limit) [ *** ] (3 of 6) A start job is running for…ume services (2min 17s / no limit) [ *** ] (3 of 6) A start job is running for…ume services (2min 17s / no limit) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 18s / 3min 11s) [ **] (4 of 6) A start job is running for…uning Daemon (2min 18s / 3min 11s) [ *] (4 of 6) A start job is running for…uning Daemon (2min 19s / 3min 11s) [ **] (5 of 6) A start job is running for…lient/server (2min 19s / 3min 11s) [ ***] (5 of 6) A start job is running for…lient/server (2min 20s / 3min 11s) [ *** ] (5 of 6) A start job is running for…lient/server (2min 20s / 3min 11s) [ *** ] (6 of 6) A start job is running for…rvices Daemon (2min 21s / 3min 8s) [*** ] (6 of 6) A start job is running for…rvices Daemon (2min 21s / 3min 8s) [** ] (6 of 6) A start job is running for…rvices Daemon (2min 22s / 3min 8s) [* ] (1 of 6) A start job is running for… Proxy Daemon (2min 22s / 3min 8s) [** ] (1 of 6) A start job is running for… Proxy Daemon (2min 23s / 3min 8s) [*** ] (1 of 6) A start job is running for… Proxy Daemon (2min 23s / 3min 8s) [ *** ] (2 of 6) A start job is running for…ation Manager (2min 24s / 3min 8s) [ *** ] (2 of 6) A start job is running for…ation Manager (2min 24s / 3min 8s) [ ***] (2 of 6) A start job is running for…ation Manager (2min 25s / 3min 8s) [ **] (3 of 6) A start job is running for…ume services (2min 25s / no limit) [ *] (3 of 6) A start job is running for…ume services (2min 26s / no limit) [ **] (3 of 6) A start job is running for…ume services (2min 26s / no limit) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 27s / 3min 11s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 27s / 3min 11s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 28s / 3min 11s) [*** ] (5 of 6) A start job is running for…lient/server (2min 28s / 3min 11s) [** ] (5 of 6) A start job is running for…lient/server (2min 29s / 3min 11s) [* ] (5 of 6) A start job is running for…lient/server (2min 29s / 3min 11s) [** ] (6 of 6) A start job is running for…rvices Daemon (2min 30s / 3min 8s) [*** ] (6 of 6) A start job is running for…rvices Daemon (2min 30s / 3min 8s) [ *** ] (6 of 6) A start job is running for…rvices Daemon (2min 31s / 3min 8s) [ *** ] (1 of 6) A start job is running for… Proxy Daemon (2min 31s / 3min 8s) [ ***] (1 of 6) A start job is running for… Proxy Daemon (2min 32s / 3min 8s) [ **] (1 of 6) A start job is running for… Proxy Daemon (2min 32s / 3min 8s) [ *] (2 of 6) A start job is running for…ation Manager (2min 33s / 3min 8s) [ **] (2 of 6) A start job is running for…ation Manager (2min 33s / 3min 8s) [ ***] (2 of 6) A start job is running for…ation Manager (2min 34s / 3min 8s) [ *** ] (3 of 6) A start job is running for…ume services (2min 34s / no limit) [ *** ] (3 of 6) A start job is running for…ume services (2min 35s / no limit) [*** ] (3 of 6) A start job is running for…ume services (2min 35s / no limit) [** ] (4 of 6) A start job is running for…uning Daemon (2min 36s / 3min 11s) [* ] (4 of 6) A start job is running for…uning Daemon (2min 36s / 3min 11s) [** ] (4 of 6) A start job is running for…uning Daemon (2min 37s / 3min 11s) [*** ] (5 of 6) A start job is running for…lient/server (2min 37s / 3min 11s) [ *** ] (5 of 6) A start job is running for…lient/server (2min 38s / 3min 11s) [ *** ] (5 of 6) A start job is running for…lient/server (2min 38s / 3min 11s) [ ***] (6 of 6) A start job is running for…rvices Daemon (2min 39s / 3min 8s) [ **] (6 of 6) A start job is running for…rvices Daemon (2min 39s / 3min 8s) [ *] (6 of 6) A start job is running for…rvices Daemon (2min 40s / 3min 8s) [ **] (1 of 6) A start job is running for… Proxy Daemon (2min 40s / 3min 8s) [ ***] (1 of 6) A start job is running for… Proxy Daemon (2min 41s / 3min 8s) [ *** ] (1 of 6) A start job is running for… Proxy Daemon (2min 41s / 3min 8s) [ *** ] (2 of 6) A start job is running for…ation Manager (2min 42s / 3min 8s) [*** ] (2 of 6) A start job is running for…ation Manager (2min 42s / 3min 8s) [** ] (2 of 6) A start job is running for…ation Manager (2min 43s / 3min 8s) [* ] (3 of 6) A start job is running for…ume services (2min 43s / no limit) [** ] (3 of 6) A start job is running for…ume services (2min 44s / no limit) [*** ] (3 of 6) A start job is running for…ume services (2min 44s / no limit) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 45s / 3min 11s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 45s / 3min 11s) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 46s / 3min 11s) [ **] (5 of 6) A start job is running for…lient/server (2min 46s / 3min 11s) [ *] (5 of 6) A start job is running for…lient/server (2min 47s / 3min 11s) [ **] (5 of 6) A start job is running for…lient/server (2min 47s / 3min 11s) [ ***] (6 of 6) A start job is running for…rvices Daemon (2min 48s / 3min 8s) [ *** ] (6 of 6) A start job is running for…rvices Daemon (2min 48s / 3min 8s) [ *** ] (6 of 6) A start job is running for…rvices Daemon (2min 49s / 3min 8s) [*** ] (1 of 6) A start job is running for… Proxy Daemon (2min 49s / 3min 8s) [** ] (1 of 6) A start job is running for… Proxy Daemon (2min 50s / 3min 8s) [* ] (1 of 6) A start job is running for… Proxy Daemon (2min 50s / 3min 8s) [** ] (2 of 6) A start job is running for…ation Manager (2min 51s / 3min 8s) [*** ] (2 of 6) A start job is running for…ation Manager (2min 51s / 3min 8s) [ *** ] (2 of 6) A start job is running for…ation Manager (2min 52s / 3min 8s) [ *** ] (3 of 6) A start job is running for…ume services (2min 52s / no limit) [ ***] (3 of 6) A start job is running for…ume services (2min 53s / no limit) [ **] (3 of 6) A start job is running for…ume services (2min 53s / no limit) [ *] (4 of 6) A start job is running for…uning Daemon (2min 54s / 3min 11s) [ **] (4 of 6) A start job is running for…uning Daemon (2min 54s / 3min 11s) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 55s / 3min 11s) [ *** ] (5 of 6) A start job is running for…lient/server (2min 55s / 3min 11s) [ *** ] (5 of 6) A start job is running for…lient/server (2min 56s / 3min 11s) [*** ] (5 of 6) A start job is running for…lient/server (2min 56s / 3min 11s) [** ] (6 of 6) A start job is running for…rvices Daemon (2min 57s / 3min 8s) [* ] (6 of 6) A start job is running for…rvices Daemon (2min 57s / 3min 8s) [** ] (6 of 6) A start job is running for…rvices Daemon (2min 58s / 3min 8s) [*** ] (1 of 6) A start job is running for… Proxy Daemon (2min 58s / 3min 8s) [ *** ] (1 of 6) A start job is running for… Proxy Daemon (2min 59s / 3min 8s) [ *** ] (1 of 6) A start job is running for… Proxy Daemon (2min 59s / 3min 8s) [ ***] (2 of 6) A start job is running for…orization Manager (3min / 3min 8s) [ **] (2 of 6) A start job is running for…orization Manager (3min / 3min 8s) [ *] (2 of 6) A start job is running for…zation Manager (3min 1s / 3min 8s) [ **] (3 of 6) A start job is running for…lume services (3min 1s / no limit) [ ***] (3 of 6) A start job is running for…lume services (3min 2s / no limit) [ *** ] (3 of 6) A start job is running for…lume services (3min 2s / no limit) [ *** ] (4 of 6) A start job is running for…Tuning Daemon (3min 3s / 3min 11s) [*** ] (4 of 6) A start job is running for…Tuning Daemon (3min 3s / 3min 11s) [** ] (4 of 6) A start job is running for…Tuning Daemon (3min 4s / 3min 11s) [* ] (5 of 6) A start job is running for…client/server (3min 4s / 3min 11s) [** ] (5 of 6) A start job is running for…client/server (3min 5s / 3min 11s) [*** ] (5 of 6) A start job is running for…client/server (3min 5s / 3min 11s) [ *** ] (6 of 6) A start job is running for…ervices Daemon (3min 6s / 3min 8s) [ *** ] (6 of 6) A start job is running for…ervices Daemon (3min 6s / 3min 8s) [ ***] (6 of 6) A start job is running for…ervices Daemon (3min 7s / 3min 8s) [ **] (1 of 6) A start job is running for…I Proxy Daemon (3min 7s / 3min 8s) [ *] (1 of 6) A start job is running for…I Proxy Daemon (3min 8s / 3min 8s) [ **] (1 of 6) A start job is running for… Proxy Daemon (3min 8s / 4min 38s) [ ***] (2 of 6) A start job is running for…ation Manager (3min 9s / 4min 38s) [ *** ] (2 of 6) A start job is running for…ation Manager (3min 9s / 4min 38s) [ *** ] (2 of 6) A start job is running for…tion Manager (3min 10s / 4min 38s) [*** ] (3 of 6) A start job is running for…ume services (3min 10s / no limit) [** ] (3 of 6) A start job is running for…ume services (3min 11s / no limit) [* ] (3 of 6) A start job is running for…ume services (3min 11s / no limit) [** ] (4 of 6) A start job is running for…uning Daemon (3min 12s / 4min 41s) [*** ] (4 of 6) A start job is running for…uning Daemon (3min 12s / 4min 41s) [ *** ] (4 of 6) A start job is running for…uning Daemon (3min 13s / 4min 41s) [ *** ] (5 of 6) A start job is running for…lient/server (3min 13s / 4min 41s) [ ***] (5 of 6) A start job is running for…lient/server (3min 14s / 4min 41s) [ **] (5 of 6) A start job is running for…lient/server (3min 14s / 4min 41s) [ *] (6 of 6) A start job is running for…vices Daemon (3min 15s / 4min 38s) [ **] (6 of 6) A start job is running for…vices Daemon (3min 15s / 4min 38s) [ ***] (6 of 6) A start job is running for…vices Daemon (3min 16s / 4min 38s) [ *** ] (1 of 6) A start job is running for…Proxy Daemon (3min 16s / 4min 38s) [ *** ] (1 of 6) A start job is running for…Proxy Daemon (3min 17s / 4min 38s) [*** ] (1 of 6) A start job is running for…Proxy Daemon (3min 17s / 4min 38s) [** ] (2 of 6) A start job is running for…tion Manager (3min 18s / 4min 38s) [* ] (2 of 6) A start job is running for…tion Manager (3min 18s / 4min 38s) [** ] (2 of 6) A start job is running for…tion Manager (3min 19s / 4min 38s) [*** ] (3 of 6) A start job is running for…ume services (3min 19s / no limit) [ *** ] (3 of 6) A start job is running for…ume services (3min 20s / no limit) [ *** ] (3 of 6) A start job is running for…ume services (3min 20s / no limit) [ ***] (4 of 6) A start job is running for…uning Daemon (3min 21s / 4min 41s) [ **] (4 of 6) A start job is running for…uning Daemon (3min 21s / 4min 41s) [ *] (4 of 6) A start job is running for…uning Daemon (3min 22s / 4min 41s) [ **] (5 of 6) A start job is running for…lient/server (3min 22s / 4min 41s) [ ***] (5 of 6) A start job is running for…lient/server (3min 23s / 4min 41s) [ *** ] (5 of 6) A start job is running for…lient/server (3min 23s / 4min 41s) [ *** ] (6 of 6) A start job is running for…vices Daemon (3min 24s / 4min 38s) [*** ] (6 of 6) A start job is running for…vices Daemon (3min 24s / 4min 38s) [** ] (6 of 6) A start job is running for…vices Daemon (3min 25s / 4min 38s) [* ] (1 of 6) A start job is running for…Proxy Daemon (3min 25s / 4min 38s) [** ] (1 of 6) A start job is running for…Proxy Daemon (3min 26s / 4min 38s) [*** ] (1 of 6) A start job is running for…Proxy Daemon (3min 26s / 4min 38s) [ *** ] (2 of 6) A start job is running for…tion Manager (3min 27s / 4min 38s) [ *** ] (2 of 6) A start job is running for…tion Manager (3min 27s / 4min 38s) [ ***] (2 of 6) A start job is running for…tion Manager (3min 28s / 4min 38s) [ **] (3 of 6) A start job is running for…ume services (3min 28s / no limit) [ *] (3 of 6) A start job is running for…ume services (3min 29s / no limit) [ **] (3 of 6) A start job is running for…ume services (3min 29s / no limit) [ ***] (4 of 6) A start job is running for…uning Daemon (3min 30s / 4min 41s) [ *** ] (4 of 6) A start job is running for…uning Daemon (3min 30s / 4min 41s) [ *** ] (4 of 6) A start job is running for…uning Daemon (3min 31s / 4min 41s) [*** ] (5 of 6) A start job is running for…lient/server (3min 31s / 4min 41s) [** ] (5 of 6) A start job is running for…lient/server (3min 32s / 4min 41s) [* ] (5 of 6) A start job is running for…lient/server (3min 32s / 4min 41s) [** ] (6 of 6) A start job is running for…vices Daemon (3min 33s / 4min 38s) [*** ] (6 of 6) A start job is running for…vices Daemon (3min 33s / 4min 38s) [ *** ] (6 of 6) A start job is running for…vices Daemon (3min 34s / 4min 38s) [ *** ] (1 of 6) A start job is running for…Proxy Daemon (3min 34s / 4min 38s) [ ***] (1 of 6) A start job is running for…Proxy Daemon (3min 35s / 4min 38s) [ **] (1 of 6) A start job is running for…Proxy Daemon (3min 35s / 4min 38s) [ *] (2 of 6) A start job is running for…tion Manager (3min 36s / 4min 38s) [ **] (2 of 6) A start job is running for…tion Manager (3min 36s / 4min 38s) [ ***] (2 of 6) A start job is running for…tion Manager (3min 37s / 4min 38s) [ *** ] (3 of 6) A start job is running for…ume services (3min 37s / no limit) [ *** ] (3 of 6) A start job is running for…ume services (3min 38s / no limit) [*** ] (3 of 6) A start job is running for…ume services (3min 38s / no limit) [** ] (4 of 6) A start job is running for…uning Daemon (3min 39s / 4min 41s) [* ] (4 of 6) A start job is running for…uning Daemon (3min 39s / 4min 41s) [** ] (4 of 6) A start job is running for…uning Daemon (3min 40s / 4min 41s) [*** ] (5 of 6) A start job is running for…lient/server (3min 40s / 4min 41s) [ *** ] (5 of 6) A start job is running for…lient/server (3min 41s / 4min 41s) [ *** ] (5 of 6) A start job is running for…lient/server (3min 41s / 4min 41s) [ ***] (6 of 6) A start job is running for…vices Daemon (3min 42s / 4min 38s) [ **] (6 of 6) A start job is running for…vices Daemon (3min 42s / 4min 38s) [ *] (6 of 6) A start job is running for…vices Daemon (3min 43s / 4min 38s) [ **] (1 of 6) A start job is running for…Proxy Daemon (3min 43s / 4min 38s) [ ***] (1 of 6) A start job is running for…Proxy Daemon (3min 44s / 4min 38s) [ *** ] (1 of 6) A start job is running for…Proxy Daemon (3min 44s / 4min 38s) [ *** ] (2 of 6) A start job is running for…tion Manager (3min 45s / 4min 38s) [*** ] (2 of 6) A start job is running for…tion Manager (3min 45s / 4min 38s) [** ] (2 of 6) A start job is running for…tion Manager (3min 46s / 4min 38s) [FAILED] Failed to start Authorization Manager. See 'systemctl status polkit.service' for details. [DEPEND] Dependency failed for Dynamic System Tuning Daemon. [FAILED] Failed to start NTP client/server. See 'systemctl status chronyd.service' for details. [FAILED] Failed to start Kernel Samepage Merging (KSM) Tuning Daemon. See 'systemctl status ksmtuned.service' for details. [FAILED] Failed to start GSSAPI Proxy Daemon. See 'systemctl status gssproxy.service' for details. [FAILED] Failed to start System Security Services Daemon. See 'systemctl status sssd.service' for details. [ OK ] Reached target User and Group Name Lookups. Starting Login Service... [ OK ] Reached target NFS client services. Starting firewalld - dynamic firewall daemon... [ OK ] Started VDO volume services. [ OK ] Started Login Service. [ OK ] Started firewalld - dynamic firewall daemon. [ OK ] Reached target Network (Pre). Starting Network Manager... [ OK ] Started Network Manager. Starting Network Manager Wait Online... [ OK ] Reached target Network. [ OK ] Started Logout off all iSCSI sessions on shutdown. Starting OpenSSH server daemon... Starting Enable periodic update of entitlement certificates.... [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. Starting Permit User Sessions... Starting Virtualization daemon... [ OK ] Started OpenSSH server daemon. [ OK ] Started Enable periodic update of entitlement certificates.. Starting Hostname Service... [ OK ] Started Permit User Sessions. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. [ OK ] Started Command Scheduler. [ OK ] Started Hostname Service. Starting Network Manager Script Dispatcher Service... [ OK ] Started Network Manager Script Dispatcher Service. [ 255.233070] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 255.258681] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ OK ] Started Virtualization daemon. [ OK ] Reached target Multi-User System. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. [ 258.451358] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 258.689974] tun: Universal TUN/TAP device driver, 1.6 [ 258.782755] virbr0: port 1(virbr0-nic) entered blocking state [ 258.790675] virbr0: port 1(virbr0-nic) entered disabled state [ 258.963583] device virbr0-nic entered promiscuous mode Red Hat Enterprise Linux 8.1 (Ootpa) Kernel 4.18.0-147.el8.x86_64 on an x86_64 Activate the web console with: systemctl enable --now cockpit.socket localhost login: root Password: [root@localhost ~]# ip addr 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff 3: eth1: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff 4: virbr0: mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff 5: virbr0-nic: mtu 1500 qdisc fq_codel master virbr0 state UNKNOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff inet6 fe80::5054:ff:fedc:3e97/64 scope link tentative valid_lft forever preferred_lft forever [root@localhost ~]# [root@localhost ~]# Traceback (most recent call last): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 27, in setUp MachineCase.setUp(self) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 805, in setUp machine.wait_boot() File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/machine_virtual.py", line 527, in wait_boot Machine.wait_boot(self, timeout_sec) File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 117, in wait_boot self.label, self.ssh_address, self.ssh_port)) machine_core.exceptions.Failure: Unable to reach machine rhel-8-1-distropkg-127.0.0.2-2301 via ssh: 127.0.0.2:2301 not ok 132 testBond (check_networking_bond.TestNetworking) # duration: 272s # RETRY due to failure of test harness or framework # RETRY # ---------------------------------------------------------------------- # testBondMac (check_networking_mac.TestNetworking) # spawn virsh -c qemu:///session console 165 Connected to domain rhel-8-1-distropkg-127.0.0.2-2901 Escape character is ^] [ *] (1 of 5) A start job is running for…ume services (1min 10s / no limit) [ **] (1 of 5) A start job is running for…ume services (1min 11s / no limit) [ ***] (1 of 5) A start job is running for…ume services (1min 11s / no limit) [ *** ] (2 of 5) A start job is running for…lient/server (1min 12s / 1min 43s) [ *** ] (2 of 5) A start job is running for…lient/server (1min 12s / 1min 43s) [*** ] (2 of 5) A start job is running for…lient/server (1min 13s / 1min 43s) [** ] (3 of 5) A start job is running for…uning Daemon (1min 13s / 1min 43s) [* ] (3 of 5) A start job is running for…uning Daemon (1min 14s / 1min 43s) [** ] (3 of 5) A start job is running for…uning Daemon (1min 14s / 1min 43s) [*** ] (4 of 5) A start job is running for…tion Manager (1min 15s / 1min 41s) [ *** ] (4 of 5) A start job is running for…tion Manager (1min 15s / 1min 41s) [ *** ] (4 of 5) A start job is running for…tion Manager (1min 16s / 1min 41s) [ ***] (5 of 5) A start job is running for…vices Daemon (1min 16s / 1min 41s) [ **] (5 of 5) A start job is running for…vices Daemon (1min 17s / 1min 41s) [ *] (5 of 5) A start job is running for…vices Daemon (1min 17s / 1min 41s) [ **] (1 of 5) A start job is running for…ume services (1min 18s / no limit) [ ***] (1 of 5) A start job is running for…ume services (1min 18s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (1min 19s / no limit) [ *** ] (2 of 5) A start job is running for…lient/server (1min 19s / 1min 43s) [*** ] (2 of 5) A start job is running for…lient/server (1min 20s / 1min 43s) [** ] (2 of 5) A start job is running for…lient/server (1min 20s / 1min 43s) [* ] (3 of 5) A start job is running for…uning Daemon (1min 21s / 1min 43s) [** ] (3 of 5) A start job is running for…uning Daemon (1min 21s / 1min 43s) [*** ] (3 of 5) A start job is running for…uning Daemon (1min 22s / 1min 43s) [ *** ] (4 of 5) A start job is running for…tion Manager (1min 22s / 1min 41s) [ *** ] (4 of 5) A start job is running for…tion Manager (1min 23s / 1min 41s) [ ***] (4 of 5) A start job is running for…tion Manager (1min 23s / 1min 41s) [ **] (5 of 5) A start job is running for…vices Daemon (1min 24s / 1min 41s) [ *] (5 of 5) A start job is running for…vices Daemon (1min 24s / 1min 41s) [ **] (5 of 5) A start job is running for…vices Daemon (1min 25s / 1min 41s) [ ***] (1 of 5) A start job is running for…ume services (1min 25s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (1min 26s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (1min 26s / no limit) [*** ] (2 of 5) A start job is running for…lient/server (1min 27s / 1min 43s) [** ] (2 of 5) A start job is running for…lient/server (1min 27s / 1min 43s) [* ] (2 of 5) A start job is running for…lient/server (1min 28s / 1min 43s) [** ] (3 of 5) A start job is running for…uning Daemon (1min 28s / 1min 43s) [*** ] (3 of 5) A start job is running for…uning Daemon (1min 29s / 1min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (1min 29s / 1min 43s) [ *** ] (4 of 5) A start job is running for…tion Manager (1min 30s / 1min 41s) [ ***] (4 of 5) A start job is running for…tion Manager (1min 30s / 1min 41s) [ **] (4 of 5) A start job is running for…tion Manager (1min 31s / 1min 41s) [ *] (5 of 5) A start job is running for…vices Daemon (1min 31s / 1min 41s) [ **] (5 of 5) A start job is running for…vices Daemon (1min 32s / 1min 41s) [ ***] (5 of 5) A start job is running for…vices Daemon (1min 32s / 1min 41s) [ *** ] (1 of 5) A start job is running for…ume services (1min 33s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (1min 33s / no limit) [*** ] (1 of 5) A start job is running for…ume services (1min 34s / no limit) [** ] (2 of 5) A start job is running for…lient/server (1min 34s / 1min 43s) [* ] (2 of 5) A start job is running for…lient/server (1min 35s / 1min 43s) [** ] (2 of 5) A start job is running for…lient/server (1min 35s / 1min 43s) [*** ] (3 of 5) A start job is running for…uning Daemon (1min 36s / 1min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (1min 36s / 1min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (1min 37s / 1min 43s) [ ***] (4 of 5) A start job is running for…tion Manager (1min 37s / 1min 41s) [ **] (4 of 5) A start job is running for…tion Manager (1min 38s / 1min 41s) [ *] (4 of 5) A start job is running for…tion Manager (1min 38s / 1min 41s) [ **] (5 of 5) A start job is running for…vices Daemon (1min 39s / 1min 41s) [ ***] (5 of 5) A start job is running for…vices Daemon (1min 39s / 1min 41s) [ *** ] (5 of 5) A start job is running for…vices Daemon (1min 40s / 1min 41s) [ *** ] (1 of 5) A start job is running for…ume services (1min 40s / no limit) [*** ] (1 of 5) A start job is running for…ume services (1min 41s / no limit) [** ] (1 of 5) A start job is running for…ume services (1min 41s / no limit) [* ] (2 of 5) A start job is running for…lient/server (1min 42s / 1min 43s) [** ] (2 of 5) A start job is running for…lient/server (1min 42s / 1min 43s) [*** ] (2 of 5) A start job is running for…lient/server (1min 43s / 1min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (1min 43s / 3min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (1min 44s / 3min 13s) [ ***] (3 of 5) A start job is running for…uning Daemon (1min 44s / 3min 13s) [ **] (4 of 5) A start job is running for…tion Manager (1min 45s / 3min 11s) [ *] (4 of 5) A start job is running for…tion Manager (1min 45s / 3min 11s) [ **] (4 of 5) A start job is running for…tion Manager (1min 46s / 3min 11s) [ ***] (5 of 5) A start job is running for…vices Daemon (1min 46s / 3min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (1min 47s / 3min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (1min 47s / 3min 11s) [*** ] (1 of 5) A start job is running for…ume services (1min 48s / no limit) [** ] (1 of 5) A start job is running for…ume services (1min 48s / no limit) [* ] (1 of 5) A start job is running for…ume services (1min 49s / no limit) [** ] (2 of 5) A start job is running for…lient/server (1min 49s / 3min 13s) [*** ] (2 of 5) A start job is running for…lient/server (1min 50s / 3min 13s) [ *** ] (2 of 5) A start job is running for…lient/server (1min 50s / 3min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (1min 51s / 3min 13s) [ ***] (3 of 5) A start job is running for…uning Daemon (1min 51s / 3min 13s) [ **] (3 of 5) A start job is running for…uning Daemon (1min 52s / 3min 13s) [ *] (4 of 5) A start job is running for…tion Manager (1min 52s / 3min 11s) [ **] (4 of 5) A start job is running for…tion Manager (1min 53s / 3min 11s) [ ***] (4 of 5) A start job is running for…tion Manager (1min 53s / 3min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (1min 54s / 3min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (1min 54s / 3min 11s) [*** ] (5 of 5) A start job is running for…vices Daemon (1min 55s / 3min 11s) [** ] (1 of 5) A start job is running for…ume services (1min 55s / no limit) [* ] (1 of 5) A start job is running for…ume services (1min 56s / no limit) [** ] (1 of 5) A start job is running for…ume services (1min 56s / no limit) [*** ] (2 of 5) A start job is running for…lient/server (1min 57s / 3min 13s) [ *** ] (2 of 5) A start job is running for…lient/server (1min 57s / 3min 13s) [ *** ] (2 of 5) A start job is running for…lient/server (1min 58s / 3min 13s) [ ***] (3 of 5) A start job is running for…uning Daemon (1min 58s / 3min 13s) [ **] (3 of 5) A start job is running for…uning Daemon (1min 59s / 3min 13s) [ *] (3 of 5) A start job is running for…uning Daemon (1min 59s / 3min 13s) [ **] (4 of 5) A start job is running for…rization Manager (2min / 3min 11s) [ ***] (4 of 5) A start job is running for…rization Manager (2min / 3min 11s) [ *** ] (4 of 5) A start job is running for…ation Manager (2min 1s / 3min 11s) [ *** ] (5 of 5) A start job is running for…rvices Daemon (2min 1s / 3min 11s) [*** ] (5 of 5) A start job is running for…rvices Daemon (2min 2s / 3min 11s) [** ] (5 of 5) A start job is running for…rvices Daemon (2min 2s / 3min 11s) [* ] (1 of 5) A start job is running for…lume services (2min 3s / no limit) [** ] (1 of 5) A start job is running for…lume services (2min 3s / no limit) [*** ] (1 of 5) A start job is running for…lume services (2min 4s / no limit) [ *** ] (2 of 5) A start job is running for…client/server (2min 4s / 3min 13s) [ *** ] (2 of 5) A start job is running for…client/server (2min 5s / 3min 13s) [ ***] (2 of 5) A start job is running for…client/server (2min 5s / 3min 13s) [ **] (3 of 5) A start job is running for…Tuning Daemon (2min 6s / 3min 13s) [ *] (3 of 5) A start job is running for…Tuning Daemon (2min 6s / 3min 13s) [ **] (3 of 5) A start job is running for…Tuning Daemon (2min 7s / 3min 13s) [ ***] (4 of 5) A start job is running for…ation Manager (2min 7s / 3min 11s) [ *** ] (4 of 5) A start job is running for…ation Manager (2min 8s / 3min 11s) [ *** ] (4 of 5) A start job is running for…ation Manager (2min 8s / 3min 11s) [*** ] (5 of 5) A start job is running for…rvices Daemon (2min 9s / 3min 11s) [** ] (5 of 5) A start job is running for…rvices Daemon (2min 9s / 3min 11s) [* ] (5 of 5) A start job is running for…vices Daemon (2min 10s / 3min 11s) [** ] (1 of 5) A start job is running for…ume services (2min 10s / no limit) [*** ] (1 of 5) A start job is running for…ume services (2min 11s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (2min 11s / no limit) [ *** ] (2 of 5) A start job is running for…lient/server (2min 12s / 3min 13s) [ ***] (2 of 5) A start job is running for…lient/server (2min 12s / 3min 13s) [ **] (2 of 5) A start job is running for…lient/server (2min 13s / 3min 13s) [ *] (3 of 5) A start job is running for…uning Daemon (2min 13s / 3min 13s) [ **] (3 of 5) A start job is running for…uning Daemon (2min 14s / 3min 13s) [ ***] (3 of 5) A start job is running for…uning Daemon (2min 14s / 3min 13s) [ *** ] (4 of 5) A start job is running for…tion Manager (2min 15s / 3min 11s) [ *** ] (4 of 5) A start job is running for…tion Manager (2min 15s / 3min 11s) [*** ] (4 of 5) A start job is running for…tion Manager (2min 16s / 3min 11s) [** ] (5 of 5) A start job is running for…vices Daemon (2min 16s / 3min 11s) [* ] (5 of 5) A start job is running for…vices Daemon (2min 17s / 3min 11s) [** ] (5 of 5) A start job is running for…vices Daemon (2min 17s / 3min 11s) [*** ] (1 of 5) A start job is running for…ume services (2min 18s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (2min 18s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (2min 19s / no limit) [ ***] (2 of 5) A start job is running for…lient/server (2min 19s / 3min 13s) [ **] (2 of 5) A start job is running for…lient/server (2min 20s / 3min 13s) [ *] (2 of 5) A start job is running for…lient/server (2min 20s / 3min 13s) [ **] (3 of 5) A start job is running for…uning Daemon (2min 21s / 3min 13s) [ ***] (3 of 5) A start job is running for…uning Daemon (2min 21s / 3min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (2min 22s / 3min 13s) [ *** ] (4 of 5) A start job is running for…tion Manager (2min 22s / 3min 11s) [*** ] (4 of 5) A start job is running for…tion Manager (2min 23s / 3min 11s) [** ] (4 of 5) A start job is running for…tion Manager (2min 23s / 3min 11s) [* ] (5 of 5) A start job is running for…vices Daemon (2min 24s / 3min 11s) [** ] (5 of 5) A start job is running for…vices Daemon (2min 24s / 3min 11s) [*** ] (5 of 5) A start job is running for…vices Daemon (2min 25s / 3min 11s) [ *** ] (1 of 5) A start job is running for…ume services (2min 25s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (2min 26s / no limit) [ ***] (1 of 5) A start job is running for…ume services (2min 26s / no limit) [ **] (2 of 5) A start job is running for…lient/server (2min 27s / 3min 13s) [ *] (2 of 5) A start job is running for…lient/server (2min 27s / 3min 13s) [ **] (2 of 5) A start job is running for…lient/server (2min 28s / 3min 13s) [ ***] (3 of 5) A start job is running for…uning Daemon (2min 28s / 3min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (2min 29s / 3min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (2min 29s / 3min 13s) [*** ] (4 of 5) A start job is running for…tion Manager (2min 30s / 3min 11s) [** ] (4 of 5) A start job is running for…tion Manager (2min 30s / 3min 11s) [* ] (4 of 5) A start job is running for…tion Manager (2min 31s / 3min 11s) [** ] (5 of 5) A start job is running for…vices Daemon (2min 31s / 3min 11s) [*** ] (5 of 5) A start job is running for…vices Daemon (2min 32s / 3min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (2min 32s / 3min 11s) [ *** ] (1 of 5) A start job is running for…ume services (2min 33s / no limit) [ ***] (1 of 5) A start job is running for…ume services (2min 33s / no limit) [ **] (1 of 5) A start job is running for…ume services (2min 34s / no limit) [ *] (2 of 5) A start job is running for…lient/server (2min 34s / 3min 13s) [ **] (2 of 5) A start job is running for…lient/server (2min 35s / 3min 13s) [ ***] (2 of 5) A start job is running for…lient/server (2min 35s / 3min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (2min 36s / 3min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (2min 36s / 3min 13s) [*** ] (3 of 5) A start job is running for…uning Daemon (2min 37s / 3min 13s) [** ] (4 of 5) A start job is running for…tion Manager (2min 37s / 3min 11s) [* ] (4 of 5) A start job is running for…tion Manager (2min 38s / 3min 11s) [** ] (4 of 5) A start job is running for…tion Manager (2min 38s / 3min 11s) [*** ] (5 of 5) A start job is running for…vices Daemon (2min 39s / 3min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (2min 39s / 3min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (2min 40s / 3min 11s) [ ***] (1 of 5) A start job is running for…ume services (2min 40s / no limit) [ **] (1 of 5) A start job is running for…ume services (2min 41s / no limit) [ *] (1 of 5) A start job is running for…ume services (2min 41s / no limit) [ **] (2 of 5) A start job is running for…lient/server (2min 42s / 3min 13s) [ ***] (2 of 5) A start job is running for…lient/server (2min 42s / 3min 13s) [ *** ] (2 of 5) A start job is running for…lient/server (2min 43s / 3min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (2min 43s / 3min 13s) [*** ] (3 of 5) A start job is running for…uning Daemon (2min 44s / 3min 13s) [** ] (3 of 5) A start job is running for…uning Daemon (2min 44s / 3min 13s) [* ] (4 of 5) A start job is running for…tion Manager (2min 45s / 3min 11s) [** ] (4 of 5) A start job is running for…tion Manager (2min 45s / 3min 11s) [*** ] (4 of 5) A start job is running for…tion Manager (2min 46s / 3min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (2min 46s / 3min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (2min 47s / 3min 11s) [ ***] (5 of 5) A start job is running for…vices Daemon (2min 47s / 3min 11s) [ **] (1 of 5) A start job is running for…ume services (2min 48s / no limit) [ *] (1 of 5) A start job is running for…ume services (2min 48s / no limit) [ **] (1 of 5) A start job is running for…ume services (2min 49s / no limit) [ ***] (2 of 5) A start job is running for…lient/server (2min 49s / 3min 13s) [ *** ] (2 of 5) A start job is running for…lient/server (2min 50s / 3min 13s) [ *** ] (2 of 5) A start job is running for…lient/server (2min 50s / 3min 13s) [*** ] (3 of 5) A start job is running for…uning Daemon (2min 51s / 3min 13s) [** ] (3 of 5) A start job is running for…uning Daemon (2min 51s / 3min 13s) [* ] (3 of 5) A start job is running for…uning Daemon (2min 52s / 3min 13s) [** ] (4 of 5) A start job is running for…tion Manager (2min 52s / 3min 11s) [*** ] (4 of 5) A start job is running for…tion Manager (2min 53s / 3min 11s) [ *** ] (4 of 5) A start job is running for…tion Manager (2min 53s / 3min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (2min 54s / 3min 11s) [ ***] (5 of 5) A start job is running for…vices Daemon (2min 54s / 3min 11s) [ **] (5 of 5) A start job is running for…vices Daemon (2min 55s / 3min 11s) [ *] (1 of 5) A start job is running for…ume services (2min 55s / no limit) [ **] (1 of 5) A start job is running for…ume services (2min 56s / no limit) [ ***] (1 of 5) A start job is running for…ume services (2min 56s / no limit) [ *** ] (2 of 5) A start job is running for…lient/server (2min 57s / 3min 13s) [ *** ] (2 of 5) A start job is running for…lient/server (2min 57s / 3min 13s) [*** ] (2 of 5) A start job is running for…lient/server (2min 58s / 3min 13s) [** ] (3 of 5) A start job is running for…uning Daemon (2min 58s / 3min 13s) [* ] (3 of 5) A start job is running for…uning Daemon (2min 59s / 3min 13s) [** ] (3 of 5) A start job is running for…uning Daemon (2min 59s / 3min 13s) [*** ] (4 of 5) A start job is running for…rization Manager (3min / 3min 11s) [ *** ] (4 of 5) A start job is running for…rization Manager (3min / 3min 11s) [ *** ] (4 of 5) A start job is running for…ation Manager (3min 1s / 3min 11s) [ ***] (5 of 5) A start job is running for…rvices Daemon (3min 1s / 3min 11s) [ **] (5 of 5) A start job is running for…rvices Daemon (3min 2s / 3min 11s) [ *] (5 of 5) A start job is running for…rvices Daemon (3min 2s / 3min 11s) [ **] (1 of 5) A start job is running for…lume services (3min 3s / no limit) [ ***] (1 of 5) A start job is running for…lume services (3min 3s / no limit) [ *** ] (1 of 5) A start job is running for…lume services (3min 4s / no limit) [ *** ] (2 of 5) A start job is running for…client/server (3min 4s / 3min 13s) [*** ] (2 of 5) A start job is running for…client/server (3min 5s / 3min 13s) [** ] (2 of 5) A start job is running for…client/server (3min 5s / 3min 13s) [* ] (3 of 5) A start job is running for…Tuning Daemon (3min 6s / 3min 13s) [** ] (3 of 5) A start job is running for…Tuning Daemon (3min 6s / 3min 13s) [*** ] (3 of 5) A start job is running for…Tuning Daemon (3min 7s / 3min 13s) [ *** ] (4 of 5) A start job is running for…ation Manager (3min 7s / 3min 11s) [ *** ] (4 of 5) A start job is running for…ation Manager (3min 8s / 3min 11s) [ ***] (4 of 5) A start job is running for…ation Manager (3min 8s / 3min 11s) [ **] (5 of 5) A start job is running for…rvices Daemon (3min 9s / 3min 11s) [ *] (5 of 5) A start job is running for…rvices Daemon (3min 9s / 3min 11s) [ **] (5 of 5) A start job is running for…vices Daemon (3min 10s / 3min 11s) [ ***] (1 of 5) A start job is running for…ume services (3min 10s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (3min 11s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (3min 11s / no limit) [*** ] (2 of 5) A start job is running for…lient/server (3min 12s / 3min 13s) [** ] (2 of 5) A start job is running for…lient/server (3min 12s / 3min 13s) [* ] (2 of 5) A start job is running for…lient/server (3min 13s / 3min 13s) [** ] (3 of 5) A start job is running for…uning Daemon (3min 13s / 4min 43s) [*** ] (3 of 5) A start job is running for…uning Daemon (3min 14s / 4min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (3min 14s / 4min 43s) [ *** ] (4 of 5) A start job is running for…tion Manager (3min 15s / 4min 41s) [ ***] (4 of 5) A start job is running for…tion Manager (3min 15s / 4min 41s) [ **] (4 of 5) A start job is running for…tion Manager (3min 16s / 4min 41s) [ *] (5 of 5) A start job is running for…vices Daemon (3min 16s / 4min 41s) [ **] (5 of 5) A start job is running for…vices Daemon (3min 17s / 4min 41s) [ ***] (5 of 5) A start job is running for…vices Daemon (3min 17s / 4min 41s) [ *** ] (1 of 5) A start job is running for…ume services (3min 18s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (3min 18s / no limit) [*** ] (1 of 5) A start job is running for…ume services (3min 19s / no limit) [** ] (2 of 5) A start job is running for…lient/server (3min 19s / 4min 43s) [* ] (2 of 5) A start job is running for…lient/server (3min 20s / 4min 43s) [** ] (2 of 5) A start job is running for…lient/server (3min 20s / 4min 43s) [*** ] (3 of 5) A start job is running for…uning Daemon (3min 21s / 4min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (3min 21s / 4min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (3min 22s / 4min 43s) [ ***] (4 of 5) A start job is running for…tion Manager (3min 22s / 4min 41s) [ **] (4 of 5) A start job is running for…tion Manager (3min 23s / 4min 41s) [ *] (4 of 5) A start job is running for…tion Manager (3min 23s / 4min 41s) [ **] (5 of 5) A start job is running for…vices Daemon (3min 24s / 4min 41s) [ ***] (5 of 5) A start job is running for…vices Daemon (3min 24s / 4min 41s) [ *** ] (5 of 5) A start job is running for…vices Daemon (3min 25s / 4min 41s) [ *** ] (1 of 5) A start job is running for…ume services (3min 25s / no limit) [*** ] (1 of 5) A start job is running for…ume services (3min 26s / no limit) [** ] (1 of 5) A start job is running for…ume services (3min 26s / no limit) [* ] (2 of 5) A start job is running for…lient/server (3min 27s / 4min 43s) [** ] (2 of 5) A start job is running for…lient/server (3min 27s / 4min 43s) [*** ] (2 of 5) A start job is running for…lient/server (3min 28s / 4min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (3min 28s / 4min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (3min 29s / 4min 43s) [ ***] (3 of 5) A start job is running for…uning Daemon (3min 29s / 4min 43s) [ **] (4 of 5) A start job is running for…tion Manager (3min 30s / 4min 41s) [ *] (4 of 5) A start job is running for…tion Manager (3min 30s / 4min 41s) [ **] (4 of 5) A start job is running for…tion Manager (3min 31s / 4min 41s) [ ***] (5 of 5) A start job is running for…vices Daemon (3min 31s / 4min 41s) [ *** ] (5 of 5) A start job is running for…vices Daemon (3min 32s / 4min 41s) [ *** ] (5 of 5) A start job is running for…vices Daemon (3min 32s / 4min 41s) [*** ] (1 of 5) A start job is running for…ume services (3min 33s / no limit) [** ] (1 of 5) A start job is running for…ume services (3min 33s / no limit) [* ] (1 of 5) A start job is running for…ume services (3min 34s / no limit) [** ] (2 of 5) A start job is running for…lient/server (3min 34s / 4min 43s) [*** ] (2 of 5) A start job is running for…lient/server (3min 35s / 4min 43s) [ *** ] (2 of 5) A start job is running for…lient/server (3min 35s / 4min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (3min 36s / 4min 43s) [ ***] (3 of 5) A start job is running for…uning Daemon (3min 36s / 4min 43s) [ **] (3 of 5) A start job is running for…uning Daemon (3min 37s / 4min 43s) [ *] (4 of 5) A start job is running for…tion Manager (3min 37s / 4min 41s) [ **] (4 of 5) A start job is running for…tion Manager (3min 38s / 4min 41s) [ ***] (4 of 5) A start job is running for…tion Manager (3min 38s / 4min 41s) [ *** ] (5 of 5) A start job is running for…vices Daemon (3min 39s / 4min 41s) [ *** ] (5 of 5) A start job is running for…vices Daemon (3min 39s / 4min 41s) [*** ] (5 of 5) A start job is running for…vices Daemon (3min 40s / 4min 41s) [** ] (1 of 5) A start job is running for…ume services (3min 40s / no limit) [* ] (1 of 5) A start job is running for…ume services (3min 41s / no limit) [** ] (1 of 5) A start job is running for…ume services (3min 41s / no limit) [*** ] (2 of 5) A start job is running for…lient/server (3min 42s / 4min 43s) [ *** ] (2 of 5) A start job is running for…lient/server (3min 42s / 4min 43s) [ *** ] (2 of 5) A start job is running for…lient/server (3min 43s / 4min 43s) [ ***] (3 of 5) A start job is running for…uning Daemon (3min 43s / 4min 43s) [ **] (3 of 5) A start job is running for…uning Daemon (3min 44s / 4min 43s) [ *] (3 of 5) A start job is running for…uning Daemon (3min 44s / 4min 43s) [ **] (4 of 5) A start job is running for…tion Manager (3min 45s / 4min 41s) [ ***] (4 of 5) A start job is running for…tion Manager (3min 45s / 4min 41s) [ *** ] (4 of 5) A start job is running for…tion Manager (3min 46s / 4min 41s) [ *** ] (5 of 5) A start job is running for…vices Daemon (3min 46s / 4min 41s) [*** ] (5 of 5) A start job is running for…vices Daemon (3min 47s / 4min 41s) [** ] (5 of 5) A start job is running for…vices Daemon (3min 47s / 4min 41s) [* ] (1 of 5) A start job is running for…ume services (3min 48s / no limit) [** ] (1 of 5) A start job is running for…ume services (3min 48s / no limit) [*** ] (1 of 5) A start job is running for…ume services (3min 49s / no limit) [ *** ] (2 of 5) A start job is running for…lient/server (3min 49s / 4min 43s) [ *** ] (2 of 5) A start job is running for…lient/server (3min 50s / 4min 43s) [ ***] (2 of 5) A start job is running for…lient/server (3min 50s / 4min 43s) [ **] (3 of 5) A start job is running for…uning Daemon (3min 51s / 4min 43s) [ *] (3 of 5) A start job is running for…uning Daemon (3min 51s / 4min 43s) [ **] (3 of 5) A start job is running for…uning Daemon (3min 52s / 4min 43s) [ ***] (4 of 5) A start job is running for…tion Manager (3min 52s / 4min 41s) [ *** ] (4 of 5) A start job is running for…tion Manager (3min 53s / 4min 41s) [ *** ] (4 of 5) A start job is running for…tion Manager (3min 53s / 4min 41s) [*** ] (5 of 5) A start job is running for…vices Daemon (3min 54s / 4min 41s) [** ] (5 of 5) A start job is running for…vices Daemon (3min 54s / 4min 41s) [* ] (5 of 5) A start job is running for…vices Daemon (3min 55s / 4min 41s) [** ] (1 of 5) A start job is running for…ume services (3min 55s / no limit) [*** ] (1 of 5) A start job is running for…ume services (3min 56s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (3min 56s / no limit) [ *** ] (2 of 5) A start job is running for…lient/server (3min 57s / 4min 43s) [ ***] (2 of 5) A start job is running for…lient/server (3min 57s / 4min 43s) [ **] (2 of 5) A start job is running for…lient/server (3min 58s / 4min 43s) [ *] (3 of 5) A start job is running for…uning Daemon (3min 58s / 4min 43s) [ **] (3 of 5) A start job is running for…uning Daemon (3min 59s / 4min 43s) [ ***] (3 of 5) A start job is running for…uning Daemon (3min 59s / 4min 43s) [ *** ] (4 of 5) A start job is running for…rization Manager (4min / 4min 41s) [ *** ] (4 of 5) A start job is running for…rization Manager (4min / 4min 41s) [*** ] (4 of 5) A start job is running for…ation Manager (4min 1s / 4min 41s) [** ] (5 of 5) A start job is running for…rvices Daemon (4min 1s / 4min 41s) [* ] (5 of 5) A start job is running for…rvices Daemon (4min 2s / 4min 41s) [** ] (5 of 5) A start job is running for…rvices Daemon (4min 2s / 4min 41s) [*** ] (1 of 5) A start job is running for…lume services (4min 3s / no limit) [ *** ] (1 of 5) A start job is running for…lume services (4min 3s / no limit) [ *** ] (1 of 5) A start job is running for…lume services (4min 4s / no limit) [ ***] (2 of 5) A start job is running for…client/server (4min 4s / 4min 43s) [ **] (2 of 5) A start job is running for…client/server (4min 5s / 4min 43s) [ *] (2 of 5) A start job is running for…client/server (4min 5s / 4min 43s) [ **] (3 of 5) A start job is running for…Tuning Daemon (4min 6s / 4min 43s) [ ***] (3 of 5) A start job is running for…Tuning Daemon (4min 6s / 4min 43s) [ *** ] (3 of 5) A start job is running for…Tuning Daemon (4min 7s / 4min 43s) [ *** ] (4 of 5) A start job is running for…ation Manager (4min 7s / 4min 41s) [*** ] (4 of 5) A start job is running for…ation Manager (4min 8s / 4min 41s) [** ] (4 of 5) A start job is running for…ation Manager (4min 8s / 4min 41s) [* ] (5 of 5) A start job is running for…rvices Daemon (4min 9s / 4min 41s) [** ] (5 of 5) A start job is running for…rvices Daemon (4min 9s / 4min 41s) [*** ] (5 of 5) A start job is running for…vices Daemon (4min 10s / 4min 41s) [ *** ] (1 of 5) A start job is running for…ume services (4min 10s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (4min 11s / no limit) [ ***] (1 of 5) A start job is running for…ume services (4min 11s / no limit) [ **] (2 of 5) A start job is running for…lient/server (4min 12s / 4min 43s) [ *] (2 of 5) A start job is running for…lient/server (4min 12s / 4min 43s) [ **] (2 of 5) A start job is running for…lient/server (4min 13s / 4min 43s) [ ***] (3 of 5) A start job is running for…uning Daemon (4min 13s / 4min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (4min 14s / 4min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (4min 14s / 4min 43s) [*** ] (4 of 5) A start job is running for…tion Manager (4min 15s / 4min 41s) [** ] (4 of 5) A start job is running for…tion Manager (4min 15s / 4min 41s) [* ] (4 of 5) A start job is running for…tion Manager (4min 16s / 4min 41s) [** ] (5 of 5) A start job is running for…vices Daemon (4min 16s / 4min 41s) [*** ] (5 of 5) A start job is running for…vices Daemon (4min 17s / 4min 41s) [ *** ] (5 of 5) A start job is running for…vices Daemon (4min 17s / 4min 41s) [ *** ] (1 of 5) A start job is running for…ume services (4min 18s / no limit) [ ***] (1 of 5) A start job is running for…ume services (4min 18s / no limit) [ **] (1 of 5) A start job is running for…ume services (4min 19s / no limit) [ *] (2 of 5) A start job is running for…lient/server (4min 19s / 4min 43s) [ **] (2 of 5) A start job is running for…lient/server (4min 20s / 4min 43s) [ ***] (2 of 5) A start job is running for…lient/server (4min 20s / 4min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (4min 21s / 4min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (4min 21s / 4min 43s) [*** ] (3 of 5) A start job is running for…uning Daemon (4min 22s / 4min 43s) [** ] (4 of 5) A start job is running for…tion Manager (4min 22s / 4min 41s) [* ] (4 of 5) A start job is running for…tion Manager (4min 23s / 4min 41s) [** ] (4 of 5) A start job is running for…tion Manager (4min 23s / 4min 41s) [*** ] (5 of 5) A start job is running for…vices Daemon (4min 24s / 4min 41s) [ *** ] (5 of 5) A start job is running for…vices Daemon (4min 24s / 4min 41s) [ *** ] (5 of 5) A start job is running for…vices Daemon (4min 25s / 4min 41s) [ ***] (1 of 5) A start job is running for…ume services (4min 25s / no limit) [ **] (1 of 5) A start job is running for…ume services (4min 26s / no limit) [ *] (1 of 5) A start job is running for…ume services (4min 26s / no limit) [ **] (2 of 5) A start job is running for…lient/server (4min 27s / 4min 43s) [ ***] (2 of 5) A start job is running for…lient/server (4min 27s / 4min 43s) [ *** ] (2 of 5) A start job is running for…lient/server (4min 28s / 4min 43s) [ *** ] (3 of 5) A start job is running for…uning Daemon (4min 28s / 4min 43s) [*** ] (3 of 5) A start job is running for…uning Daemon (4min 29s / 4min 43s) [** ] (3 of 5) A start job is running for…uning Daemon (4min 29s / 4min 43s) [* ] (4 of 5) A start job is running for…tion Manager (4min 30s / 4min 41s) [** ] (4 of 5) A start job is running for…tion Manager (4min 30s / 4min 41s) [*** ] (4 of 5) A start job is running for…tion Manager (4min 31s / 4min 41s) [ *** ] (5 of 5) A start job is running for…vices Daemon (4min 31s / 4min 41s) [ *** ] (5 of 5) A start job is running for…vices Daemon (4min 32s / 4min 41s) [ ***] (5 of 5) A start job is running for…vices Daemon (4min 32s / 4min 41s) [ **] (1 of 5) A start job is running for…ume services (4min 33s / no limit) [ *] (1 of 5) A start job is running for…ume services (4min 33s / no limit) [ **] (1 of 5) A start job is running for…ume services (4min 34s / no limit) [ ***] (2 of 5) A start job is running for…lient/server (4min 34s / 4min 43s) [ *** ] (2 of 5) A start job is running for…lient/server (4min 35s / 4min 43s) [ *** ] (2 of 5) A start job is running for…lient/server (4min 35s / 4min 43s) [*** ] (3 of 5) A start job is running for…uning Daemon (4min 36s / 4min 43s) [** ] (3 of 5) A start job is running for…uning Daemon (4min 36s / 4min 43s) [* ] (3 of 5) A start job is running for…uning Daemon (4min 37s / 4min 43s) [** ] (4 of 5) A start job is running for…tion Manager (4min 37s / 4min 41s) [*** ] (4 of 5) A start job is running for…tion Manager (4min 38s / 4min 41s) [ *** ] (4 of 5) A start job is running for…tion Manager (4min 38s / 4min 41s) [ *** ] (5 of 5) A start job is running for…vices Daemon (4min 39s / 4min 41s) [ ***] (5 of 5) A start job is running for…vices Daemon (4min 39s / 4min 41s) [ **] (5 of 5) A start job is running for…vices Daemon (4min 40s / 4min 41s) [ *] (1 of 5) A start job is running for…ume services (4min 40s / no limit) [ **] (1 of 5) A start job is running for…ume services (4min 41s / no limit) [ ***] (1 of 5) A start job is running for…ume services (4min 41s / no limit) [ *** ] (2 of 5) A start job is running for…lient/server (4min 42s / 4min 43s) [ *** ] (2 of 5) A start job is running for…lient/server (4min 42s / 4min 43s) [*** ] (2 of 5) A start job is running for…lient/server (4min 43s / 4min 43s) [** ] (3 of 5) A start job is running for…uning Daemon (4min 43s / 6min 13s) [* ] (3 of 5) A start job is running for…uning Daemon (4min 44s / 6min 13s) [** ] (3 of 5) A start job is running for…uning Daemon (4min 44s / 6min 13s) [*** ] (4 of 5) A start job is running for…tion Manager (4min 45s / 6min 11s) [ *** ] (4 of 5) A start job is running for…tion Manager (4min 45s / 6min 11s) [ *** ] (4 of 5) A start job is running for…tion Manager (4min 46s / 6min 11s) [ ***] (5 of 5) A start job is running for…vices Daemon (4min 46s / 6min 11s) [ **] (5 of 5) A start job is running for…vices Daemon (4min 47s / 6min 11s) [ *] (5 of 5) A start job is running for…vices Daemon (4min 47s / 6min 11s) [ **] (1 of 5) A start job is running for…ume services (4min 48s / no limit) [ ***] (1 of 5) A start job is running for…ume services (4min 48s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (4min 49s / no limit) [ *** ] (2 of 5) A start job is running for…lient/server (4min 49s / 6min 13s) [*** ] (2 of 5) A start job is running for…lient/server (4min 50s / 6min 13s) [** ] (2 of 5) A start job is running for…lient/server (4min 50s / 6min 13s) [* ] (3 of 5) A start job is running for…uning Daemon (4min 51s / 6min 13s) [** ] (3 of 5) A start job is running for…uning Daemon (4min 51s / 6min 13s) [*** ] (3 of 5) A start job is running for…uning Daemon (4min 52s / 6min 13s) [ *** ] (4 of 5) A start job is running for…tion Manager (4min 52s / 6min 11s) [ *** ] (4 of 5) A start job is running for…tion Manager (4min 53s / 6min 11s) [ ***] (4 of 5) A start job is running for…tion Manager (4min 53s / 6min 11s) [ **] (5 of 5) A start job is running for…vices Daemon (4min 54s / 6min 11s) [ *] (5 of 5) A start job is running for…vices Daemon (4min 54s / 6min 11s) [ **] (5 of 5) A start job is running for…vices Daemon (4min 55s / 6min 11s) [ ***] (1 of 5) A start job is running for…ume services (4min 55s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (4min 56s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (4min 56s / no limit) [*** ] (2 of 5) A start job is running for…lient/server (4min 57s / 6min 13s) [** ] (2 of 5) A start job is running for…lient/server (4min 57s / 6min 13s) [* ] (2 of 5) A start job is running for…lient/server (4min 58s / 6min 13s) [** ] (3 of 5) A start job is running for…uning Daemon (4min 58s / 6min 13s) [*** ] (3 of 5) A start job is running for…uning Daemon (4min 59s / 6min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (4min 59s / 6min 13s) [ *** ] (4 of 5) A start job is running for…rization Manager (5min / 6min 11s) [ ***] (4 of 5) A start job is running for…rization Manager (5min / 6min 11s) [ **] (4 of 5) A start job is running for…ation Manager (5min 1s / 6min 11s) [ *] (5 of 5) A start job is running for…rvices Daemon (5min 1s / 6min 11s) [ **] (5 of 5) A start job is running for…rvices Daemon (5min 2s / 6min 11s) [ ***] (5 of 5) A start job is running for…rvices Daemon (5min 2s / 6min 11s) [ *** ] (1 of 5) A start job is running for…lume services (5min 3s / no limit) [ *** ] (1 of 5) A start job is running for…lume services (5min 3s / no limit) [*** ] (1 of 5) A start job is running for…lume services (5min 4s / no limit) [** ] (2 of 5) A start job is running for…client/server (5min 4s / 6min 13s) [* ] (2 of 5) A start job is running for…client/server (5min 5s / 6min 13s) [** ] (2 of 5) A start job is running for…client/server (5min 5s / 6min 13s) [*** ] (3 of 5) A start job is running for…Tuning Daemon (5min 6s / 6min 13s) [ *** ] (3 of 5) A start job is running for…Tuning Daemon (5min 6s / 6min 13s) [ *** ] (3 of 5) A start job is running for…Tuning Daemon (5min 7s / 6min 13s) [ ***] (4 of 5) A start job is running for…ation Manager (5min 7s / 6min 11s) [ **] (4 of 5) A start job is running for…ation Manager (5min 8s / 6min 11s) [ *] (4 of 5) A start job is running for…ation Manager (5min 8s / 6min 11s) [ **] (5 of 5) A start job is running for…rvices Daemon (5min 9s / 6min 11s) [ ***] (5 of 5) A start job is running for…rvices Daemon (5min 9s / 6min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (5min 10s / 6min 11s) [ *** ] (1 of 5) A start job is running for…ume services (5min 10s / no limit) [*** ] (1 of 5) A start job is running for…ume services (5min 11s / no limit) [** ] (1 of 5) A start job is running for…ume services (5min 11s / no limit) [* ] (2 of 5) A start job is running for…lient/server (5min 12s / 6min 13s) [** ] (2 of 5) A start job is running for…lient/server (5min 12s / 6min 13s) [*** ] (2 of 5) A start job is running for…lient/server (5min 13s / 6min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (5min 13s / 6min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (5min 14s / 6min 13s) [ ***] (3 of 5) A start job is running for…uning Daemon (5min 14s / 6min 13s) [ **] (4 of 5) A start job is running for…tion Manager (5min 15s / 6min 11s) [ *] (4 of 5) A start job is running for…tion Manager (5min 15s / 6min 11s) [ **] (4 of 5) A start job is running for…tion Manager (5min 16s / 6min 11s) [ ***] (5 of 5) A start job is running for…vices Daemon (5min 16s / 6min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (5min 17s / 6min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (5min 17s / 6min 11s) [*** ] (1 of 5) A start job is running for…ume services (5min 18s / no limit) [** ] (1 of 5) A start job is running for…ume services (5min 18s / no limit) [* ] (1 of 5) A start job is running for…ume services (5min 19s / no limit) [** ] (2 of 5) A start job is running for…lient/server (5min 19s / 6min 13s) [*** ] (2 of 5) A start job is running for…lient/server (5min 20s / 6min 13s) [ *** ] (2 of 5) A start job is running for…lient/server (5min 20s / 6min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (5min 21s / 6min 13s) [ ***] (3 of 5) A start job is running for…uning Daemon (5min 21s / 6min 13s) [ **] (3 of 5) A start job is running for…uning Daemon (5min 22s / 6min 13s) [ *] (4 of 5) A start job is running for…tion Manager (5min 22s / 6min 11s) [ **] (4 of 5) A start job is running for…tion Manager (5min 23s / 6min 11s) [ ***] (4 of 5) A start job is running for…tion Manager (5min 23s / 6min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (5min 24s / 6min 11s) [ *** ] (5 of 5) A start job is running for…vices Daemon (5min 24s / 6min 11s) [*** ] (5 of 5) A start job is running for…vices Daemon (5min 25s / 6min 11s) [** ] (1 of 5) A start job is running for…ume services (5min 25s / no limit) [FAILED] Failed to start Authorization Manager. See 'systemctl status polkit.service' for details. [DEPEND] Dependency failed for Dynamic System Tuning Daemon. [FAILED] Failed to start NTP client/server. See 'systemctl status chronyd.service' for details. [FAILED] Failed to start Kernel Samepage Merging (KSM) Tuning Daemon. See 'systemctl status ksmtuned.service' for details. [FAILED] Failed to start System Security Services Daemon. See 'systemctl status sssd.service' for details. [ OK ] Reached target User and Group Name Lookups. Starting Login Service... Starting firewalld - dynamic firewall daemon... [ OK ] Started VDO volume services. [ OK ] Started Login Service. [ OK ] Started firewalld - dynamic firewall daemon. [ OK ] Reached target Network (Pre). Starting Network Manager... [ OK ] Started Network Manager. Starting Network Manager Wait Online... [ OK ] Reached target Network. [ OK ] Started Logout off all iSCSI sessions on shutdown. [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. Starting Permit User Sessions... Starting OpenSSH server daemon... Starting Enable periodic update of entitlement certificates.... Starting Virtualization daemon... [ OK ] Started OpenSSH server daemon. [ OK ] Started Enable periodic update of entitlement certificates.. Starting Hostname Service... [ OK ] Started Permit User Sessions. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. [ OK ] Started Command Scheduler. [ OK ] Started Hostname Service. Starting Network Manager Script Dispatcher Service... [ 366.106625] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 366.133973] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ OK ] Started Virtualization daemon. [ OK ] Reached target Multi-User System. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Network Manager Script Dispatcher Service. [ OK ] Started Update UTMP about System Runlevel Changes. [ 366.704692] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 367.071652] tun: Universal TUN/TAP device driver, 1.6 [ 367.084253] virbr0: port 1(virbr0-nic) entered blocking state [ 367.090896] virbr0: port 1(virbr0-nic) entered disabled state [ 367.097532] device virbr0-nic entered promiscuous mode [ 369.008752] audit: type=1400 audit(1574345726.024:4): avc: denied { dac_override } for pid=785 comm="firewalld" capability=1 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:system_r:firewalld_t:s0 tclass=capability permissive=0 Starting Authorization Manager... [ OK ] Started Authorization Manager. [ OK ] Started Network Manager Wait Online. [ OK ] Reached target Network is Online. Starting Notify NFS peers of a restart... [ OK ] Started Notify NFS peers of a restart. Red Hat Enterprise Linux 8.1 (Ootpa) Kernel 4.18.0-147.el8.x86_64 on an x86_64 Activate the web console with: systemctl enable --now cockpit.socket localhost login: root Password: [root@localhost ~]# [ 371.836839] virbr0: port 1(virbr0-nic) entered blocking state [ 371.843920] virbr0: port 1(virbr0-nic) entered listening state [ 372.408002] virbr0: port 1(virbr0-nic) entered disabled state ip addr 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic noprefixroute eth0 valid_lft 86396sec preferred_lft 86396sec inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr valid_lft 86397sec preferred_lft 14397sec inet6 fe80::5054:ff:fe12:3456/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff 4: virbr0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 valid_lft forever preferred_lft forever 5: virbr0-nic: mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff [root@localhost ~]# [root@localhost ~]# Traceback (most recent call last): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 27, in setUp MachineCase.setUp(self) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 805, in setUp machine.wait_boot() File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/machine_virtual.py", line 527, in wait_boot Machine.wait_boot(self, timeout_sec) File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 117, in wait_boot self.label, self.ssh_address, self.ssh_port)) machine_core.exceptions.Failure: Unable to reach machine rhel-8-1-distropkg-127.0.0.2-2901 via ssh: 127.0.0.2:2901 ok 147 testBondMac (check_networking_mac.TestNetworking) # duration: 410s # SKIP Known issue #74 # ---------------------------------------------------------------------- # testBondActive (check_networking_bond.TestNetworking) # spawn virsh -c qemu:///session console 167 Connected to domain rhel-8-1-distropkg-127.0.0.2-2701 Escape character is ^] [ ***] (1 of 7) A start job is running for…tion Manager (1min 11s / 1min 40s) [ *** ] (2 of 7) A start job is running for…transactions (1min 11s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (1min 12s / no limit) [*** ] (2 of 7) A start job is running for…transactions (1min 12s / no limit) [** ] (3 of 7) A start job is running for…uning Daemon (1min 13s / 1min 42s) [* ] (3 of 7) A start job is running for…uning Daemon (1min 13s / 1min 42s) [** ] (3 of 7) A start job is running for…uning Daemon (1min 14s / 1min 42s) [*** ] (4 of 7) A start job is running for…Proxy Daemon (1min 14s / 1min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (1min 15s / 1min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (1min 15s / 1min 40s) [ ***] (5 of 7) A start job is running for…vices Daemon (1min 16s / 1min 40s) [ **] (5 of 7) A start job is running for…vices Daemon (1min 16s / 1min 40s) [ *] (5 of 7) A start job is running for…vices Daemon (1min 17s / 1min 40s) [ **] (6 of 7) A start job is running for…ume services (1min 17s / no limit) [ ***] (6 of 7) A start job is running for…ume services (1min 18s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (1min 18s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (1min 19s / 1min 40s) [*** ] (7 of 7) A start job is running for…lient/server (1min 19s / 1min 40s) [** ] (7 of 7) A start job is running for…lient/server (1min 20s / 1min 40s) [* ] (1 of 7) A start job is running for…tion Manager (1min 20s / 1min 40s) [** ] (1 of 7) A start job is running for…tion Manager (1min 21s / 1min 40s) [*** ] (1 of 7) A start job is running for…tion Manager (1min 21s / 1min 40s) [ *** ] (2 of 7) A start job is running for…transactions (1min 22s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (1min 22s / no limit) [ ***] (2 of 7) A start job is running for…transactions (1min 23s / no limit) [ **] (3 of 7) A start job is running for…uning Daemon (1min 23s / 1min 42s) [ *] (3 of 7) A start job is running for…uning Daemon (1min 24s / 1min 42s) [ **] (3 of 7) A start job is running for…uning Daemon (1min 24s / 1min 42s) [ ***] (4 of 7) A start job is running for…Proxy Daemon (1min 25s / 1min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (1min 25s / 1min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (1min 26s / 1min 40s) [*** ] (5 of 7) A start job is running for…vices Daemon (1min 26s / 1min 40s) [** ] (5 of 7) A start job is running for…vices Daemon (1min 27s / 1min 40s) [* ] (5 of 7) A start job is running for…vices Daemon (1min 27s / 1min 40s) [** ] (6 of 7) A start job is running for…ume services (1min 28s / no limit) [*** ] (6 of 7) A start job is running for…ume services (1min 28s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (1min 29s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (1min 29s / 1min 40s) [ ***] (7 of 7) A start job is running for…lient/server (1min 30s / 1min 40s) [ **] (7 of 7) A start job is running for…lient/server (1min 30s / 1min 40s) [ *] (1 of 7) A start job is running for…tion Manager (1min 31s / 1min 40s) [ **] (1 of 7) A start job is running for…tion Manager (1min 31s / 1min 40s) [ ***] (1 of 7) A start job is running for…tion Manager (1min 32s / 1min 40s) [ *** ] (2 of 7) A start job is running for…transactions (1min 32s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (1min 33s / no limit) [*** ] (2 of 7) A start job is running for…transactions (1min 33s / no limit) [** ] (3 of 7) A start job is running for…uning Daemon (1min 34s / 1min 42s) [* ] (3 of 7) A start job is running for…uning Daemon (1min 34s / 1min 42s) [** ] (3 of 7) A start job is running for…uning Daemon (1min 35s / 1min 42s) [*** ] (4 of 7) A start job is running for…Proxy Daemon (1min 35s / 1min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (1min 36s / 1min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (1min 36s / 1min 40s) [ ***] (5 of 7) A start job is running for…vices Daemon (1min 37s / 1min 40s) [ **] (5 of 7) A start job is running for…vices Daemon (1min 37s / 1min 40s) [ *] (5 of 7) A start job is running for…vices Daemon (1min 38s / 1min 40s) [ **] (6 of 7) A start job is running for…ume services (1min 38s / no limit) [ ***] (6 of 7) A start job is running for…ume services (1min 39s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (1min 39s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (1min 40s / 1min 40s) [*** ] (7 of 7) A start job is running for…lient/server (1min 40s / 3min 10s) [** ] (7 of 7) A start job is running for…lient/server (1min 41s / 3min 10s) [* ] (1 of 7) A start job is running for…tion Manager (1min 41s / 3min 10s) [** ] (1 of 7) A start job is running for…tion Manager (1min 42s / 3min 10s) [*** ] (1 of 7) A start job is running for…tion Manager (1min 42s / 3min 10s) [ *** ] (2 of 7) A start job is running for…transactions (1min 43s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (1min 43s / no limit) [ ***] (2 of 7) A start job is running for…transactions (1min 44s / no limit) [ **] (3 of 7) A start job is running for…uning Daemon (1min 44s / 3min 12s) [ *] (3 of 7) A start job is running for…uning Daemon (1min 45s / 3min 12s) [ **] (3 of 7) A start job is running for…uning Daemon (1min 45s / 3min 12s) [ ***] (4 of 7) A start job is running for…Proxy Daemon (1min 46s / 3min 10s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (1min 46s / 3min 10s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (1min 47s / 3min 10s) [*** ] (5 of 7) A start job is running for…vices Daemon (1min 47s / 3min 10s) [** ] (5 of 7) A start job is running for…vices Daemon (1min 48s / 3min 10s) [* ] (5 of 7) A start job is running for…vices Daemon (1min 48s / 3min 10s) [** ] (6 of 7) A start job is running for…ume services (1min 49s / no limit) [*** ] (6 of 7) A start job is running for…ume services (1min 49s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (1min 50s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (1min 50s / 3min 10s) [ ***] (7 of 7) A start job is running for…lient/server (1min 51s / 3min 10s) [ **] (7 of 7) A start job is running for…lient/server (1min 51s / 3min 10s) [ *] (1 of 7) A start job is running for…tion Manager (1min 52s / 3min 10s) [ **] (1 of 7) A start job is running for…tion Manager (1min 52s / 3min 10s) [ ***] (1 of 7) A start job is running for…tion Manager (1min 53s / 3min 10s) [ *** ] (2 of 7) A start job is running for…transactions (1min 53s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (1min 54s / no limit) [*** ] (2 of 7) A start job is running for…transactions (1min 54s / no limit) [** ] (3 of 7) A start job is running for…uning Daemon (1min 55s / 3min 12s) [* ] (3 of 7) A start job is running for…uning Daemon (1min 55s / 3min 12s) [** ] (3 of 7) A start job is running for…uning Daemon (1min 56s / 3min 12s) [*** ] (4 of 7) A start job is running for…Proxy Daemon (1min 56s / 3min 10s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (1min 57s / 3min 10s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (1min 57s / 3min 10s) [ ***] (5 of 7) A start job is running for…vices Daemon (1min 58s / 3min 10s) [ **] (5 of 7) A start job is running for…vices Daemon (1min 58s / 3min 10s) [ *] (5 of 7) A start job is running for…vices Daemon (1min 59s / 3min 10s) [ **] (6 of 7) A start job is running for…ume services (1min 59s / no limit) [ ***] (6 of 7) A start job is running for… volume services (2min / no limit) [ *** ] (6 of 7) A start job is running for… volume services (2min / no limit) [ *** ] (7 of 7) A start job is running for…client/server (2min 1s / 3min 10s) [*** ] (7 of 7) A start job is running for…client/server (2min 1s / 3min 10s) [** ] (7 of 7) A start job is running for…client/server (2min 2s / 3min 10s) [* ] (1 of 7) A start job is running for…ation Manager (2min 2s / 3min 10s) [** ] (1 of 7) A start job is running for…ation Manager (2min 3s / 3min 10s) [*** ] (1 of 7) A start job is running for…ation Manager (2min 3s / 3min 10s) [ *** ] (2 of 7) A start job is running for… transactions (2min 4s / no limit) [ *** ] (2 of 7) A start job is running for… transactions (2min 4s / no limit) [ ***] (2 of 7) A start job is running for… transactions (2min 5s / no limit) [ **] (3 of 7) A start job is running for…Tuning Daemon (2min 5s / 3min 12s) [ *] (3 of 7) A start job is running for…Tuning Daemon (2min 6s / 3min 12s) [ **] (3 of 7) A start job is running for…Tuning Daemon (2min 6s / 3min 12s) [ ***] (4 of 7) A start job is running for… Proxy Daemon (2min 7s / 3min 10s) [ *** ] (4 of 7) A start job is running for… Proxy Daemon (2min 7s / 3min 10s) [ *** ] (4 of 7) A start job is running for… Proxy Daemon (2min 8s / 3min 10s) [*** ] (5 of 7) A start job is running for…rvices Daemon (2min 8s / 3min 10s) [** ] (5 of 7) A start job is running for…rvices Daemon (2min 9s / 3min 10s) [* ] (5 of 7) A start job is running for…rvices Daemon (2min 9s / 3min 10s) [** ] (6 of 7) A start job is running for…ume services (2min 10s / no limit) [*** ] (6 of 7) A start job is running for…ume services (2min 10s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (2min 11s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (2min 11s / 3min 10s) [ ***] (7 of 7) A start job is running for…lient/server (2min 12s / 3min 10s) [ **] (7 of 7) A start job is running for…lient/server (2min 12s / 3min 10s) [ *] (1 of 7) A start job is running for…tion Manager (2min 13s / 3min 10s) [ **] (1 of 7) A start job is running for…tion Manager (2min 13s / 3min 10s) [ ***] (1 of 7) A start job is running for…tion Manager (2min 14s / 3min 10s) [ *** ] (2 of 7) A start job is running for…transactions (2min 14s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (2min 15s / no limit) [*** ] (2 of 7) A start job is running for…transactions (2min 15s / no limit) [** ] (3 of 7) A start job is running for…uning Daemon (2min 16s / 3min 12s) [* ] (3 of 7) A start job is running for…uning Daemon (2min 16s / 3min 12s) [** ] (3 of 7) A start job is running for…uning Daemon (2min 17s / 3min 12s) [*** ] (4 of 7) A start job is running for…Proxy Daemon (2min 17s / 3min 10s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (2min 18s / 3min 10s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (2min 18s / 3min 10s) [ ***] (5 of 7) A start job is running for…vices Daemon (2min 19s / 3min 10s) [ **] (5 of 7) A start job is running for…vices Daemon (2min 19s / 3min 10s) [ *] (5 of 7) A start job is running for…vices Daemon (2min 20s / 3min 10s) [ **] (6 of 7) A start job is running for…ume services (2min 20s / no limit) [ ***] (6 of 7) A start job is running for…ume services (2min 21s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (2min 21s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (2min 22s / 3min 10s) [*** ] (7 of 7) A start job is running for…lient/server (2min 22s / 3min 10s) [** ] (7 of 7) A start job is running for…lient/server (2min 23s / 3min 10s) [* ] (1 of 7) A start job is running for…tion Manager (2min 23s / 3min 10s) [** ] (1 of 7) A start job is running for…tion Manager (2min 24s / 3min 10s) [*** ] (1 of 7) A start job is running for…tion Manager (2min 24s / 3min 10s) [ *** ] (2 of 7) A start job is running for…transactions (2min 25s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (2min 25s / no limit) [ ***] (2 of 7) A start job is running for…transactions (2min 26s / no limit) [ **] (3 of 7) A start job is running for…uning Daemon (2min 26s / 3min 12s) [ *] (3 of 7) A start job is running for…uning Daemon (2min 27s / 3min 12s) [ **] (3 of 7) A start job is running for…uning Daemon (2min 27s / 3min 12s) [ ***] (4 of 7) A start job is running for…Proxy Daemon (2min 28s / 3min 10s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (2min 28s / 3min 10s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (2min 29s / 3min 10s) [*** ] (5 of 7) A start job is running for…vices Daemon (2min 29s / 3min 10s) [** ] (5 of 7) A start job is running for…vices Daemon (2min 30s / 3min 10s) [* ] (5 of 7) A start job is running for…vices Daemon (2min 30s / 3min 10s) [** ] (6 of 7) A start job is running for…ume services (2min 31s / no limit) [*** ] (6 of 7) A start job is running for…ume services (2min 31s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (2min 32s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (2min 32s / 3min 10s) [ ***] (7 of 7) A start job is running for…lient/server (2min 33s / 3min 10s) [ **] (7 of 7) A start job is running for…lient/server (2min 33s / 3min 10s) [ *] (1 of 7) A start job is running for…tion Manager (2min 34s / 3min 10s) [ **] (1 of 7) A start job is running for…tion Manager (2min 34s / 3min 10s) [ ***] (1 of 7) A start job is running for…tion Manager (2min 35s / 3min 10s) [ *** ] (2 of 7) A start job is running for…transactions (2min 35s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (2min 36s / no limit) [*** ] (2 of 7) A start job is running for…transactions (2min 36s / no limit) [** ] (3 of 7) A start job is running for…uning Daemon (2min 37s / 3min 12s) [* ] (3 of 7) A start job is running for…uning Daemon (2min 37s / 3min 12s) [** ] (3 of 7) A start job is running for…uning Daemon (2min 38s / 3min 12s) [*** ] (4 of 7) A start job is running for…Proxy Daemon (2min 38s / 3min 10s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (2min 39s / 3min 10s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (2min 39s / 3min 10s) [ ***] (5 of 7) A start job is running for…vices Daemon (2min 40s / 3min 10s) [ **] (5 of 7) A start job is running for…vices Daemon (2min 40s / 3min 10s) [ *] (5 of 7) A start job is running for…vices Daemon (2min 41s / 3min 10s) [ **] (6 of 7) A start job is running for…ume services (2min 41s / no limit) [ ***] (6 of 7) A start job is running for…ume services (2min 42s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (2min 42s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (2min 43s / 3min 10s) [*** ] (7 of 7) A start job is running for…lient/server (2min 43s / 3min 10s) [** ] (7 of 7) A start job is running for…lient/server (2min 44s / 3min 10s) [* ] (1 of 7) A start job is running for…tion Manager (2min 44s / 3min 10s) [** ] (1 of 7) A start job is running for…tion Manager (2min 45s / 3min 10s) [*** ] (1 of 7) A start job is running for…tion Manager (2min 45s / 3min 10s) [ *** ] (2 of 7) A start job is running for…transactions (2min 46s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (2min 46s / no limit) [ ***] (2 of 7) A start job is running for…transactions (2min 47s / no limit) [ **] (3 of 7) A start job is running for…uning Daemon (2min 47s / 3min 12s) [ *] (3 of 7) A start job is running for…uning Daemon (2min 48s / 3min 12s) [ **] (3 of 7) A start job is running for…uning Daemon (2min 48s / 3min 12s) [ ***] (4 of 7) A start job is running for…Proxy Daemon (2min 49s / 3min 10s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (2min 49s / 3min 10s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (2min 50s / 3min 10s) [*** ] (5 of 7) A start job is running for…vices Daemon (2min 50s / 3min 10s) [** ] (5 of 7) A start job is running for…vices Daemon (2min 51s / 3min 10s) [* ] (5 of 7) A start job is running for…vices Daemon (2min 51s / 3min 10s) [** ] (6 of 7) A start job is running for…ume services (2min 52s / no limit) [*** ] (6 of 7) A start job is running for…ume services (2min 52s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (2min 53s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (2min 53s / 3min 10s) [ ***] (7 of 7) A start job is running for…lient/server (2min 54s / 3min 10s) [ **] (7 of 7) A start job is running for…lient/server (2min 54s / 3min 10s) [ *] (1 of 7) A start job is running for…tion Manager (2min 55s / 3min 10s) [ **] (1 of 7) A start job is running for…tion Manager (2min 55s / 3min 10s) [ ***] (1 of 7) A start job is running for…tion Manager (2min 56s / 3min 10s) [ *** ] (2 of 7) A start job is running for…transactions (2min 56s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (2min 57s / no limit) [*** ] (2 of 7) A start job is running for…transactions (2min 57s / no limit) [** ] (3 of 7) A start job is running for…uning Daemon (2min 58s / 3min 12s) [* ] (3 of 7) A start job is running for…uning Daemon (2min 58s / 3min 12s) [** ] (3 of 7) A start job is running for…uning Daemon (2min 59s / 3min 12s) [*** ] (4 of 7) A start job is running for…Proxy Daemon (2min 59s / 3min 10s) [ *** ] (4 of 7) A start job is running for…API Proxy Daemon (3min / 3min 10s) [ *** ] (4 of 7) A start job is running for…API Proxy Daemon (3min / 3min 10s) [ ***] (5 of 7) A start job is running for…rvices Daemon (3min 1s / 3min 10s) [ **] (5 of 7) A start job is running for…rvices Daemon (3min 1s / 3min 10s) [ *] (5 of 7) A start job is running for…rvices Daemon (3min 2s / 3min 10s) [ **] (6 of 7) A start job is running for…lume services (3min 2s / no limit) [ ***] (6 of 7) A start job is running for…lume services (3min 3s / no limit) [ *** ] (6 of 7) A start job is running for…lume services (3min 3s / no limit) [ *** ] (7 of 7) A start job is running for…client/server (3min 4s / 3min 10s) [*** ] (7 of 7) A start job is running for…client/server (3min 4s / 3min 10s) [** ] (7 of 7) A start job is running for…client/server (3min 5s / 3min 10s) [* ] (1 of 7) A start job is running for…ation Manager (3min 5s / 3min 10s) [** ] (1 of 7) A start job is running for…ation Manager (3min 6s / 3min 10s) [*** ] (1 of 7) A start job is running for…ation Manager (3min 6s / 3min 10s) [ *** ] (2 of 7) A start job is running for… transactions (3min 7s / no limit) [ *** ] (2 of 7) A start job is running for… transactions (3min 7s / no limit) [ ***] (2 of 7) A start job is running for… transactions (3min 8s / no limit) [ **] (3 of 7) A start job is running for…Tuning Daemon (3min 8s / 3min 12s) [ *] (3 of 7) A start job is running for…Tuning Daemon (3min 9s / 3min 12s) [ **] (3 of 7) A start job is running for…Tuning Daemon (3min 9s / 3min 12s) [ ***] (4 of 7) A start job is running for…Proxy Daemon (3min 10s / 3min 10s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (3min 10s / 3min 10s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (3min 11s / 4min 40s) [*** ] (5 of 7) A start job is running for…vices Daemon (3min 11s / 4min 40s) [** ] (5 of 7) A start job is running for…vices Daemon (3min 12s / 4min 40s) [* ] (5 of 7) A start job is running for…vices Daemon (3min 12s / 4min 40s) [** ] (6 of 7) A start job is running for…ume services (3min 13s / no limit) [*** ] (6 of 7) A start job is running for…ume services (3min 13s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (3min 14s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (3min 14s / 4min 40s) [ ***] (7 of 7) A start job is running for…lient/server (3min 15s / 4min 40s) [ **] (7 of 7) A start job is running for…lient/server (3min 15s / 4min 40s) [ *] (1 of 7) A start job is running for…tion Manager (3min 16s / 4min 40s) [ **] (1 of 7) A start job is running for…tion Manager (3min 16s / 4min 40s) [ ***] (1 of 7) A start job is running for…tion Manager (3min 17s / 4min 40s) [ *** ] (2 of 7) A start job is running for…transactions (3min 17s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (3min 18s / no limit) [*** ] (2 of 7) A start job is running for…transactions (3min 18s / no limit) [** ] (3 of 7) A start job is running for…uning Daemon (3min 19s / 4min 42s) [* ] (3 of 7) A start job is running for…uning Daemon (3min 19s / 4min 42s) [** ] (3 of 7) A start job is running for…uning Daemon (3min 20s / 4min 42s) [*** ] (4 of 7) A start job is running for…Proxy Daemon (3min 20s / 4min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (3min 21s / 4min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (3min 21s / 4min 40s) [ ***] (5 of 7) A start job is running for…vices Daemon (3min 22s / 4min 40s) [ **] (5 of 7) A start job is running for…vices Daemon (3min 22s / 4min 40s) [ *] (5 of 7) A start job is running for…vices Daemon (3min 23s / 4min 40s) [ **] (6 of 7) A start job is running for…ume services (3min 23s / no limit) [ ***] (6 of 7) A start job is running for…ume services (3min 24s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (3min 24s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (3min 25s / 4min 40s) [*** ] (7 of 7) A start job is running for…lient/server (3min 25s / 4min 40s) [** ] (7 of 7) A start job is running for…lient/server (3min 26s / 4min 40s) [* ] (1 of 7) A start job is running for…tion Manager (3min 26s / 4min 40s) [** ] (1 of 7) A start job is running for…tion Manager (3min 27s / 4min 40s) [*** ] (1 of 7) A start job is running for…tion Manager (3min 27s / 4min 40s) [ *** ] (2 of 7) A start job is running for…transactions (3min 28s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (3min 28s / no limit) [ ***] (2 of 7) A start job is running for…transactions (3min 29s / no limit) [ **] (3 of 7) A start job is running for…uning Daemon (3min 29s / 4min 42s) [ *] (3 of 7) A start job is running for…uning Daemon (3min 30s / 4min 42s) [ **] (3 of 7) A start job is running for…uning Daemon (3min 30s / 4min 42s) [ ***] (4 of 7) A start job is running for…Proxy Daemon (3min 31s / 4min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (3min 31s / 4min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (3min 32s / 4min 40s) [*** ] (5 of 7) A start job is running for…vices Daemon (3min 32s / 4min 40s) [** ] (5 of 7) A start job is running for…vices Daemon (3min 33s / 4min 40s) [* ] (5 of 7) A start job is running for…vices Daemon (3min 33s / 4min 40s) [** ] (6 of 7) A start job is running for…ume services (3min 34s / no limit) [*** ] (6 of 7) A start job is running for…ume services (3min 34s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (3min 35s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (3min 35s / 4min 40s) [ ***] (7 of 7) A start job is running for…lient/server (3min 36s / 4min 40s) [ **] (7 of 7) A start job is running for…lient/server (3min 36s / 4min 40s) [ *] (1 of 7) A start job is running for…tion Manager (3min 37s / 4min 40s) [ **] (1 of 7) A start job is running for…tion Manager (3min 37s / 4min 40s) [ ***] (1 of 7) A start job is running for…tion Manager (3min 38s / 4min 40s) [ *** ] (2 of 7) A start job is running for…transactions (3min 38s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (3min 39s / no limit) [*** ] (2 of 7) A start job is running for…transactions (3min 39s / no limit) [** ] (3 of 7) A start job is running for…uning Daemon (3min 40s / 4min 42s) [* ] (3 of 7) A start job is running for…uning Daemon (3min 40s / 4min 42s) [** ] (3 of 7) A start job is running for…uning Daemon (3min 41s / 4min 42s) [*** ] (4 of 7) A start job is running for…Proxy Daemon (3min 41s / 4min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (3min 42s / 4min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (3min 42s / 4min 40s) [ ***] (5 of 7) A start job is running for…vices Daemon (3min 43s / 4min 40s) [ **] (5 of 7) A start job is running for…vices Daemon (3min 43s / 4min 40s) [ *] (5 of 7) A start job is running for…vices Daemon (3min 44s / 4min 40s) [ **] (6 of 7) A start job is running for…ume services (3min 44s / no limit) [ ***] (6 of 7) A start job is running for…ume services (3min 45s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (3min 45s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (3min 46s / 4min 40s) [*** ] (7 of 7) A start job is running for…lient/server (3min 46s / 4min 40s) [** ] (7 of 7) A start job is running for…lient/server (3min 47s / 4min 40s) [* ] (1 of 7) A start job is running for…tion Manager (3min 47s / 4min 40s) [** ] (1 of 7) A start job is running for…tion Manager (3min 48s / 4min 40s) [*** ] (1 of 7) A start job is running for…tion Manager (3min 48s / 4min 40s) [ *** ] (2 of 7) A start job is running for…transactions (3min 49s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (3min 49s / no limit) [ ***] (2 of 7) A start job is running for…transactions (3min 50s / no limit) [ **] (3 of 7) A start job is running for…uning Daemon (3min 50s / 4min 42s) [ *] (3 of 7) A start job is running for…uning Daemon (3min 51s / 4min 42s) [ **] (3 of 7) A start job is running for…uning Daemon (3min 51s / 4min 42s) [ ***] (4 of 7) A start job is running for…Proxy Daemon (3min 52s / 4min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (3min 52s / 4min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (3min 53s / 4min 40s) [*** ] (5 of 7) A start job is running for…vices Daemon (3min 53s / 4min 40s) [** ] (5 of 7) A start job is running for…vices Daemon (3min 54s / 4min 40s) [* ] (5 of 7) A start job is running for…vices Daemon (3min 54s / 4min 40s) [** ] (6 of 7) A start job is running for…ume services (3min 55s / no limit) [*** ] (6 of 7) A start job is running for…ume services (3min 55s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (3min 56s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (3min 56s / 4min 40s) [ ***] (7 of 7) A start job is running for…lient/server (3min 57s / 4min 40s) [ **] (7 of 7) A start job is running for…lient/server (3min 57s / 4min 40s) [ *] (1 of 7) A start job is running for…tion Manager (3min 58s / 4min 40s) [ **] (1 of 7) A start job is running for…tion Manager (3min 58s / 4min 40s) [ ***] (1 of 7) A start job is running for…tion Manager (3min 59s / 4min 40s) [ *** ] (2 of 7) A start job is running for…transactions (3min 59s / no limit) [ *** ] (2 of 7) A start job is running for…nge transactions (4min / no limit) [*** ] (2 of 7) A start job is running for…nge transactions (4min / no limit) [** ] (3 of 7) A start job is running for…Tuning Daemon (4min 1s / 4min 42s) [* ] (3 of 7) A start job is running for…Tuning Daemon (4min 1s / 4min 42s) [** ] (3 of 7) A start job is running for…Tuning Daemon (4min 2s / 4min 42s) [*** ] (4 of 7) A start job is running for… Proxy Daemon (4min 2s / 4min 40s) [ *** ] (4 of 7) A start job is running for… Proxy Daemon (4min 3s / 4min 40s) [ *** ] (4 of 7) A start job is running for… Proxy Daemon (4min 3s / 4min 40s) [ ***] (5 of 7) A start job is running for…rvices Daemon (4min 4s / 4min 40s) [ **] (5 of 7) A start job is running for…rvices Daemon (4min 4s / 4min 40s) [ *] (5 of 7) A start job is running for…rvices Daemon (4min 5s / 4min 40s) [ **] (6 of 7) A start job is running for…lume services (4min 5s / no limit) [ ***] (6 of 7) A start job is running for…lume services (4min 6s / no limit) [ *** ] (6 of 7) A start job is running for…lume services (4min 6s / no limit) [ *** ] (7 of 7) A start job is running for…client/server (4min 7s / 4min 40s) [*** ] (7 of 7) A start job is running for…client/server (4min 7s / 4min 40s) [** ] (7 of 7) A start job is running for…client/server (4min 8s / 4min 40s) [* ] (1 of 7) A start job is running for…ation Manager (4min 8s / 4min 40s) [** ] (1 of 7) A start job is running for…ation Manager (4min 9s / 4min 40s) [*** ] (1 of 7) A start job is running for…ation Manager (4min 9s / 4min 40s) [ *** ] (2 of 7) A start job is running for…transactions (4min 10s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (4min 10s / no limit) [ ***] (2 of 7) A start job is running for…transactions (4min 11s / no limit) [ **] (3 of 7) A start job is running for…uning Daemon (4min 11s / 4min 42s) [ *] (3 of 7) A start job is running for…uning Daemon (4min 12s / 4min 42s) [ **] (3 of 7) A start job is running for…uning Daemon (4min 12s / 4min 42s) [ ***] (4 of 7) A start job is running for…Proxy Daemon (4min 13s / 4min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (4min 13s / 4min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (4min 14s / 4min 40s) [*** ] (5 of 7) A start job is running for…vices Daemon (4min 14s / 4min 40s) [** ] (5 of 7) A start job is running for…vices Daemon (4min 15s / 4min 40s) [* ] (5 of 7) A start job is running for…vices Daemon (4min 15s / 4min 40s) [** ] (6 of 7) A start job is running for…ume services (4min 16s / no limit) [*** ] (6 of 7) A start job is running for…ume services (4min 16s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (4min 17s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (4min 17s / 4min 40s) [ ***] (7 of 7) A start job is running for…lient/server (4min 18s / 4min 40s) [ **] (7 of 7) A start job is running for…lient/server (4min 18s / 4min 40s) [ *] (1 of 7) A start job is running for…tion Manager (4min 19s / 4min 40s) [ **] (1 of 7) A start job is running for…tion Manager (4min 19s / 4min 40s) [ ***] (1 of 7) A start job is running for…tion Manager (4min 20s / 4min 40s) [ *** ] (2 of 7) A start job is running for…transactions (4min 20s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (4min 21s / no limit) [*** ] (2 of 7) A start job is running for…transactions (4min 21s / no limit) [** ] (3 of 7) A start job is running for…uning Daemon (4min 22s / 4min 42s) [* ] (3 of 7) A start job is running for…uning Daemon (4min 22s / 4min 42s) [** ] (3 of 7) A start job is running for…uning Daemon (4min 23s / 4min 42s) [*** ] (4 of 7) A start job is running for…Proxy Daemon (4min 23s / 4min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (4min 24s / 4min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (4min 24s / 4min 40s) [ ***] (5 of 7) A start job is running for…vices Daemon (4min 25s / 4min 40s) [ **] (5 of 7) A start job is running for…vices Daemon (4min 25s / 4min 40s) [ *] (5 of 7) A start job is running for…vices Daemon (4min 26s / 4min 40s) [ **] (6 of 7) A start job is running for…ume services (4min 26s / no limit) [ ***] (6 of 7) A start job is running for…ume services (4min 27s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (4min 27s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (4min 28s / 4min 40s) [*** ] (7 of 7) A start job is running for…lient/server (4min 28s / 4min 40s) [** ] (7 of 7) A start job is running for…lient/server (4min 29s / 4min 40s) [* ] (1 of 7) A start job is running for…tion Manager (4min 29s / 4min 40s) [** ] (1 of 7) A start job is running for…tion Manager (4min 30s / 4min 40s) [*** ] (1 of 7) A start job is running for…tion Manager (4min 30s / 4min 40s) [ *** ] (2 of 7) A start job is running for…transactions (4min 31s / no limit) [ *** ] (2 of 7) A start job is running for…transactions (4min 31s / no limit) [ ***] (2 of 7) A start job is running for…transactions (4min 32s / no limit) [ **] (3 of 7) A start job is running for…uning Daemon (4min 32s / 4min 42s) [ *] (3 of 7) A start job is running for…uning Daemon (4min 33s / 4min 42s) [ **] (3 of 7) A start job is running for…uning Daemon (4min 33s / 4min 42s) [ ***] (4 of 7) A start job is running for…Proxy Daemon (4min 34s / 4min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (4min 34s / 4min 40s) [ *** ] (4 of 7) A start job is running for…Proxy Daemon (4min 35s / 4min 40s) [*** ] (5 of 7) A start job is running for…vices Daemon (4min 35s / 4min 40s) [** ] (5 of 7) A start job is running for…vices Daemon (4min 36s / 4min 40s) [* ] (5 of 7) A start job is running for…vices Daemon (4min 36s / 4min 40s) [** ] (6 of 7) A start job is running for…ume services (4min 37s / no limit) [*** ] (6 of 7) A start job is running for…ume services (4min 37s / no limit) [ *** ] (6 of 7) A start job is running for…ume services (4min 38s / no limit) [ *** ] (7 of 7) A start job is running for…lient/server (4min 38s / 4min 40s) [ ***] (7 of 7) A start job is running for…lient/server (4min 39s / 4min 40s) [ **] (7 of 7) A start job is running for…lient/server (4min 39s / 4min 40s) [ *] (1 of 7) A start job is running for…tion Manager (4min 40s / 4min 40s) [ **] (1 of 7) A start job is running for…tion Manager (4min 40s / 4min 40s) [FAILED] Failed to start NTP client/server. See 'systemctl status chronyd.service' for details. [FAILED] Failed to start GSSAPI Proxy Daemon. See 'systemctl status gssproxy.service' for details. [ OK ] Reached target NFS client services. [ ***] (1 of 5) A start job is running for…tion Manager (4min 46s / 6min 10s) [ *** ] (2 of 5) A start job is running for…transactions (4min 46s / no limit) [ *** ] (2 of 5) A start job is running for…transactions (4min 47s / no limit) [*** ] (2 of 5) A start job is running for…transactions (4min 47s / no limit) [** ] (3 of 5) A start job is running for…uning Daemon (4min 48s / 6min 13s) [* ] (3 of 5) A start job is running for…uning Daemon (4min 48s / 6min 13s) [** ] (3 of 5) A start job is running for…uning Daemon (4min 49s / 6min 13s) [*** ] (4 of 5) A start job is running for…vices Daemon (4min 49s / 6min 10s) [ *** ] (4 of 5) A start job is running for…vices Daemon (4min 50s / 6min 10s) [ *** ] (4 of 5) A start job is running for…vices Daemon (4min 50s / 6min 10s) [ ***] (5 of 5) A start job is running for…ume services (4min 51s / no limit) [ **] (5 of 5) A start job is running for…ume services (4min 51s / no limit) [ *] (5 of 5) A start job is running for…ume services (4min 52s / no limit) [ **] (1 of 5) A start job is running for…tion Manager (4min 52s / 6min 10s) [ ***] (1 of 5) A start job is running for…tion Manager (4min 53s / 6min 10s) [ *** ] (1 of 5) A start job is running for…tion Manager (4min 53s / 6min 10s) [ *** ] (2 of 5) A start job is running for…transactions (4min 54s / no limit) [*** ] (2 of 5) A start job is running for…transactions (4min 54s / no limit) [** ] (2 of 5) A start job is running for…transactions (4min 55s / no limit) [* ] (3 of 5) A start job is running for…uning Daemon (4min 55s / 6min 13s) [** ] (3 of 5) A start job is running for…uning Daemon (4min 56s / 6min 13s) [*** ] (3 of 5) A start job is running for…uning Daemon (4min 56s / 6min 13s) [ *** ] (4 of 5) A start job is running for…vices Daemon (4min 57s / 6min 10s) [ *** ] (4 of 5) A start job is running for…vices Daemon (4min 57s / 6min 10s) [ ***] (4 of 5) A start job is running for…vices Daemon (4min 58s / 6min 10s) [ **] (5 of 5) A start job is running for…ume services (4min 58s / no limit) [ *] (5 of 5) A start job is running for…ume services (4min 59s / no limit) [ **] (5 of 5) A start job is running for…ume services (4min 59s / no limit) [ ***] (1 of 5) A start job is running for…rization Manager (5min / 6min 10s) [ *** ] (1 of 5) A start job is running for…rization Manager (5min / 6min 10s) [ *** ] (1 of 5) A start job is running for…ation Manager (5min 1s / 6min 10s) [*** ] (2 of 5) A start job is running for… transactions (5min 1s / no limit) [** ] (2 of 5) A start job is running for… transactions (5min 2s / no limit) [* ] (2 of 5) A start job is running for… transactions (5min 2s / no limit) [** ] (3 of 5) A start job is running for…Tuning Daemon (5min 3s / 6min 13s) [*** ] (3 of 5) A start job is running for…Tuning Daemon (5min 3s / 6min 13s) [ *** ] (3 of 5) A start job is running for…Tuning Daemon (5min 4s / 6min 13s) [ *** ] (4 of 5) A start job is running for…rvices Daemon (5min 4s / 6min 10s) [ ***] (4 of 5) A start job is running for…rvices Daemon (5min 5s / 6min 10s) [ **] (4 of 5) A start job is running for…rvices Daemon (5min 5s / 6min 10s) [ *] (5 of 5) A start job is running for…lume services (5min 6s / no limit) [ **] (5 of 5) A start job is running for…lume services (5min 6s / no limit) [ ***] (5 of 5) A start job is running for…lume services (5min 7s / no limit) [ *** ] (1 of 5) A start job is running for…ation Manager (5min 7s / 6min 10s) [ *** ] (1 of 5) A start job is running for…ation Manager (5min 8s / 6min 10s) [*** ] (1 of 5) A start job is running for…ation Manager (5min 8s / 6min 10s) [** ] (2 of 5) A start job is running for… transactions (5min 9s / no limit) [* ] (2 of 5) A start job is running for… transactions (5min 9s / no limit) [** ] (2 of 5) A start job is running for…transactions (5min 10s / no limit) [*** ] (3 of 5) A start job is running for…uning Daemon (5min 10s / 6min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (5min 11s / 6min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (5min 11s / 6min 13s) [ ***] (4 of 5) A start job is running for…vices Daemon (5min 12s / 6min 10s) [ **] (4 of 5) A start job is running for…vices Daemon (5min 12s / 6min 10s) [ *] (4 of 5) A start job is running for…vices Daemon (5min 13s / 6min 10s) [ **] (5 of 5) A start job is running for…ume services (5min 13s / no limit) [ ***] (5 of 5) A start job is running for…ume services (5min 14s / no limit) [ *** ] (5 of 5) A start job is running for…ume services (5min 14s / no limit) [ *** ] (1 of 5) A start job is running for…tion Manager (5min 15s / 6min 10s) [*** ] (1 of 5) A start job is running for…tion Manager (5min 15s / 6min 10s) [** ] (1 of 5) A start job is running for…tion Manager (5min 16s / 6min 10s) [* ] (2 of 5) A start job is running for…transactions (5min 16s / no limit) [** ] (2 of 5) A start job is running for…transactions (5min 17s / no limit) [*** ] (2 of 5) A start job is running for…transactions (5min 17s / no limit) [ *** ] (3 of 5) A start job is running for…uning Daemon (5min 18s / 6min 13s) [ *** ] (3 of 5) A start job is running for…uning Daemon (5min 18s / 6min 13s) [FAILED] Failed to start Kernel Samepage Merging (KSM) Tuning Daemon. See 'systemctl status ksmtuned.service' for details. [FAILED] Failed to start Authorization Manager. See 'systemctl status polkit.service' for details. [DEPEND] Dependency failed for Dynamic System Tuning Daemon. Starting firewalld - dynamic firewall daemon... [FAILED] Failed to start System Security Services Daemon. See 'systemctl status sssd.service' for details. [ OK ] Started Rollback uncommitted netcf network config change transactions. [ OK ] Reached target User and Group Name Lookups. Starting Login Service... [ OK ] Started VDO volume services. [ OK ] Started Login Service. [ OK ] Started firewalld - dynamic firewall daemon. [ OK ] Reached target Network (Pre). Starting Network Manager... [ OK ] Started Network Manager. [ OK ] Reached target Network. Starting Enable periodic update of entitlement certificates.... Starting OpenSSH server daemon... [ OK ] Started Logout off all iSCSI sessions on shutdown. [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. Starting Virtualization daemon... Starting Permit User Sessions... Starting Network Manager Wait Online... [ OK ] Started OpenSSH server daemon. [ OK ] Started Enable periodic update of entitlement certificates.. Starting Hostname Service... [ OK ] Started Permit User Sessions. [ OK ] Started Command Scheduler. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. [ OK ] Started Hostname Service. Starting Network Manager Script Dispatcher Service...[ 362.382770] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ OK ] Started Network Manager Script Dispatcher Service. [ 362.842686] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ OK ] Started Virtualization daemon. [ OK ] Reached target Multi-User System. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. [ 363.275634] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 363.440711] tun: Universal TUN/TAP device driver, 1.6 [ 363.449962] virbr0: port 1(virbr0-nic) entered blocking state [ 363.457721] virbr0: port 1(virbr0-nic) entered disabled state [ 363.465367] device virbr0-nic entered promiscuous mode [ 365.047875] audit: type=1400 audit(1574345725.475:4): avc: denied { dac_override } for pid=769 comm="firewalld" capability=1 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:system_r:firewalld_t:s0 tclass=capability permissive=0 Starting Authorization Manager... [ OK ] Started Authorization Manager. [ OK ] Started Network Manager Wait Online. [ OK ] Reached target Network is Online. Starting Notify NFS peers of a restart... [ OK ] Started Notify NFS peers of a restart. Red Hat Enterprise Linux 8.1 (Ootpa) Kernel 4.18.0-147.el8.x86_64 on an x86_64 Activate the web console with: systemctl enable --now cockpit.socket localhost login: root Password: [ 367.806453] virbr0: port 1(virbr0-nic) entered blocking state [ 367.839274] virbr0: port 1(virbr0-nic) entered listening state [root@localhost ~]# ip addr 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic noprefixroute eth0 valid_lft 86398sec preferred_lft 86398sec inet6 fec0::5054:ff:fe12:3456/64 scope site tentative dynamic mngtmpaddr valid_lft 86400sec preferred_lft 14400sec inet6 fe80::5054:ff:fe12:3456/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff 4: virbr0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 valid_lft forever preferred_lft forever 5: virbr0-nic: mtu 1500 qdisc fq_codel master virbr0 state UNKNOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff inet6 fe80::5054:ff:fedc:3e97/64 scope link valid_lft forever preferred_lft forever [root@localhost ~]# [root@localhost ~]# [ 368.276775] virbr0: port 1(virbr0-nic) entered disabled state Traceback (most recent call last): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 27, in setUp MachineCase.setUp(self) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 805, in setUp machine.wait_boot() File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/machine_virtual.py", line 527, in wait_boot Machine.wait_boot(self, timeout_sec) File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 117, in wait_boot self.label, self.ssh_address, self.ssh_port)) machine_core.exceptions.Failure: Unable to reach machine rhel-8-1-distropkg-127.0.0.2-2701 via ssh: 127.0.0.2:2701 ok 133 testBondActive (check_networking_bond.TestNetworking) # duration: 402s # SKIP Known issue #74 # ---------------------------------------------------------------------- # testAmbiguousSlave (check_networking_bond.TestNetworking) # spawn virsh -c qemu:///session console 171 Connected to domain rhel-8-1-distropkg-127.0.0.2-2401 Escape character is ^] [** ] (3 of 6) A start job is running for…vices Daemon (1min 43s / 3min 10s) [*** ] (3 of 6) A start job is running for…vices Daemon (1min 43s / 3min 10s) [ *** ] (4 of 6) A start job is running for…uning Daemon (1min 44s / 3min 13s) [ *** ] (4 of 6) A start job is running for…uning Daemon (1min 44s / 3min 13s) [ ***] (4 of 6) A start job is running for…uning Daemon (1min 45s / 3min 13s) [ **] (5 of 6) A start job is running for…ume services (1min 45s / no limit) [ *] (5 of 6) A start job is running for…ume services (1min 46s / no limit) [ **] (5 of 6) A start job is running for…ume services (1min 46s / no limit) [ ***] (6 of 6) A start job is running for…tion Manager (1min 47s / 3min 10s) [ *** ] (6 of 6) A start job is running for…tion Manager (1min 47s / 3min 10s) [ *** ] (6 of 6) A start job is running for…tion Manager (1min 48s / 3min 10s) [*** ] (1 of 6) A start job is running for…lient/server (1min 48s / 3min 13s) [** ] (1 of 6) A start job is running for…lient/server (1min 49s / 3min 13s) [* ] (1 of 6) A start job is running for…lient/server (1min 49s / 3min 13s) [** ] (2 of 6) A start job is running for…Proxy Daemon (1min 50s / 3min 10s) [*** ] (2 of 6) A start job is running for…Proxy Daemon (1min 50s / 3min 10s) [ *** ] (2 of 6) A start job is running for…Proxy Daemon (1min 51s / 3min 10s) [ *** ] (3 of 6) A start job is running for…vices Daemon (1min 51s / 3min 10s) [ ***] (3 of 6) A start job is running for…vices Daemon (1min 52s / 3min 10s) [ **] (3 of 6) A start job is running for…vices Daemon (1min 52s / 3min 10s) [ *] (4 of 6) A start job is running for…uning Daemon (1min 53s / 3min 13s) [ **] (4 of 6) A start job is running for…uning Daemon (1min 53s / 3min 13s) [ ***] (4 of 6) A start job is running for…uning Daemon (1min 54s / 3min 13s) [ *** ] (5 of 6) A start job is running for…ume services (1min 54s / no limit) [ *** ] (5 of 6) A start job is running for…ume services (1min 55s / no limit) [*** ] (5 of 6) A start job is running for…ume services (1min 55s / no limit) [** ] (6 of 6) A start job is running for…tion Manager (1min 56s / 3min 10s) [* ] (6 of 6) A start job is running for…tion Manager (1min 56s / 3min 10s) [** ] (6 of 6) A start job is running for…tion Manager (1min 57s / 3min 10s) [*** ] (1 of 6) A start job is running for…lient/server (1min 57s / 3min 13s) [ *** ] (1 of 6) A start job is running for…lient/server (1min 58s / 3min 13s) [ *** ] (1 of 6) A start job is running for…lient/server (1min 58s / 3min 13s) [ ***] (2 of 6) A start job is running for…Proxy Daemon (1min 59s / 3min 10s) [ **] (2 of 6) A start job is running for…Proxy Daemon (1min 59s / 3min 10s) [ *] (2 of 6) A start job is running for…API Proxy Daemon (2min / 3min 10s) [ **] (3 of 6) A start job is running for… Services Daemon (2min / 3min 10s) [ ***] (3 of 6) A start job is running for…rvices Daemon (2min 1s / 3min 10s) [ *** ] (3 of 6) A start job is running for…rvices Daemon (2min 1s / 3min 10s) [ *** ] (4 of 6) A start job is running for…Tuning Daemon (2min 2s / 3min 13s) [*** ] (4 of 6) A start job is running for…Tuning Daemon (2min 2s / 3min 13s) [** ] (4 of 6) A start job is running for…Tuning Daemon (2min 3s / 3min 13s) [* ] (5 of 6) A start job is running for…lume services (2min 3s / no limit) [** ] (5 of 6) A start job is running for…lume services (2min 4s / no limit) [*** ] (5 of 6) A start job is running for…lume services (2min 4s / no limit) [ *** ] (6 of 6) A start job is running for…ation Manager (2min 5s / 3min 10s) [ *** ] (6 of 6) A start job is running for…ation Manager (2min 5s / 3min 10s) [ ***] (6 of 6) A start job is running for…ation Manager (2min 6s / 3min 10s) [ **] (1 of 6) A start job is running for…client/server (2min 6s / 3min 13s) [ *] (1 of 6) A start job is running for…client/server (2min 7s / 3min 13s) [ **] (1 of 6) A start job is running for…client/server (2min 7s / 3min 13s) [ ***] (2 of 6) A start job is running for… Proxy Daemon (2min 8s / 3min 10s) [ *** ] (2 of 6) A start job is running for… Proxy Daemon (2min 8s / 3min 10s) [ *** ] (2 of 6) A start job is running for… Proxy Daemon (2min 9s / 3min 10s) [*** ] (3 of 6) A start job is running for…rvices Daemon (2min 9s / 3min 10s) [** ] (3 of 6) A start job is running for…vices Daemon (2min 10s / 3min 10s) [* ] (3 of 6) A start job is running for…vices Daemon (2min 10s / 3min 10s) [** ] (4 of 6) A start job is running for…uning Daemon (2min 11s / 3min 13s) [*** ] (4 of 6) A start job is running for…uning Daemon (2min 11s / 3min 13s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 12s / 3min 13s) [ *** ] (5 of 6) A start job is running for…ume services (2min 12s / no limit) [ ***] (5 of 6) A start job is running for…ume services (2min 13s / no limit) [ **] (5 of 6) A start job is running for…ume services (2min 13s / no limit) [ *] (6 of 6) A start job is running for…tion Manager (2min 14s / 3min 10s) [ **] (6 of 6) A start job is running for…tion Manager (2min 14s / 3min 10s) [ ***] (6 of 6) A start job is running for…tion Manager (2min 15s / 3min 10s) [ *** ] (1 of 6) A start job is running for…lient/server (2min 15s / 3min 13s) [ *** ] (1 of 6) A start job is running for…lient/server (2min 16s / 3min 13s) [*** ] (1 of 6) A start job is running for…lient/server (2min 16s / 3min 13s) [** ] (2 of 6) A start job is running for…Proxy Daemon (2min 17s / 3min 10s) [* ] (2 of 6) A start job is running for…Proxy Daemon (2min 17s / 3min 10s) [** ] (2 of 6) A start job is running for…Proxy Daemon (2min 18s / 3min 10s) [*** ] (3 of 6) A start job is running for…vices Daemon (2min 18s / 3min 10s) [ *** ] (3 of 6) A start job is running for…vices Daemon (2min 19s / 3min 10s) [ *** ] (3 of 6) A start job is running for…vices Daemon (2min 19s / 3min 10s) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 20s / 3min 13s) [ **] (4 of 6) A start job is running for…uning Daemon (2min 20s / 3min 13s) [ *] (4 of 6) A start job is running for…uning Daemon (2min 21s / 3min 13s) [ **] (5 of 6) A start job is running for…ume services (2min 21s / no limit) [ ***] (5 of 6) A start job is running for…ume services (2min 22s / no limit) [ *** ] (5 of 6) A start job is running for…ume services (2min 22s / no limit) [ *** ] (6 of 6) A start job is running for…tion Manager (2min 23s / 3min 10s) [*** ] (6 of 6) A start job is running for…tion Manager (2min 23s / 3min 10s) [** ] (6 of 6) A start job is running for…tion Manager (2min 24s / 3min 10s) [* ] (1 of 6) A start job is running for…lient/server (2min 24s / 3min 13s) [** ] (1 of 6) A start job is running for…lient/server (2min 25s / 3min 13s) [*** ] (1 of 6) A start job is running for…lient/server (2min 25s / 3min 13s) [ *** ] (2 of 6) A start job is running for…Proxy Daemon (2min 26s / 3min 10s) [ *** ] (2 of 6) A start job is running for…Proxy Daemon (2min 26s / 3min 10s) [ ***] (2 of 6) A start job is running for…Proxy Daemon (2min 27s / 3min 10s) [ **] (3 of 6) A start job is running for…vices Daemon (2min 27s / 3min 10s) [ *] (3 of 6) A start job is running for…vices Daemon (2min 28s / 3min 10s) [ **] (3 of 6) A start job is running for…vices Daemon (2min 28s / 3min 10s) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 29s / 3min 13s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 29s / 3min 13s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 30s / 3min 13s) [*** ] (5 of 6) A start job is running for…ume services (2min 30s / no limit) [** ] (5 of 6) A start job is running for…ume services (2min 31s / no limit) [* ] (5 of 6) A start job is running for…ume services (2min 31s / no limit) [** ] (6 of 6) A start job is running for…tion Manager (2min 32s / 3min 10s) [*** ] (6 of 6) A start job is running for…tion Manager (2min 32s / 3min 10s) [ *** ] (6 of 6) A start job is running for…tion Manager (2min 33s / 3min 10s) [ *** ] (1 of 6) A start job is running for…lient/server (2min 33s / 3min 13s) [ ***] (1 of 6) A start job is running for…lient/server (2min 34s / 3min 13s) [ **] (1 of 6) A start job is running for…lient/server (2min 34s / 3min 13s) [ *] (2 of 6) A start job is running for…Proxy Daemon (2min 35s / 3min 10s) [ **] (2 of 6) A start job is running for…Proxy Daemon (2min 35s / 3min 10s) [ ***] (2 of 6) A start job is running for…Proxy Daemon (2min 36s / 3min 10s) [ *** ] (3 of 6) A start job is running for…vices Daemon (2min 36s / 3min 10s) [ *** ] (3 of 6) A start job is running for…vices Daemon (2min 37s / 3min 10s) [*** ] (3 of 6) A start job is running for…vices Daemon (2min 37s / 3min 10s) [** ] (4 of 6) A start job is running for…uning Daemon (2min 38s / 3min 13s) [* ] (4 of 6) A start job is running for…uning Daemon (2min 38s / 3min 13s) [** ] (4 of 6) A start job is running for…uning Daemon (2min 39s / 3min 13s) [*** ] (5 of 6) A start job is running for…ume services (2min 39s / no limit) [ *** ] (5 of 6) A start job is running for…ume services (2min 40s / no limit) [ *** ] (5 of 6) A start job is running for…ume services (2min 40s / no limit) [ ***] (6 of 6) A start job is running for…tion Manager (2min 41s / 3min 10s) [ **] (6 of 6) A start job is running for…tion Manager (2min 41s / 3min 10s) [ *] (6 of 6) A start job is running for…tion Manager (2min 42s / 3min 10s) [ **] (1 of 6) A start job is running for…lient/server (2min 42s / 3min 13s) [ ***] (1 of 6) A start job is running for…lient/server (2min 43s / 3min 13s) [ *** ] (1 of 6) A start job is running for…lient/server (2min 43s / 3min 13s) [ *** ] (2 of 6) A start job is running for…Proxy Daemon (2min 44s / 3min 10s) [*** ] (2 of 6) A start job is running for…Proxy Daemon (2min 44s / 3min 10s) [** ] (2 of 6) A start job is running for…Proxy Daemon (2min 45s / 3min 10s) [* ] (3 of 6) A start job is running for…vices Daemon (2min 45s / 3min 10s) [** ] (3 of 6) A start job is running for…vices Daemon (2min 46s / 3min 10s) [*** ] (3 of 6) A start job is running for…vices Daemon (2min 46s / 3min 10s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 47s / 3min 13s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 47s / 3min 13s) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 48s / 3min 13s) [ **] (5 of 6) A start job is running for…ume services (2min 48s / no limit) [ *] (5 of 6) A start job is running for…ume services (2min 49s / no limit) [ **] (5 of 6) A start job is running for…ume services (2min 49s / no limit) [ ***] (6 of 6) A start job is running for…tion Manager (2min 50s / 3min 10s) [ *** ] (6 of 6) A start job is running for…tion Manager (2min 50s / 3min 10s) [ *** ] (6 of 6) A start job is running for…tion Manager (2min 51s / 3min 10s) [*** ] (1 of 6) A start job is running for…lient/server (2min 51s / 3min 13s) [** ] (1 of 6) A start job is running for…lient/server (2min 52s / 3min 13s) [* ] (1 of 6) A start job is running for…lient/server (2min 52s / 3min 13s) [** ] (2 of 6) A start job is running for…Proxy Daemon (2min 53s / 3min 10s) [*** ] (2 of 6) A start job is running for…Proxy Daemon (2min 53s / 3min 10s) [ *** ] (2 of 6) A start job is running for…Proxy Daemon (2min 54s / 3min 10s) [ *** ] (3 of 6) A start job is running for…vices Daemon (2min 54s / 3min 10s) [ ***] (3 of 6) A start job is running for…vices Daemon (2min 55s / 3min 10s) [ **] (3 of 6) A start job is running for…vices Daemon (2min 55s / 3min 10s) [ *] (4 of 6) A start job is running for…uning Daemon (2min 56s / 3min 13s) [ **] (4 of 6) A start job is running for…uning Daemon (2min 56s / 3min 13s) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 57s / 3min 13s) [ *** ] (5 of 6) A start job is running for…ume services (2min 57s / no limit) [ *** ] (5 of 6) A start job is running for…ume services (2min 58s / no limit) [*** ] (5 of 6) A start job is running for…ume services (2min 58s / no limit) [** ] (6 of 6) A start job is running for…tion Manager (2min 59s / 3min 10s) [* ] (6 of 6) A start job is running for…tion Manager (2min 59s / 3min 10s) [** ] (6 of 6) A start job is running for…rization Manager (3min / 3min 10s) [*** ] (1 of 6) A start job is running for…TP client/server (3min / 3min 13s) [ *** ] (1 of 6) A start job is running for…client/server (3min 1s / 3min 13s) [ *** ] (1 of 6) A start job is running for…client/server (3min 1s / 3min 13s) [ ***] (2 of 6) A start job is running for… Proxy Daemon (3min 2s / 3min 10s) [ **] (2 of 6) A start job is running for… Proxy Daemon (3min 2s / 3min 10s) [ *] (2 of 6) A start job is running for… Proxy Daemon (3min 3s / 3min 10s) [ **] (3 of 6) A start job is running for…rvices Daemon (3min 3s / 3min 10s) [ ***] (3 of 6) A start job is running for…rvices Daemon (3min 4s / 3min 10s) [ *** ] (3 of 6) A start job is running for…rvices Daemon (3min 4s / 3min 10s) [ *** ] (4 of 6) A start job is running for…Tuning Daemon (3min 5s / 3min 13s) [*** ] (4 of 6) A start job is running for…Tuning Daemon (3min 5s / 3min 13s) [** ] (4 of 6) A start job is running for…Tuning Daemon (3min 6s / 3min 13s) [* ] (5 of 6) A start job is running for…lume services (3min 6s / no limit) [** ] (5 of 6) A start job is running for…lume services (3min 7s / no limit) [*** ] (5 of 6) A start job is running for…lume services (3min 7s / no limit) [ *** ] (6 of 6) A start job is running for…ation Manager (3min 8s / 3min 10s) [ *** ] (6 of 6) A start job is running for…ation Manager (3min 8s / 3min 10s) [ ***] (6 of 6) A start job is running for…ation Manager (3min 9s / 3min 10s) [ **] (1 of 6) A start job is running for…client/server (3min 9s / 3min 13s) [ *] (1 of 6) A start job is running for…lient/server (3min 10s / 3min 13s) [ **] (1 of 6) A start job is running for…lient/server (3min 10s / 3min 13s) [ ***] (2 of 6) A start job is running for…Proxy Daemon (3min 11s / 4min 41s) [ *** ] (2 of 6) A start job is running for…Proxy Daemon (3min 11s / 4min 41s) [ *** ] (2 of 6) A start job is running for…Proxy Daemon (3min 12s / 4min 41s) [*** ] (3 of 6) A start job is running for…vices Daemon (3min 12s / 4min 41s) [** ] (3 of 6) A start job is running for…vices Daemon (3min 13s / 4min 41s) [* ] (3 of 6) A start job is running for…vices Daemon (3min 13s / 4min 41s) [** ] (4 of 6) A start job is running for…uning Daemon (3min 14s / 4min 44s) [*** ] (4 of 6) A start job is running for…uning Daemon (3min 14s / 4min 44s) [ *** ] (4 of 6) A start job is running for…uning Daemon (3min 15s / 4min 44s) [ *** ] (5 of 6) A start job is running for…ume services (3min 15s / no limit) [ ***] (5 of 6) A start job is running for…ume services (3min 16s / no limit) [ **] (5 of 6) A start job is running for…ume services (3min 16s / no limit) [ *] (6 of 6) A start job is running for…tion Manager (3min 17s / 4min 41s) [ **] (6 of 6) A start job is running for…tion Manager (3min 17s / 4min 41s) [ ***] (6 of 6) A start job is running for…tion Manager (3min 18s / 4min 41s) [ *** ] (1 of 6) A start job is running for…lient/server (3min 18s / 4min 44s) [ *** ] (1 of 6) A start job is running for…lient/server (3min 19s / 4min 44s) [*** ] (1 of 6) A start job is running for…lient/server (3min 19s / 4min 44s) [** ] (2 of 6) A start job is running for…Proxy Daemon (3min 20s / 4min 41s) [* ] (2 of 6) A start job is running for…Proxy Daemon (3min 20s / 4min 41s) [** ] (2 of 6) A start job is running for…Proxy Daemon (3min 21s / 4min 41s) [*** ] (3 of 6) A start job is running for…vices Daemon (3min 21s / 4min 41s) [ *** ] (3 of 6) A start job is running for…vices Daemon (3min 22s / 4min 41s) [ *** ] (3 of 6) A start job is running for…vices Daemon (3min 22s / 4min 41s) [ ***] (4 of 6) A start job is running for…uning Daemon (3min 23s / 4min 44s) [ **] (4 of 6) A start job is running for…uning Daemon (3min 23s / 4min 44s) [ *] (4 of 6) A start job is running for…uning Daemon (3min 24s / 4min 44s) [ **] (5 of 6) A start job is running for…ume services (3min 24s / no limit) [ ***] (5 of 6) A start job is running for…ume services (3min 25s / no limit) [ *** ] (5 of 6) A start job is running for…ume services (3min 25s / no limit) [ *** ] (6 of 6) A start job is running for…tion Manager (3min 26s / 4min 41s) [*** ] (6 of 6) A start job is running for…tion Manager (3min 26s / 4min 41s) [** ] (6 of 6) A start job is running for…tion Manager (3min 27s / 4min 41s) [* ] (1 of 6) A start job is running for…lient/server (3min 27s / 4min 44s) [** ] (1 of 6) A start job is running for…lient/server (3min 28s / 4min 44s) [*** ] (1 of 6) A start job is running for…lient/server (3min 28s / 4min 44s) [ *** ] (2 of 6) A start job is running for…Proxy Daemon (3min 29s / 4min 41s) [ *** ] (2 of 6) A start job is running for…Proxy Daemon (3min 29s / 4min 41s) [ ***] (2 of 6) A start job is running for…Proxy Daemon (3min 30s / 4min 41s) [ **] (3 of 6) A start job is running for…vices Daemon (3min 30s / 4min 41s) [ *] (3 of 6) A start job is running for…vices Daemon (3min 31s / 4min 41s) [ **] (3 of 6) A start job is running for…vices Daemon (3min 31s / 4min 41s) [ ***] (4 of 6) A start job is running for…uning Daemon (3min 32s / 4min 44s) [ *** ] (4 of 6) A start job is running for…uning Daemon (3min 32s / 4min 44s) [ *** ] (4 of 6) A start job is running for…uning Daemon (3min 33s / 4min 44s) [*** ] (5 of 6) A start job is running for…ume services (3min 33s / no limit) [** ] (5 of 6) A start job is running for…ume services (3min 34s / no limit) [* ] (5 of 6) A start job is running for…ume services (3min 34s / no limit) [** ] (6 of 6) A start job is running for…tion Manager (3min 35s / 4min 41s) [*** ] (6 of 6) A start job is running for…tion Manager (3min 35s / 4min 41s) [ *** ] (6 of 6) A start job is running for…tion Manager (3min 36s / 4min 41s) [ *** ] (1 of 6) A start job is running for…lient/server (3min 36s / 4min 44s) [ ***] (1 of 6) A start job is running for…lient/server (3min 37s / 4min 44s) [ **] (1 of 6) A start job is running for…lient/server (3min 37s / 4min 44s) [ *] (2 of 6) A start job is running for…Proxy Daemon (3min 38s / 4min 41s) [ **] (2 of 6) A start job is running for…Proxy Daemon (3min 38s / 4min 41s) [ ***] (2 of 6) A start job is running for…Proxy Daemon (3min 39s / 4min 41s) [ *** ] (3 of 6) A start job is running for…vices Daemon (3min 39s / 4min 41s) [ *** ] (3 of 6) A start job is running for…vices Daemon (3min 40s / 4min 41s) [*** ] (3 of 6) A start job is running for…vices Daemon (3min 40s / 4min 41s) [** ] (4 of 6) A start job is running for…uning Daemon (3min 41s / 4min 44s) [* ] (4 of 6) A start job is running for…uning Daemon (3min 41s / 4min 44s) [** ] (4 of 6) A start job is running for…uning Daemon (3min 42s / 4min 44s) [*** ] (5 of 6) A start job is running for…ume services (3min 42s / no limit) [ *** ] (5 of 6) A start job is running for…ume services (3min 43s / no limit) [ *** ] (5 of 6) A start job is running for…ume services (3min 43s / no limit) [ ***] (6 of 6) A start job is running for…tion Manager (3min 44s / 4min 41s) [ **] (6 of 6) A start job is running for…tion Manager (3min 44s / 4min 41s) [ *] (6 of 6) A start job is running for…tion Manager (3min 45s / 4min 41s) [ **] (1 of 6) A start job is running for…lient/server (3min 45s / 4min 44s) [ ***] (1 of 6) A start job is running for…lient/server (3min 46s / 4min 44s) [ *** ] (1 of 6) A start job is running for…lient/server (3min 46s / 4min 44s) [ *** ] (2 of 6) A start job is running for…Proxy Daemon (3min 47s / 4min 41s) [*** ] (2 of 6) A start job is running for…Proxy Daemon (3min 47s / 4min 41s) [** ] (2 of 6) A start job is running for…Proxy Daemon (3min 48s / 4min 41s) [* ] (3 of 6) A start job is running for…vices Daemon (3min 48s / 4min 41s) [** ] (3 of 6) A start job is running for…vices Daemon (3min 49s / 4min 41s) [*** ] (3 of 6) A start job is running for…vices Daemon (3min 49s / 4min 41s) [ *** ] (4 of 6) A start job is running for…uning Daemon (3min 50s / 4min 44s) [FAILED] Failed to start GSSAPI Proxy Daemon. See 'systemctl status gssproxy.service' for details. [FAILED] Failed to start Authorization Manager. See 'systemctl status polkit.service' for details. [DEPEND] Dependency failed for Dynamic System Tuning Daemon. [FAILED] Failed to start NTP client/server. See 'systemctl status chronyd.service' for details. [FAILED] Failed to start Kernel Samepage Merging (KSM) Tuning Daemon. See 'systemctl status ksmtuned.service' for details. Starting firewalld - dynamic firewall daemon... [ OK ] Reached target NFS client services. [FAILED] Failed to start System Security Services Daemon. See 'systemctl status sssd.service' for details. [ OK ] Reached target User and Group Name Lookups. Starting Login Service... [ OK ] Started VDO volume services. [ OK ] Started Login Service. [ OK ] Started firewalld - dynamic firewall daemon. [ OK ] Reached target Network (Pre). Starting Network Manager... [ OK ] Started Network Manager. [ OK ] Reached target Network. Starting Enable periodic update of entitlement certificates.... [ OK ] Started Logout off all iSCSI sessions on shutdown. [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. Starting Virtualization daemon... Starting Permit User Sessions... Starting OpenSSH server daemon... Starting Network Manager Wait Online... [ OK ] Started Enable periodic update of entitlement certificates.. Starting Hostname Service... [ OK ] Started Permit User Sessions. [ OK ] Started Getty on tty1. [ OK ] Started Command Scheduler. [ OK ] Started Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. [ OK ] Started OpenSSH server daemon. [ OK ] Started Virtualization daemon. [ OK ] Reached target Multi-User System. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. [ 259.074684] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ OK ] Started Hostname Service. Starting Network Manager Script Dispatcher Service... [ 259.191435] tun: Universal TUN/TAP device driver, 1.6 [ 259.199212] virbr0: port 1(virbr0-nic) entered blocking state [ 259.206074] virbr0: port 1(virbr0-nic) entered disabled state [ 259.212731] device virbr0-nic entered promiscuous mode [ 259.323567] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ OK ] Started Network Manager Script Dispatcher Service. [ 259.490293] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 261.213935] audit: type=1400 audit(1574345728.215:4): avc: denied { dac_override } for pid=774 comm="firewalld" capability=1 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:system_r:firewalld_t:s0 tclass=capability permissive=0 Starting Authorization Manager... [ OK ] Started Authorization Manager. [ OK ] Started Network Manager Wait Online. [ OK ] Reached target Network is Online. Starting Notify NFS peers of a restart... [ OK ] Started Notify NFS peers of a restart. Red Hat Enterprise Linux 8.1 (Ootpa) Kernel 4.18.0-147.el8.x86_64 on an x86_64 Activate the web console with: systemctl enable --now cockpit.socket localhost login: [ 263.005089] virbr0: port 1(virbr0-nic) entered blocking state [ 263.011780] virbr0: port 1(virbr0-nic) entered listening state root [ 263.222995] virbr0: port 1(virbr0-nic) entered disabled state Password: [root@localhost ~]# ip addr 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic noprefixroute eth0 valid_lft 86396sec preferred_lft 86396sec inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr valid_lft 86398sec preferred_lft 14398sec inet6 fe80::5054:ff:fe12:3456/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff 4: virbr0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 valid_lft forever preferred_lft forever 5: virbr0-nic: mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff [root@localhost ~]# [root@localhost ~]# Traceback (most recent call last): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 27, in setUp MachineCase.setUp(self) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 805, in setUp machine.wait_boot() File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/machine_virtual.py", line 527, in wait_boot Machine.wait_boot(self, timeout_sec) File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 117, in wait_boot self.label, self.ssh_address, self.ssh_port)) machine_core.exceptions.Failure: Unable to reach machine rhel-8-1-distropkg-127.0.0.2-2401 via ssh: 127.0.0.2:2401 ok 131 testAmbiguousSlave (check_networking_bond.TestNetworking) # duration: 279s # SKIP Known issue #74 # ---------------------------------------------------------------------- # testNoService (check_networking_basic.TestNetworking) # spawn virsh -c qemu:///session console 173 Connected to domain rhel-8-1-distropkg-127.0.0.2-2201 Escape character is ^] [ *] (2 of 6) A start job is running for…vices Daemon (1min 31s / 1min 41s) [ **] (2 of 6) A start job is running for…vices Daemon (1min 32s / 1min 41s) [ ***] (2 of 6) A start job is running for…vices Daemon (1min 32s / 1min 41s) [ *** ] (3 of 6) A start job is running for…lient/server (1min 33s / 1min 43s) [ *** ] (3 of 6) A start job is running for…lient/server (1min 33s / 1min 43s) [*** ] (3 of 6) A start job is running for…lient/server (1min 34s / 1min 43s) [** ] (4 of 6) A start job is running for…uning Daemon (1min 34s / 1min 43s) [* ] (4 of 6) A start job is running for…uning Daemon (1min 35s / 1min 43s) [** ] (4 of 6) A start job is running for…uning Daemon (1min 35s / 1min 43s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (1min 36s / 1min 40s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (1min 36s / 1min 40s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (1min 37s / 1min 40s) [ ***] (6 of 6) A start job is running for…tion Manager (1min 37s / 1min 41s) [ **] (6 of 6) A start job is running for…tion Manager (1min 38s / 1min 41s) [ *] (6 of 6) A start job is running for…tion Manager (1min 38s / 1min 41s) [ **] (1 of 6) A start job is running for…ume services (1min 39s / no limit) [ ***] (1 of 6) A start job is running for…ume services (1min 39s / no limit) [ *** ] (1 of 6) A start job is running for…ume services (1min 40s / no limit) [ *** ] (2 of 6) A start job is running for…vices Daemon (1min 40s / 1min 41s) [*** ] (2 of 6) A start job is running for…vices Daemon (1min 41s / 3min 11s) [** ] (2 of 6) A start job is running for…vices Daemon (1min 41s / 3min 11s) [* ] (3 of 6) A start job is running for…lient/server (1min 42s / 1min 43s) [** ] (3 of 6) A start job is running for…lient/server (1min 42s / 1min 43s) [*** ] (3 of 6) A start job is running for…lient/server (1min 43s / 3min 13s) [ *** ] (4 of 6) A start job is running for…uning Daemon (1min 43s / 3min 13s) [ *** ] (4 of 6) A start job is running for…uning Daemon (1min 44s / 3min 13s) [ ***] (4 of 6) A start job is running for…uning Daemon (1min 44s / 3min 13s) [ **] (5 of 6) A start job is running for…Proxy Daemon (1min 45s / 3min 11s) [ *] (5 of 6) A start job is running for…Proxy Daemon (1min 45s / 3min 11s) [ **] (5 of 6) A start job is running for…Proxy Daemon (1min 46s / 3min 11s) [ ***] (6 of 6) A start job is running for…tion Manager (1min 46s / 3min 11s) [ *** ] (6 of 6) A start job is running for…tion Manager (1min 47s / 3min 11s) [ *** ] (6 of 6) A start job is running for…tion Manager (1min 47s / 3min 11s) [*** ] (1 of 6) A start job is running for…ume services (1min 48s / no limit) [** ] (1 of 6) A start job is running for…ume services (1min 48s / no limit) [* ] (1 of 6) A start job is running for…ume services (1min 49s / no limit) [** ] (2 of 6) A start job is running for…vices Daemon (1min 49s / 3min 11s) [*** ] (2 of 6) A start job is running for…vices Daemon (1min 50s / 3min 11s) [ *** ] (2 of 6) A start job is running for…vices Daemon (1min 50s / 3min 11s) [ *** ] (3 of 6) A start job is running for…lient/server (1min 51s / 3min 13s) [ ***] (3 of 6) A start job is running for…lient/server (1min 51s / 3min 13s) [ **] (3 of 6) A start job is running for…lient/server (1min 52s / 3min 13s) [ *] (4 of 6) A start job is running for…uning Daemon (1min 52s / 3min 13s) [ **] (4 of 6) A start job is running for…uning Daemon (1min 53s / 3min 13s) [ ***] (4 of 6) A start job is running for…uning Daemon (1min 53s / 3min 13s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (1min 54s / 3min 11s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (1min 54s / 3min 11s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (1min 55s / 3min 11s) [** ] (6 of 6) A start job is running for…tion Manager (1min 55s / 3min 11s) [* ] (6 of 6) A start job is running for…tion Manager (1min 56s / 3min 11s) [** ] (6 of 6) A start job is running for…tion Manager (1min 56s / 3min 11s) [*** ] (1 of 6) A start job is running for…ume services (1min 57s / no limit) [ *** ] (1 of 6) A start job is running for…ume services (1min 57s / no limit) [ *** ] (1 of 6) A start job is running for…ume services (1min 58s / no limit) [ ***] (2 of 6) A start job is running for…vices Daemon (1min 58s / 3min 11s) [ **] (2 of 6) A start job is running for…vices Daemon (1min 59s / 3min 11s) [ *] (2 of 6) A start job is running for…vices Daemon (1min 59s / 3min 11s) [ **] (3 of 6) A start job is running for…TP client/server (2min / 3min 13s) [ ***] (3 of 6) A start job is running for…TP client/server (2min / 3min 13s) [ *** ] (3 of 6) A start job is running for…client/server (2min 1s / 3min 13s) [ *** ] (4 of 6) A start job is running for…Tuning Daemon (2min 1s / 3min 13s) [*** ] (4 of 6) A start job is running for…Tuning Daemon (2min 2s / 3min 13s) [** ] (4 of 6) A start job is running for…Tuning Daemon (2min 2s / 3min 13s) [* ] (5 of 6) A start job is running for… Proxy Daemon (2min 3s / 3min 11s) [** ] (5 of 6) A start job is running for… Proxy Daemon (2min 3s / 3min 11s) [*** ] (5 of 6) A start job is running for… Proxy Daemon (2min 4s / 3min 11s) [ *** ] (6 of 6) A start job is running for…ation Manager (2min 4s / 3min 11s) [ *** ] (6 of 6) A start job is running for…ation Manager (2min 5s / 3min 11s) [ ***] (6 of 6) A start job is running for…ation Manager (2min 5s / 3min 11s) [ **] (1 of 6) A start job is running for…lume services (2min 6s / no limit) [ *] (1 of 6) A start job is running for…lume services (2min 6s / no limit) [ **] (1 of 6) A start job is running for…lume services (2min 7s / no limit) [ ***] (2 of 6) A start job is running for…rvices Daemon (2min 7s / 3min 11s) [ *** ] (2 of 6) A start job is running for…rvices Daemon (2min 8s / 3min 11s) [ *** ] (2 of 6) A start job is running for…rvices Daemon (2min 8s / 3min 11s) [*** ] (3 of 6) A start job is running for…client/server (2min 9s / 3min 13s) [** ] (3 of 6) A start job is running for…client/server (2min 9s / 3min 13s) [* ] (3 of 6) A start job is running for…lient/server (2min 10s / 3min 13s) [** ] (4 of 6) A start job is running for…uning Daemon (2min 10s / 3min 13s) [*** ] (4 of 6) A start job is running for…uning Daemon (2min 11s / 3min 13s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 11s / 3min 13s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (2min 12s / 3min 11s) [ ***] (5 of 6) A start job is running for…Proxy Daemon (2min 12s / 3min 11s) [ **] (5 of 6) A start job is running for…Proxy Daemon (2min 13s / 3min 11s) [ *] (6 of 6) A start job is running for…tion Manager (2min 13s / 3min 11s) [ **] (6 of 6) A start job is running for…tion Manager (2min 14s / 3min 11s) [ ***] (6 of 6) A start job is running for…tion Manager (2min 14s / 3min 11s) [ *** ] (1 of 6) A start job is running for…ume services (2min 15s / no limit) [ *** ] (1 of 6) A start job is running for…ume services (2min 15s / no limit) [*** ] (1 of 6) A start job is running for…ume services (2min 16s / no limit) [** ] (2 of 6) A start job is running for…vices Daemon (2min 16s / 3min 11s) [* ] (2 of 6) A start job is running for…vices Daemon (2min 17s / 3min 11s) [** ] (2 of 6) A start job is running for…vices Daemon (2min 17s / 3min 11s) [*** ] (3 of 6) A start job is running for…lient/server (2min 18s / 3min 13s) [ *** ] (3 of 6) A start job is running for…lient/server (2min 18s / 3min 13s) [ *** ] (3 of 6) A start job is running for…lient/server (2min 19s / 3min 13s) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 19s / 3min 13s) [ **] (4 of 6) A start job is running for…uning Daemon (2min 20s / 3min 13s) [ *] (4 of 6) A start job is running for…uning Daemon (2min 20s / 3min 13s) [ **] (5 of 6) A start job is running for…Proxy Daemon (2min 21s / 3min 11s) [ ***] (5 of 6) A start job is running for…Proxy Daemon (2min 21s / 3min 11s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (2min 22s / 3min 11s) [ *** ] (6 of 6) A start job is running for…tion Manager (2min 22s / 3min 11s) [*** ] (6 of 6) A start job is running for…tion Manager (2min 23s / 3min 11s) [** ] (6 of 6) A start job is running for…tion Manager (2min 23s / 3min 11s) [* ] (1 of 6) A start job is running for…ume services (2min 24s / no limit) [** ] (1 of 6) A start job is running for…ume services (2min 24s / no limit) [*** ] (1 of 6) A start job is running for…ume services (2min 25s / no limit) [ *** ] (2 of 6) A start job is running for…vices Daemon (2min 25s / 3min 11s) [ *** ] (2 of 6) A start job is running for…vices Daemon (2min 26s / 3min 11s) [ ***] (2 of 6) A start job is running for…vices Daemon (2min 26s / 3min 11s) [ **] (3 of 6) A start job is running for…lient/server (2min 27s / 3min 13s) [ *] (3 of 6) A start job is running for…lient/server (2min 27s / 3min 13s) [ **] (3 of 6) A start job is running for…lient/server (2min 28s / 3min 13s) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 28s / 3min 13s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 29s / 3min 13s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 29s / 3min 13s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (2min 30s / 3min 11s) [** ] (5 of 6) A start job is running for…Proxy Daemon (2min 30s / 3min 11s) [* ] (5 of 6) A start job is running for…Proxy Daemon (2min 31s / 3min 11s) [** ] (6 of 6) A start job is running for…tion Manager (2min 31s / 3min 11s) [*** ] (6 of 6) A start job is running for…tion Manager (2min 32s / 3min 11s) [ *** ] (6 of 6) A start job is running for…tion Manager (2min 32s / 3min 11s) [ *** ] (1 of 6) A start job is running for…ume services (2min 33s / no limit) [ ***] (1 of 6) A start job is running for…ume services (2min 33s / no limit) [ **] (1 of 6) A start job is running for…ume services (2min 34s / no limit) [ *] (2 of 6) A start job is running for…vices Daemon (2min 34s / 3min 11s) [ **] (2 of 6) A start job is running for…vices Daemon (2min 35s / 3min 11s) [ ***] (2 of 6) A start job is running for…vices Daemon (2min 35s / 3min 11s) [ *** ] (3 of 6) A start job is running for…lient/server (2min 36s / 3min 13s) [ *** ] (3 of 6) A start job is running for…lient/server (2min 36s / 3min 13s) [*** ] (3 of 6) A start job is running for…lient/server (2min 37s / 3min 13s) [** ] (4 of 6) A start job is running for…uning Daemon (2min 37s / 3min 13s) [* ] (4 of 6) A start job is running for…uning Daemon (2min 38s / 3min 13s) [** ] (4 of 6) A start job is running for…uning Daemon (2min 38s / 3min 13s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (2min 39s / 3min 11s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (2min 39s / 3min 11s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (2min 40s / 3min 11s) [ ***] (6 of 6) A start job is running for…tion Manager (2min 40s / 3min 11s) [ **] (6 of 6) A start job is running for…tion Manager (2min 41s / 3min 11s) [ *] (6 of 6) A start job is running for…tion Manager (2min 41s / 3min 11s) [ **] (1 of 6) A start job is running for…ume services (2min 42s / no limit) [ ***] (1 of 6) A start job is running for…ume services (2min 42s / no limit) [ *** ] (1 of 6) A start job is running for…ume services (2min 43s / no limit) [ *** ] (2 of 6) A start job is running for…vices Daemon (2min 43s / 3min 11s) [*** ] (2 of 6) A start job is running for…vices Daemon (2min 44s / 3min 11s) [** ] (2 of 6) A start job is running for…vices Daemon (2min 44s / 3min 11s) [* ] (3 of 6) A start job is running for…lient/server (2min 45s / 3min 13s) [** ] (3 of 6) A start job is running for…lient/server (2min 45s / 3min 13s) [*** ] (3 of 6) A start job is running for…lient/server (2min 46s / 3min 13s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 46s / 3min 13s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 47s / 3min 13s) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 47s / 3min 13s) [ **] (5 of 6) A start job is running for…Proxy Daemon (2min 48s / 3min 11s) [ *] (5 of 6) A start job is running for…Proxy Daemon (2min 48s / 3min 11s) [ **] (5 of 6) A start job is running for…Proxy Daemon (2min 49s / 3min 11s) [ ***] (6 of 6) A start job is running for…tion Manager (2min 49s / 3min 11s) [ *** ] (6 of 6) A start job is running for…tion Manager (2min 50s / 3min 11s) [ *** ] (6 of 6) A start job is running for…tion Manager (2min 50s / 3min 11s) [*** ] (1 of 6) A start job is running for…ume services (2min 51s / no limit) [** ] (1 of 6) A start job is running for…ume services (2min 51s / no limit) [* ] (1 of 6) A start job is running for…ume services (2min 52s / no limit) [** ] (2 of 6) A start job is running for…vices Daemon (2min 52s / 3min 11s) [*** ] (2 of 6) A start job is running for…vices Daemon (2min 53s / 3min 11s) [ *** ] (2 of 6) A start job is running for…vices Daemon (2min 53s / 3min 11s) [ *** ] (3 of 6) A start job is running for…lient/server (2min 54s / 3min 13s) [ ***] (3 of 6) A start job is running for…lient/server (2min 54s / 3min 13s) [ **] (3 of 6) A start job is running for…lient/server (2min 55s / 3min 13s) [ *] (4 of 6) A start job is running for…uning Daemon (2min 55s / 3min 13s) [ **] (4 of 6) A start job is running for…uning Daemon (2min 56s / 3min 13s) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 56s / 3min 13s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (2min 57s / 3min 11s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (2min 57s / 3min 11s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (2min 58s / 3min 11s) [** ] (6 of 6) A start job is running for…tion Manager (2min 58s / 3min 11s) [* ] (6 of 6) A start job is running for…tion Manager (2min 59s / 3min 11s) [** ] (6 of 6) A start job is running for…tion Manager (2min 59s / 3min 11s) [*** ] (1 of 6) A start job is running for… volume services (3min / no limit) [ *** ] (1 of 6) A start job is running for… volume services (3min / no limit) [ *** ] (1 of 6) A start job is running for…lume services (3min 1s / no limit) [ ***] (2 of 6) A start job is running for…rvices Daemon (3min 1s / 3min 11s) [ **] (2 of 6) A start job is running for…rvices Daemon (3min 2s / 3min 11s) [ *] (2 of 6) A start job is running for…rvices Daemon (3min 2s / 3min 11s) [ **] (3 of 6) A start job is running for…client/server (3min 3s / 3min 13s) [ ***] (3 of 6) A start job is running for…client/server (3min 3s / 3min 13s) [ *** ] (3 of 6) A start job is running for…client/server (3min 4s / 3min 13s) [ *** ] (4 of 6) A start job is running for…Tuning Daemon (3min 4s / 3min 13s) [*** ] (4 of 6) A start job is running for…Tuning Daemon (3min 5s / 3min 13s) [** ] (4 of 6) A start job is running for…Tuning Daemon (3min 5s / 3min 13s) [* ] (5 of 6) A start job is running for… Proxy Daemon (3min 6s / 3min 11s) [** ] (5 of 6) A start job is running for… Proxy Daemon (3min 6s / 3min 11s) [*** ] (5 of 6) A start job is running for… Proxy Daemon (3min 7s / 3min 11s) [ *** ] (6 of 6) A start job is running for…ation Manager (3min 7s / 3min 11s) [ *** ] (6 of 6) A start job is running for…ation Manager (3min 8s / 3min 11s) [ ***] (6 of 6) A start job is running for…ation Manager (3min 8s / 3min 11s) [ **] (1 of 6) A start job is running for…lume services (3min 9s / no limit) [ *] (1 of 6) A start job is running for…lume services (3min 9s / no limit) [ **] (1 of 6) A start job is running for…ume services (3min 10s / no limit) [ ***] (2 of 6) A start job is running for…vices Daemon (3min 10s / 3min 11s) [ *** ] (2 of 6) A start job is running for…vices Daemon (3min 11s / 3min 11s) [ *** ] (2 of 6) A start job is running for…vices Daemon (3min 11s / 4min 41s) [*** ] (3 of 6) A start job is running for…lient/server (3min 12s / 3min 13s) [** ] (3 of 6) A start job is running for…lient/server (3min 12s / 3min 13s) [* ] (3 of 6) A start job is running for…lient/server (3min 13s / 3min 13s) [** ] (4 of 6) A start job is running for…uning Daemon (3min 13s / 4min 43s) [*** ] (4 of 6) A start job is running for…uning Daemon (3min 14s / 4min 43s) [ *** ] (4 of 6) A start job is running for…uning Daemon (3min 14s / 4min 43s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (3min 15s / 4min 41s) [ ***] (5 of 6) A start job is running for…Proxy Daemon (3min 15s / 4min 41s) [ **] (5 of 6) A start job is running for…Proxy Daemon (3min 16s / 4min 41s) [ *] (6 of 6) A start job is running for…tion Manager (3min 16s / 4min 41s) [ **] (6 of 6) A start job is running for…tion Manager (3min 17s / 4min 41s) [ ***] (6 of 6) A start job is running for…tion Manager (3min 17s / 4min 41s) [ *** ] (1 of 6) A start job is running for…ume services (3min 18s / no limit) [ *** ] (1 of 6) A start job is running for…ume services (3min 18s / no limit) [*** ] (1 of 6) A start job is running for…ume services (3min 19s / no limit) [** ] (2 of 6) A start job is running for…vices Daemon (3min 19s / 4min 41s) [* ] (2 of 6) A start job is running for…vices Daemon (3min 20s / 4min 41s) [** ] (2 of 6) A start job is running for…vices Daemon (3min 20s / 4min 41s) [*** ] (3 of 6) A start job is running for…lient/server (3min 21s / 4min 43s) [ *** ] (3 of 6) A start job is running for…lient/server (3min 21s / 4min 43s) [ *** ] (3 of 6) A start job is running for…lient/server (3min 22s / 4min 43s) [ ***] (4 of 6) A start job is running for…uning Daemon (3min 22s / 4min 43s) [ **] (4 of 6) A start job is running for…uning Daemon (3min 23s / 4min 43s) [ *] (4 of 6) A start job is running for…uning Daemon (3min 23s / 4min 43s) [ **] (5 of 6) A start job is running for…Proxy Daemon (3min 24s / 4min 41s) [ ***] (5 of 6) A start job is running for…Proxy Daemon (3min 24s / 4min 41s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (3min 25s / 4min 41s) [ *** ] (6 of 6) A start job is running for…tion Manager (3min 25s / 4min 41s) [*** ] (6 of 6) A start job is running for…tion Manager (3min 26s / 4min 41s) [** ] (6 of 6) A start job is running for…tion Manager (3min 26s / 4min 41s) [* ] (1 of 6) A start job is running for…ume services (3min 27s / no limit) [** ] (1 of 6) A start job is running for…ume services (3min 27s / no limit) [*** ] (1 of 6) A start job is running for…ume services (3min 28s / no limit) [ *** ] (2 of 6) A start job is running for…vices Daemon (3min 28s / 4min 41s) [ *** ] (2 of 6) A start job is running for…vices Daemon (3min 29s / 4min 41s) [ ***] (2 of 6) A start job is running for…vices Daemon (3min 29s / 4min 41s) [ **] (3 of 6) A start job is running for…lient/server (3min 30s / 4min 43s) [ *] (3 of 6) A start job is running for…lient/server (3min 30s / 4min 43s) [ **] (3 of 6) A start job is running for…lient/server (3min 31s / 4min 43s) [ ***] (4 of 6) A start job is running for…uning Daemon (3min 31s / 4min 43s) [ *** ] (4 of 6) A start job is running for…uning Daemon (3min 32s / 4min 43s) [ *** ] (4 of 6) A start job is running for…uning Daemon (3min 32s / 4min 43s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (3min 33s / 4min 41s) [** ] (5 of 6) A start job is running for…Proxy Daemon (3min 33s / 4min 41s) [* ] (5 of 6) A start job is running for…Proxy Daemon (3min 34s / 4min 41s) [** ] (6 of 6) A start job is running for…tion Manager (3min 34s / 4min 41s) [FAILED] Failed to start Authorization Manager. See 'systemctl status polkit.service' for details. [DEPEND] Dependency failed for Dynamic System Tuning Daemon. [ OK ] Started VDO volume services. [FAILED] Failed to start NTP client/server. See 'systemctl status chronyd.service' for details. [FAILED] Failed to start Kernel Samepage Merging (KSM) Tuning Daemon. See 'systemctl status ksmtuned.service' for details. [FAILED] Failed to start GSSAPI Proxy Daemon. See 'systemctl status gssproxy.service' for details. [FAILED] Failed to start System Security Services Daemon. See 'systemctl status sssd.service' for details. [ OK ] Reached target User and Group Name Lookups. Starting Login Service... [ OK ] Reached target NFS client services. Starting firewalld - dynamic firewall daemon... [ OK ] Started Login Service. [ OK ] Started firewalld - dynamic firewall daemon. [ OK ] Reached target Network (Pre). Starting Network Manager... [ OK ] Started Network Manager. Starting Network Manager Wait Online... [ OK ] Reached target Network. Starting OpenSSH server daemon... [ OK ] Started Logout off all iSCSI sessions on shutdown. [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. Starting Virtualization daemon... Starting Enable periodic update of entitlement certificates.... Starting Permit User Sessions... Starting Hostname Service... [ OK ] Started Permit User Sessions. [ OK ] Started Enable periodic update of entitlement certificates.. [ OK ] Started Getty on tty1. [ OK ] Started Command Scheduler. [ OK ] Started Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. [ OK ] Started OpenSSH server daemon. [ OK ] Started Virtualization daemon. [ OK ] Reached target Multi-User System. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. [ 253.122667] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ OK ] Started Hostname Service. [ 253.227734] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 253.240181] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready Starting Network Manager Script Dispatcher Service... [ OK ] Started Network Manager Script Dispatcher Service.[ 253.425465] tun: Universal TUN/TAP device driver, 1.6 [ 253.436244] virbr0: port 1(virbr0-nic) entered blocking state [ 253.443856] virbr0: port 1(virbr0-nic) entered disabled state [ 253.450533] device virbr0-nic entered promiscuous mode [ 255.346953] audit: type=1400 audit(1574345728.218:4): avc: denied { dac_override } for pid=779 comm="firewalld" capability=1 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:system_r:firewalld_t:s0 tclass=capability permissive=0 Starting Authorization Manager... [ OK ] Started Authorization Manager. [ OK ] Started Network Manager Wait Online. [ OK ] Reached target Network is Online. Starting Notify NFS peers of a restart... [ OK ] Started Notify NFS peers of a restart. [ 257.109211] virbr0: port 1(virbr0-nic) entered blocking state [ 257.123150] virbr0: port 1(virbr0-nic) entered listening state Red Hat Enterprise Linux 8.1 (Ootpa) Kernel 4.18.0-147.el8.x86_64 on an x86_64 Activate the web console with: systemctl enable --now cockpit.socket localhost login: [ 257.568668] virbr0: port 1(virbr0-nic) entered disabled state root Password: [root@localhost ~]# ip addr 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic noprefixroute eth0 valid_lft 86396sec preferred_lft 86396sec inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr valid_lft 86398sec preferred_lft 14398sec inet6 fe80::5054:ff:fe12:3456/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff 4: virbr0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 valid_lft forever preferred_lft forever 5: virbr0-nic: mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff [root@localhost ~]# [root@localhost ~]# Traceback (most recent call last): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 27, in setUp MachineCase.setUp(self) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 805, in setUp machine.wait_boot() File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/machine_virtual.py", line 527, in wait_boot Machine.wait_boot(self, timeout_sec) File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 117, in wait_boot self.label, self.ssh_address, self.ssh_port)) machine_core.exceptions.Failure: Unable to reach machine rhel-8-1-distropkg-127.0.0.2-2201 via ssh: 127.0.0.2:2201 ok 130 testNoService (check_networking_basic.TestNetworking) # duration: 272s # SKIP Known issue #74 # ---------------------------------------------------------------------- # testBasic (check_networking_basic.TestNetworking) # spawn virsh -c qemu:///session console 175 Connected to domain rhel-8-1-distropkg-127.0.0.2-2601 Escape character is ^] [*** ] (1 of 2) A start job is running for…droot.device (1min 48s / no limit) [** ] (2 of 2) A start job is running for…tual Console (1min 49s / no limit) [* ] (2 of 2) A start job is running for…tual Console (1min 49s / no limit) [** ] (2 of 2) A start job is running for…tual Console (1min 50s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (1min 50s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (1min 51s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (1min 51s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (1min 52s / no limit) [ **] (2 of 2) A start job is running for…tual Console (1min 52s / no limit) [ *] (2 of 2) A start job is running for…tual Console (1min 53s / no limit) [ **] (1 of 2) A start job is running for…droot.device (1min 53s / no limit) [ ***] (1 of 2) A start job is running for…droot.device (1min 54s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (1min 54s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (1min 55s / no limit) [*** ] (2 of 2) A start job is running for…tual Console (1min 55s / no limit) [** ] (2 of 2) A start job is running for…tual Console (1min 56s / no limit) [* ] (1 of 2) A start job is running for…droot.device (1min 56s / no limit) [** ] (1 of 2) A start job is running for…droot.device (1min 57s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (1min 57s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (1min 58s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (1min 58s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (1min 59s / no limit) [ **] (1 of 2) A start job is running for…droot.device (1min 59s / no limit) [ *] (1 of 2) A start job is running for…l\x2droot.device (2min / no limit) [ **] (1 of 2) A start job is running for…l\x2droot.device (2min / no limit) [ ***] (2 of 2) A start job is running for…rtual Console (2min 1s / no limit) [ *** ] (2 of 2) A start job is running for…rtual Console (2min 1s / no limit) [ *** ] (2 of 2) A start job is running for…rtual Console (2min 2s / no limit) [*** ] (1 of 2) A start job is running for…2droot.device (2min 2s / no limit) [** ] (1 of 2) A start job is running for…2droot.device (2min 3s / no limit) [* ] (1 of 2) A start job is running for…2droot.device (2min 3s / no limit) [** ] (2 of 2) A start job is running for…rtual Console (2min 4s / no limit) [*** ] (2 of 2) A start job is running for…rtual Console (2min 4s / no limit) [ *** ] (2 of 2) A start job is running for…rtual Console (2min 5s / no limit) [ *** ] (1 of 2) A start job is running for…2droot.device (2min 5s / no limit) [ ***] (1 of 2) A start job is running for…2droot.device (2min 6s / no limit) [ **] (1 of 2) A start job is running for…2droot.device (2min 6s / no limit) [ *] (2 of 2) A start job is running for…rtual Console (2min 7s / no limit) [ **] (2 of 2) A start job is running for…rtual Console (2min 7s / no limit) [ ***] (2 of 2) A start job is running for…rtual Console (2min 8s / no limit) [ *** ] (1 of 2) A start job is running for…2droot.device (2min 8s / no limit) [ *** ] (1 of 2) A start job is running for…2droot.device (2min 9s / no limit) [*** ] (1 of 2) A start job is running for…2droot.device (2min 9s / no limit) [** ] (2 of 2) A start job is running for…tual Console (2min 10s / no limit) [* ] (2 of 2) A start job is running for…tual Console (2min 10s / no limit) [** ] (2 of 2) A start job is running for…tual Console (2min 11s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (2min 11s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 12s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 12s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (2min 13s / no limit) [ **] (2 of 2) A start job is running for…tual Console (2min 13s / no limit) [ *] (2 of 2) A start job is running for…tual Console (2min 14s / no limit) [ **] (1 of 2) A start job is running for…droot.device (2min 14s / no limit) [ ***] (1 of 2) A start job is running for…droot.device (2min 15s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 15s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (2min 16s / no limit) [*** ] (2 of 2) A start job is running for…tual Console (2min 16s / no limit) [** ] (2 of 2) A start job is running for…tual Console (2min 17s / no limit) [* ] (1 of 2) A start job is running for…droot.device (2min 17s / no limit) [** ] (1 of 2) A start job is running for…droot.device (2min 18s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (2min 18s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (2min 19s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (2min 19s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (2min 20s / no limit) [ **] (1 of 2) A start job is running for…droot.device (2min 20s / no limit) [ *] (1 of 2) A start job is running for…droot.device (2min 21s / no limit) [ **] (1 of 2) A start job is running for…droot.device (2min 21s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (2min 22s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (2min 22s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (2min 23s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (2min 23s / no limit) [** ] (1 of 2) A start job is running for…droot.device (2min 24s / no limit) [* ] (1 of 2) A start job is running for…droot.device (2min 24s / no limit) [** ] (2 of 2) A start job is running for…tual Console (2min 25s / no limit) [*** ] (2 of 2) A start job is running for…tual Console (2min 25s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (2min 26s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 26s / no limit) [ ***] (1 of 2) A start job is running for…droot.device (2min 27s / no limit) [ **] (1 of 2) A start job is running for…droot.device (2min 27s / no limit) [ *] (2 of 2) A start job is running for…tual Console (2min 28s / no limit) [ **] (2 of 2) A start job is running for…tual Console (2min 28s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (2min 29s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 29s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 30s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (2min 30s / no limit) [** ] (2 of 2) A start job is running for…tual Console (2min 31s / no limit) [* ] (2 of 2) A start job is running for…tual Console (2min 31s / no limit) [** ] (2 of 2) A start job is running for…tual Console (2min 32s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (2min 32s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 33s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 33s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (2min 34s / no limit) [ **] (2 of 2) A start job is running for…tual Console (2min 34s / no limit) [ *] (2 of 2) A start job is running for…tual Console (2min 35s / no limit) [ **] (1 of 2) A start job is running for…droot.device (2min 35s / no limit) [ ***] (1 of 2) A start job is running for…droot.device (2min 36s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 36s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (2min 37s / no limit) [*** ] (2 of 2) A start job is running for…tual Console (2min 37s / no limit) [** ] (2 of 2) A start job is running for…tual Console (2min 38s / no limit) [* ] (1 of 2) A start job is running for…droot.device (2min 38s / no limit) [** ] (1 of 2) A start job is running for…droot.device (2min 39s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (2min 39s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (2min 40s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (2min 40s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (2min 41s / no limit) [ **] (1 of 2) A start job is running for…droot.device (2min 41s / no limit) [ *] (1 of 2) A start job is running for…droot.device (2min 42s / no limit) [ **] (1 of 2) A start job is running for…droot.device (2min 42s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (2min 43s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (2min 43s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (2min 44s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (2min 44s / no limit) [** ] (1 of 2) A start job is running for…droot.device (2min 45s / no limit) [* ] (1 of 2) A start job is running for…droot.device (2min 45s / no limit) [** ] (2 of 2) A start job is running for…tual Console (2min 46s / no limit) [*** ] (2 of 2) A start job is running for…tual Console (2min 46s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (2min 47s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 47s / no limit) [ ***] (1 of 2) A start job is running for…droot.device (2min 48s / no limit) [ **] (1 of 2) A start job is running for…droot.device (2min 48s / no limit) [ *] (2 of 2) A start job is running for…tual Console (2min 49s / no limit) [ **] (2 of 2) A start job is running for…tual Console (2min 49s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (2min 50s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 50s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 51s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (2min 51s / no limit) [** ] (2 of 2) A start job is running for…tual Console (2min 52s / no limit) [* ] (2 of 2) A start job is running for…tual Console (2min 52s / no limit) [** ] (2 of 2) A start job is running for…tual Console (2min 53s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (2min 53s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 54s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 54s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (2min 55s / no limit) [ **] (2 of 2) A start job is running for…tual Console (2min 55s / no limit) [ *] (2 of 2) A start job is running for…tual Console (2min 56s / no limit) [ **] (1 of 2) A start job is running for…droot.device (2min 56s / no limit) [ ***] (1 of 2) A start job is running for…droot.device (2min 57s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (2min 57s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (2min 58s / no limit) [*** ] (2 of 2) A start job is running for…tual Console (2min 58s / no limit) [** ] (2 of 2) A start job is running for…tual Console (2min 59s / no limit) [* ] (1 of 2) A start job is running for…droot.device (2min 59s / no limit) [** ] (1 of 2) A start job is running for…l\x2droot.device (3min / no limit) [*** ] (1 of 2) A start job is running for…l\x2droot.device (3min / no limit) [ *** ] (2 of 2) A start job is running for…rtual Console (3min 1s / no limit) [ *** ] (2 of 2) A start job is running for…rtual Console (3min 1s / no limit) [ ***] (2 of 2) A start job is running for…rtual Console (3min 2s / no limit) [ **] (1 of 2) A start job is running for…2droot.device (3min 2s / no limit) [ *] (1 of 2) A start job is running for…2droot.device (3min 3s / no limit) [ **] (1 of 2) A start job is running for…2droot.device (3min 3s / no limit) [ ***] (2 of 2) A start job is running for…rtual Console (3min 4s / no limit) [ *** ] (2 of 2) A start job is running for…rtual Console (3min 4s / no limit) [ *** ] (2 of 2) A start job is running for…rtual Console (3min 5s / no limit) [*** ] (1 of 2) A start job is running for…2droot.device (3min 5s / no limit) [** ] (1 of 2) A start job is running for…2droot.device (3min 6s / no limit) [* ] (1 of 2) A start job is running for…2droot.device (3min 6s / no limit) [** ] (2 of 2) A start job is running for…rtual Console (3min 7s / no limit) [*** ] (2 of 2) A start job is running for…rtual Console (3min 7s / no limit) [ *** ] (2 of 2) A start job is running for…rtual Console (3min 8s / no limit) [ *** ] (1 of 2) A start job is running for…2droot.device (3min 8s / no limit) [ ***] (1 of 2) A start job is running for…2droot.device (3min 9s / no limit) [ **] (1 of 2) A start job is running for…2droot.device (3min 9s / no limit) [ *] (2 of 2) A start job is running for…tual Console (3min 10s / no limit) [ **] (2 of 2) A start job is running for…tual Console (3min 10s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (3min 11s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 11s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 12s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (3min 12s / no limit) [** ] (2 of 2) A start job is running for…tual Console (3min 13s / no limit) [* ] (2 of 2) A start job is running for…tual Console (3min 13s / no limit) [** ] (2 of 2) A start job is running for…tual Console (3min 14s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (3min 14s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 15s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 15s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (3min 16s / no limit) [ **] (2 of 2) A start job is running for…tual Console (3min 16s / no limit) [ *] (2 of 2) A start job is running for…tual Console (3min 17s / no limit) [ **] (1 of 2) A start job is running for…droot.device (3min 17s / no limit) [ ***] (1 of 2) A start job is running for…droot.device (3min 18s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 18s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (3min 19s / no limit) [*** ] (2 of 2) A start job is running for…tual Console (3min 19s / no limit) [** ] (2 of 2) A start job is running for…tual Console (3min 20s / no limit) [* ] (1 of 2) A start job is running for…droot.device (3min 20s / no limit) [** ] (1 of 2) A start job is running for…droot.device (3min 21s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (3min 21s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (3min 22s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (3min 22s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (3min 23s / no limit) [ **] (1 of 2) A start job is running for…droot.device (3min 23s / no limit) [ *] (1 of 2) A start job is running for…droot.device (3min 24s / no limit) [ **] (1 of 2) A start job is running for…droot.device (3min 24s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (3min 25s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (3min 25s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (3min 26s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (3min 26s / no limit) [** ] (1 of 2) A start job is running for…droot.device (3min 27s / no limit) [* ] (1 of 2) A start job is running for…droot.device (3min 27s / no limit) [** ] (2 of 2) A start job is running for…tual Console (3min 28s / no limit) [*** ] (2 of 2) A start job is running for…tual Console (3min 28s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (3min 29s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 29s / no limit) [ ***] (1 of 2) A start job is running for…droot.device (3min 30s / no limit) [ **] (1 of 2) A start job is running for…droot.device (3min 30s / no limit) [ *] (2 of 2) A start job is running for…tual Console (3min 31s / no limit) [ **] (2 of 2) A start job is running for…tual Console (3min 31s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (3min 32s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 32s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 33s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (3min 33s / no limit) [** ] (2 of 2) A start job is running for…tual Console (3min 34s / no limit) [* ] (2 of 2) A start job is running for…tual Console (3min 34s / no limit) [** ] (2 of 2) A start job is running for…tual Console (3min 35s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (3min 35s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 36s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 36s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (3min 37s / no limit) [ **] (2 of 2) A start job is running for…tual Console (3min 37s / no limit) [ *] (2 of 2) A start job is running for…tual Console (3min 38s / no limit) [ **] (1 of 2) A start job is running for…droot.device (3min 38s / no limit) [ ***] (1 of 2) A start job is running for…droot.device (3min 39s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 39s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (3min 40s / no limit) [*** ] (2 of 2) A start job is running for…tual Console (3min 40s / no limit) [** ] (2 of 2) A start job is running for…tual Console (3min 41s / no limit) [* ] (1 of 2) A start job is running for…droot.device (3min 41s / no limit) [** ] (1 of 2) A start job is running for…droot.device (3min 42s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (3min 42s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (3min 43s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (3min 43s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (3min 44s / no limit) [ **] (1 of 2) A start job is running for…droot.device (3min 44s / no limit) [ *] (1 of 2) A start job is running for…droot.device (3min 45s / no limit) [ **] (1 of 2) A start job is running for…droot.device (3min 45s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (3min 46s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (3min 46s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (3min 47s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (3min 47s / no limit) [** ] (1 of 2) A start job is running for…droot.device (3min 48s / no limit) [* ] (1 of 2) A start job is running for…droot.device (3min 48s / no limit) [** ] (2 of 2) A start job is running for…tual Console (3min 49s / no limit) [*** ] (2 of 2) A start job is running for…tual Console (3min 49s / no limit) [ *** ] (2 of 2) A start job is running for…tual Console (3min 50s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 50s / no limit) [ ***] (1 of 2) A start job is running for…droot.device (3min 51s / no limit) [ **] (1 of 2) A start job is running for…droot.device (3min 51s / no limit) [ *] (2 of 2) A start job is running for…tual Console (3min 52s / no limit) [ **] (2 of 2) A start job is running for…tual Console (3min 52s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (3min 53s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 53s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 54s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (3min 54s / no limit) [** ] (2 of 2) A start job is running for…tual Console (3min 55s / no limit) [* ] (2 of 2) A start job is running for…tual Console (3min 55s / no limit) [** ] (2 of 2) A start job is running for…tual Console (3min 56s / no limit) [*** ] (1 of 2) A start job is running for…droot.device (3min 56s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 57s / no limit) [ *** ] (1 of 2) A start job is running for…droot.device (3min 57s / no limit) [ ***] (2 of 2) A start job is running for…tual Console (3min 58s / no limit) [ **] (2 of 2) A start job is running for…tual Console (3min 58s / no limit) [ *] (2 of 2) A start job is running for…tual Console (3min 59s / no limit) [ **] (1 of 2) A start job is running for…droot.device (3min 59s / no limit) [ ***] (1 of 2) A start job is running for…l\x2droot.device (4min / no limit) [ *** ] (1 of 2) A start job is running for…l\x2droot.device (4min / no limit) [ *** ] (2 of 2) A start job is running for…rtual Console (4min 1s / no limit) [ OK ] Started Setup Virtual Console. Starting dracut cmdline hook... [ OK ] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 246.661580] device-mapper: uevent: version 1.0.3 [ 246.676243] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com [ OK ] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [ OK ] Started udev Kernel Device Manager. Starting udev Coldplug all Devices... Mounting Kernel Configuration File System... [ OK ] Mounted Kernel Configuration File System. [ OK ] Started udev Coldplug all Devices. [ OK ] Reached target System Initialization. [ OK ] Reached target Basic System. [ 247.618457] virtio_blk virtio1: [vda] 25165824 512-byte logical blocks (12.9 GB/12.0 GiB) Starting dracut initqueue hook... [ 247.670379] scsi host0: Virtio SCSI HBA [ 247.786305] vda: vda1 vda2 [ 247.833305] scsi host1: ata_piix [ 247.896991] scsi host2: ata_piix [ 247.936276] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14 [ 247.944308] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15 [ 248.123688] ata1.01: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 [ 248.168900] scsi 1:0:1:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 [ 248.242445] sr 1:0:1:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray [ 248.250041] cdrom: Uniform CD-ROM driver Revision: 3.20 [ OK ] Found device /dev/mapper/rhel-root. [ OK ] Reached target Initrd Root Device. [ OK ] Started dracut initqueue hook. Starting File System Check on /dev/mapper/rhel-root... [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. [ OK ] Started File System Check on /dev/mapper/rhel-root. Mounting /sysroot... [ 249.060748] SGI XFS with ACLs, security attributes, no debug enabled [ 249.106739] XFS (dm-0): Mounting V5 Filesystem [ 249.347965] XFS (dm-0): Ending clean mount [ OK ] Mounted /sysroot. [ OK ] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [ OK ] Started Reload Configuration from the Real Root. [ OK ] Reached target Initrd File Systems. [ OK ] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [ OK ] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [ OK ] Stopped dracut pre-pivot and cleanup hook. [ OK ] Stopped target Initrd Default Target. [ OK ] Stopped target Initrd Root Device. [ OK ] Stopped target Remote File Systems. [ OK ] Stopped target Remote File Systems (Pre). [ OK ] Stopped dracut initqueue hook. [ OK ] Stopped target Basic System. [ OK ] Stopped target Paths. [ OK ] Stopped Dispatch Password Requests to Console Directory Watch. [ OK ] Stopped target Sockets. [ OK ] Stopped target System Initialization. [ OK ] Stopped Create Volatile Files and Directories. [ OK ] Stopped Apply Kernel Variables. Stopping udev Kernel Device Manager... [ OK ] Stopped target Swap. [ OK ] Stopped target Local File Systems. [ OK ] Stopped target Local File Systems (Pre). [ OK ] Stopped udev Coldplug all Devices. [ OK ] Stopped target Slices. [ OK ] Stopped target Timers. [ OK ] Stopped udev Kernel Device Manager. [ OK ] Started Cleaning Up and Shutting Down Daemons. [ OK ] Stopped Create Static Device Nodes in /dev. [ OK ] Stopped Create list of required sta…vice nodes for the current kernel. Stopping Hardware RNG Entropy Gatherer Daemon... [ OK ] Stopped dracut pre-udev hook. [ OK ] Stopped dracut cmdline hook. [ OK ] Closed udev Kernel Socket. [ OK ] Closed udev Control Socket. Starting Cleanup udevd DB... [ OK ] Stopped Hardware RNG Entropy Gatherer Daemon. [ OK ] Started Cleanup udevd DB. [ OK ] Reached target Switch Root. Starting Switch Root... [ 250.068617] systemd-journald[185]: Received SIGTERM from PID 1 (systemd). [ 250.103485] systemd: 15 output lines suppressed due to ratelimiting [ 250.270989] audit: type=1404 audit(1574345737.642:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 [ 250.784660] SELinux: policy capability network_peer_controls=1 [ 250.791438] SELinux: policy capability open_perms=1 [ 250.797070] SELinux: policy capability extended_socket_class=1 [ 250.803714] SELinux: policy capability always_check_network=0 [ 250.810263] SELinux: policy capability cgroup_seclabel=1 [ 250.816370] SELinux: policy capability nnp_nosuid_transition=1 [ 250.835873] audit: type=1403 audit(1574345738.207:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 [ 250.849189] systemd[1]: Successfully loaded SELinux policy in 580.258ms. [ 250.908090] systemd[1]: Failed to insert module 'ip_tables': Operation not permitted [ 250.947106] systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 19.543ms. [ 250.957911] systemd[1]: systemd 239 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy) [ 250.982204] systemd[1]: Detected virtualization kvm. [ 250.988072] systemd[1]: Detected architecture x86-64. Welcome to Red Hat Enterprise Linux 8.1 (Ootpa)! [ 251.004463] systemd[1]: Set hostname to . [ 251.372411] systemd[1]: Stopped Switch Root. [ OK ] Stopped Switch Root. [ 251.387641] systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. [ 251.400374] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. [ 251.410577] systemd[1]: Stopped Journal Service. [ OK ] Stopped Journal Service. [ 251.423656] systemd[1]: Starting Journal Service... Starting Journal Service... [ 251.435395] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ OK ] Stopped target Switch Root. Activating swap /dev/mapper/rhel-swap... Mounting Huge Pages File System... [ OK ] Listening on Process Core Dump Socket. [[ 251.504731] Adding 1261564k swap on /dev/mapper/rhel-swap. Priority:-2 extents:1 across:1261564k FS  OK ] Created slice system-getty.slice. [ OK ] Listening on LVM2 poll daemon socket. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ OK ] Listening on udev Kernel Socket. Starting udev Coldplug all Devices... [ OK ] Stopped target Initrd File Systems. [ OK ] Created slice system-serial\x2dgetty.slice. [ OK ] Created slice Virtual Machine and Container Slice. [ OK ] Started Forward Password Requests to Wall Directory Watch. [ OK ] Listening on Device-mapper event daemon FIFOs. [ OK ] Set up automount Arbitrary Executab…rmats File System Automount Point. Starting Read and set NIS domainname from /etc/sysconfig/network... Starting Create list of required st…ce nodes for the current kernel... [ OK ] Stopped target Initrd Root File System. [ OK ] Reached target Local Encrypted Volumes. [ OK ] Listening on initctl Compatibility Named Pipe. [ OK ] Created slice system-sshd\x2dkeygen.slice. [ OK ] Listening on multipathd control socket. [ OK ] Stopped File System Check on Root Device. Starting Remount Root and Kernel File Systems... [ OK ] Reached target Paths. Mounting Kernel Debug File System... [ OK ] Listening on RPCbind Server Activation Socket. [ OK ] Reached target RPC Port Mapper. Starting Apply Kernel Variables... Mounting POSIX Message Queue File System... Starting Monitoring of LVM2 mirrors…ng dmeventd or progress polling... [ OK ] Created slice User and Session Slice. [ OK ] Reached target Slices. [ OK ] Activated swap /dev/mapper/rhel-swap. [ OK ] Mounted Huge Pages File System. [ OK ] Started Read and set NIS domainname from /etc/sysconfig/network. [ OK ] Started Create list of required sta…vice nodes for the current kernel. [ OK ] Started Remount Root and Kernel File Systems. [ OK ] Started Journal Service. [ OK ] Mounted Kernel Debug File System. [ OK ] Started Apply Kernel Variables. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Started udev Coldplug all Devices. Starting udev Wait for Complete Device Initialization... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [ OK ] Reached target Swap. [ OK ] Started Load/Save Random Seed. [ 252.386866] systemd-journald[601]: Received request to flush runtime journal from PID 1 [ OK ] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Started udev Kernel Device Manager. [ 252.945422] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 253.019906] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ OK ] Created slice system-lvm2\x2dpvscan.slice. [ 253.128576] sr 1:0:1:0: Attached scsi generic sg0 type 5 Starting LVM event activation on device 252:2... [ OK ] Started Monitoring of LVM2 mirrors,…sing dmeventd or progress polling. [ OK ] Started LVM event activation on device 252:2. [ OK ] Started udev Wait for Complete Device Initialization. [ OK ] Reached target Local File Systems (Pre). Mounting /boot... [ 253.808720] XFS (vda1): Mounting V5 Filesystem [ 254.220930] XFS (vda1): Ending clean mount [ OK ] Mounted /boot. [ OK ] Reached target Local File Systems. Starting Restore /run/initramfs on shutdown... Starting Import network configuration from initramfs... [ OK ] Started Restore /run/initramfs on shutdown. [ OK ] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [ OK ] Started Create Volatile Files and Directories. Mounting RPC Pipe File System... Starting RPC Bind... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Reached target System Initialization. [ OK ] Listening on Open-iSCSI iscsid Socket. [ OK ] Listening on SSSD Kerberos Cache Manager responder socket. [ OK ] [ 254.549782] RPC: Registered named UNIX socket transport module. [ 254.557308] RPC: Registered udp transport module. [ 254.562699] RPC: Registered tcp transport module. [ 254.568050] RPC: Registered tcp NFSv4.1 backchannel transport module. Started Daily Cleanup of Temporary Directories. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Started dnf makecache --timer. [ OK ] Listening on Virtual machine lock manager socket. [ OK ] Listening on Virtual machine log manager socket. [ OK ] Listening on Open-iSCSI iscsiuio Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. Starting System Security Services Daemon... Starting Kernel Samepage Merging... Starting GSSAPI Proxy Daemon... Starting NTP client/server... Starting Virtual Machine and Container Registration Service... Starting Authorization Manager... [ OK ] Started D-Bus System Message Bus. [ OK ] Started Hardware RNG Entropy Gatherer Daemon. Starting VDO volume services... [ OK ] Started irqbalance daemon. [ OK ] Reached target sshd-keygen.target. [ OK ] Started daily update of the root trust anchor for DNSSEC. [ OK ] Reached target Timers. Starting Rollback uncommitted netcf…work config change transactions... [ OK ] Started RPC Bind. [ OK ] Mounted RPC Pipe File System. [ OK ] Started Kernel Samepage Merging. [ OK ] Started GSSAPI Proxy Daemon. Starting Kernel Samepage Merging (KSM) Tuning Daemon... [ OK ] Reached target rpc_pipefs.target. [ OK ] Reached target NFS client services. [ OK ] Started NTP client/server. [ OK ] Started Rollback uncommitted netcf network config change transactions. [ OK ] Started Kernel Samepage Merging (KSM) Tuning Daemon. [ OK ] Started Virtual Machine and Container Registration Service. [ OK ] Started Authorization Manager. Starting firewalld - dynamic firewall daemon... [ OK ] Started System Security Services Daemon. [ OK ] Reached target User and Group Name Lookups. Starting Login Service... [ OK ] Started VDO volume services. [ OK ] Started Login Service. [ OK ] Started firewalld - dynamic firewall daemon. [ OK ] Reached target Network (Pre). Starting Network Manager... [ OK ] Started Network Manager. [ OK ] Reached target Network. [ OK ] Started Logout off all iSCSI sessions on shutdown. Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. Starting Virtualization daemon... Starting Permit User Sessions... Starting Enable periodic update of entitlement certificates.... Starting Network Manager Wait Online... [ OK ] Started OpenSSH server daemon. [ OK ] Started Permit User Sessions. [ OK ] Started Enable periodic update of entitlement certificates.. Starting Hostname Service... [ OK ] Started Command Scheduler. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. [ OK ] Started Virtualization daemon. [ 258.653515] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 258.849760] tun: Universal TUN/TAP device driver, 1.6 [ 258.912657] virbr0: port 1(virbr0-nic) entered blocking state [ 258.919224] virbr0: port 1(virbr0-nic) entered disabled state [ 258.970170] device virbr0-nic entered promiscuous mode [ OK ] Started Hostname Service. Starting Network Manager Script Dispatcher Service... [ 259.377574] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ OK ] Started Network Manager Script Dispatcher Service. [ 259.477383] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ OK ] Started Dynamic System Tuning Daemon. [ OK ] Reached target Multi-User System. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. [ 260.991471] audit: type=1400 audit(1574345748.360:4): avc: denied { dac_override } for pid=784 comm="firewalld" capability=1 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:system_r:firewalld_t:s0 tclass=capability permissive=0 [ OK ] Started Network Manager Wait Online. [ OK ] Reached target Network is Online. Starting Notify NFS peers of a restart... [ OK ] Started Notify NFS peers of a restart. [ 262.020401] virbr0: port 1(virbr0-nic) entered blocking state [ 262.027813] virbr0: port 1(virbr0-nic) entered listening state [ 262.145138] virbr0: port 1(virbr0-nic) entered disabled state Red Hat Enterprise Linux 8.1 (Ootpa) Kernel 4.18.0-147.el8.x86_64 on an x86_64 Activate the web console with: systemctl enable --now cockpit.socket localhost login: root Password: [root@localhost ~]# ip addr 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic noprefixroute eth0 valid_lft 86399sec preferred_lft 86399sec inet6 fe80::5054:ff:fe12:3456/64 scope link tentative valid_lft forever preferred_lft forever 3: eth1: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff 4: virbr0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 valid_lft forever preferred_lft forever 5: virbr0-nic: mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff [root@localhost ~]# [root@localhost ~]# Traceback (most recent call last): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 27, in setUp MachineCase.setUp(self) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 805, in setUp machine.wait_boot() File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/machine_virtual.py", line 527, in wait_boot Machine.wait_boot(self, timeout_sec) File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 117, in wait_boot self.label, self.ssh_address, self.ssh_port)) machine_core.exceptions.Failure: Unable to reach machine rhel-8-1-distropkg-127.0.0.2-2601 via ssh: 127.0.0.2:2601 ok 129 testBasic (check_networking_basic.TestNetworking) # duration: 286s # SKIP Known issue #74 # ---------------------------------------------------------------------- # testMac (check_networking_mac.TestNetworking) # spawn virsh -c qemu:///session console 177 Connected to domain rhel-8-1-distropkg-127.0.0.2-2501 Escape character is ^] [ *** ] (4 of 6) A start job is running for…uning Daemon (1min 27s / 1min 42s) [*** ] (5 of 6) A start job is running for…lient/server (1min 28s / 1min 42s) [** ] (5 of 6) A start job is running for…lient/server (1min 28s / 1min 42s) [* ] (5 of 6) A start job is running for…lient/server (1min 29s / 1min 42s) [** ] (6 of 6) A start job is running for…tion Manager (1min 29s / 1min 39s) [*** ] (6 of 6) A start job is running for…tion Manager (1min 30s / 1min 39s) [ *** ] (6 of 6) A start job is running for…tion Manager (1min 30s / 1min 39s) [ *** ] (1 of 6) A start job is running for…vices Daemon (1min 31s / 1min 39s) [ ***] (1 of 6) A start job is running for…vices Daemon (1min 31s / 1min 39s) [ **] (1 of 6) A start job is running for…vices Daemon (1min 32s / 1min 39s) [ *] (2 of 6) A start job is running for…ume services (1min 32s / no limit) [ **] (2 of 6) A start job is running for…ume services (1min 33s / no limit) [ ***] (2 of 6) A start job is running for…ume services (1min 33s / no limit) [ *** ] (3 of 6) A start job is running for…Proxy Daemon (1min 34s / 1min 39s) [ *** ] (3 of 6) A start job is running for…Proxy Daemon (1min 34s / 1min 39s) [*** ] (3 of 6) A start job is running for…Proxy Daemon (1min 35s / 1min 39s) [** ] (4 of 6) A start job is running for…uning Daemon (1min 35s / 1min 42s) [* ] (4 of 6) A start job is running for…uning Daemon (1min 36s / 1min 42s) [** ] (4 of 6) A start job is running for…uning Daemon (1min 36s / 1min 42s) [*** ] (5 of 6) A start job is running for…lient/server (1min 37s / 1min 42s) [ *** ] (5 of 6) A start job is running for…lient/server (1min 37s / 1min 42s) [ *** ] (5 of 6) A start job is running for…lient/server (1min 38s / 1min 42s) [ ***] (6 of 6) A start job is running for…tion Manager (1min 38s / 1min 39s) [ **] (6 of 6) A start job is running for…tion Manager (1min 39s / 1min 39s) [ *] (6 of 6) A start job is running for…tion Manager (1min 39s / 1min 39s) [ **] (1 of 6) A start job is running for…vices Daemon (1min 40s / 1min 39s) [ ***] (1 of 6) A start job is running for…vices Daemon (1min 40s / 3min 10s) [ *** ] (1 of 6) A start job is running for…vices Daemon (1min 41s / 3min 10s) [ *** ] (2 of 6) A start job is running for…ume services (1min 41s / no limit) [*** ] (2 of 6) A start job is running for…ume services (1min 42s / no limit) [** ] (2 of 6) A start job is running for…ume services (1min 42s / no limit) [* ] (3 of 6) A start job is running for…Proxy Daemon (1min 43s / 3min 10s) [** ] (3 of 6) A start job is running for…Proxy Daemon (1min 43s / 3min 10s) [*** ] (3 of 6) A start job is running for…Proxy Daemon (1min 44s / 3min 10s) [ *** ] (4 of 6) A start job is running for…uning Daemon (1min 44s / 3min 12s) [ *** ] (4 of 6) A start job is running for…uning Daemon (1min 45s / 3min 12s) [ ***] (4 of 6) A start job is running for…uning Daemon (1min 45s / 3min 12s) [ **] (5 of 6) A start job is running for…lient/server (1min 46s / 3min 12s) [ *] (5 of 6) A start job is running for…lient/server (1min 46s / 3min 12s) [ **] (5 of 6) A start job is running for…lient/server (1min 47s / 3min 12s) [ ***] (6 of 6) A start job is running for…tion Manager (1min 47s / 3min 10s) [ *** ] (6 of 6) A start job is running for…tion Manager (1min 48s / 3min 10s) [ *** ] (6 of 6) A start job is running for…tion Manager (1min 48s / 3min 10s) [*** ] (1 of 6) A start job is running for…vices Daemon (1min 49s / 3min 10s) [** ] (1 of 6) A start job is running for…vices Daemon (1min 49s / 3min 10s) [* ] (1 of 6) A start job is running for…vices Daemon (1min 50s / 3min 10s) [** ] (2 of 6) A start job is running for…ume services (1min 50s / no limit) [*** ] (2 of 6) A start job is running for…ume services (1min 51s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (1min 51s / no limit) [ *** ] (3 of 6) A start job is running for…Proxy Daemon (1min 52s / 3min 10s) [ ***] (3 of 6) A start job is running for…Proxy Daemon (1min 52s / 3min 10s) [ **] (3 of 6) A start job is running for…Proxy Daemon (1min 53s / 3min 10s) [ *] (4 of 6) A start job is running for…uning Daemon (1min 53s / 3min 12s) [ **] (4 of 6) A start job is running for…uning Daemon (1min 54s / 3min 12s) [ ***] (4 of 6) A start job is running for…uning Daemon (1min 54s / 3min 12s) [ *** ] (5 of 6) A start job is running for…lient/server (1min 55s / 3min 12s) [ *** ] (5 of 6) A start job is running for…lient/server (1min 55s / 3min 12s) [*** ] (5 of 6) A start job is running for…lient/server (1min 56s / 3min 12s) [** ] (6 of 6) A start job is running for…tion Manager (1min 56s / 3min 10s) [* ] (6 of 6) A start job is running for…tion Manager (1min 57s / 3min 10s) [** ] (6 of 6) A start job is running for…tion Manager (1min 57s / 3min 10s) [*** ] (1 of 6) A start job is running for…vices Daemon (1min 58s / 3min 10s) [ *** ] (1 of 6) A start job is running for…vices Daemon (1min 58s / 3min 10s) [ *** ] (1 of 6) A start job is running for…vices Daemon (1min 59s / 3min 10s) [ ***] (2 of 6) A start job is running for…ume services (1min 59s / no limit) [ **] (2 of 6) A start job is running for… volume services (2min / no limit) [ *] (2 of 6) A start job is running for… volume services (2min / no limit) [ **] (3 of 6) A start job is running for… Proxy Daemon (2min 1s / 3min 10s) [ ***] (3 of 6) A start job is running for… Proxy Daemon (2min 1s / 3min 10s) [ *** ] (3 of 6) A start job is running for… Proxy Daemon (2min 2s / 3min 10s) [ *** ] (4 of 6) A start job is running for…Tuning Daemon (2min 2s / 3min 12s) [*** ] (4 of 6) A start job is running for…Tuning Daemon (2min 3s / 3min 12s) [** ] (4 of 6) A start job is running for…Tuning Daemon (2min 3s / 3min 12s) [* ] (5 of 6) A start job is running for…client/server (2min 4s / 3min 12s) [** ] (5 of 6) A start job is running for…client/server (2min 4s / 3min 12s) [*** ] (5 of 6) A start job is running for…client/server (2min 5s / 3min 12s) [ *** ] (6 of 6) A start job is running for…ation Manager (2min 5s / 3min 10s) [ *** ] (6 of 6) A start job is running for…ation Manager (2min 6s / 3min 10s) [ ***] (6 of 6) A start job is running for…ation Manager (2min 6s / 3min 10s) [ **] (1 of 6) A start job is running for…rvices Daemon (2min 7s / 3min 10s) [ *] (1 of 6) A start job is running for…rvices Daemon (2min 7s / 3min 10s) [ **] (1 of 6) A start job is running for…rvices Daemon (2min 8s / 3min 10s) [ ***] (2 of 6) A start job is running for…lume services (2min 8s / no limit) [ *** ] (2 of 6) A start job is running for…lume services (2min 9s / no limit) [ *** ] (2 of 6) A start job is running for…lume services (2min 9s / no limit) [*** ] (3 of 6) A start job is running for…Proxy Daemon (2min 10s / 3min 10s) [** ] (3 of 6) A start job is running for…Proxy Daemon (2min 10s / 3min 10s) [* ] (3 of 6) A start job is running for…Proxy Daemon (2min 11s / 3min 10s) [** ] (4 of 6) A start job is running for…uning Daemon (2min 11s / 3min 12s) [*** ] (4 of 6) A start job is running for…uning Daemon (2min 12s / 3min 12s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 12s / 3min 12s) [ *** ] (5 of 6) A start job is running for…lient/server (2min 13s / 3min 12s) [ ***] (5 of 6) A start job is running for…lient/server (2min 13s / 3min 12s) [ **] (5 of 6) A start job is running for…lient/server (2min 14s / 3min 12s) [ *] (6 of 6) A start job is running for…tion Manager (2min 14s / 3min 10s) [ **] (6 of 6) A start job is running for…tion Manager (2min 15s / 3min 10s) [ ***] (6 of 6) A start job is running for…tion Manager (2min 15s / 3min 10s) [ *** ] (1 of 6) A start job is running for…vices Daemon (2min 16s / 3min 10s) [ *** ] (1 of 6) A start job is running for…vices Daemon (2min 16s / 3min 10s) [*** ] (1 of 6) A start job is running for…vices Daemon (2min 17s / 3min 10s) [** ] (2 of 6) A start job is running for…ume services (2min 17s / no limit) [* ] (2 of 6) A start job is running for…ume services (2min 18s / no limit) [** ] (2 of 6) A start job is running for…ume services (2min 18s / no limit) [*** ] (3 of 6) A start job is running for…Proxy Daemon (2min 19s / 3min 10s) [ *** ] (3 of 6) A start job is running for…Proxy Daemon (2min 19s / 3min 10s) [ *** ] (3 of 6) A start job is running for…Proxy Daemon (2min 20s / 3min 10s) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 20s / 3min 12s) [ **] (4 of 6) A start job is running for…uning Daemon (2min 21s / 3min 12s) [ *] (4 of 6) A start job is running for…uning Daemon (2min 21s / 3min 12s) [ **] (5 of 6) A start job is running for…lient/server (2min 22s / 3min 12s) [ ***] (5 of 6) A start job is running for…lient/server (2min 22s / 3min 12s) [ *** ] (5 of 6) A start job is running for…lient/server (2min 23s / 3min 12s) [ *** ] (6 of 6) A start job is running for…tion Manager (2min 23s / 3min 10s) [*** ] (6 of 6) A start job is running for…tion Manager (2min 24s / 3min 10s) [** ] (6 of 6) A start job is running for…tion Manager (2min 24s / 3min 10s) [* ] (1 of 6) A start job is running for…vices Daemon (2min 25s / 3min 10s) [** ] (1 of 6) A start job is running for…vices Daemon (2min 25s / 3min 10s) [*** ] (1 of 6) A start job is running for…vices Daemon (2min 26s / 3min 10s) [ *** ] (2 of 6) A start job is running for…ume services (2min 26s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (2min 27s / no limit) [ ***] (2 of 6) A start job is running for…ume services (2min 27s / no limit) [ **] (3 of 6) A start job is running for…Proxy Daemon (2min 28s / 3min 10s) [ *] (3 of 6) A start job is running for…Proxy Daemon (2min 28s / 3min 10s) [ **] (3 of 6) A start job is running for…Proxy Daemon (2min 29s / 3min 10s) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 29s / 3min 12s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 30s / 3min 12s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 30s / 3min 12s) [*** ] (5 of 6) A start job is running for…lient/server (2min 31s / 3min 12s) [** ] (5 of 6) A start job is running for…lient/server (2min 31s / 3min 12s) [* ] (5 of 6) A start job is running for…lient/server (2min 32s / 3min 12s) [** ] (6 of 6) A start job is running for…tion Manager (2min 32s / 3min 10s) [*** ] (6 of 6) A start job is running for…tion Manager (2min 33s / 3min 10s) [ *** ] (6 of 6) A start job is running for…tion Manager (2min 33s / 3min 10s) [ *** ] (1 of 6) A start job is running for…vices Daemon (2min 34s / 3min 10s) [ ***] (1 of 6) A start job is running for…vices Daemon (2min 34s / 3min 10s) [ **] (1 of 6) A start job is running for…vices Daemon (2min 35s / 3min 10s) [ *] (2 of 6) A start job is running for…ume services (2min 35s / no limit) [ **] (2 of 6) A start job is running for…ume services (2min 36s / no limit) [ ***] (2 of 6) A start job is running for…ume services (2min 36s / no limit) [ *** ] (3 of 6) A start job is running for…Proxy Daemon (2min 37s / 3min 10s) [ *** ] (3 of 6) A start job is running for…Proxy Daemon (2min 37s / 3min 10s) [*** ] (3 of 6) A start job is running for…Proxy Daemon (2min 38s / 3min 10s) [** ] (4 of 6) A start job is running for…uning Daemon (2min 38s / 3min 12s) [* ] (4 of 6) A start job is running for…uning Daemon (2min 39s / 3min 12s) [** ] (4 of 6) A start job is running for…uning Daemon (2min 39s / 3min 12s) [*** ] (5 of 6) A start job is running for…lient/server (2min 40s / 3min 12s) [ *** ] (5 of 6) A start job is running for…lient/server (2min 40s / 3min 12s) [ *** ] (5 of 6) A start job is running for…lient/server (2min 41s / 3min 12s) [ ***] (6 of 6) A start job is running for…tion Manager (2min 41s / 3min 10s) [ **] (6 of 6) A start job is running for…tion Manager (2min 42s / 3min 10s) [ *] (6 of 6) A start job is running for…tion Manager (2min 42s / 3min 10s) [ **] (1 of 6) A start job is running for…vices Daemon (2min 43s / 3min 10s) [ ***] (1 of 6) A start job is running for…vices Daemon (2min 43s / 3min 10s) [ *** ] (1 of 6) A start job is running for…vices Daemon (2min 44s / 3min 10s) [ *** ] (2 of 6) A start job is running for…ume services (2min 44s / no limit) [*** ] (2 of 6) A start job is running for…ume services (2min 45s / no limit) [** ] (2 of 6) A start job is running for…ume services (2min 45s / no limit) [* ] (3 of 6) A start job is running for…Proxy Daemon (2min 46s / 3min 10s) [** ] (3 of 6) A start job is running for…Proxy Daemon (2min 46s / 3min 10s) [*** ] (3 of 6) A start job is running for…Proxy Daemon (2min 47s / 3min 10s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 47s / 3min 12s) [ *** ] (4 of 6) A start job is running for…uning Daemon (2min 48s / 3min 12s) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 48s / 3min 12s) [ **] (5 of 6) A start job is running for…lient/server (2min 49s / 3min 12s) [ *] (5 of 6) A start job is running for…lient/server (2min 49s / 3min 12s) [ **] (5 of 6) A start job is running for…lient/server (2min 50s / 3min 12s) [ ***] (6 of 6) A start job is running for…tion Manager (2min 50s / 3min 10s) [ *** ] (6 of 6) A start job is running for…tion Manager (2min 51s / 3min 10s) [ *** ] (6 of 6) A start job is running for…tion Manager (2min 51s / 3min 10s) [*** ] (1 of 6) A start job is running for…vices Daemon (2min 52s / 3min 10s) [** ] (1 of 6) A start job is running for…vices Daemon (2min 52s / 3min 10s) [* ] (1 of 6) A start job is running for…vices Daemon (2min 53s / 3min 10s) [** ] (2 of 6) A start job is running for…ume services (2min 53s / no limit) [*** ] (2 of 6) A start job is running for…ume services (2min 54s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (2min 54s / no limit) [ *** ] (3 of 6) A start job is running for…Proxy Daemon (2min 55s / 3min 10s) [ ***] (3 of 6) A start job is running for…Proxy Daemon (2min 55s / 3min 10s) [ **] (3 of 6) A start job is running for…Proxy Daemon (2min 56s / 3min 10s) [ *] (4 of 6) A start job is running for…uning Daemon (2min 56s / 3min 12s) [ **] (4 of 6) A start job is running for…uning Daemon (2min 57s / 3min 12s) [ ***] (4 of 6) A start job is running for…uning Daemon (2min 57s / 3min 12s) [ *** ] (5 of 6) A start job is running for…lient/server (2min 58s / 3min 12s) [ *** ] (5 of 6) A start job is running for…lient/server (2min 58s / 3min 12s) [*** ] (5 of 6) A start job is running for…lient/server (2min 59s / 3min 12s) [** ] (6 of 6) A start job is running for…tion Manager (2min 59s / 3min 10s) [* ] (6 of 6) A start job is running for…rization Manager (3min / 3min 10s) [** ] (6 of 6) A start job is running for…rization Manager (3min / 3min 10s) [*** ] (1 of 6) A start job is running for…rvices Daemon (3min 1s / 3min 10s) [ *** ] (1 of 6) A start job is running for…rvices Daemon (3min 1s / 3min 10s) [ *** ] (1 of 6) A start job is running for…rvices Daemon (3min 2s / 3min 10s) [ ***] (2 of 6) A start job is running for…lume services (3min 2s / no limit) [ **] (2 of 6) A start job is running for…lume services (3min 3s / no limit) [ *] (2 of 6) A start job is running for…lume services (3min 3s / no limit) [ **] (3 of 6) A start job is running for… Proxy Daemon (3min 4s / 3min 10s) [ ***] (3 of 6) A start job is running for… Proxy Daemon (3min 4s / 3min 10s) [ *** ] (3 of 6) A start job is running for… Proxy Daemon (3min 5s / 3min 10s) [ *** ] (4 of 6) A start job is running for…Tuning Daemon (3min 5s / 3min 12s) [*** ] (4 of 6) A start job is running for…Tuning Daemon (3min 6s / 3min 12s) [** ] (4 of 6) A start job is running for…Tuning Daemon (3min 6s / 3min 12s) [* ] (5 of 6) A start job is running for…client/server (3min 7s / 3min 12s) [** ] (5 of 6) A start job is running for…client/server (3min 7s / 3min 12s) [*** ] (5 of 6) A start job is running for…client/server (3min 8s / 3min 12s) [ *** ] (6 of 6) A start job is running for…ation Manager (3min 8s / 3min 10s) [ *** ] (6 of 6) A start job is running for…ation Manager (3min 9s / 3min 10s) [ ***] (6 of 6) A start job is running for…ation Manager (3min 9s / 3min 10s) [ **] (1 of 6) A start job is running for…vices Daemon (3min 10s / 3min 10s) [ *] (1 of 6) A start job is running for…vices Daemon (3min 10s / 4min 40s) [ **] (1 of 6) A start job is running for…vices Daemon (3min 11s / 4min 40s) [ ***] (2 of 6) A start job is running for…ume services (3min 11s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (3min 12s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (3min 12s / no limit) [*** ] (3 of 6) A start job is running for…Proxy Daemon (3min 13s / 4min 40s) [** ] (3 of 6) A start job is running for…Proxy Daemon (3min 13s / 4min 40s) [* ] (3 of 6) A start job is running for…Proxy Daemon (3min 14s / 4min 40s) [** ] (4 of 6) A start job is running for…uning Daemon (3min 14s / 4min 42s) [*** ] (4 of 6) A start job is running for…uning Daemon (3min 15s / 4min 42s) [ *** ] (4 of 6) A start job is running for…uning Daemon (3min 15s / 4min 42s) [ *** ] (5 of 6) A start job is running for…lient/server (3min 16s / 4min 42s) [ ***] (5 of 6) A start job is running for…lient/server (3min 16s / 4min 42s) [ **] (5 of 6) A start job is running for…lient/server (3min 17s / 4min 42s) [ *] (6 of 6) A start job is running for…tion Manager (3min 17s / 4min 40s) [FAILED] Failed to start Kernel Samepage Merging (KSM) Tuning Daemon. See 'systemctl status ksmtuned.service' for details. [FAILED] Failed to start Authorization Manager. See 'systemctl status polkit.service' for details. [DEPEND] Dependency failed for Dynamic System Tuning Daemon. [FAILED] Failed to start NTP client/server. See 'systemctl status chronyd.service' for details. [FAILED] Failed to start GSSAPI Proxy Daemon. See 'systemctl status gssproxy.service' for details. [ OK ] Started VDO volume services. [FAILED] Failed to start System Security Services Daemon. See 'systemctl status sssd.service' for details. [ OK ] Reached target User and Group Name Lookups. Starting Login Service... [ OK ] Reached target NFS client services. Starting firewalld - dynamic firewall daemon... [ OK ] Started Login Service. [ OK ] Started firewalld - dynamic firewall daemon. [ OK ] Reached target Network (Pre). Starting Network Manager... [ OK ] Started Network Manager. [ OK ] Reached target Network. Starting OpenSSH server daemon... [ OK ] Started Logout off all iSCSI sessions on shutdown. [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. Starting Permit User Sessions... Starting Enable periodic update of entitlement certificates.... Starting Virtualization daemon... Starting Network Manager Wait Online... [ OK ] Started OpenSSH server daemon. [ OK ] Started Permit User Sessions. [ OK ] Started Enable periodic update of entitlement certificates.. Starting Hostname Service... [ OK ] Started Command Scheduler. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS0. [ OK ] Reached target Login Prompts. [ OK ] Started Virtualization daemon. [ OK ] Reached target Multi-User System. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. [ 227.498534] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 227.657532] tun: Universal TUN/TAP device driver, 1.6 [ 227.697445] virbr0: port 1(virbr0-nic) entered blocking state [ 227.703989] virbr0: port 1(virbr0-nic) entered disabled state [ 227.739127] device virbr0-nic entered promiscuous mode [ OK ] Started Hostname Service. Starting Network Manager Script Dispatcher Service...[ 228.005699] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ OK ] Started Network Manager Script Dispatcher Service. [ 228.087541] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 229.639458] audit: type=1400 audit(1574345737.385:4): avc: denied { dac_override } for pid=781 comm="firewalld" capability=1 scontext=system_u:system_r:firewalld_t:s0 tcontext=system_u:system_r:firewalld_t:s0 tclass=capability permissive=0 Starting Authorization Manager... [ OK ] Started Authorization Manager. [ OK ] Started Network Manager Wait Online. [ OK ] Reached target Network is Online. Starting Notify NFS peers of a restart... [ OK ] Started Notify NFS peers of a restart. [ 230.899903] virbr0: port 1(virbr0-nic) entered blocking state [ 230.907060] virbr0: port 1(virbr0-nic) entered listening state Red Hat Enterprise Linux 8.1 (Ootpa) Kernel 4.18.0-147.el8.x86_64 on an x86_64 Activate the web console with: systemctl enable --now cockpit.socket localhost login: root [ 231.183301] virbr0: port 1(virbr0-nic) entered disabled state Password: [root@localhost ~]# ip addr 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic noprefixroute eth0 valid_lft 86399sec preferred_lft 86399sec inet6 fec0::5054:ff:fe12:3456/64 scope site tentative dynamic mngtmpaddr valid_lft 86400sec preferred_lft 14400sec inet6 fe80::5054:ff:fe12:3456/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff 4: virbr0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 valid_lft forever preferred_lft forever 5: virbr0-nic: mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff [root@localhost ~]# [root@localhost ~]# Traceback (most recent call last): File "/build/cockpit-project/bots/make-checkout-workdir/test/verify/netlib.py", line 27, in setUp MachineCase.setUp(self) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 805, in setUp machine.wait_boot() File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/machine_virtual.py", line 527, in wait_boot Machine.wait_boot(self, timeout_sec) File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 117, in wait_boot self.label, self.ssh_address, self.ssh_port)) machine_core.exceptions.Failure: Unable to reach machine rhel-8-1-distropkg-127.0.0.2-2501 via ssh: 127.0.0.2:2501 not ok 148 testMac (check_networking_mac.TestNetworking) # duration: 254s # ---------------------------------------------------------------------- # testBondingMain (check_networking_bond.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 static-52:54:01 2e4ec6de-d963-4067-adcd-fd7fc73f615b ethernet eth1 virbr0 a0df09ba-25af-4b65-92ae-ae3f1b9f2483 bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- 52:54:01:00:00:01 -> eth1 DevTools listening on ws://127.0.0.1:9727/devtools/browser/33d4fad2-1b45-43e4-86af-108df8d9af5b [1121/141540.083794:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/141540.085448:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/141540.089009:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 135 testBondingMain (check_networking_bond.TestNetworking) # duration: 111s # ---------------------------------------------------------------------- # testBond (check_networking_bond.TestNetworking) # NAME UUID TYPE DEVICE System eth0 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 ethernet eth0 static-52:54:01 00b8bc8f-db3a-40a8-bb2f-82860d1331f6 ethernet eth1 virbr0 24c4a0c5-cdfb-46d4-b3ea-9e6fc9da7883 bridge virbr0 System eth1 9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04 ethernet -- ens2 f3736bda-d6ff-4622-8ac5-33d97884f0e2 ethernet -- DevTools listening on ws://127.0.0.1:9432/devtools/browser/75863304-9576-4dbd-85a5-0dee7243a2ca [1121/141608.918831:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/141608.920712:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/141608.924439:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 52:54:01:00:00:03 -> eth2 52:54:01:00:00:03 -> eth2 > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] 52:54:01:00:00:04 -> eth3 52:54:01:00:00:04 -> eth3 > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 132 testBond (check_networking_bond.TestNetworking) # duration: 49s # ---------------------------------------------------------------------- # testFedora23Direct (check_multi_os.TestMultiOSDirect) # DevTools listening on ws://127.0.0.1:9271/devtools/browser/1e29f194-f807-4254-9aa1-e22077793b65 [1121/141643.444150:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/141643.445648:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/141643.449151:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error ok 128 testFedora23Direct (check_multi_os.TestMultiOSDirect) # duration: 38s # ---------------------------------------------------------------------- # testFedora23 (check_multi_os.TestMultiOS) # DevTools listening on ws://127.0.0.1:9623/devtools/browser/4a388d2d-066a-477a-8fd4-bf7d068e7418 [1121/141716.899630:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/141716.901102:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/141716.904362:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic eth0 valid_lft 86389sec preferred_lft 86389sec inet6 fec0::5054:ff:fe12:3456/64 scope site mngtmpaddr dynamic valid_lft 86385sec preferred_lft 14385sec inet6 fe80::5054:ff:fe12:3456/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:01:00:00:02 brd ff:ff:ff:ff:ff:ff inet 10.111.113.5/20 brd 10.111.127.255 scope global eth1 valid_lft forever preferred_lft forever inet6 fe80::5054:1ff:fe00:2/64 scope link tentative dadfailed valid_lft forever preferred_lft forever > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:00:12:34:56 brd ff:ff:ff:ff:ff:ff inet 172.27.0.15/24 brd 172.27.0.255 scope global dynamic noprefixroute eth0 valid_lft 86388sec preferred_lft 86388sec inet6 fec0::5054:ff:fe12:3456/64 scope site dynamic mngtmpaddr valid_lft 86389sec preferred_lft 14389sec inet6 fe80::5054:ff:fe12:3456/64 scope link valid_lft forever preferred_lft forever 3: eth1: mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 52:54:01:00:00:01 brd ff:ff:ff:ff:ff:ff inet 10.111.113.1/20 brd 10.111.127.255 scope global noprefixroute eth1 valid_lft forever preferred_lft forever inet6 fe80::343b:6602:d5aa:c904/64 scope link noprefixroute valid_lft forever preferred_lft forever 4: virbr0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 valid_lft forever preferred_lft forever 5: virbr0-nic: mtu 1500 qdisc fq_codel master virbr0 state DOWN group default qlen 1000 link/ether 52:54:00:dc:3e:97 brd ff:ff:ff:ff:ff:ff > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] DevTools listening on ws://127.0.0.1:9591/devtools/browser/5bf283f2-790b-422a-8ed1-62d9d8d7d249 [1121/141729.256120:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/141729.258031:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/141729.263326:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (6): Couldn't resolve host name for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Could not resolve host: download.devel.redhat.com] ok 127 testFedora23 (check_multi_os.TestMultiOS) # duration: 57s https://learn-cockpit.apps.ci.centos.org:443/predict: # ---------------------------------------------------------------------- # testGlobalSSHConfig (check_multi_machine.TestMultiMachineAdd) # Journal extracted to TestMultiMachineAdd-testGlobalSSHConfig-rhel-8-1-distropkg-127.0.0.2-2401-FAIL.log Journal extracted to TestMultiMachineAdd-testGlobalSSHConfig-rhel-8-1-distropkg-127.0.0.2-2402-FAIL.log Traceback (most recent call last): File "test/verify/check-multi-machine", line 211, in testGlobalSSHConfig change_ssh_port(m3, "10.111.113.3", 2222) File "test/verify/check-multi-machine", line 108, in change_ssh_port machine.execute("! selinuxenabled || semanage port -a -t ssh_port_t -p tcp {0}".format(port)) File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 315, in execute ret = select.select(rset, wset, [], 10) File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/timeout.py", line 41, in handle_timeout raise RuntimeError(self.error_message) RuntimeError: Timed out on '! selinuxenabled || semanage port -a -t ssh_port_t -p tcp 2222' not ok 125 testGlobalSSHConfig (check_multi_machine.TestMultiMachineAdd) # duration: 208s # RETRY # ---------------------------------------------------------------------- # testBasic (check_multi_machine_key.TestMultiMachineKeyAuth) # DevTools listening on ws://127.0.0.1:9828/devtools/browser/051b2481-b689-438a-afe2-bba811ffaf91 [1121/141745.196400:ERROR:egl_util.cc(60)] Failed to load GLES library: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: /usr/lib64/chromium-browser/swiftshader/libGLESv2.so: cannot open shared object file: No such file or directory [1121/141745.197959:ERROR:viz_main_impl.cc(167)] Exiting GPU process due to errors during initialization [1121/141745.201508:WARNING:gpu_process_host.cc(1207)] The GPU process has crashed 1 time(s) > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (28): Timeout was reached for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Resolving timed out after 30000 milliseconds] > warning: failed to poll tuned > log: transport closed, dropped message: 1:2!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"4"} > log: transport closed, dropped message: 1:1!6 {"call":["/org/freedesktop/timedate1","org.freedesktop.DBus.Properties","Get",["org.freedesktop.timedate1","NTPSynchronized"]],"id":"27"} # Warning: cockpit.service changed on disk, the version systemd has loaded is outdated. # This output shows the current version of the unit's original fragment and drop-in files. # If fragments or drop-ins were added or removed, they are not properly reflected in this output. # Run 'systemctl daemon-reload' to reload units. Failed to cat /etc/systemd/system/cockpit.service.d/notls.conf: No such file or directory Warning: Stopping cockpit.service, but it can still be activated by: cockpit.socket > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (28): Timeout was reached for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Resolving timed out after 30000 milliseconds] > warning: failed to poll tuned > warning: grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (28): Timeout was reached for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Resolving timed out after 30000 milliseconds] > log: PackageKit went away from D-Bus > warning: PackageKit went away during transaction /1_acaeabba : {"problem":"disconnected","command":"close"} > warning: PackageKit went away during transaction /2_aedcbbee : {"problem":"disconnected","command":"close"} > warning: grep: /sys/class/dmi/id/product_serial: Permission denied grep: /sys/class/dmi/id/power/autosuspend_delay_ms: Input/output error grep: /sys/class/dmi/id/chassis_serial: Permission denied grep: /sys/class/dmi/id/product_uuid: Permission denied > warning: Checking for available updates failed: Error: cannot update repo 'RHEL-8-NIGHTLY-BaseOS': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Curl error (28): Timeout was reached for http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.1/compose/BaseOS/x86_64/os/repodata/repomd.xml [Resolving timed out after 30000 milliseconds] ok 126 testBasic (check_multi_machine_key.TestMultiMachineKeyAuth) # duration: 396s # ---------------------------------------------------------------------- # testBasic (check_multi_machine.TestMultiMachineAdd) # spawn virsh -c qemu:///session console 192 Connected to domain rhel-8-1-distropkg-127.0.0.2-2501 Escape character is ^] [ OK ] Started Forward Password Requests to Wall Directory Watch. [ OK ] Listening on udev Control Socket. Starting udev Coldplug all Devices... [ OK ] Listening on Process Core Dump Socket. [ OK ] Created slice User and Session Slice. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ OK ] Reached target Local Encrypted Volumes. [ OK ] Stopped File System Check on Root Device. Starting Remount Root and Kernel File Systems... [ OK ] Created slice Virtual Machine and Container Slice. [ OK ] Reached target Slices. [ OK ] Reached target Paths. Starting Create list of required st…ce nodes for the current kernel... [ 116.247133] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Mounted Kernel Debug File System. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Mounted Huge Pages File System. [ OK ] Started Create list of required sta…vice nodes for the current kernel. [ OK ] Started Apply Kernel Variables. [ OK ] Started udev Coldplug all Devices. Starting udev Wait for Complete Device Initialization... [ OK ] Started Read and set NIS domainname from /etc/sysconfig/network. [ 119.734340] Adding 1261564k swap on /dev/mapper/rhel-swap. Priority:-2 extents:1 across:1261564k FS [ OK ] Activated swap /dev/mapper/rhel-swap. [ OK ] Reached target Swap. [ OK ] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [ OK ] Started Load/Save Random Seed. [ 120.244252] systemd-journald[598]: Received request to flush runtime journal from PID 1 [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [ OK ] Started udev Kernel Device Manager. [ OK ] Created slice system-lvm2\x2dpvscan.slice. Starting LVM event activation on device 252:2... [ OK ] Started Monitoring of LVM2 mirrors,…sing dmeventd or progress polling. [ 127.965428] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 128.136837] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 130.071786] sr 1:0:1:0: Attached scsi generic sg0 type 5 [ OK ] Started LVM event activation on device 252:2. [ OK ] Started udev Wait for Complete Device Initialization. [ OK ] Reached target Local File Systems (Pre). Mounting /boot... [ 133.569300] XFS (vda1): Mounting V5 Filesystem [ 134.566905] XFS (vda1): Ending clean mount [ OK ] Mounted /boot. [ OK ] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Restore /run/initramfs on shutdown... [ OK ] Started Restore /run/initramfs on shutdown. [ OK ] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [ OK ] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting RPC Bind... Mounting RPC Pipe File System... [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Listening on Virtual machine log manager socket. [ OK ] Started daily update of the root trust anchor for DNSSEC. [ OK ] Listening on Virtual machine lock manager socket. [ OK ] Listening on Open-iSCSI iscsiuio Socket. [ OK ] Started dnf makecache --timer. [ OK ] Reached target Timers. [ OK ] Listening on SSSD Kerberos Cache Manager responder socket. [ OK ] Listening on Open-iSCSI iscsid Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started Hardware RNG Entropy Gatherer Daemon. Starting VDO volume services... Starting Virtual Machine and Container Registration Service... Starting NTP client/server... Starting Kernel Samepage Merging... Starting Authorization Manager... [ OK ] Started D-Bus System Message Bus. [ OK ] Started irqbalance daemon. Starting System Security Services Daemon... Starting Rollback uncommitted netcf…work config change transactions... [ OK ] Reached target sshd-keygen.target. Starting GSSAPI Proxy Daemon... [ 137.434892] RPC: Registered named UNIX socket transport module. [ 137.449132] RPC: Registered udp transport module. [ 137.456915] RPC: Registered tcp transport module. [ 137.533925] RPC: Registered tcp NFSv4.1 backchannel transport module. [ OK ] Started Virtual Machine and Container Registration Service. [ OK ] Started RPC Bind. [ OK ] Mounted RPC Pipe File System. [ OK ] Started Kernel Samepage Merging. Starting Kernel Samepage Merging (KSM) Tuning Daemon... [ OK ] Reached target rpc_pipefs.target. [* ] (1 of 7) A start job is running for…orization Manager (35s / 1min 56s) [** ] (1 of 7) A start job is running for…orization Manager (35s / 1min 56s) [*** ] (1 of 7) A start job is running for…orization Manager (36s / 1min 56s) [ *** ] (2 of 7) A start job is running for…g (KSM) Tuning Daemon (36s / 2min) [ *** ] (2 of 7) A start job is running for…g (KSM) Tuning Daemon (37s / 2min) [ ***] (2 of 7) A start job is running for…g (KSM) Tuning Daemon (37s / 2min) [ **] (3 of 7) A start job is running for…O volume services (38s / no limit) [ *] (3 of 7) A start job is running for…O volume services (38s / no limit) [ **] (3 of 7) A start job is running for…O volume services (39s / no limit) [ ***] (4 of 7) A start job is running for…y Services Daemon (39s / 1min 56s) [ *** ] (4 of 7) A start job is running for…y Services Daemon (40s / 1min 56s) [ *** ] (4 of 7) A start job is running for…y Services Daemon (40s / 1min 56s) [*** ] (5 of 7) A start job is running for…ange transactions (41s / no limit) [** ] (5 of 7) A start job is running for…ange transactions (41s / no limit) [* ] (5 of 7) A start job is running for…ange transactions (42s / no limit) [** ] (6 of 7) A start job is running for…SAPI Proxy Daemon (42s / 1min 56s) [*** ] (6 of 7) A start job is running for…SAPI Proxy Daemon (43s / 1min 56s) [ *** ] (6 of 7) A start job is running for…SAPI Proxy Daemon (43s / 1min 56s) [ *** ] (7 of 7) A start job is running for NTP client/server (44s / 2min) [ ***] (7 of 7) A start job is running for NTP client/server (44s / 2min) [ **] (7 of 7) A start job is running for NTP client/server (45s / 2min) [ *] (1 of 7) A start job is running for…orization Manager (45s / 1min 56s) [ **] (1 of 7) A start job is running for…orization Manager (46s / 1min 56s) [ ***] (1 of 7) A start job is running for…orization Manager (46s / 1min 56s) [ *** ] (2 of 7) A start job is running for…g (KSM) Tuning Daemon (47s / 2min) [ *** ] (2 of 7) A start job is running for…g (KSM) Tuning Daemon (47s / 2min) [*** ] (2 of 7) A start job is running for…g (KSM) Tuning Daemon (48s / 2min) [** ] (3 of 7) A start job is running for…O volume services (48s / no limit) [* ] (3 of 7) A start job is running for…O volume services (49s / no limit) [** ] (3 of 7) A start job is running for…O volume services (49s / no limit) [*** ] (4 of 7) A start job is running for…y Services Daemon (50s / 1min 56s) [ *** ] (4 of 7) A start job is running for…y Services Daemon (50s / 1min 56s) [ *** ] (4 of 7) A start job is running for…y Services Daemon (51s / 1min 56s) [ ***] (5 of 7) A start job is running for…ange transactions (51s / no limit) [ **] (5 of 7) A start job is running for…ange transactions (52s / no limit) [ *] (5 of 7) A start job is running for…ange transactions (52s / no limit) [ **] (6 of 7) A start job is running for…SAPI Proxy Daemon (53s / 1min 56s) [ ***] (6 of 7) A start job is running for…SAPI Proxy Daemon (53s / 1min 56s) [ *** ] (6 of 7) A start job is running for…SAPI Proxy Daemon (54s / 1min 56s) [ *** ] (7 of 7) A start job is running for NTP client/server (54s / 2min) [*** ] (7 of 7) A start job is running for NTP client/server (55s / 2min) [** ] (7 of 7) A start job is running for NTP client/server (55s / 2min) [* ] (1 of 7) A start job is running for…orization Manager (56s / 1min 56s) [** ] (1 of 7) A start job is running for…orization Manager (56s / 1min 56s) [*** ] (1 of 7) A start job is running for…orization Manager (57s / 1min 56s) [ *** ] (2 of 7) A start job is running for…g (KSM) Tuning Daemon (57s / 2min) [ *** ] (2 of 7) A start job is running for…g (KSM) Tuning Daemon (58s / 2min) [ ***] (2 of 7) A start job is running for…g (KSM) Tuning Daemon (58s / 2min) [ **] (3 of 7) A start job is running for…O volume services (59s / no limit) [ *] (3 of 7) A start job is running for…O volume services (59s / no limit) [ **] (3 of 7) A start job is running for… volume services (1min / no limit) [ ***] (4 of 7) A start job is running for… Services Daemon (1min / 1min 56s) [ *** ] (4 of 7) A start job is running for…rvices Daemon (1min 1s / 1min 56s) [ *** ] (4 of 7) A start job is running for…rvices Daemon (1min 1s / 1min 56s) [*** ] (5 of 7) A start job is running for… transactions (1min 2s / no limit) [** ] (5 of 7) A start job is running for… transactions (1min 2s / no limit) [* ] (5 of 7) A start job is running for… transactions (1min 3s / no limit) [** ] (6 of 7) A start job is running for… Proxy Daemon (1min 3s / 1min 56s) [*** ] (6 of 7) A start job is running for… Proxy Daemon (1min 4s / 1min 56s) [ *** ] (6 of 7) A start job is running for… Proxy Daemon (1min 4s / 1min 56s) [ *** ] (7 of 7) A start job is running for NTP client/server (1min 5s / 2min) [ ***] (7 of 7) A start job is running for NTP client/server (1min 5s / 2min) [ **] (7 of 7) A start job is running for NTP client/server (1min 6s / 2min) [ *] (1 of 7) A start job is running for…ation Manager (1min 6s / 1min 56s) [ **] (1 of 7) A start job is running for…ation Manager (1min 7s / 1min 56s) [ ***] (1 of 7) A start job is running for…ation Manager (1min 7s / 1min 56s) [ *** ] (2 of 7) A start job is running for…SM) Tuning Daemon (1min 8s / 2min) [ *** ] (2 of 7) A start job is running for…SM) Tuning Daemon (1min 8s / 2min) [*** ] (2 of 7) A start job is running for…SM) Tuning Daemon (1min 9s / 2min) [** ] (3 of 7) A start job is running for…lume services (1min 9s / no limit) [* ] (3 of 7) A start job is running for…ume services (1min 10s / no limit) [** ] (3 of 7) A start job is running for…ume services (1min 10s / no limit) [*** ] (4 of 7) A start job is running for…vices Daemon (1min 11s / 1min 56s) [ *** ] (4 of 7) A start job is running for…vices Daemon (1min 11s / 1min 56s) [ *** ] (4 of 7) A start job is running for…vices Daemon (1min 12s / 1min 56s) [ ***] (5 of 7) A start job is running for…transactions (1min 12s / no limit) [ **] (5 of 7) A start job is running for…transactions (1min 13s / no limit) [ *] (5 of 7) A start job is running for…transactions (1min 13s / no limit) [ **] (6 of 7) A start job is running for…Proxy Daemon (1min 14s / 1min 56s) [ ***] (6 of 7) A start job is running for…Proxy Daemon (1min 14s / 1min 56s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (1min 15s / 1min 56s) [ *** ] (7 of 7) A start job is running for…TP client/server (1min 15s / 2min) [*** ] (7 of 7) A start job is running for…TP client/server (1min 16s / 2min) [** ] (7 of 7) A start job is running for…TP client/server (1min 16s / 2min) [* ] (1 of 7) A start job is running for…tion Manager (1min 17s / 1min 56s) [** ] (1 of 7) A start job is running for…tion Manager (1min 17s / 1min 56s) [*** ] (1 of 7) A start job is running for…tion Manager (1min 18s / 1min 56s) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (1min 18s / 2min) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (1min 19s / 2min) [ ***] (2 of 7) A start job is running for…M) Tuning Daemon (1min 19s / 2min) [ **] (3 of 7) A start job is running for…ume services (1min 20s / no limit) [ *] (3 of 7) A start job is running for…ume services (1min 20s / no limit) [ **] (3 of 7) A start job is running for…ume services (1min 21s / no limit) [ ***] (4 of 7) A start job is running for…vices Daemon (1min 21s / 1min 56s) [ *** ] (4 of 7) A start job is running for…vices Daemon (1min 22s / 1min 56s) [ *** ] (4 of 7) A start job is running for…vices Daemon (1min 22s / 1min 56s) [*** ] (5 of 7) A start job is running for…transactions (1min 23s / no limit) [** ] (5 of 7) A start job is running for…transactions (1min 23s / no limit) [* ] (5 of 7) A start job is running for…transactions (1min 24s / no limit) [** ] (6 of 7) A start job is running for…Proxy Daemon (1min 24s / 1min 56s) [*** ] (6 of 7) A start job is running for…Proxy Daemon (1min 25s / 1min 56s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (1min 25s / 1min 56s) [ *** ] (7 of 7) A start job is running for…TP client/server (1min 26s / 2min) [ ***] (7 of 7) A start job is running for…TP client/server (1min 26s / 2min) [ **] (7 of 7) A start job is running for…TP client/server (1min 27s / 2min) [ *] (1 of 7) A start job is running for…tion Manager (1min 27s / 1min 56s) [ **] (1 of 7) A start job is running for…tion Manager (1min 28s / 1min 56s) [ ***] (1 of 7) A start job is running for…tion Manager (1min 28s / 1min 56s) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (1min 29s / 2min) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (1min 29s / 2min) [*** ] (2 of 7) A start job is running for…M) Tuning Daemon (1min 30s / 2min) [** ] (3 of 7) A start job is running for…ume services (1min 30s / no limit) [* ] (3 of 7) A start job is running for…ume services (1min 31s / no limit) [** ] (3 of 7) A start job is running for…ume services (1min 31s / no limit) [*** ] (4 of 7) A start job is running for…vices Daemon (1min 32s / 1min 56s) [ *** ] (4 of 7) A start job is running for…vices Daemon (1min 32s / 1min 56s) [ *** ] (4 of 7) A start job is running for…vices Daemon (1min 33s / 1min 56s) [ ***] (5 of 7) A start job is running for…transactions (1min 33s / no limit) [ **] (5 of 7) A start job is running for…transactions (1min 34s / no limit) [ *] (5 of 7) A start job is running for…transactions (1min 34s / no limit) [ **] (6 of 7) A start job is running for…Proxy Daemon (1min 35s / 1min 56s) [ ***] (6 of 7) A start job is running for…Proxy Daemon (1min 35s / 1min 56s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (1min 36s / 1min 56s) [ *** ] (7 of 7) A start job is running for…TP client/server (1min 36s / 2min) [*** ] (7 of 7) A start job is running for…TP client/server (1min 37s / 2min) [** ] (7 of 7) A start job is running for…TP client/server (1min 37s / 2min) [* ] (1 of 7) A start job is running for…tion Manager (1min 38s / 1min 56s) [** ] (1 of 7) A start job is running for…tion Manager (1min 38s / 1min 56s) [*** ] (1 of 7) A start job is running for…tion Manager (1min 39s / 1min 56s) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (1min 39s / 2min) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (1min 40s / 2min) [ ***] (2 of 7) A start job is running for…M) Tuning Daemon (1min 40s / 2min) [ **] (3 of 7) A start job is running for…ume services (1min 41s / no limit) [ *] (3 of 7) A start job is running for…ume services (1min 41s / no limit) [ **] (3 of 7) A start job is running for…ume services (1min 42s / no limit) [ ***] (4 of 7) A start job is running for…vices Daemon (1min 42s / 1min 56s) [ *** ] (4 of 7) A start job is running for…vices Daemon (1min 43s / 1min 56s) [ *** ] (4 of 7) A start job is running for…vices Daemon (1min 43s / 1min 56s) [*** ] (5 of 7) A start job is running for…transactions (1min 44s / no limit) [** ] (5 of 7) A start job is running for…transactions (1min 44s / no limit) [* ] (5 of 7) A start job is running for…transactions (1min 45s / no limit) [** ] (6 of 7) A start job is running for…Proxy Daemon (1min 45s / 1min 56s) [*** ] (6 of 7) A start job is running for…Proxy Daemon (1min 46s / 1min 56s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (1min 46s / 1min 56s) [ *** ] (7 of 7) A start job is running for…TP client/server (1min 47s / 2min) [ ***] (7 of 7) A start job is running for…TP client/server (1min 47s / 2min) [ **] (7 of 7) A start job is running for…TP client/server (1min 48s / 2min) [ *] (1 of 7) A start job is running for…tion Manager (1min 48s / 1min 56s) [ **] (1 of 7) A start job is running for…tion Manager (1min 49s / 1min 56s) [ ***] (1 of 7) A start job is running for…tion Manager (1min 49s / 1min 56s) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (1min 50s / 2min) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (1min 50s / 2min) [*** ] (2 of 7) A start job is running for…M) Tuning Daemon (1min 51s / 2min) [** ] (3 of 7) A start job is running for…ume services (1min 51s / no limit) [* ] (3 of 7) A start job is running for…ume services (1min 52s / no limit) [** ] (3 of 7) A start job is running for…ume services (1min 52s / no limit) [*** ] (4 of 7) A start job is running for…vices Daemon (1min 53s / 1min 56s) [ *** ] (4 of 7) A start job is running for…vices Daemon (1min 53s / 1min 56s) [ *** ] (4 of 7) A start job is running for…vices Daemon (1min 54s / 1min 56s) [ ***] (5 of 7) A start job is running for…transactions (1min 54s / no limit) [ **] (5 of 7) A start job is running for…transactions (1min 55s / no limit) [ *] (5 of 7) A start job is running for…transactions (1min 55s / no limit) [ **] (6 of 7) A start job is running for…Proxy Daemon (1min 56s / 1min 56s) [ ***] (6 of 7) A start job is running for…Proxy Daemon (1min 56s / 1min 56s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (1min 57s / 3min 26s) [ *** ] (7 of 7) A start job is running for…TP client/server (1min 57s / 2min) [*** ] (7 of 7) A start job is running for…TP client/server (1min 58s / 2min) [** ] (7 of 7) A start job is running for…TP client/server (1min 58s / 2min) [* ] (1 of 7) A start job is running for…tion Manager (1min 59s / 3min 26s) [** ] (1 of 7) A start job is running for…tion Manager (1min 59s / 3min 26s) [*** ] (1 of 7) A start job is running for…rization Manager (2min / 3min 26s) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (2min / 3min 30s) [ *** ] (2 of 7) A start job is running for…Tuning Daemon (2min 1s / 3min 30s) [ ***] (2 of 7) A start job is running for…Tuning Daemon (2min 1s / 3min 30s) [ **] (3 of 7) A start job is running for…lume services (2min 2s / no limit) [ *] (3 of 7) A start job is running for…lume services (2min 2s / no limit) [ **] (3 of 7) A start job is running for…lume services (2min 3s / no limit) [ ***] (4 of 7) A start job is running for…rvices Daemon (2min 3s / 3min 26s) [ *** ] (4 of 7) A start job is running for…rvices Daemon (2min 4s / 3min 26s) [ *** ] (4 of 7) A start job is running for…rvices Daemon (2min 4s / 3min 26s) [*** ] (5 of 7) A start job is running for… transactions (2min 5s / no limit) [** ] (5 of 7) A start job is running for… transactions (2min 5s / no limit) [* ] (5 of 7) A start job is running for… transactions (2min 6s / no limit) [** ] (6 of 7) A start job is running for… Proxy Daemon (2min 6s / 3min 26s) [*** ] (6 of 7) A start job is running for… Proxy Daemon (2min 7s / 3min 26s) [ *** ] (6 of 7) A start job is running for… Proxy Daemon (2min 7s / 3min 26s) [ *** ] (7 of 7) A start job is running for…client/server (2min 8s / 3min 30s) [ ***] (7 of 7) A start job is running for…client/server (2min 8s / 3min 30s) [ **] (7 of 7) A start job is running for…client/server (2min 9s / 3min 30s) [ *] (1 of 7) A start job is running for…ation Manager (2min 9s / 3min 26s) [ **] (1 of 7) A start job is running for…tion Manager (2min 10s / 3min 26s) [ ***] (1 of 7) A start job is running for…tion Manager (2min 10s / 3min 26s) [ *** ] (2 of 7) A start job is running for…uning Daemon (2min 11s / 3min 30s) [ *** ] (2 of 7) A start job is running for…uning Daemon (2min 11s / 3min 30s) [*** ] (2 of 7) A start job is running for…uning Daemon (2min 12s / 3min 30s) [** ] (3 of 7) A start job is running for…ume services (2min 12s / no limit) [* ] (3 of 7) A start job is running for…ume services (2min 13s / no limit) [** ] (3 of 7) A start job is running for…ume services (2min 13s / no limit) [*** ] (4 of 7) A start job is running for…vices Daemon (2min 14s / 3min 26s) [ *** ] (4 of 7) A start job is running for…vices Daemon (2min 14s / 3min 26s) [ *** ] (4 of 7) A start job is running for…vices Daemon (2min 15s / 3min 26s) [ ***] (5 of 7) A start job is running for…transactions (2min 15s / no limit) [ **] (5 of 7) A start job is running for…transactions (2min 16s / no limit) [ *] (5 of 7) A start job is running for…transactions (2min 16s / no limit) [ **] (6 of 7) A start job is running for…Proxy Daemon (2min 17s / 3min 26s) [ ***] (6 of 7) A start job is running for…Proxy Daemon (2min 17s / 3min 26s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (2min 18s / 3min 26s) [ *** ] (7 of 7) A start job is running for…lient/server (2min 18s / 3min 30s) [*** ] (7 of 7) A start job is running for…lient/server (2min 19s / 3min 30s) [** ] (7 of 7) A start job is running for…lient/server (2min 19s / 3min 30s) [* ] (1 of 7) A start job is running for…tion Manager (2min 20s / 3min 26s) [** ] (1 of 7) A start job is running for…tion Manager (2min 20s / 3min 26s) [*** ] (1 of 7) A start job is running for…tion Manager (2min 21s / 3min 26s) [ *** ] (2 of 7) A start job is running for…uning Daemon (2min 21s / 3min 30s) [ *** ] (2 of 7) A start job is running for…uning Daemon (2min 22s / 3min 30s) [ ***] (2 of 7) A start job is running for…uning Daemon (2min 22s / 3min 30s) [ **] (3 of 7) A start job is running for…ume services (2min 23s / no limit) [ *] (3 of 7) A start job is running for…ume services (2min 23s / no limit) [ **] (3 of 7) A start job is running for…ume services (2min 24s / no limit) [ ***] (4 of 7) A start job is running for…vices Daemon (2min 24s / 3min 26s) [ *** ] (4 of 7) A start job is running for…vices Daemon (2min 25s / 3min 26s) [ *** ] (4 of 7) A start job is running for…vices Daemon (2min 25s / 3min 26s) [*** ] (5 of 7) A start job is running for…transactions (2min 26s / no limit) [** ] (5 of 7) A start job is running for…transactions (2min 26s / no limit) [* ] (5 of 7) A start job is running for…transactions (2min 27s / no limit) [** ] (6 of 7) A start job is running for…Proxy Daemon (2min 27s / 3min 26s) [*** ] (6 of 7) A start job is running for…Proxy Daemon (2min 28s / 3min 26s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (2min 28s / 3min 26s) [ *** ] (7 of 7) A start job is running for…lient/server (2min 29s / 3min 30s) [ ***] (7 of 7) A start job is running for…lient/server (2min 29s / 3min 30s) [ **] (7 of 7) A start job is running for…lient/server (2min 30s / 3min 30s) [ *] (1 of 7) A start job is running for…tion Manager (2min 30s / 3min 26s) [ **] (1 of 7) A start job is running for…tion Manager (2min 31s / 3min 26s) [ ***] (1 of 7) A start job is running for…tion Manager (2min 31s / 3min 26s) [ *** ] (2 of 7) A start job is running for…uning Daemon (2min 32s / 3min 30s) [ *** ] (2 of 7) A start job is running for…uning Daemon (2min 32s / 3min 30s) [*** ] (2 of 7) A start job is running for…uning Daemon (2min 33s / 3min 30s) [** ] (3 of 7) A start job is running for…ume services (2min 33s / no limit) [* ] (3 of 7) A start job is running for…ume services (2min 34s / no limit) [** ] (3 of 7) A start job is running for…ume services (2min 34s / no limit) [*** ] (4 of 7) A start job is running for…vices Daemon (2min 35s / 3min 26s) [ *** ] (4 of 7) A start job is running for…vices Daemon (2min 35s / 3min 26s) [ *** ] (4 of 7) A start job is running for…vices Daemon (2min 36s / 3min 26s) [ ***] (5 of 7) A start job is running for…transactions (2min 36s / no limit) [ **] (5 of 7) A start job is running for…transactions (2min 37s / no limit) [ *] (5 of 7) A start job is running for…transactions (2min 37s / no limit) [ **] (6 of 7) A start job is running for…Proxy Daemon (2min 38s / 3min 26s) [ ***] (6 of 7) A start job is running for…Proxy Daemon (2min 38s / 3min 26s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (2min 39s / 3min 26s) [ *** ] (7 of 7) A start job is running for…lient/server (2min 39s / 3min 30s) [*** ] (7 of 7) A start job is running for…lient/server (2min 40s / 3min 30s) [** ] (7 of 7) A start job is running for…lient/server (2min 40s / 3min 30s) [* ] (1 of 7) A start job is running for…tion Manager (2min 41s / 3min 26s) [** ] (1 of 7) A start job is running for…tion Manager (2min 41s / 3min 26s) [*** ] (1 of 7) A start job is running for…tion Manager (2min 42s / 3min 26s) [ *** ] (2 of 7) A start job is running for…uning Daemon (2min 42s / 3min 30s) [ *** ] (2 of 7) A start job is running for…uning Daemon (2min 43s / 3min 30s) [ ***] (2 of 7) A start job is running for…uning Daemon (2min 43s / 3min 30s) [ **] (3 of 7) A start job is running for…ume services (2min 44s / no limit) [ *] (3 of 7) A start job is running for…ume services (2min 44s / no limit) [ **] (3 of 7) A start job is running for…ume services (2min 45s / no limit) [ ***] (4 of 7) A start job is running for…vices Daemon (2min 45s / 3min 26s) [ *** ] (4 of 7) A start job is running for…vices Daemon (2min 46s / 3min 26s) [ *** ] (4 of 7) A start job is running for…vices Daemon (2min 46s / 3min 26s) [*** ] (5 of 7) A start job is running for…transactions (2min 47s / no limit) [** ] (5 of 7) A start job is running for…transactions (2min 47s / no limit) [* ] (5 of 7) A start job is running for…transactions (2min 48s / no limit) [** ] (6 of 7) A start job is running for…Proxy Daemon (2min 48s / 3min 26s) [*** ] (6 of 7) A start job is running for…Proxy Daemon (2min 49s / 3min 26s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (2min 49s / 3min 26s) [ *** ] (7 of 7) A start job is running for…lient/server (2min 50s / 3min 30s) [ ***] (7 of 7) A start job is running for…lient/server (2min 50s / 3min 30s) [ **] (7 of 7) A start job is running for…lient/server (2min 51s / 3min 30s) [ *] (1 of 7) A start job is running for…tion Manager (2min 51s / 3min 26s) [ **] (1 of 7) A start job is running for…tion Manager (2min 52s / 3min 26s) [ ***] (1 of 7) A start job is running for…tion Manager (2min 52s / 3min 26s) [ *** ] (2 of 7) A start job is running for…uning Daemon (2min 53s / 3min 30s) [ *** ] (2 of 7) A start job is running for…uning Daemon (2min 53s / 3min 30s) [*** ] (2 of 7) A start job is running for…uning Daemon (2min 54s / 3min 30s) [** ] (3 of 7) A start job is running for…ume services (2min 54s / no limit) [* ] (3 of 7) A start job is running for…ume services (2min 55s / no limit) [** ] (3 of 7) A start job is running for…ume services (2min 55s / no limit) [*** ] (4 of 7) A start job is running for…vices Daemon (2min 56s / 3min 26s) [ *** ] (4 of 7) A start job is running for…vices Daemon (2min 56s / 3min 26s) [ *** ] (4 of 7) A start job is running for…vices Daemon (2min 57s / 3min 26s) [ ***] (5 of 7) A start job is running for…transactions (2min 57s / no limit) [ **] (5 of 7) A start job is running for…transactions (2min 58s / no limit) [ *] (5 of 7) A start job is running for…transactions (2min 58s / no limit) [ **] (6 of 7) A start job is running for…Proxy Daemon (2min 59s / 3min 26s) [ ***] (6 of 7) A start job is running for…Proxy Daemon (2min 59s / 3min 26s) [ *** ] (6 of 7) A start job is running for…API Proxy Daemon (3min / 3min 26s) [ *** ] (7 of 7) A start job is running for…TP client/server (3min / 3min 30s) [*** ] (7 of 7) A start job is running for…client/server (3min 1s / 3min 30s) [** ] (7 of 7) A start job is running for…client/server (3min 1s / 3min 30s) [* ] (1 of 7) A start job is running for…ation Manager (3min 2s / 3min 26s) [** ] (1 of 7) A start job is running for…ation Manager (3min 2s / 3min 26s) [*** ] (1 of 7) A start job is running for…ation Manager (3min 3s / 3min 26s) [ *** ] (2 of 7) A start job is running for…Tuning Daemon (3min 3s / 3min 30s) [ *** ] (2 of 7) A start job is running for…Tuning Daemon (3min 4s / 3min 30s) [ ***] (2 of 7) A start job is running for…Tuning Daemon (3min 4s / 3min 30s) [ **] (3 of 7) A start job is running for…lume services (3min 5s / no limit) [ *] (3 of 7) A start job is running for…lume services (3min 5s / no limit) [ **] (3 of 7) A start job is running for…lume services (3min 6s / no limit) [ ***] (4 of 7) A start job is running for…rvices Daemon (3min 6s / 3min 26s) [ *** ] (4 of 7) A start job is running for…rvices Daemon (3min 7s / 3min 26s) [ *** ] (4 of 7) A start job is running for…rvices Daemon (3min 7s / 3min 26s) [*** ] (5 of 7) A start job is running for… transactions (3min 8s / no limit) [** ] (5 of 7) A start job is running for… transactions (3min 8s / no limit) [* ] (5 of 7) A start job is running for… transactions (3min 9s / no limit) [** ] (6 of 7) A start job is running for… Proxy Daemon (3min 9s / 3min 26s) [*** ] (6 of 7) A start job is running for…Proxy Daemon (3min 10s / 3min 26s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (3min 10s / 3min 26s) [ *** ] (7 of 7) A start job is running for…lient/server (3min 11s / 3min 30s) [ ***] (7 of 7) A start job is running for…lient/server (3min 11s / 3min 30s) [ **] (7 of 7) A start job is running for…lient/server (3min 12s / 3min 30s) [ *] (1 of 7) A start job is running for…tion Manager (3min 12s / 3min 26s) [ **] (1 of 7) A start job is running for…tion Manager (3min 13s / 3min 26s) [ ***] (1 of 7) A start job is running for…tion Manager (3min 13s / 3min 26s) [ *** ] (2 of 7) A start job is running for…uning Daemon (3min 14s / 3min 30s) [ *** ] (2 of 7) A start job is running for…uning Daemon (3min 14s / 3min 30s) [*** ] (2 of 7) A start job is running for…uning Daemon (3min 15s / 3min 30s) [** ] (3 of 7) A start job is running for…ume services (3min 15s / no limit) [* ] (3 of 7) A start job is running for…ume services (3min 16s / no limit) [** ] (3 of 7) A start job is running for…ume services (3min 16s / no limit) [*** ] (4 of 7) A start job is running for…vices Daemon (3min 17s / 3min 26s) [ *** ] (4 of 7) A start job is running for…vices Daemon (3min 17s / 3min 26s) [ *** ] (4 of 7) A start job is running for…vices Daemon (3min 18s / 3min 26s) [ ***] (5 of 7) A start job is running for…transactions (3min 18s / no limit) [ **] (5 of 7) A start job is running for…transactions (3min 19s / no limit) [ *] (5 of 7) A start job is running for…transactions (3min 19s / no limit) [ **] (6 of 7) A start job is running for…Proxy Daemon (3min 20s / 3min 26s) [ ***] (6 of 7) A start job is running for…Proxy Daemon (3min 20s / 3min 26s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (3min 21s / 3min 26s) [ *** ] (7 of 7) A start job is running for…lient/server (3min 21s / 3min 30s) [*** ] (7 of 7) A start job is running for…lient/server (3min 22s / 3min 30s) [** ] (7 of 7) A start job is running for…lient/server (3min 22s / 3min 30s) [* ] (1 of 7) A start job is running for…tion Manager (3min 23s / 3min 26s) [** ] (1 of 7) A start job is running for…tion Manager (3min 23s / 3min 26s) [*** ] (1 of 7) A start job is running for…tion Manager (3min 24s / 3min 26s) [ *** ] (2 of 7) A start job is running for…uning Daemon (3min 24s / 3min 30s) [ *** ] (2 of 7) A start job is running for…uning Daemon (3min 25s / 3min 30s) [ ***] (2 of 7) A start job is running for…uning Daemon (3min 25s / 3min 30s) [ **] (3 of 7) A start job is running for…ume services (3min 26s / no limit) [ *] (3 of 7) A start job is running for…ume services (3min 26s / no limit) [ **] (3 of 7) A start job is running for…ume services (3min 27s / no limit) [ ***] (4 of 7) A start job is running for…vices Daemon (3min 27s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (3min 28s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (3min 28s / 4min 57s) [*** ] (5 of 7) A start job is running for…transactions (3min 29s / no limit) [** ] (5 of 7) A start job is running for…transactions (3min 29s / no limit) [* ] (5 of 7) A start job is running for…transactions (3min 30s / no limit) [** ] (6 of 7) A start job is running for…Proxy Daemon (3min 30s / 4min 57s) [*** ] (6 of 7) A start job is running for…Proxy Daemon (3min 31s / 4min 57s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (3min 31s / 4min 57s) [ *** ] (7 of 7) A start job is running for…TP client/server (3min 32s / 5min) [ ***] (7 of 7) A start job is running for…TP client/server (3min 32s / 5min) [ **] (7 of 7) A start job is running for…TP client/server (3min 33s / 5min) [ *] (1 of 7) A start job is running for…tion Manager (3min 33s / 4min 57s) [ **] (1 of 7) A start job is running for…tion Manager (3min 34s / 4min 57s) [ ***] (1 of 7) A start job is running for…tion Manager (3min 34s / 4min 57s) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (3min 35s / 5min) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (3min 35s / 5min) [*** ] (2 of 7) A start job is running for…M) Tuning Daemon (3min 36s / 5min) [** ] (3 of 7) A start job is running for…ume services (3min 36s / no limit) [* ] (3 of 7) A start job is running for…ume services (3min 37s / no limit) [** ] (3 of 7) A start job is running for…ume services (3min 37s / no limit) [*** ] (4 of 7) A start job is running for…vices Daemon (3min 38s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (3min 38s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (3min 39s / 4min 57s) [ ***] (5 of 7) A start job is running for…transactions (3min 39s / no limit) [ **] (5 of 7) A start job is running for…transactions (3min 40s / no limit) [ *] (5 of 7) A start job is running for…transactions (3min 40s / no limit) [ **] (6 of 7) A start job is running for…Proxy Daemon (3min 41s / 4min 57s) [ ***] (6 of 7) A start job is running for…Proxy Daemon (3min 41s / 4min 57s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (3min 42s / 4min 57s) [ *** ] (7 of 7) A start job is running for…TP client/server (3min 42s / 5min) [*** ] (7 of 7) A start job is running for…TP client/server (3min 43s / 5min) [** ] (7 of 7) A start job is running for…TP client/server (3min 43s / 5min) [* ] (1 of 7) A start job is running for…tion Manager (3min 44s / 4min 57s) [** ] (1 of 7) A start job is running for…tion Manager (3min 44s / 4min 57s) [*** ] (1 of 7) A start job is running for…tion Manager (3min 45s / 4min 57s) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (3min 45s / 5min) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (3min 46s / 5min) [ ***] (2 of 7) A start job is running for…M) Tuning Daemon (3min 46s / 5min) [ **] (3 of 7) A start job is running for…ume services (3min 47s / no limit) [ *] (3 of 7) A start job is running for…ume services (3min 47s / no limit) [ **] (3 of 7) A start job is running for…ume services (3min 48s / no limit) [ ***] (4 of 7) A start job is running for…vices Daemon (3min 48s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (3min 49s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (3min 49s / 4min 57s) [*** ] (5 of 7) A start job is running for…transactions (3min 50s / no limit) [** ] (5 of 7) A start job is running for…transactions (3min 50s / no limit) [* ] (5 of 7) A start job is running for…transactions (3min 51s / no limit) [** ] (6 of 7) A start job is running for…Proxy Daemon (3min 51s / 4min 57s) [*** ] (6 of 7) A start job is running for…Proxy Daemon (3min 52s / 4min 57s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (3min 52s / 4min 57s) [ *** ] (7 of 7) A start job is running for…TP client/server (3min 53s / 5min) [ ***] (7 of 7) A start job is running for…TP client/server (3min 53s / 5min) [ **] (7 of 7) A start job is running for…TP client/server (3min 54s / 5min) [ *] (1 of 7) A start job is running for…tion Manager (3min 54s / 4min 57s) [ **] (1 of 7) A start job is running for…tion Manager (3min 55s / 4min 57s) [ ***] (1 of 7) A start job is running for…tion Manager (3min 55s / 4min 57s) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (3min 56s / 5min) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (3min 56s / 5min) [*** ] (2 of 7) A start job is running for…M) Tuning Daemon (3min 57s / 5min) [** ] (3 of 7) A start job is running for…ume services (3min 57s / no limit) [* ] (3 of 7) A start job is running for…ume services (3min 58s / no limit) [** ] (3 of 7) A start job is running for…ume services (3min 58s / no limit) [*** ] (4 of 7) A start job is running for…vices Daemon (3min 59s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (3min 59s / 4min 57s) [ *** ] (4 of 7) A start job is running for… Services Daemon (4min / 4min 57s) [ ***] (5 of 7) A start job is running for…nge transactions (4min / no limit) [ **] (5 of 7) A start job is running for… transactions (4min 1s / no limit) [ *] (5 of 7) A start job is running for… transactions (4min 1s / no limit) [ **] (6 of 7) A start job is running for… Proxy Daemon (4min 2s / 4min 57s) [ ***] (6 of 7) A start job is running for… Proxy Daemon (4min 2s / 4min 57s) [ *** ] (6 of 7) A start job is running for… Proxy Daemon (4min 3s / 4min 57s) [ *** ] (7 of 7) A start job is running for NTP client/server (4min 3s / 5min) [*** ] (7 of 7) A start job is running for NTP client/server (4min 4s / 5min) [** ] (7 of 7) A start job is running for NTP client/server (4min 4s / 5min) [* ] (1 of 7) A start job is running for…ation Manager (4min 5s / 4min 57s) [** ] (1 of 7) A start job is running for…ation Manager (4min 5s / 4min 57s) [*** ] (1 of 7) A start job is running for…ation Manager (4min 6s / 4min 57s) [ *** ] (2 of 7) A start job is running for…SM) Tuning Daemon (4min 6s / 5min) [ *** ] (2 of 7) A start job is running for…SM) Tuning Daemon (4min 7s / 5min) [ ***] (2 of 7) A start job is running for…SM) Tuning Daemon (4min 7s / 5min) [ **] (3 of 7) A start job is running for…lume services (4min 8s / no limit) [ *] (3 of 7) A start job is running for…lume services (4min 8s / no limit) [ **] (3 of 7) A start job is running for…lume services (4min 9s / no limit) [ ***] (4 of 7) A start job is running for…rvices Daemon (4min 9s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (4min 10s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (4min 10s / 4min 57s) [*** ] (5 of 7) A start job is running for…transactions (4min 11s / no limit) [** ] (5 of 7) A start job is running for…transactions (4min 11s / no limit) [* ] (5 of 7) A start job is running for…transactions (4min 12s / no limit) [** ] (6 of 7) A start job is running for…Proxy Daemon (4min 12s / 4min 57s) [*** ] (6 of 7) A start job is running for…Proxy Daemon (4min 13s / 4min 57s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (4min 13s / 4min 57s) [ *** ] (7 of 7) A start job is running for…TP client/server (4min 14s / 5min) [ ***] (7 of 7) A start job is running for…TP client/server (4min 14s / 5min) [ **] (7 of 7) A start job is running for…TP client/server (4min 15s / 5min) [ *] (1 of 7) A start job is running for…tion Manager (4min 15s / 4min 57s) [ **] (1 of 7) A start job is running for…tion Manager (4min 16s / 4min 57s) [ ***] (1 of 7) A start job is running for…tion Manager (4min 16s / 4min 57s) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (4min 17s / 5min) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (4min 17s / 5min) [*** ] (2 of 7) A start job is running for…M) Tuning Daemon (4min 18s / 5min) [** ] (3 of 7) A start job is running for…ume services (4min 18s / no limit) [* ] (3 of 7) A start job is running for…ume services (4min 19s / no limit) [** ] (3 of 7) A start job is running for…ume services (4min 19s / no limit) [*** ] (4 of 7) A start job is running for…vices Daemon (4min 20s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (4min 20s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (4min 21s / 4min 57s) [ ***] (5 of 7) A start job is running for…transactions (4min 21s / no limit) [ **] (5 of 7) A start job is running for…transactions (4min 22s / no limit) [ *] (5 of 7) A start job is running for…transactions (4min 22s / no limit) [ **] (6 of 7) A start job is running for…Proxy Daemon (4min 23s / 4min 57s) [ ***] (6 of 7) A start job is running for…Proxy Daemon (4min 23s / 4min 57s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (4min 24s / 4min 57s) [ *** ] (7 of 7) A start job is running for…TP client/server (4min 24s / 5min) [*** ] (7 of 7) A start job is running for…TP client/server (4min 25s / 5min) [** ] (7 of 7) A start job is running for…TP client/server (4min 25s / 5min) [* ] (1 of 7) A start job is running for…tion Manager (4min 26s / 4min 57s) [** ] (1 of 7) A start job is running for…tion Manager (4min 26s / 4min 57s) [*** ] (1 of 7) A start job is running for…tion Manager (4min 27s / 4min 57s) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (4min 27s / 5min) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (4min 28s / 5min) [ ***] (2 of 7) A start job is running for…M) Tuning Daemon (4min 28s / 5min) [ **] (3 of 7) A start job is running for…ume services (4min 29s / no limit) [ *] (3 of 7) A start job is running for…ume services (4min 29s / no limit) [ **] (3 of 7) A start job is running for…ume services (4min 30s / no limit) [ ***] (4 of 7) A start job is running for…vices Daemon (4min 30s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (4min 31s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (4min 31s / 4min 57s) [*** ] (5 of 7) A start job is running for…transactions (4min 32s / no limit) [** ] (5 of 7) A start job is running for…transactions (4min 32s / no limit) [* ] (5 of 7) A start job is running for…transactions (4min 33s / no limit) [** ] (6 of 7) A start job is running for…Proxy Daemon (4min 33s / 4min 57s) [*** ] (6 of 7) A start job is running for…Proxy Daemon (4min 34s / 4min 57s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (4min 34s / 4min 57s) [ *** ] (7 of 7) A start job is running for…TP client/server (4min 35s / 5min) [ ***] (7 of 7) A start job is running for…TP client/server (4min 35s / 5min) [ **] (7 of 7) A start job is running for…TP client/server (4min 36s / 5min) [ *] (1 of 7) A start job is running for…tion Manager (4min 36s / 4min 57s) [ **] (1 of 7) A start job is running for…tion Manager (4min 37s / 4min 57s) [ ***] (1 of 7) A start job is running for…tion Manager (4min 37s / 4min 57s) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (4min 38s / 5min) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (4min 38s / 5min) [*** ] (2 of 7) A start job is running for…M) Tuning Daemon (4min 39s / 5min) [** ] (3 of 7) A start job is running for…ume services (4min 39s / no limit) [* ] (3 of 7) A start job is running for…ume services (4min 40s / no limit) [** ] (3 of 7) A start job is running for…ume services (4min 40s / no limit) [*** ] (4 of 7) A start job is running for…vices Daemon (4min 41s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (4min 41s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (4min 42s / 4min 57s) [ ***] (5 of 7) A start job is running for…transactions (4min 42s / no limit) [ **] (5 of 7) A start job is running for…transactions (4min 43s / no limit) [ *] (5 of 7) A start job is running for…transactions (4min 43s / no limit) [ **] (6 of 7) A start job is running for…Proxy Daemon (4min 44s / 4min 57s) [ ***] (6 of 7) A start job is running for…Proxy Daemon (4min 44s / 4min 57s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (4min 45s / 4min 57s) [ *** ] (7 of 7) A start job is running for…TP client/server (4min 45s / 5min) [*** ] (7 of 7) A start job is running for…TP client/server (4min 46s / 5min) [** ] (7 of 7) A start job is running for…TP client/server (4min 46s / 5min) [* ] (1 of 7) A start job is running for…tion Manager (4min 47s / 4min 57s) [** ] (1 of 7) A start job is running for…tion Manager (4min 47s / 4min 57s) [*** ] (1 of 7) A start job is running for…tion Manager (4min 48s / 4min 57s) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (4min 48s / 5min) [ *** ] (2 of 7) A start job is running for…M) Tuning Daemon (4min 49s / 5min) [ ***] (2 of 7) A start job is running for…M) Tuning Daemon (4min 49s / 5min) [ **] (3 of 7) A start job is running for…ume services (4min 50s / no limit) [ *] (3 of 7) A start job is running for…ume services (4min 50s / no limit) [ **] (3 of 7) A start job is running for…ume services (4min 51s / no limit) [ ***] (4 of 7) A start job is running for…vices Daemon (4min 51s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (4min 52s / 4min 57s) [ *** ] (4 of 7) A start job is running for…vices Daemon (4min 52s / 4min 57s) [*** ] (5 of 7) A start job is running for…transactions (4min 53s / no limit) [** ] (5 of 7) A start job is running for…transactions (4min 53s / no limit) [* ] (5 of 7) A start job is running for…transactions (4min 54s / no limit) [** ] (6 of 7) A start job is running for…Proxy Daemon (4min 54s / 4min 57s) [*** ] (6 of 7) A start job is running for…Proxy Daemon (4min 55s / 4min 57s) [ *** ] (6 of 7) A start job is running for…Proxy Daemon (4min 55s / 4min 57s) [ *** ] (7 of 7) A start job is running for…TP client/server (4min 56s / 5min) [ ***] (7 of 7) A start job is running for…TP client/server (4min 56s / 5min) [FAILED] Failed to start GSSAPI Proxy Daemon. See 'systemctl status gssproxy.service' for details. [ OK ] Reached target NFS client services. [ **] (1 of 6) A start job is running for…ation Manager (5min 2s / 6min 27s) [ *] (2 of 6) A start job is running for…Tuning Daemon (5min 3s / 6min 30s) [ **] (2 of 6) A start job is running for…Tuning Daemon (5min 3s / 6min 30s) [ ***] (2 of 6) A start job is running for…Tuning Daemon (5min 4s / 6min 30s) [ *** ] (3 of 6) A start job is running for…lume services (5min 4s / no limit) [ *** ] (3 of 6) A start job is running for…lume services (5min 5s / no limit) [*** ] (3 of 6) A start job is running for…lume services (5min 5s / no limit) [** ] (4 of 6) A start job is running for…rvices Daemon (5min 6s / 6min 27s) [* ] (4 of 6) A start job is running for…rvices Daemon (5min 6s / 6min 27s) [** ] (4 of 6) A start job is running for…rvices Daemon (5min 7s / 6min 27s) [*** ] (5 of 6) A start job is running for… transactions (5min 7s / no limit) [ *** ] (5 of 6) A start job is running for… transactions (5min 8s / no limit) [ *** ] (5 of 6) A start job is running for… transactions (5min 8s / no limit) [ ***] (6 of 6) A start job is running for…client/server (5min 9s / 6min 30s) [ **] (6 of 6) A start job is running for…client/server (5min 9s / 6min 30s) [ *] (6 of 6) A start job is running for…lient/server (5min 10s / 6min 30s) [ **] (1 of 6) A start job is running for…tion Manager (5min 10s / 6min 27s) [ ***] (1 of 6) A start job is running for…tion Manager (5min 11s / 6min 27s) [ *** ] (1 of 6) A start job is running for…tion Manager (5min 11s / 6min 27s) [ *** ] (2 of 6) A start job is running for…uning Daemon (5min 12s / 6min 30s) [*** ] (2 of 6) A start job is running for…uning Daemon (5min 12s / 6min 30s) [** ] (2 of 6) A start job is running for…uning Daemon (5min 13s / 6min 30s) [* ] (3 of 6) A start job is running for…ume services (5min 13s / no limit) [** ] (3 of 6) A start job is running for…ume services (5min 14s / no limit) [*** ] (3 of 6) A start job is running for…ume services (5min 14s / no limit) [ *** ] (4 of 6) A start job is running for…vices Daemon (5min 15s / 6min 27s) [ *** ] (4 of 6) A start job is running for…vices Daemon (5min 15s / 6min 27s) [ ***] (4 of 6) A start job is running for…vices Daemon (5min 16s / 6min 27s) [ **] (5 of 6) A start job is running for…transactions (5min 16s / no limit) [ *] (5 of 6) A start job is running for…transactions (5min 17s / no limit) [ **] (5 of 6) A start job is running for…transactions (5min 17s / no limit) [ ***] (6 of 6) A start job is running for…lient/server (5min 18s / 6min 30s) [ *** ] (6 of 6) A start job is running for…lient/server (5min 18s / 6min 30s) [ *** ] (6 of 6) A start job is running for…lient/server (5min 19s / 6min 30s) [*** ] (1 of 6) A start job is running for…tion Manager (5min 19s / 6min 27s) [** ] (1 of 6) A start job is running for…tion Manager (5min 20s / 6min 27s) [* ] (1 of 6) A start job is running for…tion Manager (5min 20s / 6min 27s) [** ] (2 of 6) A start job is running for…uning Daemon (5min 21s / 6min 30s) [*** ] (2 of 6) A start job is running for…uning Daemon (5min 21s / 6min 30s) [ *** ] (2 of 6) A start job is running for…uning Daemon (5min 22s / 6min 30s) [ *** ] (3 of 6) A start job is running for…ume services (5min 22s / no limit) [ ***] (3 of 6) A start job is running for…ume services (5min 23s / no limit) [ **] (3 of 6) A start job is running for…ume services (5min 23s / no limit) [ *] (4 of 6) A start job is running for…vices Daemon (5min 24s / 6min 27s) [ **] (4 of 6) A start job is running for…vices Daemon (5min 24s / 6min 27s) [ ***] (4 of 6) A start job is running for…vices Daemon (5min 25s / 6min 27s) [ *** ] (5 of 6) A start job is running for…transactions (5min 25s / no limit) [ *** ] (5 of 6) A start job is running for…transactions (5min 26s / no limit) [*** ] (5 of 6) A start job is running for…transactions (5min 26s / no limit) [** ] (6 of 6) A start job is running for…lient/server (5min 27s / 6min 30s) [* ] (6 of 6) A start job is running for…lient/server (5min 27s / 6min 30s) [** ] (6 of 6) A start job is running for…lient/server (5min 28s / 6min 30s) [*** ] (1 of 6) A start job is running for…tion Manager (5min 28s / 6min 27s) [ *** ] (1 of 6) A start job is running for…tion Manager (5min 29s / 6min 27s) [ *** ] (1 of 6) A start job is running for…tion Manager (5min 29s / 6min 27s) [ ***] (2 of 6) A start job is running for…uning Daemon (5min 30s / 6min 30s) [ **] (2 of 6) A start job is running for…uning Daemon (5min 30s / 6min 30s) [ *] (2 of 6) A start job is running for…uning Daemon (5min 31s / 6min 30s) [ **] (3 of 6) A start job is running for…ume services (5min 31s / no limit) [ ***] (3 of 6) A start job is running for…ume services (5min 32s / no limit) [ *** ] (3 of 6) A start job is running for…ume services (5min 32s / no limit) [ *** ] (4 of 6) A start job is running for…vices Daemon (5min 33s / 6min 27s) [*** ] (4 of 6) A start job is running for…vices Daemon (5min 33s / 6min 27s) [** ] (4 of 6) A start job is running for…vices Daemon (5min 34s / 6min 27s) [* ] (5 of 6) A start job is running for…transactions (5min 34s / no limit) [** ] (5 of 6) A start job is running for…transactions (5min 35s / no limit) [*** ] (5 of 6) A start job is running for…transactions (5min 35s / no limit) [ *** ] (6 of 6) A start job is running for…lient/server (5min 36s / 6min 30s) [ *** ] (6 of 6) A start job is running for…lient/server (5min 36s / 6min 30s) [ ***] (6 of 6) A start job is running for…lient/server (5min 37s / 6min 30s) [ **] (1 of 6) A start job is running for…tion Manager (5min 37s / 6min 27s) [ *] (1 of 6) A start job is running for…tion Manager (5min 38s / 6min 27s) [ **] (1 of 6) A start job is running for…tion Manager (5min 38s / 6min 27s) [ ***] (2 of 6) A start job is running for…uning Daemon (5min 39s / 6min 30s) [ *** ] (2 of 6) A start job is running for…uning Daemon (5min 39s / 6min 30s) [ *** ] (2 of 6) A start job is running for…uning Daemon (5min 40s / 6min 30s) [*** ] (3 of 6) A start job is running for…ume services (5min 40s / no limit) [** ] (3 of 6) A start job is running for…ume services (5min 41s / no limit) [* ] (3 of 6) A start job is running for…ume services (5min 41s / no limit) [** ] (4 of 6) A start job is running for…vices Daemon (5min 42s / 6min 27s) [*** ] (4 of 6) A start job is running for…vices Daemon (5min 42s / 6min 27s) [ *** ] (4 of 6) A start job is running for…vices Daemon (5min 43s / 6min 27s) [ *** ] (5 of 6) A start job is running for…transactions (5min 43s / no limit) [ ***] (5 of 6) A start job is running for…transactions (5min 44s / no limit) [ **] (5 of 6) A start job is running for…transactions (5min 44s / no limit) [ *] (6 of 6) A start job is running for…lient/server (5min 45s / 6min 30s) [ **] (6 of 6) A start job is running for…lient/server (5min 45s / 6min 30s) [ ***] (6 of 6) A start job is running for…lient/server (5min 46s / 6min 30s) [ *** ] (1 of 6) A start job is running for…tion Manager (5min 46s / 6min 27s) [ *** ] (1 of 6) A start job is running for…tion Manager (5min 47s / 6min 27s) [*** ] (1 of 6) A start job is running for…tion Manager (5min 47s / 6min 27s) [** ] (2 of 6) A start job is running for…uning Daemon (5min 48s / 6min 30s) [* ] (2 of 6) A start job is running for…uning Daemon (5min 48s / 6min 30s) [** ] (2 of 6) A start job is running for…uning Daemon (5min 49s / 6min 30s) [*** ] (3 of 6) A start job is running for…ume services (5min 49s / no limit) [ *** ] (3 of 6) A start job is running for…ume services (5min 50s / no limit) [ *** ] (3 of 6) A start job is running for…ume services (5min 50s / no limit) [ ***] (4 of 6) A start job is running for…vices Daemon (5min 51s / 6min 27s) [ **] (4 of 6) A start job is running for…vices Daemon (5min 51s / 6min 27s) [ *] (4 of 6) A start job is running for…vices Daemon (5min 52s / 6min 27s) [ **] (5 of 6) A start job is running for…transactions (5min 52s / no limit) [ ***] (5 of 6) A start job is running for…transactions (5min 53s / no limit) [ *** ] (5 of 6) A start job is running for…transactions (5min 53s / no limit) [ *** ] (6 of 6) A start job is running for…lient/server (5min 54s / 6min 30s) [*** ] (6 of 6) A start job is running for…lient/server (5min 54s / 6min 30s) [** ] (6 of 6) A start job is running for…lient/server (5min 55s / 6min 30s) [* ] (1 of 6) A start job is running for…tion Manager (5min 55s / 6min 27s) [** ] (1 of 6) A start job is running for…tion Manager (5min 56s / 6min 27s) [*** ] (1 of 6) A start job is running for…tion Manager (5min 56s / 6min 27s) [ *** ] (2 of 6) A start job is running for…uning Daemon (5min 57s / 6min 30s) [ *** ] (2 of 6) A start job is running for…uning Daemon (5min 57s / 6min 30s) [ ***] (2 of 6) A start job is running for…uning Daemon (5min 58s / 6min 30s) [ **] (3 of 6) A start job is running for…ume services (5min 58s / no limit) [ *] (3 of 6) A start job is running for…ume services (5min 59s / no limit) [ **] (3 of 6) A start job is running for…ume services (5min 59s / no limit) [ ***] (4 of 6) A start job is running for… Services Daemon (6min / 6min 27s) [ *** ] (4 of 6) A start job is running for… Services Daemon (6min / 6min 27s) [ *** ] (4 of 6) A start job is running for…rvices Daemon (6min 1s / 6min 27s) [*** ] (5 of 6) A start job is running for… transactions (6min 1s / no limit) [** ] (5 of 6) A start job is running for… transactions (6min 2s / no limit) [* ] (5 of 6) A start job is running for… transactions (6min 2s / no limit) [** ] (6 of 6) A start job is running for…client/server (6min 3s / 6min 30s) [*** ] (6 of 6) A start job is running for…client/server (6min 3s / 6min 30s) [ *** ] (6 of 6) A start job is running for…client/server (6min 4s / 6min 30s) [ *** ] (1 of 6) A start job is running for…ation Manager (6min 4s / 6min 27s) [ ***] (1 of 6) A start job is running for…ation Manager (6min 5s / 6min 27s) [ **] (1 of 6) A start job is running for…ation Manager (6min 5s / 6min 27s) [ *] (2 of 6) A start job is running for…Tuning Daemon (6min 6s / 6min 30s) [ **] (2 of 6) A start job is running for…Tuning Daemon (6min 6s / 6min 30s) [ ***] (2 of 6) A start job is running for…Tuning Daemon (6min 7s / 6min 30s) [ *** ] (3 of 6) A start job is running for…lume services (6min 7s / no limit) [ *** ] (3 of 6) A start job is running for…lume services (6min 8s / no limit) [*** ] (3 of 6) A start job is running for…lume services (6min 8s / no limit) [** ] (4 of 6) A start job is running for…rvices Daemon (6min 9s / 6min 27s) [* ] (4 of 6) A start job is running for…rvices Daemon (6min 9s / 6min 27s) [** ] (4 of 6) A start job is running for…vices Daemon (6min 10s / 6min 27s) [*** ] (5 of 6) A start job is running for…transactions (6min 10s / no limit) [ *** ] (5 of 6) A start job is running for…transactions (6min 11s / no limit) [ *** ] (5 of 6) A start job is running for…transactions (6min 11s / no limit) [ ***] (6 of 6) A start job is running for…lient/server (6min 12s / 6min 30s) [ **] (6 of 6) A start job is running for…lient/server (6min 12s / 6min 30s) [ *] (6 of 6) A start job is running for…lient/server (6min 13s / 6min 30s) [ **] (1 of 6) A start job is running for…tion Manager (6min 13s / 6min 27s) [ ***] (1 of 6) A start job is running for…tion Manager (6min 14s / 6min 27s) [ *** ] (1 of 6) A start job is running for…tion Manager (6min 14s / 6min 27s) [ *** ] (2 of 6) A start job is running for…uning Daemon (6min 15s / 6min 30s) [*** ] (2 of 6) A start job is running for…uning Daemon (6min 15s / 6min 30s) [** ] (2 of 6) A start job is running for…uning Daemon (6min 16s / 6min 30s) [* ] (3 of 6) A start job is running for…ume services (6min 16s / no limit) [** ] (3 of 6) A start job is running for…ume services (6min 17s / no limit) [*** ] (3 of 6) A start job is running for…ume services (6min 17s / no limit) [ *** ] (4 of 6) A start job is running for…vices Daemon (6min 18s / 6min 27s) [ *** ] (4 of 6) A start job is running for…vices Daemon (6min 18s / 6min 27s) [ ***] (4 of 6) A start job is running for…vices Daemon (6min 19s / 6min 27s) [ **] (5 of 6) A start job is running for…transactions (6min 19s / no limit) [ *] (5 of 6) A start job is running for…transactions (6min 20s / no limit) [ **] (5 of 6) A start job is running for…transactions (6min 20s / no limit) [ ***] (6 of 6) A start job is running for…lient/server (6min 21s / 6min 30s) [ *** ] (6 of 6) A start job is running for…lient/server (6min 21s / 6min 30s) [ *** ] (6 of 6) A start job is running for…lient/server (6min 22s / 6min 30s) [*** ] (1 of 6) A start job is running for…tion Manager (6min 22s / 6min 27s) [** ] (1 of 6) A start job is running for…tion Manager (6min 23s / 6min 27s) [* ] (1 of 6) A start job is running for…tion Manager (6min 23s / 6min 27s) [** ] (2 of 6) A start job is running for…uning Daemon (6min 24s / 6min 30s) [*** ] (2 of 6) A start job is running for…uning Daemon (6min 24s / 6min 30s) [ *** ] (2 of 6) A start job is running for…uning Daemon (6min 25s / 6min 30s) [ *** ] (3 of 6) A start job is running for…ume services (6min 25s / no limit) [ ***] (3 of 6) A start job is running for…ume services (6min 26s / no limit) [ **] (3 of 6) A start job is running for…ume services (6min 26s / no limit) [ *] (4 of 6) A start job is running for…vices Daemon (6min 27s / 6min 27s) [FAILED] Failed to start System Security Services Daemon. See 'systemctl status sssd.service' for details. [ OK ] Reached target User and Group Name Lookups. Starting Login Service... [ **] (4 of 6) A start job is running for…ume services (6min 32s / no limit) [ ***] (4 of 6) A start job is running for…ume services (6min 33s / no limit) [ *** ] (5 of 6) A start job is running for…transactions (6min 33s / no limit) [ *** ] (5 of 6) A start job is running for…transactions (6min 34s / no limit) [*** ] (5 of 6) A start job is running for…transactions (6min 34s / no limit) [** ] (6 of 6) A start job is running for…client/server (6min 35s / 8min 1s) [* ] (6 of 6) A start job is running for…client/server (6min 35s / 8min 1s) [** ] (6 of 6) A start job is running for…client/server (6min 36s / 8min 1s) [*** ] (1 of 6) A start job is running for…tion Manager (6min 36s / 7min 57s) [ *** ] (1 of 6) A start job is running for…tion Manager (6min 37s / 7min 57s) [ *** ] (1 of 6) A start job is running for…tion Manager (6min 37s / 7min 57s) [ ***] (2 of 6) A start job is running for…ogin Service (6min 38s / 7min 57s) [ **] (2 of 6) A start job is running for…ogin Service (6min 38s / 7min 57s) [ *] (2 of 6) A start job is running for…ogin Service (6min 39s / 7min 57s) [ **] (3 of 6) A start job is running for…Tuning Daemon (6min 39s / 8min 1s) [ ***] (3 of 6) A start job is running for…Tuning Daemon (6min 40s / 8min 1s) [ *** ] (3 of 6) A start job is running for…Tuning Daemon (6min 40s / 8min 1s) [ *** ] (4 of 6) A start job is running for…ume services (6min 41s / no limit) [*** ] (4 of 6) A start job is running for…ume services (6min 41s / no limit) [** ] (4 of 6) A start job is running for…ume services (6min 42s / no limit) [* ] (5 of 6) A start job is running for…transactions (6min 42s / no limit) [** ] (5 of 6) A start job is running for…transactions (6min 43s / no limit) [*** ] (5 of 6) A start job is running for…transactions (6min 43s / no limit) [ *** ] (6 of 6) A start job is running for…client/server (6min 44s / 8min 1s) [ *** ] (6 of 6) A start job is running for…client/server (6min 44s / 8min 1s) [ ***] (6 of 6) A start job is running for…client/server (6min 45s / 8min 1s) [ **] (1 of 6) A start job is running for…tion Manager (6min 45s / 7min 57s) [ *] (1 of 6) A start job is running for…tion Manager (6min 46s / 7min 57s) [ **] (1 of 6) A start job is running for…tion Manager (6min 46s / 7min 57s) [ ***] (2 of 6) A start job is running for…ogin Service (6min 47s / 7min 57s) [ *** ] (2 of 6) A start job is running for…ogin Service (6min 47s / 7min 57s) [ *** ] (2 of 6) A start job is running for…ogin Service (6min 48s / 7min 57s) [*** ] (3 of 6) A start job is running for…Tuning Daemon (6min 48s / 8min 1s) [** ] (3 of 6) A start job is running for…Tuning Daemon (6min 49s / 8min 1s) [* ] (3 of 6) A start job is running for…Tuning Daemon (6min 49s / 8min 1s) [** ] (4 of 6) A start job is running for…ume services (6min 50s / no limit) [*** ] (4 of 6) A start job is running for…ume services (6min 50s / no limit) [ *** ] (4 of 6) A start job is running for…ume services (6min 51s / no limit) [ *** ] (5 of 6) A start job is running for…transactions (6min 51s / no limit) [ ***] (5 of 6) A start job is running for…transactions (6min 52s / no limit) [ **] (5 of 6) A start job is running for…transactions (6min 52s / no limit) [ *] (6 of 6) A start job is running for…client/server (6min 53s / 8min 1s) [ **] (6 of 6) A start job is running for…client/server (6min 53s / 8min 1s) [ ***] (6 of 6) A start job is running for…client/server (6min 54s / 8min 1s) [ *** ] (1 of 6) A start job is running for…tion Manager (6min 54s / 7min 57s) [ *** ] (1 of 6) A start job is running for…tion Manager (6min 55s / 7min 57s) [*** ] (1 of 6) A start job is running for…tion Manager (6min 55s / 7min 57s) [** ] (2 of 6) A start job is running for…ogin Service (6min 56s / 7min 57s) [* ] (2 of 6) A start job is running for…ogin Service (6min 56s / 7min 57s) [** ] (2 of 6) A start job is running for…ogin Service (6min 57s / 7min 57s) [*** ] (3 of 6) A start job is running for…Tuning Daemon (6min 57s / 8min 1s) [ *** ] (3 of 6) A start job is running for…Tuning Daemon (6min 58s / 8min 1s) [ *** ] (3 of 6) A start job is running for…Tuning Daemon (6min 58s / 8min 1s) [ ***] (4 of 6) A start job is running for…ume services (6min 59s / no limit) [ **] (4 of 6) A start job is running for…ume services (6min 59s / no limit) [ *] (4 of 6) A start job is running for… volume services (7min / no limit) [ **] (5 of 6) A start job is running for…nge transactions (7min / no limit) [ ***] (5 of 6) A start job is running for… transactions (7min 1s / no limit) [ *** ] (5 of 6) A start job is running for… transactions (7min 1s / no limit) [ *** ] (6 of 6) A start job is running for… client/server (7min 2s / 8min 1s) [*** ] (6 of 6) A start job is running for… client/server (7min 2s / 8min 1s) [** ] (6 of 6) A start job is running for… client/server (7min 3s / 8min 1s) [* ] (1 of 6) A start job is running for…ation Manager (7min 3s / 7min 57s) [** ] (1 of 6) A start job is running for…ation Manager (7min 4s / 7min 57s) [*** ] (1 of 6) A start job is running for…ation Manager (7min 4s / 7min 57s) [ *** ] (2 of 6) A start job is running for Login Service (7min 5s / 7min 57s) [ *** ] (2 of 6) A start job is running for Login Service (7min 5s / 7min 57s) [ ***] (2 of 6) A start job is running for Login Service (7min 6s / 7min 57s) [ **] (3 of 6) A start job is running for… Tuning Daemon (7min 6s / 8min 1s) [ *] (3 of 6) A start job is running for… Tuning Daemon (7min 7s / 8min 1s) [ **] (3 of 6) A start job is running for… Tuning Daemon (7min 7s / 8min 1s) [ ***] (4 of 6) A start job is running for…lume services (7min 8s / no limit) [ *** ] (4 of 6) A start job is running for…lume services (7min 8s / no limit) [ *** ] (4 of 6) A start job is running for…lume services (7min 9s / no limit) [*** ] (5 of 6) A start job is running for… transactions (7min 9s / no limit) [** ] (5 of 6) A start job is running for…transactions (7min 10s / no limit) [* ] (5 of 6) A start job is running for…transactions (7min 10s / no limit) [** ] (6 of 6) A start job is running for…client/server (7min 11s / 8min 1s) [*** ] (6 of 6) A start job is running for…client/server (7min 11s / 8min 1s) [ *** ] (6 of 6) A start job is running for…client/server (7min 12s / 8min 1s) [ *** ] (1 of 6) A start job is running for…tion Manager (7min 12s / 7min 57s) [ ***] (1 of 6) A start job is running for…tion Manager (7min 13s / 7min 57s) [ **] (1 of 6) A start job is running for…tion Manager (7min 13s / 7min 57s) [ *] (2 of 6) A start job is running for…ogin Service (7min 14s / 7min 57s) [ **] (2 of 6) A start job is running for…ogin Service (7min 14s / 7min 57s) [ ***] (2 of 6) A start job is running for…ogin Service (7min 15s / 7min 57s) [ *** ] (3 of 6) A start job is running for…Tuning Daemon (7min 15s / 8min 1s) [ *** ] (3 of 6) A start job is running for…Tuning Daemon (7min 16s / 8min 1s) [*** ] (3 of 6) A start job is running for…Tuning Daemon (7min 16s / 8min 1s) [** ] (4 of 6) A start job is running for…ume services (7min 17s / no limit) [* ] (4 of 6) A start job is running for…ume services (7min 17s / no limit) [** ] (4 of 6) A start job is running for…ume services (7min 18s / no limit) [*** ] (5 of 6) A start job is running for…transactions (7min 18s / no limit) [ *** ] (5 of 6) A start job is running for…transactions (7min 19s / no limit) [ *** ] (5 of 6) A start job is running for…transactions (7min 19s / no limit) [ ***] (6 of 6) A start job is running for…client/server (7min 20s / 8min 1s) [ **] (6 of 6) A start job is running for…client/server (7min 20s / 8min 1s) [ *] (6 of 6) A start job is running for…client/server (7min 21s / 8min 1s) [ **] (1 of 6) A start job is running for…tion Manager (7min 21s / 7min 57s) [ ***] (1 of 6) A start job is running for…tion Manager (7min 22s / 7min 57s) [ *** ] (1 of 6) A start job is running for…tion Manager (7min 22s / 7min 57s) [ *** ] (2 of 6) A start job is running for…ogin Service (7min 23s / 7min 57s) [*** ] (2 of 6) A start job is running for…ogin Service (7min 23s / 7min 57s) [** ] (2 of 6) A start job is running for…ogin Service (7min 24s / 7min 57s) [* ] (3 of 6) A start job is running for…Tuning Daemon (7min 24s / 8min 1s) [** ] (3 of 6) A start job is running for…Tuning Daemon (7min 25s / 8min 1s) [*** ] (3 of 6) A start job is running for…Tuning Daemon (7min 25s / 8min 1s) [ *** ] (4 of 6) A start job is running for…ume services (7min 26s / no limit) [ *** ] (4 of 6) A start job is running for…ume services (7min 26s / no limit) [ ***] (4 of 6) A start job is running for…ume services (7min 27s / no limit) [ **] (5 of 6) A start job is running for…transactions (7min 27s / no limit) [ *] (5 of 6) A start job is running for…transactions (7min 28s / no limit) [ **] (5 of 6) A start job is running for…transactions (7min 28s / no limit) [ ***] (6 of 6) A start job is running for…client/server (7min 29s / 8min 1s) [ *** ] (6 of 6) A start job is running for…client/server (7min 29s / 8min 1s) [ *** ] (6 of 6) A start job is running for…client/server (7min 30s / 8min 1s) [*** ] (1 of 6) A start job is running for…tion Manager (7min 30s / 7min 57s) [** ] (1 of 6) A start job is running for…tion Manager (7min 31s / 7min 57s) [* ] (1 of 6) A start job is running for…tion Manager (7min 31s / 7min 57s) [** ] (2 of 6) A start job is running for…ogin Service (7min 32s / 7min 57s) [*** ] (2 of 6) A start job is running for…ogin Service (7min 32s / 7min 57s) [ *** ] (2 of 6) A start job is running for…ogin Service (7min 33s / 7min 57s) [ *** ] (3 of 6) A start job is running for…Tuning Daemon (7min 33s / 8min 1s) [ ***] (3 of 6) A start job is running for…Tuning Daemon (7min 34s / 8min 1s) [ **] (3 of 6) A start job is running for…Tuning Daemon (7min 34s / 8min 1s) [ *] (4 of 6) A start job is running for…ume services (7min 35s / no limit) [ **] (4 of 6) A start job is running for…ume services (7min 35s / no limit) [ ***] (4 of 6) A start job is running for…ume services (7min 36s / no limit) [ *** ] (5 of 6) A start job is running for…transactions (7min 36s / no limit) [ *** ] (5 of 6) A start job is running for…transactions (7min 37s / no limit) [*** ] (5 of 6) A start job is running for…transactions (7min 37s / no limit) [** ] (6 of 6) A start job is running for…client/server (7min 38s / 8min 1s) [* ] (6 of 6) A start job is running for…client/server (7min 38s / 8min 1s) [** ] (6 of 6) A start job is running for…client/server (7min 39s / 8min 1s) [*** ] (1 of 6) A start job is running for…tion Manager (7min 39s / 7min 57s) [ *** ] (1 of 6) A start job is running for…tion Manager (7min 40s / 7min 57s) [ *** ] (1 of 6) A start job is running for…tion Manager (7min 40s / 7min 57s) [ ***] (2 of 6) A start job is running for…ogin Service (7min 41s / 7min 57s) [ **] (2 of 6) A start job is running for…ogin Service (7min 41s / 7min 57s) [ *] (2 of 6) A start job is running for…ogin Service (7min 42s / 7min 57s) [ **] (3 of 6) A start job is running for…Tuning Daemon (7min 42s / 8min 1s) [ ***] (3 of 6) A start job is running for…Tuning Daemon (7min 43s / 8min 1s) [ *** ] (3 of 6) A start job is running for…Tuning Daemon (7min 43s / 8min 1s) [ *** ] (4 of 6) A start job is running for…ume services (7min 44s / no limit) [*** ] (4 of 6) A start job is running for…ume services (7min 44s / no limit) [** ] (4 of 6) A start job is running for…ume services (7min 45s / no limit) [* ] (5 of 6) A start job is running for…transactions (7min 45s / no limit) [** ] (5 of 6) A start job is running for…transactions (7min 46s / no limit) [*** ] (5 of 6) A start job is running for…transactions (7min 46s / no limit) [ *** ] (6 of 6) A start job is running for…client/server (7min 47s / 8min 1s) [ *** ] (6 of 6) A start job is running for…client/server (7min 47s / 8min 1s) [ ***] (6 of 6) A start job is running for…client/server (7min 48s / 8min 1s) [ **] (1 of 6) A start job is running for…tion Manager (7min 48s / 7min 57s) [ *] (1 of 6) A start job is running for…tion Manager (7min 49s / 7min 57s) [ **] (1 of 6) A start job is running for…tion Manager (7min 49s / 7min 57s) [ ***] (2 of 6) A start job is running for…ogin Service (7min 50s / 7min 57s) [ *** ] (2 of 6) A start job is running for…ogin Service (7min 50s / 7min 57s) [ *** ] (2 of 6) A start job is running for…ogin Service (7min 51s / 7min 57s) [*** ] (3 of 6) A start job is running for…Tuning Daemon (7min 51s / 8min 1s) [** ] (3 of 6) A start job is running for…Tuning Daemon (7min 52s / 8min 1s) [* ] (3 of 6) A start job is running for…Tuning Daemon (7min 52s / 8min 1s) [** ] (4 of 6) A start job is running for…ume services (7min 53s / no limit) [*** ] (4 of 6) A start job is running for…ume services (7min 53s / no limit) [ *** ] (4 of 6) A start job is running for…ume services (7min 54s / no limit) [ *** ] (5 of 6) A start job is running for…transactions (7min 54s / no limit) [ ***] (5 of 6) A start job is running for…transactions (7min 55s / no limit) [ **] (5 of 6) A start job is running for…transactions (7min 55s / no limit) [ *] (6 of 6) A start job is running for…client/server (7min 56s / 8min 1s) [ **] (6 of 6) A start job is running for…client/server (7min 56s / 8min 1s) [ ***] (6 of 6) A start job is running for…client/server (7min 57s / 8min 1s) [FAILED] Failed to start Authorization Manager. See 'systemctl status polkit.service' for details. [DEPEND] Dependency failed for Dynamic System Tuning Daemon. Starting firewalld - dynamic firewall daemon... [FAILED] Failed to start NTP client/server. See 'systemctl status chronyd.service' for details. [FAILED] Failed to start Kernel Samepage Merging (KSM) Tuning Daemon. See 'systemctl status ksmtuned.service' for details. [ *** ] (1 of 4) A start job is running for Login Service (8min 6s / 9min 27s) [ *** ] (1 of 4) A start job is running for Login Service (8min 7s / 9min 27s) [*** ] (1 of 4) A start job is running for Login Service (8min 7s / 9min 27s) [** ] (2 of 4) A start job is running for…lume services (8min 8s / no limit) [* ] (2 of 4) A start job is running for…lume services (8min 8s / no limit) [** ] (2 of 4) A start job is running for…lume services (8min 9s / no limit) [*** ] (3 of 4) A start job is running for…rewall daemon (8min 9s / 9min 27s) [ *** ] (3 of 4) A start job is running for…ewall daemon (8min 10s / 9min 27s) [ *** ] (3 of 4) A start job is running for…ewall daemon (8min 10s / 9min 27s) [ ***] (4 of 4) A start job is running for…transactions (8min 11s / no limit) [ **] (4 of 4) A start job is running for…transactions (8min 11s / no limit) [ *] (4 of 4) A start job is running for…transactions (8min 12s / no limit) [ **] (1 of 4) A start job is running for…ogin Service (8min 12s / 9min 27s) [ ***] (1 of 4) A start job is running for…ogin Service (8min 13s / 9min 27s) [ *** ] (1 of 4) A start job is running for…ogin Service (8min 13s / 9min 27s) [ *** ] (2 of 4) A start job is running for…ume services (8min 14s / no limit) [*** ] (2 of 4) A start job is running for…ume services (8min 14s / no limit) [** ] (2 of 4) A start job is running for…ume services (8min 15s / no limit) [* ] (3 of 4) A start job is running for…ewall daemon (8min 15s / 9min 27s) [** ] (3 of 4) A start job is running for…ewall daemon (8min 16s / 9min 27s) [*** ] (3 of 4) A start job is running for…ewall daemon (8min 16s / 9min 27s) [ *** ] (4 of 4) A start job is running for…transactions (8min 17s / no limit) [ *** ] (4 of 4) A start job is running for…transactions (8min 17s / no limit) [ ***] (4 of 4) A start job is running for…transactions (8min 18s / no limit) [ **] (1 of 4) A start job is running for…ogin Service (8min 18s / 9min 27s) [ *] (1 of 4) A start job is running for…ogin Service (8min 19s / 9min 27s) [ **] (1 of 4) A start job is running for…ogin Service (8min 19s / 9min 27s) [ ***] (2 of 4) A start job is running for…ume services (8min 20s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (8min 20s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (8min 21s / no limit) [*** ] (3 of 4) A start job is running for…ewall daemon (8min 21s / 9min 27s) [** ] (3 of 4) A start job is running for…ewall daemon (8min 22s / 9min 27s) [* ] (3 of 4) A start job is running for…ewall daemon (8min 22s / 9min 27s) [** ] (4 of 4) A start job is running for…transactions (8min 23s / no limit) [*** ] (4 of 4) A start job is running for…transactions (8min 23s / no limit) [ *** ] (4 of 4) A start job is running for…transactions (8min 24s / no limit) [ *** ] (1 of 4) A start job is running for…ogin Service (8min 24s / 9min 27s) [ ***] (1 of 4) A start job is running for…ogin Service (8min 25s / 9min 27s) [ **] (1 of 4) A start job is running for…ogin Service (8min 25s / 9min 27s) [ *] (2 of 4) A start job is running for…ume services (8min 26s / no limit) [ **] (2 of 4) A start job is running for…ume services (8min 26s / no limit) [ ***] (2 of 4) A start job is running for…ume services (8min 27s / no limit) [ *** ] (3 of 4) A start job is running for…ewall daemon (8min 27s / 9min 27s) [ *** ] (3 of 4) A start job is running for…ewall daemon (8min 28s / 9min 27s) [*** ] (3 of 4) A start job is running for…ewall daemon (8min 28s / 9min 27s) [** ] (4 of 4) A start job is running for…transactions (8min 29s / no limit) [* ] (4 of 4) A start job is running for…transactions (8min 29s / no limit) [** ] (4 of 4) A start job is running for…transactions (8min 30s / no limit) [*** ] (1 of 4) A start job is running for…ogin Service (8min 30s / 9min 27s) [ *** ] (1 of 4) A start job is running for…ogin Service (8min 31s / 9min 27s) [ *** ] (1 of 4) A start job is running for…ogin Service (8min 31s / 9min 27s) [ ***] (2 of 4) A start job is running for…ume services (8min 32s / no limit) [ **] (2 of 4) A start job is running for…ume services (8min 32s / no limit) [ *] (2 of 4) A start job is running for…ume services (8min 33s / no limit) [ **] (3 of 4) A start job is running for…ewall daemon (8min 33s / 9min 27s) [ ***] (3 of 4) A start job is running for…ewall daemon (8min 34s / 9min 27s) [ *** ] (3 of 4) A start job is running for…ewall daemon (8min 34s / 9min 27s) [ *** ] (4 of 4) A start job is running for…transactions (8min 35s / no limit) [*** ] (4 of 4) A start job is running for…transactions (8min 35s / no limit) [** ] (4 of 4) A start job is running for…transactions (8min 36s / no limit) [* ] (1 of 4) A start job is running for…ogin Service (8min 36s / 9min 27s) [** ] (1 of 4) A start job is running for…ogin Service (8min 37s / 9min 27s) [*** ] (1 of 4) A start job is running for…ogin Service (8min 37s / 9min 27s) [ *** ] (2 of 4) A start job is running for…ume services (8min 38s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (8min 38s / no limit) [ ***] (2 of 4) A start job is running for…ume services (8min 39s / no limit) [ **] (3 of 4) A start job is running for…ewall daemon (8min 39s / 9min 27s) [ *] (3 of 4) A start job is running for…ewall daemon (8min 40s / 9min 27s) [ **] (3 of 4) A start job is running for…ewall daemon (8min 40s / 9min 27s) [ ***] (4 of 4) A start job is running for…transactions (8min 41s / no limit) [ *** ] (4 of 4) A start job is running for…transactions (8min 41s / no limit) [ *** ] (4 of 4) A start job is running for…transactions (8min 42s / no limit) [*** ] (1 of 4) A start job is running for…ogin Service (8min 42s / 9min 27s) [** ] (1 of 4) A start job is running for…ogin Service (8min 43s / 9min 27s) [* ] (1 of 4) A start job is running for…ogin Service (8min 43s / 9min 27s) [** ] (2 of 4) A start job is running for…ume services (8min 44s / no limit) [*** ] (2 of 4) A start job is running for…ume services (8min 44s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (8min 45s / no limit) [ *** ] (3 of 4) A start job is running for…ewall daemon (8min 45s / 9min 27s) [ ***] (3 of 4) A start job is running for…ewall daemon (8min 46s / 9min 27s) [ **] (3 of 4) A start job is running for…ewall daemon (8min 46s / 9min 27s) [ *] (4 of 4) A start job is running for…transactions (8min 47s / no limit) [ **] (4 of 4) A start job is running for…transactions (8min 47s / no limit) [ ***] (4 of 4) A start job is running for…transactions (8min 48s / no limit) [ *** ] (1 of 4) A start job is running for…ogin Service (8min 48s / 9min 27s) [ *** ] (1 of 4) A start job is running for…ogin Service (8min 49s / 9min 27s) [*** ] (1 of 4) A start job is running for…ogin Service (8min 49s / 9min 27s) [** ] (2 of 4) A start job is running for…ume services (8min 50s / no limit) [* ] (2 of 4) A start job is running for…ume services (8min 50s / no limit) [** ] (2 of 4) A start job is running for…ume services (8min 51s / no limit) [*** ] (3 of 4) A start job is running for…ewall daemon (8min 51s / 9min 27s) [ *** ] (3 of 4) A start job is running for…ewall daemon (8min 52s / 9min 27s) [ *** ] (3 of 4) A start job is running for…ewall daemon (8min 52s / 9min 27s) [ ***] (4 of 4) A start job is running for…transactions (8min 53s / no limit) [ **] (4 of 4) A start job is running for…transactions (8min 53s / no limit) [ *] (4 of 4) A start job is running for…transactions (8min 54s / no limit) [ **] (1 of 4) A start job is running for…ogin Service (8min 54s / 9min 27s) [ ***] (1 of 4) A start job is running for…ogin Service (8min 55s / 9min 27s) [ *** ] (1 of 4) A start job is running for…ogin Service (8min 55s / 9min 27s) [ *** ] (2 of 4) A start job is running for…ume services (8min 56s / no limit) [*** ] (2 of 4) A start job is running for…ume services (8min 56s / no limit) [** ] (2 of 4) A start job is running for…ume services (8min 57s / no limit) [* ] (3 of 4) A start job is running for…ewall daemon (8min 57s / 9min 27s) [** ] (3 of 4) A start job is running for…ewall daemon (8min 58s / 9min 27s) [*** ] (3 of 4) A start job is running for…ewall daemon (8min 58s / 9min 27s) [ *** ] (4 of 4) A start job is running for…transactions (8min 59s / no limit) [ *** ] (4 of 4) A start job is running for…transactions (8min 59s / no limit) [ ***] (4 of 4) A start job is running for…nge transactions (9min / no limit) [ **] (1 of 4) A start job is running for Login Service (9min / 9min 27s) [ *] (1 of 4) A start job is running for Login Service (9min 1s / 9min 27s) [ **] (1 of 4) A start job is running for Login Service (9min 1s / 9min 27s) [ ***] (2 of 4) A start job is running for…lume services (9min 2s / no limit) [ *** ] (2 of 4) A start job is running for…lume services (9min 2s / no limit) [ *** ] (2 of 4) A start job is running for…lume services (9min 3s / no limit) [*** ] (3 of 4) A start job is running for…rewall daemon (9min 3s / 9min 27s) [** ] (3 of 4) A start job is running for…rewall daemon (9min 4s / 9min 27s) [* ] (3 of 4) A start job is running for…rewall daemon (9min 4s / 9min 27s) [** ] (4 of 4) A start job is running for… transactions (9min 5s / no limit) [*** ] (4 of 4) A start job is running for… transactions (9min 5s / no limit) [ *** ] (4 of 4) A start job is running for… transactions (9min 6s / no limit) [ *** ] (1 of 4) A start job is running for Login Service (9min 6s / 9min 27s) [ ***] (1 of 4) A start job is running for Login Service (9min 7s / 9min 27s) [ **] (1 of 4) A start job is running for Login Service (9min 7s / 9min 27s) [ *] (2 of 4) A start job is running for…lume services (9min 8s / no limit) [ **] (2 of 4) A start job is running for…lume services (9min 8s / no limit) [ ***] (2 of 4) A start job is running for…lume services (9min 9s / no limit) [ *** ] (3 of 4) A start job is running for…rewall daemon (9min 9s / 9min 27s) [ *** ] (3 of 4) A start job is running for…ewall daemon (9min 10s / 9min 27s) [*** ] (3 of 4) A start job is running for…ewall daemon (9min 10s / 9min 27s) [** ] (4 of 4) A start job is running for…transactions (9min 11s / no limit) [* ] (4 of 4) A start job is running for…transactions (9min 11s / no limit) [** ] (4 of 4) A start job is running for…transactions (9min 12s / no limit) [*** ] (1 of 4) A start job is running for…ogin Service (9min 12s / 9min 27s) [ *** ] (1 of 4) A start job is running for…ogin Service (9min 13s / 9min 27s) [ *** ] (1 of 4) A start job is running for…ogin Service (9min 13s / 9min 27s) [ ***] (2 of 4) A start job is running for…ume services (9min 14s / no limit) [ **] (2 of 4) A start job is running for…ume services (9min 14s / no limit) [ *] (2 of 4) A start job is running for…ume services (9min 15s / no limit) [ **] (3 of 4) A start job is running for…ewall daemon (9min 15s / 9min 27s) [ ***] (3 of 4) A start job is running for…ewall daemon (9min 16s / 9min 27s) [ *** ] (3 of 4) A start job is running for…ewall daemon (9min 16s / 9min 27s) [ *** ] (4 of 4) A start job is running for…transactions (9min 17s / no limit) [*** ] (4 of 4) A start job is running for…transactions (9min 17s / no limit) [** ] (4 of 4) A start job is running for…transactions (9min 18s / no limit) [* ] (1 of 4) A start job is running for…ogin Service (9min 18s / 9min 27s) [** ] (1 of 4) A start job is running for…ogin Service (9min 19s / 9min 27s) [*** ] (1 of 4) A start job is running for…ogin Service (9min 19s / 9min 27s) [ *** ] (2 of 4) A start job is running for…ume services (9min 20s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (9min 20s / no limit) [ ***] (2 of 4) A start job is running for…ume services (9min 21s / no limit) [ **] (3 of 4) A start job is running for…ewall daemon (9min 21s / 9min 27s) [ *] (3 of 4) A start job is running for…ewall daemon (9min 22s / 9min 27s) [ **] (3 of 4) A start job is running for…ewall daemon (9min 22s / 9min 27s) [ ***] (4 of 4) A start job is running for…transactions (9min 23s / no limit) [ *** ] (4 of 4) A start job is running for…transactions (9min 23s / no limit) [ *** ] (4 of 4) A start job is running for…transactions (9min 24s / no limit) [*** ] (1 of 4) A start job is running for…ogin Service (9min 24s / 9min 27s) [** ] (1 of 4) A start job is running for…ogin Service (9min 25s / 9min 27s) [* ] (1 of 4) A start job is running for…ogin Service (9min 25s / 9min 27s) [** ] (2 of 4) A start job is running for…ume services (9min 26s / no limit) [*** ] (2 of 4) A start job is running for…ume services (9min 26s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (9min 27s / no limit) [ *** ] (3 of 4) A start job is running for…ewall daemon (9min 27s / 9min 27s)[ 677.261198] systemd[1]: systemd-logind.service: State 'stop-sigterm' timed out. Killing. [ 677.342574] systemd[1]: systemd-logind.service: Killing process 768 (systemd) with signal SIGKILL. [ 677.353600] systemd[1]: firewalld.service: Start operation timed out. Terminating. [ ***] (3 of 4) A start job is running for…wall daemon (9min 28s / 10min 58s) [ **] (3 of 4) A start job is running for…wall daemon (9min 28s / 10min 58s) [ *] (4 of 4) A start job is running for…transactions (9min 29s / no limit) [ **] (4 of 4) A start job is running for…transactions (9min 29s / no limit) [ ***] (4 of 4) A start job is running for…transactions (9min 30s / no limit) [ *** ] (1 of 4) A start job is running for…gin Service (9min 30s / 10min 58s) [ *** ] (1 of 4) A start job is running for…gin Service (9min 31s / 10min 58s) [*** ] (1 of 4) A start job is running for…gin Service (9min 31s / 10min 58s) [** ] (2 of 4) A start job is running for…ume services (9min 32s / no limit) [* ] (2 of 4) A start job is running for…ume services (9min 32s / no limit) [** ] (2 of 4) A start job is running for…ume services (9min 33s / no limit) [*** ] (3 of 4) A start job is running for…wall daemon (9min 33s / 10min 58s) [ *** ] (3 of 4) A start job is running for…wall daemon (9min 34s / 10min 58s) [ *** ] (3 of 4) A start job is running for…wall daemon (9min 34s / 10min 58s) [ ***] (4 of 4) A start job is running for…transactions (9min 35s / no limit) [ **] (4 of 4) A start job is running for…transactions (9min 35s / no limit) [ *] (4 of 4) A start job is running for…transactions (9min 36s / no limit) [ **] (1 of 4) A start job is running for…gin Service (9min 36s / 10min 58s) [ ***] (1 of 4) A start job is running for…gin Service (9min 37s / 10min 58s) [ *** ] (1 of 4) A start job is running for…gin Service (9min 37s / 10min 58s) [ *** ] (2 of 4) A start job is running for…ume services (9min 38s / no limit) [*** ] (2 of 4) A start job is running for…ume services (9min 38s / no limit) [** ] (2 of 4) A start job is running for…ume services (9min 39s / no limit) [* ] (3 of 4) A start job is running for…wall daemon (9min 39s / 10min 58s) [** ] (3 of 4) A start job is running for…wall daemon (9min 40s / 10min 58s) [*** ] (3 of 4) A start job is running for…wall daemon (9min 40s / 10min 58s) [ *** ] (4 of 4) A start job is running for…transactions (9min 41s / no limit) [ *** ] (4 of 4) A start job is running for…transactions (9min 41s / no limit) [ ***] (4 of 4) A start job is running for…transactions (9min 42s / no limit) [ **] (1 of 4) A start job is running for…gin Service (9min 42s / 10min 58s) [ *] (1 of 4) A start job is running for…gin Service (9min 43s / 10min 58s) [ **] (1 of 4) A start job is running for…gin Service (9min 43s / 10min 58s) [ ***] (2 of 4) A start job is running for…ume services (9min 44s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (9min 44s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (9min 45s / no limit) [*** ] (3 of 4) A start job is running for…wall daemon (9min 45s / 10min 58s) [** ] (3 of 4) A start job is running for…wall daemon (9min 46s / 10min 58s) [* ] (3 of 4) A start job is running for…wall daemon (9min 46s / 10min 58s) [** ] (4 of 4) A start job is running for…transactions (9min 47s / no limit) [*** ] (4 of 4) A start job is running for…transactions (9min 47s / no limit) [ *** ] (4 of 4) A start job is running for…transactions (9min 48s / no limit) [ *** ] (1 of 4) A start job is running for…gin Service (9min 48s / 10min 58s) [ ***] (1 of 4) A start job is running for…gin Service (9min 49s / 10min 58s) [ **] (1 of 4) A start job is running for…gin Service (9min 49s / 10min 58s) [ *] (2 of 4) A start job is running for…ume services (9min 50s / no limit) [ **] (2 of 4) A start job is running for…ume services (9min 50s / no limit) [ ***] (2 of 4) A start job is running for…ume services (9min 51s / no limit) [ *** ] (3 of 4) A start job is running for…wall daemon (9min 51s / 10min 58s) [ *** ] (3 of 4) A start job is running for…wall daemon (9min 52s / 10min 58s) [*** ] (3 of 4) A start job is running for…wall daemon (9min 52s / 10min 58s) [** ] (4 of 4) A start job is running for…transactions (9min 53s / no limit) [* ] (4 of 4) A start job is running for…transactions (9min 53s / no limit) [** ] (4 of 4) A start job is running for…transactions (9min 54s / no limit) [*** ] (1 of 4) A start job is running for…gin Service (9min 54s / 10min 58s) [ *** ] (1 of 4) A start job is running for…gin Service (9min 55s / 10min 58s) [ *** ] (1 of 4) A start job is running for…gin Service (9min 55s / 10min 58s) [ ***] (2 of 4) A start job is running for…ume services (9min 56s / no limit) [ **] (2 of 4) A start job is running for…ume services (9min 56s / no limit) [ *] (2 of 4) A start job is running for…ume services (9min 57s / no limit) [ **] (3 of 4) A start job is running for…wall daemon (9min 57s / 10min 58s) [ ***] (3 of 4) A start job is running for…wall daemon (9min 58s / 10min 58s) [ *** ] (3 of 4) A start job is running for…wall daemon (9min 58s / 10min 58s) [ *** ] (4 of 4) A start job is running for…transactions (9min 59s / no limit) [*** ] (4 of 4) A start job is running for…transactions (9min 59s / no limit) [** ] (4 of 4) A start job is running for…ge transactions (10min / no limit) [* ] (1 of 4) A start job is running for Login Service (10min / 10min 58s) [** ] (1 of 4) A start job is running for…gin Service (10min 1s / 10min 58s) [*** ] (1 of 4) A start job is running for…gin Service (10min 1s / 10min 58s) [ *** ] (2 of 4) A start job is running for…ume services (10min 2s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (10min 2s / no limit) [ ***] (2 of 4) A start job is running for…ume services (10min 3s / no limit) [ **] (3 of 4) A start job is running for…wall daemon (10min 3s / 10min 58s) [ *] (3 of 4) A start job is running for…wall daemon (10min 4s / 10min 58s) [ **] (3 of 4) A start job is running for…wall daemon (10min 4s / 10min 58s) [ ***] (4 of 4) A start job is running for…transactions (10min 5s / no limit) [ *** ] (4 of 4) A start job is running for…transactions (10min 5s / no limit) [ *** ] (4 of 4) A start job is running for…transactions (10min 6s / no limit) [*** ] (1 of 4) A start job is running for…gin Service (10min 6s / 10min 58s) [** ] (1 of 4) A start job is running for…gin Service (10min 7s / 10min 58s) [* ] (1 of 4) A start job is running for…gin Service (10min 7s / 10min 58s) [** ] (2 of 4) A start job is running for…ume services (10min 8s / no limit) [*** ] (2 of 4) A start job is running for…ume services (10min 8s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (10min 9s / no limit) [ *** ] (3 of 4) A start job is running for…wall daemon (10min 9s / 10min 58s) [ ***] (3 of 4) A start job is running for…all daemon (10min 10s / 10min 58s) [ **] (3 of 4) A start job is running for…all daemon (10min 10s / 10min 58s) [ *] (4 of 4) A start job is running for…ransactions (10min 11s / no limit) [ **] (4 of 4) A start job is running for…ransactions (10min 11s / no limit) [ ***] (4 of 4) A start job is running for…ransactions (10min 12s / no limit) [ *** ] (1 of 4) A start job is running for…in Service (10min 12s / 10min 58s) [ *** ] (1 of 4) A start job is running for…in Service (10min 13s / 10min 58s) [*** ] (1 of 4) A start job is running for…in Service (10min 13s / 10min 58s) [** ] (2 of 4) A start job is running for…me services (10min 14s / no limit) [* ] (2 of 4) A start job is running for…me services (10min 14s / no limit) [** ] (2 of 4) A start job is running for…me services (10min 15s / no limit) [*** ] (3 of 4) A start job is running for…all daemon (10min 15s / 10min 58s) [ *** ] (3 of 4) A start job is running for…all daemon (10min 16s / 10min 58s) [ *** ] (3 of 4) A start job is running for…all daemon (10min 16s / 10min 58s) [ ***] (4 of 4) A start job is running for…ransactions (10min 17s / no limit) [ **] (4 of 4) A start job is running for…ransactions (10min 17s / no limit) [ *] (4 of 4) A start job is running for…ransactions (10min 18s / no limit) [ **] (1 of 4) A start job is running for…in Service (10min 18s / 10min 58s) [ ***] (1 of 4) A start job is running for…in Service (10min 19s / 10min 58s) [ *** ] (1 of 4) A start job is running for…in Service (10min 19s / 10min 58s) [ *** ] (2 of 4) A start job is running for…me services (10min 20s / no limit) [*** ] (2 of 4) A start job is running for…me services (10min 20s / no limit) [** ] (2 of 4) A start job is running for…me services (10min 21s / no limit) [* ] (3 of 4) A start job is running for…all daemon (10min 21s / 10min 58s) [** ] (3 of 4) A start job is running for…all daemon (10min 22s / 10min 58s) [*** ] (3 of 4) A start job is running for…all daemon (10min 22s / 10min 58s) [ *** ] (4 of 4) A start job is running for…ransactions (10min 23s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (10min 23s / no limit) [ ***] (4 of 4) A start job is running for…ransactions (10min 24s / no limit) [ **] (1 of 4) A start job is running for…in Service (10min 24s / 10min 58s) [ *] (1 of 4) A start job is running for…in Service (10min 25s / 10min 58s) [ **] (1 of 4) A start job is running for…in Service (10min 25s / 10min 58s) [ ***] (2 of 4) A start job is running for…me services (10min 26s / no limit) [ *** ] (2 of 4) A start job is running for…me services (10min 26s / no limit) [ *** ] (2 of 4) A start job is running for…me services (10min 27s / no limit) [*** ] (3 of 4) A start job is running for…all daemon (10min 27s / 10min 58s) [** ] (3 of 4) A start job is running for…all daemon (10min 28s / 10min 58s) [* ] (3 of 4) A start job is running for…all daemon (10min 28s / 10min 58s) [** ] (4 of 4) A start job is running for…ransactions (10min 29s / no limit) [*** ] (4 of 4) A start job is running for…ransactions (10min 29s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (10min 30s / no limit) [ *** ] (1 of 4) A start job is running for…in Service (10min 30s / 10min 58s) [ ***] (1 of 4) A start job is running for…in Service (10min 31s / 10min 58s) [ **] (1 of 4) A start job is running for…in Service (10min 31s / 10min 58s) [ *] (2 of 4) A start job is running for…me services (10min 32s / no limit) [ **] (2 of 4) A start job is running for…me services (10min 32s / no limit) [ ***] (2 of 4) A start job is running for…me services (10min 33s / no limit) [ *** ] (3 of 4) A start job is running for…all daemon (10min 33s / 10min 58s) [ *** ] (3 of 4) A start job is running for…all daemon (10min 34s / 10min 58s) [*** ] (3 of 4) A start job is running for…all daemon (10min 34s / 10min 58s) [** ] (4 of 4) A start job is running for…ransactions (10min 35s / no limit) [* ] (4 of 4) A start job is running for…ransactions (10min 35s / no limit) [** ] (4 of 4) A start job is running for…ransactions (10min 36s / no limit) [*** ] (1 of 4) A start job is running for…in Service (10min 36s / 10min 58s) [ *** ] (1 of 4) A start job is running for…in Service (10min 37s / 10min 58s) [ *** ] (1 of 4) A start job is running for…in Service (10min 37s / 10min 58s) [ ***] (2 of 4) A start job is running for…me services (10min 38s / no limit) [ **] (2 of 4) A start job is running for…me services (10min 38s / no limit) [ *] (2 of 4) A start job is running for…me services (10min 39s / no limit) [ **] (3 of 4) A start job is running for…all daemon (10min 39s / 10min 58s) [ ***] (3 of 4) A start job is running for…all daemon (10min 40s / 10min 58s) [ *** ] (3 of 4) A start job is running for…all daemon (10min 40s / 10min 58s) [ *** ] (4 of 4) A start job is running for…ransactions (10min 41s / no limit) [*** ] (4 of 4) A start job is running for…ransactions (10min 41s / no limit) [** ] (4 of 4) A start job is running for…ransactions (10min 42s / no limit) [* ] (1 of 4) A start job is running for…in Service (10min 42s / 10min 58s) [** ] (1 of 4) A start job is running for…in Service (10min 43s / 10min 58s) [*** ] (1 of 4) A start job is running for…in Service (10min 43s / 10min 58s) [ *** ] (2 of 4) A start job is running for…me services (10min 44s / no limit) [ *** ] (2 of 4) A start job is running for…me services (10min 44s / no limit) [ ***] (2 of 4) A start job is running for…me services (10min 45s / no limit) [ **] (3 of 4) A start job is running for…all daemon (10min 45s / 10min 58s) [ *] (3 of 4) A start job is running for…all daemon (10min 46s / 10min 58s) [ **] (3 of 4) A start job is running for…all daemon (10min 46s / 10min 58s) [ ***] (4 of 4) A start job is running for…ransactions (10min 47s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (10min 47s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (10min 48s / no limit) [*** ] (1 of 4) A start job is running for…in Service (10min 48s / 10min 58s) [** ] (1 of 4) A start job is running for…in Service (10min 49s / 10min 58s) [* ] (1 of 4) A start job is running for…in Service (10min 49s / 10min 58s) [** ] (2 of 4) A start job is running for…me services (10min 50s / no limit) [*** ] (2 of 4) A start job is running for…me services (10min 50s / no limit) [ *** ] (2 of 4) A start job is running for…me services (10min 51s / no limit) [ *** ] (3 of 4) A start job is running for…all daemon (10min 51s / 10min 58s) [ ***] (3 of 4) A start job is running for…all daemon (10min 52s / 10min 58s) [ **] (3 of 4) A start job is running for…all daemon (10min 52s / 10min 58s) [ *] (4 of 4) A start job is running for…ransactions (10min 53s / no limit) [ **] (4 of 4) A start job is running for…ransactions (10min 53s / no limit) [ ***] (4 of 4) A start job is running for…ransactions (10min 54s / no limit) [ *** ] (1 of 4) A start job is running for…in Service (10min 54s / 10min 58s) [ *** ] (1 of 4) A start job is running for…in Service (10min 55s / 10min 58s) [*** ] (1 of 4) A start job is running for…in Service (10min 55s / 10min 58s) [** ] (2 of 4) A start job is running for…me services (10min 56s / no limit) [* ] (2 of 4) A start job is running for…me services (10min 56s / no limit) [** ] (2 of 4) A start job is running for…me services (10min 57s / no limit) [*** ] (3 of 4) A start job is running for…all daemon (10min 57s / 10min 58s)[ 767.261148] systemd[1]: systemd-journald.service: State 'stop-sigabrt' timed out. Terminating. [ 767.533783] systemd[1]: systemd-logind.service: Processes still around after SIGKILL. Ignoring. [ *** ] (3 of 4) A start job is running for…all daemon (10min 58s / 10min 58s)[ 767.556636] systemd[1]: firewalld.service: State 'stop-sigterm' timed out. Killing. [ 767.635902] systemd[1]: firewalld.service: Killing process 770 (systemd) with signal SIGKILL. [ *** ] (3 of 4) A start job is running for…all daemon (10min 58s / 12min 28s) [ ***] (4 of 4) A start job is running for…ransactions (10min 59s / no limit) [ **] (4 of 4) A start job is running for…ransactions (10min 59s / no limit) [ *] (4 of 4) A start job is running for…ge transactions (11min / no limit) [ **] (1 of 4) A start job is running for Login Service (11min / 12min 28s) [ ***] (1 of 4) A start job is running for…gin Service (11min 1s / 12min 28s) [ *** ] (1 of 4) A start job is running for…gin Service (11min 1s / 12min 28s) [ *** ] (2 of 4) A start job is running for…ume services (11min 2s / no limit) [*** ] (2 of 4) A start job is running for…ume services (11min 2s / no limit) [** ] (2 of 4) A start job is running for…ume services (11min 3s / no limit) [* ] (3 of 4) A start job is running for…wall daemon (11min 3s / 12min 28s) [** ] (3 of 4) A start job is running for…wall daemon (11min 4s / 12min 28s) [*** ] (3 of 4) A start job is running for…wall daemon (11min 4s / 12min 28s) [ *** ] (4 of 4) A start job is running for…transactions (11min 5s / no limit) [ *** ] (4 of 4) A start job is running for…transactions (11min 5s / no limit) [ ***] (4 of 4) A start job is running for…transactions (11min 6s / no limit) [ **] (1 of 4) A start job is running for…gin Service (11min 6s / 12min 28s) [ *] (1 of 4) A start job is running for…gin Service (11min 7s / 12min 28s) [ **] (1 of 4) A start job is running for…gin Service (11min 7s / 12min 28s) [ ***] (2 of 4) A start job is running for…ume services (11min 8s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (11min 8s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (11min 9s / no limit) [*** ] (3 of 4) A start job is running for…wall daemon (11min 9s / 12min 28s) [** ] (3 of 4) A start job is running for…all daemon (11min 10s / 12min 28s) [* ] (3 of 4) A start job is running for…all daemon (11min 10s / 12min 28s) [** ] (4 of 4) A start job is running for…ransactions (11min 11s / no limit) [*** ] (4 of 4) A start job is running for…ransactions (11min 11s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (11min 12s / no limit) [ *** ] (1 of 4) A start job is running for…in Service (11min 12s / 12min 28s) [ ***] (1 of 4) A start job is running for…in Service (11min 13s / 12min 28s) [ **] (1 of 4) A start job is running for…in Service (11min 13s / 12min 28s) [ *] (2 of 4) A start job is running for…me services (11min 14s / no limit) [ **] (2 of 4) A start job is running for…me services (11min 14s / no limit) [ ***] (2 of 4) A start job is running for…me services (11min 15s / no limit) [ *** ] (3 of 4) A start job is running for…all daemon (11min 15s / 12min 28s) [ *** ] (3 of 4) A start job is running for…all daemon (11min 16s / 12min 28s) [*** ] (3 of 4) A start job is running for…all daemon (11min 16s / 12min 28s) [** ] (4 of 4) A start job is running for…ransactions (11min 17s / no limit) [* ] (4 of 4) A start job is running for…ransactions (11min 17s / no limit) [** ] (4 of 4) A start job is running for…ransactions (11min 18s / no limit) [*** ] (1 of 4) A start job is running for…in Service (11min 18s / 12min 28s) [ *** ] (1 of 4) A start job is running for…in Service (11min 19s / 12min 28s) [ *** ] (1 of 4) A start job is running for…in Service (11min 19s / 12min 28s) [ ***] (2 of 4) A start job is running for…me services (11min 20s / no limit) [ **] (2 of 4) A start job is running for…me services (11min 20s / no limit) [ *] (2 of 4) A start job is running for…me services (11min 21s / no limit) [ **] (3 of 4) A start job is running for…all daemon (11min 21s / 12min 28s) [ ***] (3 of 4) A start job is running for…all daemon (11min 22s / 12min 28s) [ *** ] (3 of 4) A start job is running for…all daemon (11min 22s / 12min 28s) [ *** ] (4 of 4) A start job is running for…ransactions (11min 23s / no limit) [*** ] (4 of 4) A start job is running for…ransactions (11min 23s / no limit) [** ] (4 of 4) A start job is running for…ransactions (11min 24s / no limit) [* ] (1 of 4) A start job is running for…in Service (11min 24s / 12min 28s) [** ] (1 of 4) A start job is running for…in Service (11min 25s / 12min 28s) [*** ] (1 of 4) A start job is running for…in Service (11min 25s / 12min 28s) [ *** ] (2 of 4) A start job is running for…me services (11min 26s / no limit) [ *** ] (2 of 4) A start job is running for…me services (11min 26s / no limit) [ ***] (2 of 4) A start job is running for…me services (11min 27s / no limit) [ **] (3 of 4) A start job is running for…all daemon (11min 27s / 12min 28s) [ *] (3 of 4) A start job is running for…all daemon (11min 28s / 12min 28s) [ **] (3 of 4) A start job is running for…all daemon (11min 28s / 12min 28s) [ ***] (4 of 4) A start job is running for…ransactions (11min 29s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (11min 29s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (11min 30s / no limit) [*** ] (1 of 4) A start job is running for…in Service (11min 30s / 12min 28s) [** ] (1 of 4) A start job is running for…in Service (11min 31s / 12min 28s) [* ] (1 of 4) A start job is running for…in Service (11min 31s / 12min 28s) [** ] (2 of 4) A start job is running for…me services (11min 32s / no limit) [*** ] (2 of 4) A start job is running for…me services (11min 32s / no limit) [ *** ] (2 of 4) A start job is running for…me services (11min 33s / no limit) [ *** ] (3 of 4) A start job is running for…all daemon (11min 33s / 12min 28s) [ ***] (3 of 4) A start job is running for…all daemon (11min 34s / 12min 28s) [ **] (3 of 4) A start job is running for…all daemon (11min 34s / 12min 28s) [ *] (4 of 4) A start job is running for…ransactions (11min 35s / no limit) [ **] (4 of 4) A start job is running for…ransactions (11min 35s / no limit) [ ***] (4 of 4) A start job is running for…ransactions (11min 36s / no limit) [ *** ] (1 of 4) A start job is running for…in Service (11min 36s / 12min 28s) [ *** ] (1 of 4) A start job is running for…in Service (11min 37s / 12min 28s) [*** ] (1 of 4) A start job is running for…in Service (11min 37s / 12min 28s) [** ] (2 of 4) A start job is running for…me services (11min 38s / no limit) [* ] (2 of 4) A start job is running for…me services (11min 38s / no limit) [** ] (2 of 4) A start job is running for…me services (11min 39s / no limit) [*** ] (3 of 4) A start job is running for…all daemon (11min 39s / 12min 28s) [ *** ] (3 of 4) A start job is running for…all daemon (11min 40s / 12min 28s) [ *** ] (3 of 4) A start job is running for…all daemon (11min 40s / 12min 28s) [ ***] (4 of 4) A start job is running for…ransactions (11min 41s / no limit) [ **] (4 of 4) A start job is running for…ransactions (11min 41s / no limit) [ *] (4 of 4) A start job is running for…ransactions (11min 42s / no limit) [ **] (1 of 4) A start job is running for…in Service (11min 42s / 12min 28s) [ ***] (1 of 4) A start job is running for…in Service (11min 43s / 12min 28s) [ *** ] (1 of 4) A start job is running for…in Service (11min 43s / 12min 28s) [ *** ] (2 of 4) A start job is running for…me services (11min 44s / no limit) [*** ] (2 of 4) A start job is running for…me services (11min 44s / no limit) [** ] (2 of 4) A start job is running for…me services (11min 45s / no limit) [* ] (3 of 4) A start job is running for…all daemon (11min 45s / 12min 28s) [** ] (3 of 4) A start job is running for…all daemon (11min 46s / 12min 28s) [*** ] (3 of 4) A start job is running for…all daemon (11min 46s / 12min 28s) [ *** ] (4 of 4) A start job is running for…ransactions (11min 47s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (11min 47s / no limit) [ ***] (4 of 4) A start job is running for…ransactions (11min 48s / no limit) [ **] (1 of 4) A start job is running for…in Service (11min 48s / 12min 28s) [ *] (1 of 4) A start job is running for…in Service (11min 49s / 12min 28s) [ **] (1 of 4) A start job is running for…in Service (11min 49s / 12min 28s) [ ***] (2 of 4) A start job is running for…me services (11min 50s / no limit) [ *** ] (2 of 4) A start job is running for…me services (11min 50s / no limit) [ *** ] (2 of 4) A start job is running for…me services (11min 51s / no limit) [*** ] (3 of 4) A start job is running for…all daemon (11min 51s / 12min 28s) [** ] (3 of 4) A start job is running for…all daemon (11min 52s / 12min 28s) [* ] (3 of 4) A start job is running for…all daemon (11min 52s / 12min 28s) [** ] (4 of 4) A start job is running for…ransactions (11min 53s / no limit) [*** ] (4 of 4) A start job is running for…ransactions (11min 53s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (11min 54s / no limit) [ *** ] (1 of 4) A start job is running for…in Service (11min 54s / 12min 28s) [ ***] (1 of 4) A start job is running for…in Service (11min 55s / 12min 28s) [ **] (1 of 4) A start job is running for…in Service (11min 55s / 12min 28s) [ *] (2 of 4) A start job is running for…me services (11min 56s / no limit) [ **] (2 of 4) A start job is running for…me services (11min 56s / no limit) [ ***] (2 of 4) A start job is running for…me services (11min 57s / no limit) [ *** ] (3 of 4) A start job is running for…all daemon (11min 57s / 12min 28s) [ *** ] (3 of 4) A start job is running for…all daemon (11min 58s / 12min 28s) [*** ] (3 of 4) A start job is running for…all daemon (11min 58s / 12min 28s) [** ] (4 of 4) A start job is running for…ransactions (11min 59s / no limit) [* ] (4 of 4) A start job is running for…ransactions (11min 59s / no limit) [** ] (4 of 4) A start job is running for…ge transactions (12min / no limit) [*** ] (1 of 4) A start job is running for Login Service (12min / 12min 28s) [ *** ] (1 of 4) A start job is running for…gin Service (12min 1s / 12min 28s) [ *** ] (1 of 4) A start job is running for…gin Service (12min 1s / 12min 28s) [ ***] (2 of 4) A start job is running for…ume services (12min 2s / no limit) [ **] (2 of 4) A start job is running for…ume services (12min 2s / no limit) [ *] (2 of 4) A start job is running for…ume services (12min 3s / no limit) [ **] (3 of 4) A start job is running for…wall daemon (12min 3s / 12min 28s) [ ***] (3 of 4) A start job is running for…wall daemon (12min 4s / 12min 28s) [ *** ] (3 of 4) A start job is running for…wall daemon (12min 4s / 12min 28s) [ *** ] (4 of 4) A start job is running for…transactions (12min 5s / no limit) [*** ] (4 of 4) A start job is running for…transactions (12min 5s / no limit) [** ] (4 of 4) A start job is running for…transactions (12min 6s / no limit) [* ] (1 of 4) A start job is running for…gin Service (12min 6s / 12min 28s) [** ] (1 of 4) A start job is running for…gin Service (12min 7s / 12min 28s) [*** ] (1 of 4) A start job is running for…gin Service (12min 7s / 12min 28s) [ *** ] (2 of 4) A start job is running for…ume services (12min 8s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (12min 8s / no limit) [ ***] (2 of 4) A start job is running for…ume services (12min 9s / no limit) [ **] (3 of 4) A start job is running for…wall daemon (12min 9s / 12min 28s) [ *] (3 of 4) A start job is running for…all daemon (12min 10s / 12min 28s) [ **] (3 of 4) A start job is running for…all daemon (12min 10s / 12min 28s) [ ***] (4 of 4) A start job is running for…ransactions (12min 11s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (12min 11s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (12min 12s / no limit) [*** ] (1 of 4) A start job is running for…in Service (12min 12s / 12min 28s) [** ] (1 of 4) A start job is running for…in Service (12min 13s / 12min 28s) [* ] (1 of 4) A start job is running for…in Service (12min 13s / 12min 28s) [** ] (2 of 4) A start job is running for…me services (12min 14s / no limit) [*** ] (2 of 4) A start job is running for…me services (12min 14s / no limit) [ *** ] (2 of 4) A start job is running for…me services (12min 15s / no limit) [ *** ] (3 of 4) A start job is running for…all daemon (12min 15s / 12min 28s) [ ***] (3 of 4) A start job is running for…all daemon (12min 16s / 12min 28s) [ **] (3 of 4) A start job is running for…all daemon (12min 16s / 12min 28s) [ *] (4 of 4) A start job is running for…ransactions (12min 17s / no limit) [ **] (4 of 4) A start job is running for…ransactions (12min 17s / no limit) [ ***] (4 of 4) A start job is running for…ransactions (12min 18s / no limit) [ *** ] (1 of 4) A start job is running for…in Service (12min 18s / 12min 28s) [ *** ] (1 of 4) A start job is running for…in Service (12min 19s / 12min 28s) [*** ] (1 of 4) A start job is running for…in Service (12min 19s / 12min 28s) [** ] (2 of 4) A start job is running for…me services (12min 20s / no limit) [* ] (2 of 4) A start job is running for…me services (12min 20s / no limit) [** ] (2 of 4) A start job is running for…me services (12min 21s / no limit) [*** ] (3 of 4) A start job is running for…all daemon (12min 21s / 12min 28s) [ *** ] (3 of 4) A start job is running for…all daemon (12min 22s / 12min 28s) [ *** ] (3 of 4) A start job is running for…all daemon (12min 22s / 12min 28s) [ ***] (4 of 4) A start job is running for…ransactions (12min 23s / no limit) [ **] (4 of 4) A start job is running for…ransactions (12min 23s / no limit) [ *] (4 of 4) A start job is running for…ransactions (12min 24s / no limit) [ **] (1 of 4) A start job is running for…in Service (12min 24s / 12min 28s) [ ***] (1 of 4) A start job is running for…in Service (12min 25s / 12min 28s) [ *** ] (1 of 4) A start job is running for…in Service (12min 25s / 12min 28s) [ *** ] (2 of 4) A start job is running for…me services (12min 26s / no limit) [*** ] (2 of 4) A start job is running for…me services (12min 26s / no limit) [** ] (2 of 4) A start job is running for…me services (12min 27s / no limit) [* ] (3 of 4) A start job is running for…all daemon (12min 27s / 12min 28s)[ 857.533814] systemd[1]: systemd-journald.service: State 'stop-sigterm' timed out. Killing. [ 857.545228] systemd[1]: systemd-journald.service: Killing process 598 (systemd-journal) with signal SIGKILL. [** ] (3 of 4) A start job is running for…all daemon (12min 28s / 12min 28s)[ 857.638386] systemd[1]: systemd-logind.service: State 'stop-final-sigterm' timed out. Killing. [ 857.652258] systemd[1]: systemd-logind.service: Killing process 768 (systemd) with signal SIGKILL. [ 857.736600] systemd[1]: firewalld.service: Processes still around after SIGKILL. Ignoring. [*** ] (3 of 4) A start job is running for…all daemon (12min 28s / 13min 58s) [ *** ] (4 of 4) A start job is running for…ransactions (12min 29s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (12min 29s / no limit) [ ***] (4 of 4) A start job is running for…ransactions (12min 30s / no limit) [ **] (1 of 4) A start job is running for…in Service (12min 30s / 13min 58s) [ *] (1 of 4) A start job is running for…in Service (12min 31s / 13min 58s) [ **] (1 of 4) A start job is running for…in Service (12min 31s / 13min 58s) [ ***] (2 of 4) A start job is running for…me services (12min 32s / no limit) [ *** ] (2 of 4) A start job is running for…me services (12min 32s / no limit) [ *** ] (2 of 4) A start job is running for…me services (12min 33s / no limit) [*** ] (3 of 4) A start job is running for…all daemon (12min 33s / 13min 58s) [** ] (3 of 4) A start job is running for…all daemon (12min 34s / 13min 58s) [* ] (3 of 4) A start job is running for…all daemon (12min 34s / 13min 58s) [** ] (4 of 4) A start job is running for…ransactions (12min 35s / no limit) [*** ] (4 of 4) A start job is running for…ransactions (12min 35s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (12min 36s / no limit) [ *** ] (1 of 4) A start job is running for…in Service (12min 36s / 13min 58s) [ ***] (1 of 4) A start job is running for…in Service (12min 37s / 13min 58s) [ **] (1 of 4) A start job is running for…in Service (12min 37s / 13min 58s) [ *] (2 of 4) A start job is running for…me services (12min 38s / no limit) [ **] (2 of 4) A start job is running for…me services (12min 38s / no limit) [ ***] (2 of 4) A start job is running for…me services (12min 39s / no limit) [ *** ] (3 of 4) A start job is running for…all daemon (12min 39s / 13min 58s) [ *** ] (3 of 4) A start job is running for…all daemon (12min 40s / 13min 58s) [*** ] (3 of 4) A start job is running for…all daemon (12min 40s / 13min 58s) [** ] (4 of 4) A start job is running for…ransactions (12min 41s / no limit) [* ] (4 of 4) A start job is running for…ransactions (12min 41s / no limit) [** ] (4 of 4) A start job is running for…ransactions (12min 42s / no limit) [*** ] (1 of 4) A start job is running for…in Service (12min 42s / 13min 58s) [ *** ] (1 of 4) A start job is running for…in Service (12min 43s / 13min 58s) [ *** ] (1 of 4) A start job is running for…in Service (12min 43s / 13min 58s) [ ***] (2 of 4) A start job is running for…me services (12min 44s / no limit) [ **] (2 of 4) A start job is running for…me services (12min 44s / no limit) [ *] (2 of 4) A start job is running for…me services (12min 45s / no limit) [ **] (3 of 4) A start job is running for…all daemon (12min 45s / 13min 58s) [ ***] (3 of 4) A start job is running for…all daemon (12min 46s / 13min 58s) [ *** ] (3 of 4) A start job is running for…all daemon (12min 46s / 13min 58s) [ *** ] (4 of 4) A start job is running for…ransactions (12min 47s / no limit) [*** ] (4 of 4) A start job is running for…ransactions (12min 47s / no limit) [** ] (4 of 4) A start job is running for…ransactions (12min 48s / no limit) [* ] (1 of 4) A start job is running for…in Service (12min 48s / 13min 58s) [** ] (1 of 4) A start job is running for…in Service (12min 49s / 13min 58s) [*** ] (1 of 4) A start job is running for…in Service (12min 49s / 13min 58s) [ *** ] (2 of 4) A start job is running for…me services (12min 50s / no limit) [ *** ] (2 of 4) A start job is running for…me services (12min 50s / no limit) [ ***] (2 of 4) A start job is running for…me services (12min 51s / no limit) [ **] (3 of 4) A start job is running for…all daemon (12min 51s / 13min 58s) [ *] (3 of 4) A start job is running for…all daemon (12min 52s / 13min 58s) [ **] (3 of 4) A start job is running for…all daemon (12min 52s / 13min 58s) [ ***] (4 of 4) A start job is running for…ransactions (12min 53s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (12min 53s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (12min 54s / no limit) [*** ] (1 of 4) A start job is running for…in Service (12min 54s / 13min 58s) [** ] (1 of 4) A start job is running for…in Service (12min 55s / 13min 58s) [* ] (1 of 4) A start job is running for…in Service (12min 55s / 13min 58s) [** ] (2 of 4) A start job is running for…me services (12min 56s / no limit) [*** ] (2 of 4) A start job is running for…me services (12min 56s / no limit) [ *** ] (2 of 4) A start job is running for…me services (12min 57s / no limit) [ *** ] (3 of 4) A start job is running for…all daemon (12min 57s / 13min 58s) [ ***] (3 of 4) A start job is running for…all daemon (12min 58s / 13min 58s) [ **] (3 of 4) A start job is running for…all daemon (12min 58s / 13min 58s) [ *] (4 of 4) A start job is running for…ransactions (12min 59s / no limit) [ **] (4 of 4) A start job is running for…ransactions (12min 59s / no limit) [ ***] (4 of 4) A start job is running for…ge transactions (13min / no limit) [ *** ] (1 of 4) A start job is running for Login Service (13min / 13min 58s) [ *** ] (1 of 4) A start job is running for…gin Service (13min 1s / 13min 58s) [*** ] (1 of 4) A start job is running for…gin Service (13min 1s / 13min 58s) [** ] (2 of 4) A start job is running for…ume services (13min 2s / no limit) [* ] (2 of 4) A start job is running for…ume services (13min 2s / no limit) [** ] (2 of 4) A start job is running for…ume services (13min 3s / no limit) [*** ] (3 of 4) A start job is running for…wall daemon (13min 3s / 13min 58s) [ *** ] (3 of 4) A start job is running for…wall daemon (13min 4s / 13min 58s) [ *** ] (3 of 4) A start job is running for…wall daemon (13min 4s / 13min 58s) [ ***] (4 of 4) A start job is running for…transactions (13min 5s / no limit) [ **] (4 of 4) A start job is running for…transactions (13min 5s / no limit) [ *] (4 of 4) A start job is running for…transactions (13min 6s / no limit) [ **] (1 of 4) A start job is running for…gin Service (13min 6s / 13min 58s) [ ***] (1 of 4) A start job is running for…gin Service (13min 7s / 13min 58s) [ *** ] (1 of 4) A start job is running for…gin Service (13min 7s / 13min 58s) [ *** ] (2 of 4) A start job is running for…ume services (13min 8s / no limit) [*** ] (2 of 4) A start job is running for…ume services (13min 8s / no limit) [** ] (2 of 4) A start job is running for…ume services (13min 9s / no limit) [* ] (3 of 4) A start job is running for…wall daemon (13min 9s / 13min 58s) [** ] (3 of 4) A start job is running for…all daemon (13min 10s / 13min 58s) [*** ] (3 of 4) A start job is running for…all daemon (13min 10s / 13min 58s)[ 900.053211] systemd[1]: Starting Cleanup of Temporary Directories...  Starting Cleanup of Temporary Directories... [ *** ] (2 of 5) A start job is running for…me services (13min 11s / no limit) [ *** ] (2 of 5) A start job is running for…me services (13min 11s / no limit) [ ***] (2 of 5) A start job is running for…me services (13min 12s / no limit) [ **] (3 of 5) A start job is running for…all daemon (13min 12s / 13min 58s) [ *] (3 of 5) A start job is running for…all daemon (13min 13s / 13min 58s) [ **] (3 of 5) A start job is running for…all daemon (13min 13s / 13min 58s) [ ***] (4 of 5) A start job is running for…porary Directories (3s / no limit) [ *** ] (4 of 5) A start job is running for…porary Directories (3s / no limit) [ *** ] (4 of 5) A start job is running for…porary Directories (4s / no limit) [*** ] (5 of 5) A start job is running for…ransactions (13min 15s / no limit) [** ] (5 of 5) A start job is running for…ransactions (13min 16s / no limit) [* ] (5 of 5) A start job is running for…ransactions (13min 16s / no limit) [** ] (1 of 5) A start job is running for…in Service (13min 17s / 13min 58s) [*** ] (1 of 5) A start job is running for…in Service (13min 17s / 13min 58s) [ *** ] (1 of 5) A start job is running for…in Service (13min 18s / 13min 58s) [ *** ] (2 of 5) A start job is running for…me services (13min 18s / no limit) [ ***] (2 of 5) A start job is running for…me services (13min 19s / no limit) [ **] (2 of 5) A start job is running for…me services (13min 19s / no limit) [ *] (3 of 5) A start job is running for…all daemon (13min 20s / 13min 58s) [ **] (3 of 5) A start job is running for…all daemon (13min 20s / 13min 58s) [ ***] (3 of 5) A start job is running for…all daemon (13min 21s / 13min 58s) [ *** ] (4 of 5) A start job is running for…orary Directories (10s / no limit) [ *** ] (4 of 5) A start job is running for…orary Directories (11s / no limit) [*** ] (4 of 5) A start job is running for…orary Directories (11s / no limit) [** ] (5 of 5) A start job is running for…ransactions (13min 23s / no limit) [* ] (5 of 5) A start job is running for…ransactions (13min 23s / no limit) [** ] (5 of 5) A start job is running for…ransactions (13min 24s / no limit) [*** ] (1 of 5) A start job is running for…in Service (13min 24s / 13min 58s) [ *** ] (1 of 5) A start job is running for…in Service (13min 25s / 13min 58s) [ *** ] (1 of 5) A start job is running for…in Service (13min 25s / 13min 58s) [ ***] (2 of 5) A start job is running for…me services (13min 26s / no limit) [ **] (2 of 5) A start job is running for…me services (13min 26s / no limit) [ *] (2 of 5) A start job is running for…me services (13min 27s / no limit) [ **] (3 of 5) A start job is running for…all daemon (13min 27s / 13min 58s) [ ***] (3 of 5) A start job is running for…all daemon (13min 28s / 13min 58s) [ *** ] (3 of 5) A start job is running for…all daemon (13min 28s / 13min 58s) [ *** ] (4 of 5) A start job is running for…orary Directories (18s / no limit) [*** ] (4 of 5) A start job is running for…orary Directories (18s / no limit) [** ] (4 of 5) A start job is running for…orary Directories (19s / no limit) [* ] (5 of 5) A start job is running for…ransactions (13min 30s / no limit) [** ] (5 of 5) A start job is running for…ransactions (13min 31s / no limit) [*** ] (5 of 5) A start job is running for…ransactions (13min 31s / no limit) [ *** ] (1 of 5) A start job is running for…in Service (13min 32s / 13min 58s) [ *** ] (1 of 5) A start job is running for…in Service (13min 32s / 13min 58s) [ ***] (1 of 5) A start job is running for…in Service (13min 33s / 13min 58s) [ **] (2 of 5) A start job is running for…me services (13min 33s / no limit) [ *] (2 of 5) A start job is running for…me services (13min 34s / no limit) [ **] (2 of 5) A start job is running for…me services (13min 34s / no limit) [ ***] (3 of 5) A start job is running for…all daemon (13min 35s / 13min 58s) [ *** ] (3 of 5) A start job is running for…all daemon (13min 35s / 13min 58s) [ *** ] (3 of 5) A start job is running for…all daemon (13min 36s / 13min 58s) [*** ] (4 of 5) A start job is running for…orary Directories (25s / no limit) [** ] (4 of 5) A start job is running for…orary Directories (26s / no limit) [* ] (4 of 5) A start job is running for…orary Directories (26s / no limit) [** ] (5 of 5) A start job is running for…ransactions (13min 38s / no limit) [*** ] (5 of 5) A start job is running for…ransactions (13min 38s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (13min 39s / no limit) [ *** ] (1 of 5) A start job is running for…in Service (13min 39s / 13min 58s) [ ***] (1 of 5) A start job is running for…in Service (13min 40s / 13min 58s) [ **] (1 of 5) A start job is running for…in Service (13min 40s / 13min 58s) [ *] (2 of 5) A start job is running for…me services (13min 41s / no limit) [ **] (2 of 5) A start job is running for…me services (13min 41s / no limit) [ ***] (2 of 5) A start job is running for…me services (13min 42s / no limit) [ *** ] (3 of 5) A start job is running for…all daemon (13min 42s / 13min 58s) [ *** ] (3 of 5) A start job is running for…all daemon (13min 43s / 13min 58s) [*** ] (3 of 5) A start job is running for…all daemon (13min 43s / 13min 58s) [** ] (4 of 5) A start job is running for…orary Directories (33s / no limit) [* ] (4 of 5) A start job is running for…orary Directories (33s / no limit) [** ] (4 of 5) A start job is running for…orary Directories (34s / no limit) [*** ] (5 of 5) A start job is running for…ransactions (13min 45s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (13min 46s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (13min 46s / no limit) [ ***] (1 of 5) A start job is running for…in Service (13min 47s / 13min 58s) [ **] (1 of 5) A start job is running for…in Service (13min 47s / 13min 58s) [ *] (1 of 5) A start job is running for…in Service (13min 48s / 13min 58s) [ **] (2 of 5) A start job is running for…me services (13min 48s / no limit) [ ***] (2 of 5) A start job is running for…me services (13min 49s / no limit) [ *** ] (2 of 5) A start job is running for…me services (13min 49s / no limit) [ *** ] (3 of 5) A start job is running for…all daemon (13min 50s / 13min 58s) [*** ] (3 of 5) A start job is running for…all daemon (13min 50s / 13min 58s) [** ] (3 of 5) A start job is running for…all daemon (13min 51s / 13min 58s) [* ] (4 of 5) A start job is running for…orary Directories (40s / no limit) [** ] (4 of 5) A start job is running for…orary Directories (41s / no limit) [*** ] (4 of 5) A start job is running for…orary Directories (41s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (13min 53s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (13min 53s / no limit) [ ***] (5 of 5) A start job is running for…ransactions (13min 54s / no limit) [ **] (1 of 5) A start job is running for…in Service (13min 54s / 13min 58s) [ *] (1 of 5) A start job is running for…in Service (13min 55s / 13min 58s) [ **] (1 of 5) A start job is running for…in Service (13min 55s / 13min 58s) [ ***] (2 of 5) A start job is running for…me services (13min 56s / no limit) [ *** ] (2 of 5) A start job is running for…me services (13min 56s / no limit) [ *** ] (2 of 5) A start job is running for…me services (13min 57s / no limit) [*** ] (3 of 5) A start job is running for…all daemon (13min 57s / 13min 58s) [** ] (3 of 5) A start job is running for…all daemon (13min 58s / 13min 58s)[ 947.761400] systemd[1]: systemd-journald.service: Processes still around after SIGKILL. Ignoring. [ 947.840358] systemd[1]: systemd-logind.service: Processes still around after final SIGKILL. Entering failed mode. [ 947.852190] systemd[1]: systemd-logind.service: Failed with result 'timeout'. [ 947.860997] systemd[1]: Failed to start Login Service. [FAILED] Failed to start Login Service. See 'systemctl status systemd-logind.service' for details. [ 947.948474] systemd[1]: firewalld.service: State 'stop-final-sigterm' timed out. Killing. [ 947.957985] systemd[1]: firewalld.service: Killing process 770 (systemd) with signal SIGKILL. [ 948.039970] systemd[1]: systemd-logind.service: Service has no hold-off time (RestartSec=0), scheduling restart. [ 948.059219] systemd[1]: systemd-logind.service: Scheduled restart job, restart counter is at 1. [ 948.144919] systemd[1]: Stopped Login Service. [ OK ] Stopped Login Service. [ 948.163253] systemd[1]: systemd-logind.service: Found left-over process 768 (systemd) in control group while starting unit. Ignoring. Starting Login Service... [* ] (3 of 5) A start job is running for…wall daemon (14min 4s / 15min 28s) [** ] (4 of 5) A start job is running for…orary Directories (53s / no limit) [*** ] (4 of 5) A start job is running for…orary Directories (54s / no limit) [ *** ] (4 of 5) A start job is running for…orary Directories (54s / no limit) [ *** ] (5 of 5) A start job is running for…transactions (14min 6s / no limit) [ ***] (5 of 5) A start job is running for…transactions (14min 6s / no limit) [ **] (5 of 5) A start job is running for…transactions (14min 7s / no limit) [ *] (1 of 5) A start job is running for Login Service (8s / 1min 30s) [ **] (1 of 5) A start job is running for Login Service (9s / 1min 30s) [ ***] (1 of 5) A start job is running for Login Service (9s / 1min 30s) [ *** ] (2 of 5) A start job is running for…ume services (14min 9s / no limit) [ *** ] (2 of 5) A start job is running for…ume services (14min 9s / no limit) [*** ] (2 of 5) A start job is running for…me services (14min 10s / no limit) [** ] (3 of 5) A start job is running for…all daemon (14min 10s / 15min 28s) [* ] (3 of 5) A start job is running for…all daemon (14min 11s / 15min 28s) [** ] (3 of 5) A start job is running for…all daemon (14min 11s / 15min 28s) [*** ] (4 of 5) A start job is running for…y Directories (1min 1s / no limit) [ *** ] (4 of 5) A start job is running for…y Directories (1min 1s / no limit) [ *** ] (4 of 5) A start job is running for…y Directories (1min 2s / no limit) [ ***] (5 of 5) A start job is running for…ransactions (14min 13s / no limit) [ **] (5 of 5) A start job is running for…ransactions (14min 14s / no limit) [ *] (5 of 5) A start job is running for…ransactions (14min 14s / no limit) [ **] (1 of 5) A start job is running for Login Service (16s / 1min 30s) [ ***] (1 of 5) A start job is running for Login Service (16s / 1min 30s) [ *** ] (1 of 5) A start job is running for Login Service (17s / 1min 30s) [ *** ] (2 of 5) A start job is running for…me services (14min 16s / no limit) [*** ] (2 of 5) A start job is running for…me services (14min 17s / no limit) [** ] (2 of 5) A start job is running for…me services (14min 17s / no limit) [* ] (3 of 5) A start job is running for…all daemon (14min 18s / 15min 28s) [** ] (3 of 5) A start job is running for…all daemon (14min 18s / 15min 28s) [*** ] (3 of 5) A start job is running for…all daemon (14min 19s / 15min 28s) [ *** ] (4 of 5) A start job is running for…y Directories (1min 8s / no limit) [ *** ] (4 of 5) A start job is running for…y Directories (1min 9s / no limit) [ ***] (4 of 5) A start job is running for…y Directories (1min 9s / no limit) [ **] (5 of 5) A start job is running for…ransactions (14min 21s / no limit) [ *] (5 of 5) A start job is running for…ransactions (14min 21s / no limit) [ **] (5 of 5) A start job is running for…ransactions (14min 22s / no limit) [ ***] (1 of 5) A start job is running for Login Service (23s / 1min 30s) [ *** ] (1 of 5) A start job is running for Login Service (24s / 1min 30s) [ *** ] (1 of 5) A start job is running for Login Service (24s / 1min 30s) [*** ] (2 of 5) A start job is running for…me services (14min 24s / no limit) [** ] (2 of 5) A start job is running for…me services (14min 24s / no limit) [* ] (2 of 5) A start job is running for…me services (14min 25s / no limit) [** ] (3 of 5) A start job is running for…all daemon (14min 25s / 15min 28s) [*** ] (3 of 5) A start job is running for…all daemon (14min 26s / 15min 28s) [ *** ] (3 of 5) A start job is running for…all daemon (14min 26s / 15min 28s) [ *** ] (4 of 5) A start job is running for… Directories (1min 16s / no limit) [ ***] (4 of 5) A start job is running for… Directories (1min 16s / no limit) [ **] (4 of 5) A start job is running for… Directories (1min 17s / no limit) [ *] (5 of 5) A start job is running for…ransactions (14min 28s / no limit) [ **] (5 of 5) A start job is running for…ransactions (14min 29s / no limit) [ ***] (5 of 5) A start job is running for…ransactions (14min 29s / no limit) [ *** ] (1 of 5) A start job is running for Login Service (31s / 1min 30s) [ *** ] (1 of 5) A start job is running for Login Service (31s / 1min 30s) [*** ] (1 of 5) A start job is running for Login Service (32s / 1min 30s) [** ] (2 of 5) A start job is running for…me services (14min 31s / no limit) [* ] (2 of 5) A start job is running for…me services (14min 32s / no limit) [** ] (2 of 5) A start job is running for…me services (14min 32s / no limit) [*** ] (3 of 5) A start job is running for…all daemon (14min 33s / 15min 28s) [ *** ] (3 of 5) A start job is running for…all daemon (14min 33s / 15min 28s) [ *** ] (3 of 5) A start job is running for…all daemon (14min 34s / 15min 28s) [ ***] (4 of 5) A start job is running for… Directories (1min 23s / no limit) [ **] (4 of 5) A start job is running for… Directories (1min 24s / no limit) [ *] (4 of 5) A start job is running for… Directories (1min 24s / no limit) [ **] (5 of 5) A start job is running for…ransactions (14min 36s / no limit) [ ***] (5 of 5) A start job is running for…ransactions (14min 36s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (14min 37s / no limit) [ *** ] (1 of 5) A start job is running for Login Service (38s / 1min 30s) [*** ] (1 of 5) A start job is running for Login Service (39s / 1min 30s) [** ] (1 of 5) A start job is running for Login Service (39s / 1min 30s) [* ] (2 of 5) A start job is running for…me services (14min 39s / no limit) [** ] (2 of 5) A start job is running for…me services (14min 39s / no limit) [*** ] (2 of 5) A start job is running for…me services (14min 40s / no limit) [ *** ] (3 of 5) A start job is running for…all daemon (14min 40s / 15min 28s) [ *** ] (3 of 5) A start job is running for…all daemon (14min 41s / 15min 28s) [ ***] (3 of 5) A start job is running for…all daemon (14min 41s / 15min 28s) [ **] (4 of 5) A start job is running for… Directories (1min 31s / no limit) [ *] (4 of 5) A start job is running for… Directories (1min 31s / no limit) [ **] (4 of 5) A start job is running for… Directories (1min 32s / no limit) [ ***] (5 of 5) A start job is running for…ransactions (14min 43s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (14min 44s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (14min 44s / no limit) [*** ] (1 of 5) A start job is running for Login Service (46s / 1min 30s) [** ] (1 of 5) A start job is running for Login Service (46s / 1min 30s) [* ] (1 of 5) A start job is running for Login Service (47s / 1min 30s) [** ] (2 of 5) A start job is running for…me services (14min 46s / no limit) [*** ] (2 of 5) A start job is running for…me services (14min 47s / no limit) [ *** ] (2 of 5) A start job is running for…me services (14min 47s / no limit) [ *** ] (3 of 5) A start job is running for…all daemon (14min 48s / 15min 28s) [ ***] (3 of 5) A start job is running for…all daemon (14min 48s / 15min 28s) [ **] (3 of 5) A start job is running for…all daemon (14min 49s / 15min 28s) [ *] (4 of 5) A start job is running for… Directories (1min 38s / no limit) [ **] (4 of 5) A start job is running for… Directories (1min 39s / no limit) [ ***] (4 of 5) A start job is running for… Directories (1min 39s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (14min 51s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (14min 51s / no limit) [*** ] (5 of 5) A start job is running for…ransactions (14min 52s / no limit) [** ] (1 of 5) A start job is running for Login Service (53s / 1min 30s) [* ] (1 of 5) A start job is running for Login Service (54s / 1min 30s) [** ] (1 of 5) A start job is running for Login Service (54s / 1min 30s) [*** ] (2 of 5) A start job is running for…me services (14min 54s / no limit) [ *** ] (2 of 5) A start job is running for…me services (14min 54s / no limit) [ *** ] (2 of 5) A start job is running for…me services (14min 55s / no limit) [ ***] (3 of 5) A start job is running for…all daemon (14min 55s / 15min 28s) [ **] (3 of 5) A start job is running for…all daemon (14min 56s / 15min 28s) [ *] (3 of 5) A start job is running for…all daemon (14min 56s / 15min 28s) [ **] (4 of 5) A start job is running for… Directories (1min 46s / no limit) [ ***] (4 of 5) A start job is running for… Directories (1min 46s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (1min 47s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (14min 58s / no limit) [*** ] (5 of 5) A start job is running for…ransactions (14min 59s / no limit) [** ] (5 of 5) A start job is running for…ransactions (14min 59s / no limit) [* ] (1 of 5) A start job is running for Login Service (1min 1s / 1min 30s) [** ] (1 of 5) A start job is running for Login Service (1min 1s / 1min 30s) [*** ] (1 of 5) A start job is running for Login Service (1min 2s / 1min 30s) [ *** ] (2 of 5) A start job is running for…ume services (15min 1s / no limit) [ *** ] (2 of 5) A start job is running for…ume services (15min 2s / no limit) [ ***] (2 of 5) A start job is running for…ume services (15min 2s / no limit) [ **] (3 of 5) A start job is running for…wall daemon (15min 3s / 15min 28s) [ *] (3 of 5) A start job is running for…wall daemon (15min 3s / 15min 28s) [ **] (3 of 5) A start job is running for…wall daemon (15min 4s / 15min 28s) [ ***] (4 of 5) A start job is running for… Directories (1min 53s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (1min 54s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (1min 54s / no limit) [*** ] (5 of 5) A start job is running for…transactions (15min 6s / no limit) [** ] (5 of 5) A start job is running for…transactions (15min 6s / no limit) [* ] (5 of 5) A start job is running for…transactions (15min 7s / no limit) [** ] (1 of 5) A start job is running for Login Service (1min 8s / 1min 30s) [*** ] (1 of 5) A start job is running for Login Service (1min 9s / 1min 30s) [ *** ] (1 of 5) A start job is running for Login Service (1min 9s / 1min 30s) [ *** ] (2 of 5) A start job is running for…ume services (15min 9s / no limit) [ ***] (2 of 5) A start job is running for…ume services (15min 9s / no limit) [ **] (2 of 5) A start job is running for…me services (15min 10s / no limit) [ *] (3 of 5) A start job is running for…all daemon (15min 10s / 15min 28s) [ **] (3 of 5) A start job is running for…all daemon (15min 11s / 15min 28s) [ ***] (3 of 5) A start job is running for…all daemon (15min 11s / 15min 28s) [ *** ] (4 of 5) A start job is running for…y Directories (2min 1s / no limit) [ *** ] (4 of 5) A start job is running for…y Directories (2min 1s / no limit) [*** ] (4 of 5) A start job is running for…y Directories (2min 2s / no limit) [** ] (5 of 5) A start job is running for…ransactions (15min 13s / no limit) [* ] (5 of 5) A start job is running for…ransactions (15min 14s / no limit) [** ] (5 of 5) A start job is running for…ransactions (15min 14s / no limit) [*** ] (1 of 5) A start job is running for…ogin Service (1min 16s / 1min 30s) [ *** ] (1 of 5) A start job is running for…ogin Service (1min 16s / 1min 30s) [ *** ] (1 of 5) A start job is running for…ogin Service (1min 17s / 1min 30s) [ ***] (2 of 5) A start job is running for…me services (15min 16s / no limit) [ **] (2 of 5) A start job is running for…me services (15min 17s / no limit) [ *] (2 of 5) A start job is running for…me services (15min 17s / no limit) [ **] (3 of 5) A start job is running for…all daemon (15min 18s / 15min 28s) [ ***] (3 of 5) A start job is running for…all daemon (15min 18s / 15min 28s) [ *** ] (3 of 5) A start job is running for…all daemon (15min 19s / 15min 28s) [ *** ] (4 of 5) A start job is running for…y Directories (2min 8s / no limit) [*** ] (4 of 5) A start job is running for…y Directories (2min 9s / no limit) [** ] (4 of 5) A start job is running for…y Directories (2min 9s / no limit) [* ] (5 of 5) A start job is running for…ransactions (15min 21s / no limit) [** ] (5 of 5) A start job is running for…ransactions (15min 21s / no limit) [*** ] (5 of 5) A start job is running for…ransactions (15min 22s / no limit) [ *** ] (1 of 5) A start job is running for…ogin Service (1min 23s / 1min 30s) [ *** ] (1 of 5) A start job is running for…ogin Service (1min 24s / 1min 30s) [ ***] (1 of 5) A start job is running for…ogin Service (1min 24s / 1min 30s) [ **] (2 of 5) A start job is running for…me services (15min 24s / no limit) [ *] (2 of 5) A start job is running for…me services (15min 24s / no limit) [ **] (2 of 5) A start job is running for…me services (15min 25s / no limit) [ ***] (3 of 5) A start job is running for…all daemon (15min 25s / 15min 28s) [ *** ] (3 of 5) A start job is running for…all daemon (15min 26s / 15min 28s) [ *** ] (3 of 5) A start job is running for…all daemon (15min 26s / 15min 28s) [*** ] (4 of 5) A start job is running for… Directories (2min 16s / no limit) [** ] (4 of 5) A start job is running for… Directories (2min 16s / no limit) [* ] (4 of 5) A start job is running for… Directories (2min 17s / no limit) [** ] (5 of 5) A start job is running for…ransactions (15min 28s / no limit)[ 1038.034078] systemd[1]: systemd-journald.service: State 'stop-final-sigterm' timed out. Killing. [ 1038.044677] systemd[1]: systemd-journald.service: Killing process 598 (systemd-journal) with signal SIGKILL. [ 1038.056127] systemd[1]: firewalld.service: Processes still around after final SIGKILL. Entering failed mode. [ 1038.067179] systemd[1]: firewalld.service: Failed with result 'timeout'. [ 1038.142444] systemd[1]: Failed to start firewalld - dynamic firewall daemon. [FAILED] Failed to start firewalld - dynamic firewall daemon. See 'systemctl status firewalld.service' for details. [ 1038.236262] systemd[1]: Reached target Network (Pre). [ OK ] Reached target Network (Pre). [ 1038.249123] systemd[1]: systemd-logind.service: Start operation timed out. Terminating. [*** ] (4 of 4) A start job is running for…ransactions (15min 34s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (15min 34s / no limit) [ *** ] (1 of 4) A start job is running for Login Service (1min 36s / 3min) [ ***] (1 of 4) A start job is running for Login Service (1min 36s / 3min) [ **] (1 of 4) A start job is running for Login Service (1min 37s / 3min) [ *] (2 of 4) A start job is running for…me services (15min 36s / no limit) [ **] (2 of 4) A start job is running for…me services (15min 37s / no limit) [ ***] (2 of 4) A start job is running for…me services (15min 37s / no limit) [ *** ] (3 of 4) A start job is running for… Directories (2min 27s / no limit) [ *** ] (3 of 4) A start job is running for… Directories (2min 27s / no limit) [*** ] (3 of 4) A start job is running for… Directories (2min 28s / no limit) [** ] (4 of 4) A start job is running for…ransactions (15min 39s / no limit) [* ] (4 of 4) A start job is running for…ransactions (15min 40s / no limit) [** ] (4 of 4) A start job is running for…ransactions (15min 40s / no limit) [*** ] (1 of 4) A start job is running for Login Service (1min 42s / 3min) [ *** ] (1 of 4) A start job is running for Login Service (1min 42s / 3min) [ *** ] (1 of 4) A start job is running for Login Service (1min 43s / 3min) [ ***] (2 of 4) A start job is running for…me services (15min 42s / no limit) [ **] (2 of 4) A start job is running for…me services (15min 43s / no limit) [ *] (2 of 4) A start job is running for…me services (15min 43s / no limit) [ **] (3 of 4) A start job is running for… Directories (2min 33s / no limit) [ ***] (3 of 4) A start job is running for… Directories (2min 33s / no limit) [ *** ] (3 of 4) A start job is running for… Directories (2min 34s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (15min 45s / no limit) [*** ] (4 of 4) A start job is running for…ransactions (15min 46s / no limit) [** ] (4 of 4) A start job is running for…ransactions (15min 46s / no limit) [* ] (1 of 4) A start job is running for Login Service (1min 48s / 3min) [** ] (1 of 4) A start job is running for Login Service (1min 48s / 3min) [*** ] (1 of 4) A start job is running for Login Service (1min 49s / 3min) [ *** ] (2 of 4) A start job is running for…me services (15min 48s / no limit) [ *** ] (2 of 4) A start job is running for…me services (15min 49s / no limit) [ ***] (2 of 4) A start job is running for…me services (15min 49s / no limit) [ **] (3 of 4) A start job is running for… Directories (2min 39s / no limit) [ *] (3 of 4) A start job is running for… Directories (2min 39s / no limit) [ **] (3 of 4) A start job is running for… Directories (2min 40s / no limit) [ ***] (4 of 4) A start job is running for…ransactions (15min 51s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (15min 52s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (15min 52s / no limit) [*** ] (1 of 4) A start job is running for Login Service (1min 54s / 3min) [** ] (1 of 4) A start job is running for Login Service (1min 54s / 3min) [* ] (1 of 4) A start job is running for Login Service (1min 55s / 3min) [** ] (2 of 4) A start job is running for…me services (15min 54s / no limit) [*** ] (2 of 4) A start job is running for…me services (15min 55s / no limit) [ *** ] (2 of 4) A start job is running for…me services (15min 55s / no limit) [ *** ] (3 of 4) A start job is running for… Directories (2min 45s / no limit) [ ***] (3 of 4) A start job is running for… Directories (2min 45s / no limit) [ **] (3 of 4) A start job is running for… Directories (2min 46s / no limit) [ *] (4 of 4) A start job is running for…ransactions (15min 57s / no limit) [ **] (4 of 4) A start job is running for…ransactions (15min 58s / no limit) [ ***] (4 of 4) A start job is running for…ransactions (15min 58s / no limit) [ *** ] (1 of 4) A start job is running for Login Service (2min / 3min) [ *** ] (1 of 4) A start job is running for Login Service (2min / 3min) [*** ] (1 of 4) A start job is running for Login Service (2min 1s / 3min) [** ] (2 of 4) A start job is running for…volume services (16min / no limit) [* ] (2 of 4) A start job is running for…ume services (16min 1s / no limit) [** ] (2 of 4) A start job is running for…ume services (16min 1s / no limit) [*** ] (3 of 4) A start job is running for… Directories (2min 51s / no limit) [ *** ] (3 of 4) A start job is running for… Directories (2min 51s / no limit) [ *** ] (3 of 4) A start job is running for… Directories (2min 52s / no limit) [ ***] (4 of 4) A start job is running for…transactions (16min 3s / no limit) [ **] (4 of 4) A start job is running for…transactions (16min 4s / no limit) [ *] (4 of 4) A start job is running for…transactions (16min 4s / no limit) [ **] (1 of 4) A start job is running for Login Service (2min 6s / 3min) [ ***] (1 of 4) A start job is running for Login Service (2min 6s / 3min) [ *** ] (1 of 4) A start job is running for Login Service (2min 7s / 3min) [ *** ] (2 of 4) A start job is running for…ume services (16min 6s / no limit) [*** ] (2 of 4) A start job is running for…ume services (16min 7s / no limit) [** ] (2 of 4) A start job is running for…ume services (16min 7s / no limit) [* ] (3 of 4) A start job is running for… Directories (2min 57s / no limit) [** ] (3 of 4) A start job is running for… Directories (2min 57s / no limit) [*** ] (3 of 4) A start job is running for… Directories (2min 58s / no limit) [ *** ] (4 of 4) A start job is running for…transactions (16min 9s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (16min 10s / no limit) [ ***] (4 of 4) A start job is running for…ransactions (16min 10s / no limit) [ **] (1 of 4) A start job is running for Login Service (2min 12s / 3min) [ *] (1 of 4) A start job is running for Login Service (2min 12s / 3min) [ **] (1 of 4) A start job is running for Login Service (2min 13s / 3min) [ ***] (2 of 4) A start job is running for…me services (16min 12s / no limit) [ *** ] (2 of 4) A start job is running for…me services (16min 13s / no limit) [ *** ] (2 of 4) A start job is running for…me services (16min 13s / no limit) [*** ] (3 of 4) A start job is running for…y Directories (3min 3s / no limit) [** ] (3 of 4) A start job is running for…y Directories (3min 3s / no limit) [* ] (3 of 4) A start job is running for…y Directories (3min 4s / no limit) [** ] (4 of 4) A start job is running for…ransactions (16min 15s / no limit) [*** ] (4 of 4) A start job is running for…ransactions (16min 16s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (16min 16s / no limit) [ *** ] (1 of 4) A start job is running for Login Service (2min 18s / 3min) [ ***] (1 of 4) A start job is running for Login Service (2min 18s / 3min) [ **] (1 of 4) A start job is running for Login Service (2min 19s / 3min) [ *] (2 of 4) A start job is running for…me services (16min 18s / no limit) [ **] (2 of 4) A start job is running for…me services (16min 19s / no limit) [ ***] (2 of 4) A start job is running for…me services (16min 19s / no limit) [ *** ] (3 of 4) A start job is running for…y Directories (3min 9s / no limit) [ *** ] (3 of 4) A start job is running for…y Directories (3min 9s / no limit) [*** ] (3 of 4) A start job is running for… Directories (3min 10s / no limit) [** ] (4 of 4) A start job is running for…ransactions (16min 21s / no limit) [* ] (4 of 4) A start job is running for…ransactions (16min 22s / no limit) [** ] (4 of 4) A start job is running for…ransactions (16min 22s / no limit) [*** ] (1 of 4) A start job is running for Login Service (2min 24s / 3min) [ *** ] (1 of 4) A start job is running for Login Service (2min 24s / 3min) [ *** ] (1 of 4) A start job is running for Login Service (2min 25s / 3min) [ ***] (2 of 4) A start job is running for…me services (16min 24s / no limit) [ **] (2 of 4) A start job is running for…me services (16min 25s / no limit) [ *] (2 of 4) A start job is running for…me services (16min 25s / no limit) [ **] (3 of 4) A start job is running for… Directories (3min 15s / no limit) [ ***] (3 of 4) A start job is running for… Directories (3min 15s / no limit) [ *** ] (3 of 4) A start job is running for… Directories (3min 16s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (16min 27s / no limit) [*** ] (4 of 4) A start job is running for…ransactions (16min 28s / no limit) [** ] (4 of 4) A start job is running for…ransactions (16min 28s / no limit) [* ] (1 of 4) A start job is running for Login Service (2min 30s / 3min) [** ] (1 of 4) A start job is running for Login Service (2min 30s / 3min) [*** ] (1 of 4) A start job is running for Login Service (2min 31s / 3min) [ *** ] (2 of 4) A start job is running for…me services (16min 30s / no limit) [ *** ] (2 of 4) A start job is running for…me services (16min 31s / no limit) [ ***] (2 of 4) A start job is running for…me services (16min 31s / no limit) [ **] (3 of 4) A start job is running for… Directories (3min 21s / no limit) [ *] (3 of 4) A start job is running for… Directories (3min 21s / no limit) [ **] (3 of 4) A start job is running for… Directories (3min 22s / no limit) [ ***] (4 of 4) A start job is running for…ransactions (16min 33s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (16min 34s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (16min 34s / no limit) [*** ] (1 of 4) A start job is running for Login Service (2min 36s / 3min) [** ] (1 of 4) A start job is running for Login Service (2min 36s / 3min) [* ] (1 of 4) A start job is running for Login Service (2min 37s / 3min) [** ] (2 of 4) A start job is running for…me services (16min 36s / no limit) [*** ] (2 of 4) A start job is running for…me services (16min 37s / no limit) [ *** ] (2 of 4) A start job is running for…me services (16min 37s / no limit) [ *** ] (3 of 4) A start job is running for… Directories (3min 27s / no limit) [ ***] (3 of 4) A start job is running for… Directories (3min 27s / no limit) [ **] (3 of 4) A start job is running for… Directories (3min 28s / no limit) [ *] (4 of 4) A start job is running for…ransactions (16min 39s / no limit) [ **] (4 of 4) A start job is running for…ransactions (16min 40s / no limit) [ ***] (4 of 4) A start job is running for…ransactions (16min 40s / no limit) [ *** ] (1 of 4) A start job is running for Login Service (2min 42s / 3min) [ *** ] (1 of 4) A start job is running for Login Service (2min 42s / 3min) [*** ] (1 of 4) A start job is running for Login Service (2min 43s / 3min) [** ] (2 of 4) A start job is running for…me services (16min 42s / no limit) [* ] (2 of 4) A start job is running for…me services (16min 43s / no limit) [** ] (2 of 4) A start job is running for…me services (16min 43s / no limit) [*** ] (3 of 4) A start job is running for… Directories (3min 33s / no limit) [ *** ] (3 of 4) A start job is running for… Directories (3min 33s / no limit) [ *** ] (3 of 4) A start job is running for… Directories (3min 34s / no limit) [ ***] (4 of 4) A start job is running for…ransactions (16min 45s / no limit) [ **] (4 of 4) A start job is running for…ransactions (16min 46s / no limit) [ *] (4 of 4) A start job is running for…ransactions (16min 46s / no limit) [ **] (1 of 4) A start job is running for Login Service (2min 48s / 3min) [ ***] (1 of 4) A start job is running for Login Service (2min 48s / 3min) [ *** ] (1 of 4) A start job is running for Login Service (2min 49s / 3min) [ *** ] (2 of 4) A start job is running for…me services (16min 48s / no limit) [*** ] (2 of 4) A start job is running for…me services (16min 49s / no limit) [** ] (2 of 4) A start job is running for…me services (16min 49s / no limit) [* ] (3 of 4) A start job is running for… Directories (3min 39s / no limit) [** ] (3 of 4) A start job is running for… Directories (3min 39s / no limit) [*** ] (3 of 4) A start job is running for… Directories (3min 40s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (16min 51s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (16min 52s / no limit) [ ***] (4 of 4) A start job is running for…ransactions (16min 52s / no limit) [ **] (1 of 4) A start job is running for Login Service (2min 54s / 3min) [ *] (1 of 4) A start job is running for Login Service (2min 54s / 3min) [ **] (1 of 4) A start job is running for Login Service (2min 55s / 3min) [ ***] (2 of 4) A start job is running for…me services (16min 54s / no limit) [ *** ] (2 of 4) A start job is running for…me services (16min 55s / no limit) [ *** ] (2 of 4) A start job is running for…me services (16min 55s / no limit) [*** ] (3 of 4) A start job is running for… Directories (3min 45s / no limit) [** ] (3 of 4) A start job is running for… Directories (3min 45s / no limit) [* ] (3 of 4) A start job is running for… Directories (3min 46s / no limit) [** ] (4 of 4) A start job is running for…ransactions (16min 57s / no limit) [*** ] (4 of 4) A start job is running for…ransactions (16min 58s / no limit) [ *** ] (4 of 4) A start job is running for…ransactions (16min 58s / no limit)[ 1128.261437] systemd[1]: systemd-journald.service: Processes still around after final SIGKILL. Entering failed mode. [ 1128.342314] systemd[1]: systemd-journald.service: Failed with result 'watchdog'. [ *** ] (1 of 4) A start job is running for Login Service (3min / 3min)[ 1128.364492] systemd[1]: systemd-logind.service: State 'stop-sigterm' timed out. Killing. [ 1128.442070] systemd[1]: systemd-logind.service: Killing process 774 (systemd) with signal SIGKILL. [ 1128.453459] systemd[1]: systemd-logind.service: Killing process 768 (systemd) with signal SIGKILL. [ 1128.467126] systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. [ 1128.548220] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 2. [ 1128.559460] systemd[1]: Stopped Flush Journal to Persistent Storage. [ OK ] Stopped Flush Journal to Persistent Storage. [ 1128.644152] systemd[1]: Stopping Flush Journal to Persistent Storage... Stopping Flush Journal to Persistent Storage... [ 1128.659908] systemd[1]: Stopped Journal Service. [ OK ] Stopped Journal Service. Starting Journal Service... [ ***] (2 of 5) A start job is running for…ume services (17min 4s / no limit) [ **] (2 of 5) A start job is running for…ume services (17min 5s / no limit) [ *] (3 of 5) A start job is running for Journal Service (6s / 1min 30s) [ **] (3 of 5) A start job is running for Journal Service (6s / 1min 30s) [ ***] (3 of 5) A start job is running for Journal Service (7s / 1min 30s) [ *** ] (4 of 5) A start job is running for… Directories (3min 56s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (3min 56s / no limit) [*** ] (4 of 5) A start job is running for… Directories (3min 57s / no limit) [** ] (5 of 5) A start job is running for…transactions (17min 8s / no limit) [* ] (5 of 5) A start job is running for…transactions (17min 9s / no limit) [** ] (5 of 5) A start job is running for…transactions (17min 9s / no limit) [*** ] (1 of 5) A start job is running for…ogin Service (3min 11s / 4min 30s) [ *** ] (1 of 5) A start job is running for…ogin Service (3min 11s / 4min 30s) [ *** ] (1 of 5) A start job is running for…ogin Service (3min 12s / 4min 30s) [ ***] (2 of 5) A start job is running for…me services (17min 11s / no limit) [ **] (2 of 5) A start job is running for…me services (17min 12s / no limit) [ *] (2 of 5) A start job is running for…me services (17min 12s / no limit) [ **] (3 of 5) A start job is running for Journal Service (13s / 1min 30s) [ ***] (3 of 5) A start job is running for Journal Service (14s / 1min 30s) [ *** ] (3 of 5) A start job is running for Journal Service (14s / 1min 30s) [ *** ] (4 of 5) A start job is running for…y Directories (4min 3s / no limit) [*** ] (4 of 5) A start job is running for…y Directories (4min 4s / no limit) [** ] (4 of 5) A start job is running for…y Directories (4min 4s / no limit) [* ] (5 of 5) A start job is running for…ransactions (17min 16s / no limit) [** ] (5 of 5) A start job is running for…ransactions (17min 16s / no limit) [*** ] (5 of 5) A start job is running for…ransactions (17min 17s / no limit) [ *** ] (1 of 5) A start job is running for…ogin Service (3min 18s / 4min 30s) [ *** ] (1 of 5) A start job is running for…ogin Service (3min 19s / 4min 30s) [ ***] (1 of 5) A start job is running for…ogin Service (3min 19s / 4min 30s) [ **] (2 of 5) A start job is running for…me services (17min 19s / no limit) [ *] (2 of 5) A start job is running for…me services (17min 19s / no limit) [ **] (2 of 5) A start job is running for…me services (17min 20s / no limit) [ ***] (3 of 5) A start job is running for Journal Service (21s / 1min 30s) [ *** ] (3 of 5) A start job is running for Journal Service (21s / 1min 30s) [ *** ] (3 of 5) A start job is running for Journal Service (22s / 1min 30s) [*** ] (4 of 5) A start job is running for… Directories (4min 11s / no limit) [** ] (4 of 5) A start job is running for… Directories (4min 11s / no limit) [* ] (4 of 5) A start job is running for… Directories (4min 12s / no limit) [** ] (5 of 5) A start job is running for…ransactions (17min 23s / no limit) [*** ] (5 of 5) A start job is running for…ransactions (17min 24s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (17min 24s / no limit) [ *** ] (1 of 5) A start job is running for…ogin Service (3min 26s / 4min 30s) [ ***] (1 of 5) A start job is running for…ogin Service (3min 26s / 4min 30s) [ **] (1 of 5) A start job is running for…ogin Service (3min 27s / 4min 30s) [ *] (2 of 5) A start job is running for…me services (17min 26s / no limit) [ **] (2 of 5) A start job is running for…me services (17min 27s / no limit) [ ***] (2 of 5) A start job is running for…me services (17min 27s / no limit) [ *** ] (3 of 5) A start job is running for Journal Service (28s / 1min 30s) [ *** ] (3 of 5) A start job is running for Journal Service (29s / 1min 30s) [*** ] (3 of 5) A start job is running for Journal Service (29s / 1min 30s) [** ] (4 of 5) A start job is running for… Directories (4min 18s / no limit) [* ] (4 of 5) A start job is running for… Directories (4min 19s / no limit) [** ] (4 of 5) A start job is running for… Directories (4min 19s / no limit) [*** ] (5 of 5) A start job is running for…ransactions (17min 31s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (17min 31s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (17min 32s / no limit) [ ***] (1 of 5) A start job is running for…ogin Service (3min 33s / 4min 30s) [ **] (1 of 5) A start job is running for…ogin Service (3min 34s / 4min 30s) [ *] (1 of 5) A start job is running for…ogin Service (3min 34s / 4min 30s) [ **] (2 of 5) A start job is running for…me services (17min 34s / no limit) [ ***] (2 of 5) A start job is running for…me services (17min 34s / no limit) [ *** ] (2 of 5) A start job is running for…me services (17min 35s / no limit) [ *** ] (3 of 5) A start job is running for Journal Service (36s / 1min 30s) [*** ] (3 of 5) A start job is running for Journal Service (36s / 1min 30s) [** ] (3 of 5) A start job is running for Journal Service (37s / 1min 30s) [* ] (4 of 5) A start job is running for… Directories (4min 26s / no limit) [** ] (4 of 5) A start job is running for… Directories (4min 26s / no limit) [*** ] (4 of 5) A start job is running for… Directories (4min 27s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (17min 38s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (17min 39s / no limit) [ ***] (5 of 5) A start job is running for…ransactions (17min 39s / no limit) [ **] (1 of 5) A start job is running for…ogin Service (3min 41s / 4min 30s) [ *] (1 of 5) A start job is running for…ogin Service (3min 41s / 4min 30s) [ **] (1 of 5) A start job is running for…ogin Service (3min 42s / 4min 30s) [ ***] (2 of 5) A start job is running for…me services (17min 41s / no limit) [ *** ] (2 of 5) A start job is running for…me services (17min 42s / no limit) [ *** ] (2 of 5) A start job is running for…me services (17min 42s / no limit) [*** ] (3 of 5) A start job is running for Journal Service (43s / 1min 30s) [** ] (3 of 5) A start job is running for Journal Service (44s / 1min 30s) [* ] (3 of 5) A start job is running for Journal Service (44s / 1min 30s) [** ] (4 of 5) A start job is running for… Directories (4min 33s / no limit) [*** ] (4 of 5) A start job is running for… Directories (4min 34s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (4min 34s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (17min 46s / no limit) [ ***] (5 of 5) A start job is running for…ransactions (17min 46s / no limit) [ **] (5 of 5) A start job is running for…ransactions (17min 47s / no limit) [ *] (1 of 5) A start job is running for…ogin Service (3min 48s / 4min 30s) [ **] (1 of 5) A start job is running for…ogin Service (3min 49s / 4min 30s) [ ***] (1 of 5) A start job is running for…ogin Service (3min 49s / 4min 30s) [ *** ] (2 of 5) A start job is running for…me services (17min 49s / no limit) [ *** ] (2 of 5) A start job is running for…me services (17min 49s / no limit) [*** ] (2 of 5) A start job is running for…me services (17min 50s / no limit) [** ] (3 of 5) A start job is running for Journal Service (51s / 1min 30s) [* ] (3 of 5) A start job is running for Journal Service (51s / 1min 30s) [** ] (3 of 5) A start job is running for Journal Service (52s / 1min 30s) [*** ] (4 of 5) A start job is running for… Directories (4min 41s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (4min 41s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (4min 42s / no limit) [ ***] (5 of 5) A start job is running for…ransactions (17min 53s / no limit) [ **] (5 of 5) A start job is running for…ransactions (17min 54s / no limit) [ *] (5 of 5) A start job is running for…ransactions (17min 54s / no limit) [ **] (1 of 5) A start job is running for…ogin Service (3min 56s / 4min 30s) [ ***] (1 of 5) A start job is running for…ogin Service (3min 56s / 4min 30s) [ *** ] (1 of 5) A start job is running for…ogin Service (3min 57s / 4min 30s) [ *** ] (2 of 5) A start job is running for…me services (17min 56s / no limit) [*** ] (2 of 5) A start job is running for…me services (17min 57s / no limit) [** ] (2 of 5) A start job is running for…me services (17min 57s / no limit) [* ] (3 of 5) A start job is running for Journal Service (58s / 1min 30s) [** ] (3 of 5) A start job is running for Journal Service (59s / 1min 30s) [*** ] (3 of 5) A start job is running for Journal Service (59s / 1min 30s) [ *** ] (4 of 5) A start job is running for… Directories (4min 48s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (4min 49s / no limit) [ ***] (4 of 5) A start job is running for… Directories (4min 49s / no limit) [ **] (5 of 5) A start job is running for…transactions (18min 1s / no limit) [ *] (5 of 5) A start job is running for…transactions (18min 1s / no limit) [ **] (5 of 5) A start job is running for…transactions (18min 2s / no limit) [ ***] (1 of 5) A start job is running for Login Service (4min 3s / 4min 30s) [ *** ] (1 of 5) A start job is running for Login Service (4min 4s / 4min 30s) [ *** ] (1 of 5) A start job is running for Login Service (4min 4s / 4min 30s) [*** ] (2 of 5) A start job is running for…ume services (18min 4s / no limit) [** ] (2 of 5) A start job is running for…ume services (18min 4s / no limit) [* ] (2 of 5) A start job is running for…ume services (18min 5s / no limit) [** ] (3 of 5) A start job is running for…urnal Service (1min 6s / 1min 30s) [*** ] (3 of 5) A start job is running for…urnal Service (1min 6s / 1min 30s) [ *** ] (3 of 5) A start job is running for…urnal Service (1min 7s / 1min 30s) [ *** ] (4 of 5) A start job is running for… Directories (4min 56s / no limit) [ ***] (4 of 5) A start job is running for… Directories (4min 56s / no limit) [ **] (4 of 5) A start job is running for… Directories (4min 57s / no limit) [ *] (5 of 5) A start job is running for…transactions (18min 8s / no limit) [ **] (5 of 5) A start job is running for…transactions (18min 9s / no limit) [ ***] (5 of 5) A start job is running for…transactions (18min 9s / no limit) [ *** ] (1 of 5) A start job is running for…ogin Service (4min 11s / 4min 30s) [ *** ] (1 of 5) A start job is running for…ogin Service (4min 11s / 4min 30s) [*** ] (1 of 5) A start job is running for…ogin Service (4min 12s / 4min 30s) [** ] (2 of 5) A start job is running for…me services (18min 11s / no limit) [* ] (2 of 5) A start job is running for…me services (18min 12s / no limit) [** ] (2 of 5) A start job is running for…me services (18min 12s / no limit) [*** ] (3 of 5) A start job is running for…rnal Service (1min 13s / 1min 30s) [ *** ] (3 of 5) A start job is running for…rnal Service (1min 14s / 1min 30s) [ *** ] (3 of 5) A start job is running for…rnal Service (1min 14s / 1min 30s) [ ***] (4 of 5) A start job is running for…y Directories (5min 3s / no limit) [ **] (4 of 5) A start job is running for…y Directories (5min 4s / no limit) [ *] (4 of 5) A start job is running for…y Directories (5min 4s / no limit) [ **] (5 of 5) A start job is running for…ransactions (18min 16s / no limit) [ ***] (5 of 5) A start job is running for…ransactions (18min 16s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (18min 17s / no limit) [ *** ] (1 of 5) A start job is running for…ogin Service (4min 18s / 4min 30s) [*** ] (1 of 5) A start job is running for…ogin Service (4min 19s / 4min 30s) [** ] (1 of 5) A start job is running for…ogin Service (4min 19s / 4min 30s) [* ] (2 of 5) A start job is running for…me services (18min 19s / no limit) [** ] (2 of 5) A start job is running for…me services (18min 19s / no limit) [*** ] (2 of 5) A start job is running for…me services (18min 20s / no limit) [ *** ] (3 of 5) A start job is running for…rnal Service (1min 21s / 1min 30s) [ *** ] (3 of 5) A start job is running for…rnal Service (1min 21s / 1min 30s) [ ***] (3 of 5) A start job is running for…rnal Service (1min 22s / 1min 30s) [ **] (4 of 5) A start job is running for… Directories (5min 11s / no limit) [ *] (4 of 5) A start job is running for… Directories (5min 11s / no limit) [ **] (4 of 5) A start job is running for… Directories (5min 12s / no limit) [ ***] (5 of 5) A start job is running for…ransactions (18min 23s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (18min 24s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (18min 24s / no limit) [*** ] (1 of 5) A start job is running for…ogin Service (4min 26s / 4min 30s) [** ] (1 of 5) A start job is running for…ogin Service (4min 26s / 4min 30s) [* ] (1 of 5) A start job is running for…ogin Service (4min 27s / 4min 30s) [** ] (2 of 5) A start job is running for…me services (18min 26s / no limit) [*** ] (2 of 5) A start job is running for…me services (18min 27s / no limit) [ *** ] (2 of 5) A start job is running for…me services (18min 27s / no limit) [ *** ] (3 of 5) A start job is running for…rnal Service (1min 28s / 1min 30s) [ ***] (3 of 5) A start job is running for…rnal Service (1min 29s / 1min 30s) [ **] (3 of 5) A start job is running for…rnal Service (1min 29s / 1min 30s)[ 1218.534236] systemd[1]: systemd-logind.service: Processes still around after SIGKILL. Ignoring. [ *] (4 of 5) A start job is running for… Directories (5min 18s / no limit)[ 1218.844425] systemd[1]: systemd-journald.service: Start operation timed out. Terminating. [ **] (4 of 5) A start job is running for… Directories (5min 19s / no limit) [ ***] (4 of 5) A start job is running for… Directories (5min 19s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (18min 31s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (18min 31s / no limit) [*** ] (5 of 5) A start job is running for…ransactions (18min 32s / no limit) [** ] (1 of 5) A start job is running for Login Service (4min 33s / 6min) [* ] (1 of 5) A start job is running for Login Service (4min 34s / 6min) [** ] (1 of 5) A start job is running for Login Service (4min 34s / 6min) [*** ] (2 of 5) A start job is running for…me services (18min 34s / no limit) [ *** ] (2 of 5) A start job is running for…me services (18min 34s / no limit) [ *** ] (2 of 5) A start job is running for…me services (18min 35s / no limit) [ ***] (3 of 5) A start job is running for Journal Service (1min 36s / 3min) [ **] (3 of 5) A start job is running for Journal Service (1min 36s / 3min) [ *] (3 of 5) A start job is running for Journal Service (1min 37s / 3min) [ **] (4 of 5) A start job is running for… Directories (5min 26s / no limit) [ ***] (4 of 5) A start job is running for… Directories (5min 26s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (5min 27s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (18min 38s / no limit) [*** ] (5 of 5) A start job is running for…ransactions (18min 39s / no limit) [** ] (5 of 5) A start job is running for…ransactions (18min 39s / no limit) [* ] (1 of 5) A start job is running for Login Service (4min 41s / 6min) [** ] (1 of 5) A start job is running for Login Service (4min 41s / 6min) [*** ] (1 of 5) A start job is running for Login Service (4min 42s / 6min) [ *** ] (2 of 5) A start job is running for…me services (18min 41s / no limit) [ *** ] (2 of 5) A start job is running for…me services (18min 42s / no limit) [ ***] (2 of 5) A start job is running for…me services (18min 42s / no limit) [ **] (3 of 5) A start job is running for Journal Service (1min 43s / 3min) [ *] (3 of 5) A start job is running for Journal Service (1min 44s / 3min) [ **] (3 of 5) A start job is running for Journal Service (1min 44s / 3min) [ ***] (4 of 5) A start job is running for… Directories (5min 33s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (5min 34s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (5min 34s / no limit) [*** ] (5 of 5) A start job is running for…ransactions (18min 46s / no limit) [** ] (5 of 5) A start job is running for…ransactions (18min 46s / no limit) [* ] (5 of 5) A start job is running for…ransactions (18min 47s / no limit) [** ] (1 of 5) A start job is running for Login Service (4min 48s / 6min) [*** ] (1 of 5) A start job is running for Login Service (4min 49s / 6min) [ *** ] (1 of 5) A start job is running for Login Service (4min 49s / 6min) [ *** ] (2 of 5) A start job is running for…me services (18min 49s / no limit) [ ***] (2 of 5) A start job is running for…me services (18min 49s / no limit) [ **] (2 of 5) A start job is running for…me services (18min 50s / no limit) [ *] (3 of 5) A start job is running for Journal Service (1min 51s / 3min) [ **] (3 of 5) A start job is running for Journal Service (1min 51s / 3min) [ ***] (3 of 5) A start job is running for Journal Service (1min 52s / 3min) [ *** ] (4 of 5) A start job is running for… Directories (5min 41s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (5min 41s / no limit) [*** ] (4 of 5) A start job is running for… Directories (5min 42s / no limit) [** ] (5 of 5) A start job is running for…ransactions (18min 53s / no limit) [* ] (5 of 5) A start job is running for…ransactions (18min 54s / no limit) [** ] (5 of 5) A start job is running for…ransactions (18min 54s / no limit) [*** ] (1 of 5) A start job is running for Login Service (4min 56s / 6min) [ *** ] (1 of 5) A start job is running for Login Service (4min 56s / 6min) [ *** ] (1 of 5) A start job is running for Login Service (4min 57s / 6min) [ ***] (2 of 5) A start job is running for…me services (18min 56s / no limit) [ **] (2 of 5) A start job is running for…me services (18min 57s / no limit) [ *] (2 of 5) A start job is running for…me services (18min 57s / no limit) [ **] (3 of 5) A start job is running for Journal Service (1min 58s / 3min) [ ***] (3 of 5) A start job is running for Journal Service (1min 59s / 3min) [ *** ] (3 of 5) A start job is running for Journal Service (1min 59s / 3min) [ *** ] (4 of 5) A start job is running for… Directories (5min 48s / no limit) [*** ] (4 of 5) A start job is running for… Directories (5min 49s / no limit) [** ] (4 of 5) A start job is running for… Directories (5min 49s / no limit) [* ] (5 of 5) A start job is running for…transactions (19min 1s / no limit) [** ] (5 of 5) A start job is running for…transactions (19min 1s / no limit) [*** ] (5 of 5) A start job is running for…transactions (19min 2s / no limit) [ *** ] (1 of 5) A start job is running for Login Service (5min 3s / 6min) [ *** ] (1 of 5) A start job is running for Login Service (5min 4s / 6min) [ ***] (1 of 5) A start job is running for Login Service (5min 4s / 6min) [ **] (2 of 5) A start job is running for…ume services (19min 4s / no limit) [ *] (2 of 5) A start job is running for…ume services (19min 4s / no limit) [ **] (2 of 5) A start job is running for…ume services (19min 5s / no limit) [ ***] (3 of 5) A start job is running for Journal Service (2min 6s / 3min) [ *** ] (3 of 5) A start job is running for Journal Service (2min 6s / 3min) [ *** ] (3 of 5) A start job is running for Journal Service (2min 7s / 3min) [*** ] (4 of 5) A start job is running for… Directories (5min 56s / no limit) [** ] (4 of 5) A start job is running for… Directories (5min 56s / no limit) [* ] (4 of 5) A start job is running for… Directories (5min 57s / no limit) [** ] (5 of 5) A start job is running for…transactions (19min 8s / no limit) [*** ] (5 of 5) A start job is running for…transactions (19min 9s / no limit) [ *** ] (5 of 5) A start job is running for…transactions (19min 9s / no limit) [ *** ] (1 of 5) A start job is running for Login Service (5min 11s / 6min) [ ***] (1 of 5) A start job is running for Login Service (5min 11s / 6min) [ **] (1 of 5) A start job is running for Login Service (5min 12s / 6min) [ *] (2 of 5) A start job is running for…me services (19min 11s / no limit) [ **] (2 of 5) A start job is running for…me services (19min 12s / no limit) [ ***] (2 of 5) A start job is running for…me services (19min 12s / no limit) [ *** ] (3 of 5) A start job is running for Journal Service (2min 13s / 3min) [ *** ] (3 of 5) A start job is running for Journal Service (2min 14s / 3min) [*** ] (3 of 5) A start job is running for Journal Service (2min 14s / 3min) [** ] (4 of 5) A start job is running for…y Directories (6min 3s / no limit) [* ] (4 of 5) A start job is running for…y Directories (6min 4s / no limit) [** ] (4 of 5) A start job is running for…y Directories (6min 4s / no limit) [*** ] (5 of 5) A start job is running for…ransactions (19min 16s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (19min 16s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (19min 17s / no limit) [ ***] (1 of 5) A start job is running for Login Service (5min 18s / 6min) [ **] (1 of 5) A start job is running for Login Service (5min 19s / 6min) [ *] (1 of 5) A start job is running for Login Service (5min 19s / 6min) [ **] (2 of 5) A start job is running for…me services (19min 19s / no limit) [ ***] (2 of 5) A start job is running for…me services (19min 19s / no limit) [ *** ] (2 of 5) A start job is running for…me services (19min 20s / no limit) [ *** ] (3 of 5) A start job is running for Journal Service (2min 21s / 3min) [*** ] (3 of 5) A start job is running for Journal Service (2min 21s / 3min) [** ] (3 of 5) A start job is running for Journal Service (2min 22s / 3min) [* ] (4 of 5) A start job is running for… Directories (6min 11s / no limit) [** ] (4 of 5) A start job is running for… Directories (6min 11s / no limit) [*** ] (4 of 5) A start job is running for… Directories (6min 12s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (19min 23s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (19min 24s / no limit) [ ***] (5 of 5) A start job is running for…ransactions (19min 24s / no limit) [ **] (1 of 5) A start job is running for Login Service (5min 26s / 6min) [ *] (1 of 5) A start job is running for Login Service (5min 26s / 6min) [ **] (1 of 5) A start job is running for Login Service (5min 27s / 6min) [ ***] (2 of 5) A start job is running for…me services (19min 26s / no limit) [ *** ] (2 of 5) A start job is running for…me services (19min 27s / no limit) [ *** ] (2 of 5) A start job is running for…me services (19min 27s / no limit) [*** ] (3 of 5) A start job is running for Journal Service (2min 28s / 3min) [** ] (3 of 5) A start job is running for Journal Service (2min 29s / 3min) [* ] (3 of 5) A start job is running for Journal Service (2min 29s / 3min) [** ] (4 of 5) A start job is running for… Directories (6min 18s / no limit) [*** ] (4 of 5) A start job is running for… Directories (6min 19s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (6min 19s / no limit) [ *** ] (5 of 5) A start job is running for…ransactions (19min 31s / no limit) [ ***] (5 of 5) A start job is running for…ransactions (19min 31s / no limit) [ **] (5 of 5) A start job is running for…ransactions (19min 32s / no limit) [ *] (1 of 5) A start job is running for Login Service (5min 33s / 6min) [ **] (1 of 5) A start job is running for Login Service (5min 34s / 6min) [ ***] (1 of 5) A start job is running for Login Service (5min 34s / 6min) [ *** ] (2 of 5) A start job is running for…me services (19min 34s / no limit) [ *** ] (2 of 5) A start job is running for…me services (19min 34s / no limit) [*** ] (2 of 5) A start job is running for…me services (19min 35s / no limit) [** ] (3 of 5) A start job is running for Journal Service (2min 36s / 3min) [* ] (3 of 5) A start job is running for Journal Service (2min 36s / 3min) [** ] (3 of 5) A start job is running for Journal Service (2min 37s / 3min) [*** ] (4 of 5) A start job is running for… Directories (6min 26s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (6min 26s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (6min 27s / no limit) [ ***] (5 of 5) A start job is running for…ransactions (19min 38s / no limit) [ **] (5 of 5) A start job is running for…ransactions (19min 39s / no limit) [ *] (5 of 5) A start job is running for…ransactions (19min 39s / no limit) [ **] (1 of 5) A start job is running for Login Service (5min 41s / 6min) [ ***] (1 of 5) A start job is running for Login Service (5min 41s / 6min) [ *** ] (1 of 5) A start job is running for Login Service (5min 42s / 6min) [ *** ] (2 of 5) A start job is running for…me services (19min 41s / no limit) [*** ] (2 of 5) A start job is running for…me services (19min 42s / no limit) [** ] (2 of 5) A start job is running for…me services (19min 42s / no limit) [* ] (3 of 5) A start job is running for Journal Service (2min 43s / 3min) [** ] (3 of 5) A start job is running for Journal Service (2min 44s / 3min) [*** ] (3 of 5) A start job is running for Journal Service (2min 44s / 3min) [ *** ] (4 of 5) A start job is running for… Directories (6min 33s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (6min 34s / no limit) [ ***] (4 of 5) A start job is running for… Directories (6min 34s / no limit) [ **] (5 of 5) A start job is running for…ransactions (19min 46s / no limit) [ *] (5 of 5) A start job is running for…ransactions (19min 46s / no limit) [ **] (5 of 5) A start job is running for…ransactions (19min 47s / no limit) [ ***] (1 of 5) A start job is running for Login Service (5min 48s / 6min) [ *** ] (1 of 5) A start job is running for Login Service (5min 49s / 6min) [ *** ] (1 of 5) A start job is running for Login Service (5min 49s / 6min) [*** ] (2 of 5) A start job is running for…me services (19min 49s / no limit) [** ] (2 of 5) A start job is running for…me services (19min 49s / no limit) [* ] (2 of 5) A start job is running for…me services (19min 50s / no limit) [** ] (3 of 5) A start job is running for Journal Service (2min 51s / 3min) [*** ] (3 of 5) A start job is running for Journal Service (2min 51s / 3min) [ *** ] (3 of 5) A start job is running for Journal Service (2min 52s / 3min) [ *** ] (4 of 5) A start job is running for… Directories (6min 41s / no limit) [ ***] (4 of 5) A start job is running for… Directories (6min 41s / no limit) [ **] (4 of 5) A start job is running for… Directories (6min 42s / no limit) [ *] (5 of 5) A start job is running for…ransactions (19min 53s / no limit) [ **] (5 of 5) A start job is running for…ransactions (19min 54s / no limit) [ ***] (5 of 5) A start job is running for…ransactions (19min 54s / no limit) [ *** ] (1 of 5) A start job is running for Login Service (5min 56s / 6min) [ *** ] (1 of 5) A start job is running for Login Service (5min 56s / 6min) [*** ] (1 of 5) A start job is running for Login Service (5min 57s / 6min) [** ] (2 of 5) A start job is running for…me services (19min 56s / no limit) [* ] (2 of 5) A start job is running for…me services (19min 57s / no limit) [** ] (2 of 5) A start job is running for…me services (19min 57s / no limit) [*** ] (3 of 5) A start job is running for Journal Service (2min 58s / 3min) [ *** ] (3 of 5) A start job is running for Journal Service (2min 59s / 3min) [ *** ] (3 of 5) A start job is running for Journal Service (2min 59s / 3min)[ 1308.761133] systemd[1]: systemd-logind.service: State 'stop-final-sigterm' timed out. Killing. [ 1308.840743] systemd[1]: systemd-logind.service: Killing process 774 (systemd) with signal SIGKILL. [ 1308.856165] systemd[1]: systemd-logind.service: Killing process 768 (systemd) with signal SIGKILL. [ ***] (4 of 5) A start job is running for… Directories (6min 48s / no limit)[ 1308.958410] systemd[1]: systemd-journald.service: State 'stop-sigterm' timed out. Killing. [ 1309.041209] systemd[1]: systemd-journald.service: Killing process 775 (systemd) with signal SIGKILL. [ 1309.054424] systemd[1]: systemd-journald.service: Killing process 598 (systemd-journal) with signal SIGKILL. [ **] (4 of 5) A start job is running for… Directories (6min 49s / no limit) [ *] (4 of 5) A start job is running for… Directories (6min 49s / no limit) [ **] (5 of 5) A start job is running for…transactions (20min 1s / no limit) [ ***] (5 of 5) A start job is running for…transactions (20min 1s / no limit)Traceback (most recent call last): File "test/verify/check-multi-machine", line 140, in setUp MachineCase.setUp(self) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 805, in setUp machine.wait_boot() File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/machine_virtual.py", line 527, in wait_boot Machine.wait_boot(self, timeout_sec) File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 117, in wait_boot self.label, self.ssh_address, self.ssh_port)) machine_core.exceptions.Failure: Unable to reach machine rhel-8-1-distropkg-127.0.0.2-2501 via ssh: 127.0.0.2:2501 not ok 124 testBasic (check_multi_machine.TestMultiMachineAdd) # duration: 1351s # RETRY due to failure of test harness or framework # RETRY # ---------------------------------------------------------------------- # testUrlRootWithQuery (check_multi_machine.TestMultiMachine) # spawn virsh -c qemu:///session console 195 Connected to domain rhel-8-1-distropkg-127.0.0.2-2601 Escape character is ^] [ OK ] Started udev Kernel Device Manager. [ 124.156207] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ OK ] Created slice system-lvm2\x2dpvscan.slice. Starting LVM event activation on device 252:2... [ 125.970633] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ OK ] Started Monitoring of LVM2 mirrors,…sing dmeventd or progress polling. [ 127.271833] sr 1:0:1:0: Attached scsi generic sg0 type 5 [ OK ] Started LVM event activation on device 252:2. [* ] A start job is running for udev Wai…ice Initialization (23s / 3min 9s) [ OK ] Started udev Wait for Complete Device Initialization. [ OK ] Reached target Local File Systems (Pre). Mounting /boot... [ 133.162227] XFS (vda1): Mounting V5 Filesystem [ 134.751808] XFS (vda1): Ending clean mount [ OK ] Mounted /boot. [ OK ] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Restore /run/initramfs on shutdown... [ OK ] Started Restore /run/initramfs on shutdown. [ OK ] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [ OK ] Started Create Volatile Files and Directories. Mounting RPC Pipe File System... Starting Update UTMP about System Boot/Shutdown... Starting RPC Bind... [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Reached target System Initialization. [ OK ] Started dnf makecache --timer. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Listening on Open-iSCSI iscsid Socket. [ OK ] Listening on Virtual machine lock manager socket. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Listening on Virtual machine log manager socket. [ OK ] Started daily update of the root trust anchor for DNSSEC. [ OK ] Reached target Timers. [ OK ] Listening on SSSD Kerberos Cache Manager responder socket. [ OK ] Listening on Open-iSCSI iscsiuio Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started D-Bus System Message Bus. Starting Rollback uncommitted netcf…work config change transactions... Starting VDO volume services... Starting Virtual Machine and Container Registration Service... Starting System Security Services Daemon... [ OK ] Started irqbalance daemon. Starting Kernel Samepage Merging... Starting GSSAPI Proxy Daemon... [ OK ] Started Hardware RNG Entropy Gatherer Daemon. Starting NTP client/server... [ OK ] Reached target sshd-keygen.target. Starting Authorization Manager... [ 141.534705] RPC: Registered named UNIX socket transport module. [ 141.544980] RPC: Registered udp transport module. [ 141.550978] RPC: Registered tcp transport module. [ 141.557388] RPC: Registered tcp NFSv4.1 backchannel transport module. [ OK ] Started Virtual Machine and Container Registration Service. [ OK ] Started RPC Bind. [ OK ] Mounted RPC Pipe File System. [ OK ] Started Rollback uncommitted netcf network config change transactions. [ OK ] Started Kernel Samepage Merging. Starting Kernel Samepage Merging (KSM) Tuning Daemon... [ OK ] Reached target rpc_pipefs.target. [** ] (1 of 6) A start job is running for…KSM) Tuning Daemon (38s / 2min 3s) [*** ] (1 of 6) A start job is running for…KSM) Tuning Daemon (39s / 2min 3s) [ *** ] (2 of 6) A start job is running for…O volume services (39s / no limit) [ *** ] (2 of 6) A start job is running for…O volume services (40s / no limit) [ ***] (2 of 6) A start job is running for…O volume services (40s / no limit) [ **] (3 of 6) A start job is running for Authorization Manager (41s / 2min) [ *] (3 of 6) A start job is running for Authorization Manager (41s / 2min) [ **] (3 of 6) A start job is running for Authorization Manager (42s / 2min) [ ***] (4 of 6) A start job is running for…y Services Daemon (42s / 1min 58s) [ *** ] (4 of 6) A start job is running for…y Services Daemon (43s / 1min 58s) [ *** ] (4 of 6) A start job is running for…y Services Daemon (43s / 1min 58s) [*** ] (5 of 6) A start job is running for…SAPI Proxy Daemon (44s / 1min 59s) [** ] (5 of 6) A start job is running for…SAPI Proxy Daemon (44s / 1min 59s) [* ] (5 of 6) A start job is running for…SAPI Proxy Daemon (45s / 1min 59s) [** ] (6 of 6) A start job is running for NTP client/server (45s / 2min) [*** ] (6 of 6) A start job is running for NTP client/server (46s / 2min) [ *** ] (6 of 6) A start job is running for NTP client/server (46s / 2min) [ *** ] (1 of 6) A start job is running for…KSM) Tuning Daemon (47s / 2min 3s) [ ***] (1 of 6) A start job is running for…KSM) Tuning Daemon (47s / 2min 3s) [ **] (1 of 6) A start job is running for…KSM) Tuning Daemon (48s / 2min 3s) [ *] (2 of 6) A start job is running for…O volume services (48s / no limit) [ **] (2 of 6) A start job is running for…O volume services (49s / no limit) [ ***] (2 of 6) A start job is running for…O volume services (49s / no limit) [ *** ] (3 of 6) A start job is running for Authorization Manager (50s / 2min) [ *** ] (3 of 6) A start job is running for Authorization Manager (50s / 2min) [*** ] (3 of 6) A start job is running for Authorization Manager (51s / 2min) [** ] (4 of 6) A start job is running for…y Services Daemon (51s / 1min 58s) [* ] (4 of 6) A start job is running for…y Services Daemon (52s / 1min 58s) [** ] (4 of 6) A start job is running for…y Services Daemon (52s / 1min 58s) [*** ] (5 of 6) A start job is running for…SAPI Proxy Daemon (53s / 1min 59s) [ *** ] (5 of 6) A start job is running for…SAPI Proxy Daemon (53s / 1min 59s) [ *** ] (5 of 6) A start job is running for…SAPI Proxy Daemon (54s / 1min 59s) [ ***] (6 of 6) A start job is running for NTP client/server (54s / 2min) [ **] (6 of 6) A start job is running for NTP client/server (55s / 2min) [ *] (6 of 6) A start job is running for NTP client/server (55s / 2min) [ **] (1 of 6) A start job is running for…KSM) Tuning Daemon (56s / 2min 3s) [ ***] (1 of 6) A start job is running for…KSM) Tuning Daemon (56s / 2min 3s) [ *** ] (1 of 6) A start job is running for…KSM) Tuning Daemon (57s / 2min 3s) [ *** ] (2 of 6) A start job is running for…O volume services (57s / no limit) [*** ] (2 of 6) A start job is running for…O volume services (58s / no limit) [** ] (2 of 6) A start job is running for…O volume services (58s / no limit) [* ] (3 of 6) A start job is running for Authorization Manager (59s / 2min) [** ] (3 of 6) A start job is running for Authorization Manager (59s / 2min) [*** ] (3 of 6) A start job is running for…uthorization Manager (1min / 2min) [ *** ] (4 of 6) A start job is running for… Services Daemon (1min / 1min 58s) [ *** ] (4 of 6) A start job is running for…rvices Daemon (1min 1s / 1min 58s) [ ***] (4 of 6) A start job is running for…rvices Daemon (1min 1s / 1min 58s) [ **] (5 of 6) A start job is running for… Proxy Daemon (1min 2s / 1min 59s) [ *] (5 of 6) A start job is running for… Proxy Daemon (1min 2s / 1min 59s) [ **] (5 of 6) A start job is running for… Proxy Daemon (1min 3s / 1min 59s) [ ***] (6 of 6) A start job is running for NTP client/server (1min 3s / 2min) [ *** ] (6 of 6) A start job is running for NTP client/server (1min 4s / 2min) [ *** ] (6 of 6) A start job is running for NTP client/server (1min 4s / 2min) [*** ] (1 of 6) A start job is running for… Tuning Daemon (1min 5s / 2min 3s) [** ] (1 of 6) A start job is running for… Tuning Daemon (1min 5s / 2min 3s) [* ] (1 of 6) A start job is running for… Tuning Daemon (1min 6s / 2min 3s) [** ] (2 of 6) A start job is running for…lume services (1min 6s / no limit) [*** ] (2 of 6) A start job is running for…lume services (1min 7s / no limit) [ *** ] (2 of 6) A start job is running for…lume services (1min 7s / no limit) [ *** ] (3 of 6) A start job is running for…orization Manager (1min 8s / 2min) [ ***] (3 of 6) A start job is running for…orization Manager (1min 8s / 2min) [ **] (3 of 6) A start job is running for…orization Manager (1min 9s / 2min) [ *] (4 of 6) A start job is running for…rvices Daemon (1min 9s / 1min 58s) [ **] (4 of 6) A start job is running for…vices Daemon (1min 10s / 1min 58s) [ ***] (4 of 6) A start job is running for…vices Daemon (1min 10s / 1min 58s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (1min 11s / 1min 59s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (1min 11s / 1min 59s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (1min 12s / 1min 59s) [** ] (6 of 6) A start job is running for…TP client/server (1min 12s / 2min) [* ] (6 of 6) A start job is running for…TP client/server (1min 13s / 2min) [** ] (6 of 6) A start job is running for…TP client/server (1min 13s / 2min) [*** ] (1 of 6) A start job is running for…Tuning Daemon (1min 14s / 2min 3s) [ *** ] (1 of 6) A start job is running for…Tuning Daemon (1min 14s / 2min 3s) [ *** ] (1 of 6) A start job is running for…Tuning Daemon (1min 15s / 2min 3s) [ ***] (2 of 6) A start job is running for…ume services (1min 15s / no limit) [ **] (2 of 6) A start job is running for…ume services (1min 16s / no limit) [ *] (2 of 6) A start job is running for…ume services (1min 16s / no limit) [ **] (3 of 6) A start job is running for…rization Manager (1min 17s / 2min) [ ***] (3 of 6) A start job is running for…rization Manager (1min 17s / 2min) [ *** ] (3 of 6) A start job is running for…rization Manager (1min 18s / 2min) [ *** ] (4 of 6) A start job is running for…vices Daemon (1min 18s / 1min 58s) [*** ] (4 of 6) A start job is running for…vices Daemon (1min 19s / 1min 58s) [** ] (4 of 6) A start job is running for…vices Daemon (1min 19s / 1min 58s) [* ] (5 of 6) A start job is running for…Proxy Daemon (1min 20s / 1min 59s) [** ] (5 of 6) A start job is running for…Proxy Daemon (1min 20s / 1min 59s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (1min 21s / 1min 59s) [ *** ] (6 of 6) A start job is running for…TP client/server (1min 21s / 2min) [ *** ] (6 of 6) A start job is running for…TP client/server (1min 22s / 2min) [ ***] (6 of 6) A start job is running for…TP client/server (1min 22s / 2min) [ **] (1 of 6) A start job is running for…Tuning Daemon (1min 23s / 2min 3s) [ *] (1 of 6) A start job is running for…Tuning Daemon (1min 23s / 2min 3s) [ **] (1 of 6) A start job is running for…Tuning Daemon (1min 24s / 2min 3s) [ ***] (2 of 6) A start job is running for…ume services (1min 24s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (1min 25s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (1min 25s / no limit) [*** ] (3 of 6) A start job is running for…rization Manager (1min 26s / 2min) [** ] (3 of 6) A start job is running for…rization Manager (1min 26s / 2min) [* ] (3 of 6) A start job is running for…rization Manager (1min 27s / 2min) [** ] (4 of 6) A start job is running for…vices Daemon (1min 27s / 1min 58s) [*** ] (4 of 6) A start job is running for…vices Daemon (1min 28s / 1min 58s) [ *** ] (4 of 6) A start job is running for…vices Daemon (1min 28s / 1min 58s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (1min 29s / 1min 59s) [ ***] (5 of 6) A start job is running for…Proxy Daemon (1min 29s / 1min 59s) [ **] (5 of 6) A start job is running for…Proxy Daemon (1min 30s / 1min 59s) [ *] (6 of 6) A start job is running for…TP client/server (1min 30s / 2min) [ **] (6 of 6) A start job is running for…TP client/server (1min 31s / 2min) [ ***] (6 of 6) A start job is running for…TP client/server (1min 31s / 2min) [ *** ] (1 of 6) A start job is running for…Tuning Daemon (1min 32s / 2min 3s) [ *** ] (1 of 6) A start job is running for…Tuning Daemon (1min 32s / 2min 3s) [*** ] (1 of 6) A start job is running for…Tuning Daemon (1min 33s / 2min 3s) [** ] (2 of 6) A start job is running for…ume services (1min 33s / no limit) [* ] (2 of 6) A start job is running for…ume services (1min 34s / no limit) [** ] (2 of 6) A start job is running for…ume services (1min 34s / no limit) [*** ] (3 of 6) A start job is running for…rization Manager (1min 35s / 2min) [ *** ] (3 of 6) A start job is running for…rization Manager (1min 35s / 2min) [ *** ] (3 of 6) A start job is running for…rization Manager (1min 36s / 2min) [ ***] (4 of 6) A start job is running for…vices Daemon (1min 36s / 1min 58s) [ **] (4 of 6) A start job is running for…vices Daemon (1min 37s / 1min 58s) [ *] (4 of 6) A start job is running for…vices Daemon (1min 37s / 1min 58s) [ **] (5 of 6) A start job is running for…Proxy Daemon (1min 38s / 1min 59s) [ ***] (5 of 6) A start job is running for…Proxy Daemon (1min 38s / 1min 59s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (1min 39s / 1min 59s) [ *** ] (6 of 6) A start job is running for…TP client/server (1min 39s / 2min) [*** ] (6 of 6) A start job is running for…TP client/server (1min 40s / 2min) [** ] (6 of 6) A start job is running for…TP client/server (1min 40s / 2min) [* ] (1 of 6) A start job is running for…Tuning Daemon (1min 41s / 2min 3s) [** ] (1 of 6) A start job is running for…Tuning Daemon (1min 41s / 2min 3s) [*** ] (1 of 6) A start job is running for…Tuning Daemon (1min 42s / 2min 3s) [ *** ] (2 of 6) A start job is running for…ume services (1min 42s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (1min 43s / no limit) [ ***] (2 of 6) A start job is running for…ume services (1min 43s / no limit) [ **] (3 of 6) A start job is running for…rization Manager (1min 44s / 2min) [ *] (3 of 6) A start job is running for…rization Manager (1min 44s / 2min) [ **] (3 of 6) A start job is running for…rization Manager (1min 45s / 2min) [ ***] (4 of 6) A start job is running for…vices Daemon (1min 45s / 1min 58s) [ *** ] (4 of 6) A start job is running for…vices Daemon (1min 46s / 1min 58s) [ *** ] (4 of 6) A start job is running for…vices Daemon (1min 46s / 1min 58s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (1min 47s / 1min 59s) [** ] (5 of 6) A start job is running for…Proxy Daemon (1min 47s / 1min 59s) [* ] (5 of 6) A start job is running for…Proxy Daemon (1min 48s / 1min 59s) [** ] (6 of 6) A start job is running for…TP client/server (1min 48s / 2min) [*** ] (6 of 6) A start job is running for…TP client/server (1min 49s / 2min) [ *** ] (6 of 6) A start job is running for…TP client/server (1min 49s / 2min) [ *** ] (1 of 6) A start job is running for…Tuning Daemon (1min 50s / 2min 3s) [ ***] (1 of 6) A start job is running for…Tuning Daemon (1min 50s / 2min 3s) [ **] (1 of 6) A start job is running for…Tuning Daemon (1min 51s / 2min 3s) [ *] (2 of 6) A start job is running for…ume services (1min 51s / no limit) [ **] (2 of 6) A start job is running for…ume services (1min 52s / no limit) [ ***] (2 of 6) A start job is running for…ume services (1min 52s / no limit) [ *** ] (3 of 6) A start job is running for…rization Manager (1min 53s / 2min) [ *** ] (3 of 6) A start job is running for…rization Manager (1min 53s / 2min) [*** ] (3 of 6) A start job is running for…rization Manager (1min 54s / 2min) [** ] (4 of 6) A start job is running for…vices Daemon (1min 54s / 1min 58s) [* ] (4 of 6) A start job is running for…vices Daemon (1min 55s / 1min 58s) [** ] (4 of 6) A start job is running for…vices Daemon (1min 55s / 1min 58s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (1min 56s / 1min 59s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (1min 56s / 1min 59s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (1min 57s / 1min 59s) [ ***] (6 of 6) A start job is running for…TP client/server (1min 57s / 2min) [ **] (6 of 6) A start job is running for…TP client/server (1min 58s / 2min) [ *] (6 of 6) A start job is running for…TP client/server (1min 58s / 2min) [ **] (1 of 6) A start job is running for…Tuning Daemon (1min 59s / 2min 3s) [ ***] (1 of 6) A start job is running for…Tuning Daemon (1min 59s / 2min 3s) [ *** ] (1 of 6) A start job is running for…SM) Tuning Daemon (2min / 2min 3s) [ *** ] (2 of 6) A start job is running for… volume services (2min / no limit) [*** ] (2 of 6) A start job is running for…lume services (2min 1s / no limit) [** ] (2 of 6) A start job is running for…lume services (2min 1s / no limit) [* ] (3 of 6) A start job is running for…ation Manager (2min 2s / 3min 30s) [** ] (3 of 6) A start job is running for…ation Manager (2min 2s / 3min 30s) [*** ] (3 of 6) A start job is running for…ation Manager (2min 3s / 3min 30s) [ *** ] (4 of 6) A start job is running for…rvices Daemon (2min 3s / 3min 28s) [ *** ] (4 of 6) A start job is running for…rvices Daemon (2min 4s / 3min 28s) [ ***] (4 of 6) A start job is running for…rvices Daemon (2min 4s / 3min 28s) [ **] (5 of 6) A start job is running for… Proxy Daemon (2min 5s / 3min 29s) [ *] (5 of 6) A start job is running for… Proxy Daemon (2min 5s / 3min 29s) [ **] (5 of 6) A start job is running for… Proxy Daemon (2min 6s / 3min 29s) [ ***] (6 of 6) A start job is running for…client/server (2min 6s / 3min 30s) [ *** ] (6 of 6) A start job is running for…client/server (2min 7s / 3min 30s) [ *** ] (6 of 6) A start job is running for…client/server (2min 7s / 3min 30s) [*** ] (1 of 6) A start job is running for…Tuning Daemon (2min 8s / 3min 33s) [** ] (1 of 6) A start job is running for…Tuning Daemon (2min 8s / 3min 33s) [* ] (1 of 6) A start job is running for…Tuning Daemon (2min 9s / 3min 33s) [** ] (2 of 6) A start job is running for…lume services (2min 9s / no limit) [*** ] (2 of 6) A start job is running for…ume services (2min 10s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (2min 10s / no limit) [ *** ] (3 of 6) A start job is running for…tion Manager (2min 11s / 3min 30s) [ ***] (3 of 6) A start job is running for…tion Manager (2min 11s / 3min 30s) [ **] (3 of 6) A start job is running for…tion Manager (2min 12s / 3min 30s) [ *] (4 of 6) A start job is running for…vices Daemon (2min 12s / 3min 28s) [ **] (4 of 6) A start job is running for…vices Daemon (2min 13s / 3min 28s) [ ***] (4 of 6) A start job is running for…vices Daemon (2min 13s / 3min 28s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (2min 14s / 3min 29s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (2min 14s / 3min 29s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (2min 15s / 3min 29s) [** ] (6 of 6) A start job is running for…lient/server (2min 15s / 3min 30s) [* ] (6 of 6) A start job is running for…lient/server (2min 16s / 3min 30s) [** ] (6 of 6) A start job is running for…lient/server (2min 16s / 3min 30s) [*** ] (1 of 6) A start job is running for…uning Daemon (2min 17s / 3min 33s) [ *** ] (1 of 6) A start job is running for…uning Daemon (2min 17s / 3min 33s) [ *** ] (1 of 6) A start job is running for…uning Daemon (2min 18s / 3min 33s) [ ***] (2 of 6) A start job is running for…ume services (2min 18s / no limit) [ **] (2 of 6) A start job is running for…ume services (2min 19s / no limit) [ *] (2 of 6) A start job is running for…ume services (2min 19s / no limit) [ **] (3 of 6) A start job is running for…tion Manager (2min 20s / 3min 30s) [ ***] (3 of 6) A start job is running for…tion Manager (2min 20s / 3min 30s) [ *** ] (3 of 6) A start job is running for…tion Manager (2min 21s / 3min 30s) [ *** ] (4 of 6) A start job is running for…vices Daemon (2min 21s / 3min 28s) [*** ] (4 of 6) A start job is running for…vices Daemon (2min 22s / 3min 28s) [** ] (4 of 6) A start job is running for…vices Daemon (2min 22s / 3min 28s) [* ] (5 of 6) A start job is running for…Proxy Daemon (2min 23s / 3min 29s) [** ] (5 of 6) A start job is running for…Proxy Daemon (2min 23s / 3min 29s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (2min 24s / 3min 29s) [ *** ] (6 of 6) A start job is running for…lient/server (2min 24s / 3min 30s) [ *** ] (6 of 6) A start job is running for…lient/server (2min 25s / 3min 30s) [ ***] (6 of 6) A start job is running for…lient/server (2min 25s / 3min 30s) [ **] (1 of 6) A start job is running for…uning Daemon (2min 26s / 3min 33s) [ *] (1 of 6) A start job is running for…uning Daemon (2min 26s / 3min 33s) [ **] (1 of 6) A start job is running for…uning Daemon (2min 27s / 3min 33s) [ ***] (2 of 6) A start job is running for…ume services (2min 27s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (2min 28s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (2min 28s / no limit) [*** ] (3 of 6) A start job is running for…tion Manager (2min 29s / 3min 30s) [** ] (3 of 6) A start job is running for…tion Manager (2min 29s / 3min 30s) [* ] (3 of 6) A start job is running for…tion Manager (2min 30s / 3min 30s) [** ] (4 of 6) A start job is running for…vices Daemon (2min 30s / 3min 28s) [*** ] (4 of 6) A start job is running for…vices Daemon (2min 31s / 3min 28s) [ *** ] (4 of 6) A start job is running for…vices Daemon (2min 31s / 3min 28s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (2min 32s / 3min 29s) [ ***] (5 of 6) A start job is running for…Proxy Daemon (2min 32s / 3min 29s) [ **] (5 of 6) A start job is running for…Proxy Daemon (2min 33s / 3min 29s) [ *] (6 of 6) A start job is running for…lient/server (2min 33s / 3min 30s) [ **] (6 of 6) A start job is running for…lient/server (2min 34s / 3min 30s) [ ***] (6 of 6) A start job is running for…lient/server (2min 34s / 3min 30s) [ *** ] (1 of 6) A start job is running for…uning Daemon (2min 35s / 3min 33s) [ *** ] (1 of 6) A start job is running for…uning Daemon (2min 35s / 3min 33s) [*** ] (1 of 6) A start job is running for…uning Daemon (2min 36s / 3min 33s) [** ] (2 of 6) A start job is running for…ume services (2min 36s / no limit) [* ] (2 of 6) A start job is running for…ume services (2min 37s / no limit) [** ] (2 of 6) A start job is running for…ume services (2min 37s / no limit) [*** ] (3 of 6) A start job is running for…tion Manager (2min 38s / 3min 30s) [ *** ] (3 of 6) A start job is running for…tion Manager (2min 38s / 3min 30s) [ *** ] (3 of 6) A start job is running for…tion Manager (2min 39s / 3min 30s) [ ***] (4 of 6) A start job is running for…vices Daemon (2min 39s / 3min 28s) [ **] (4 of 6) A start job is running for…vices Daemon (2min 40s / 3min 28s) [ *] (4 of 6) A start job is running for…vices Daemon (2min 40s / 3min 28s) [ **] (5 of 6) A start job is running for…Proxy Daemon (2min 41s / 3min 29s) [ ***] (5 of 6) A start job is running for…Proxy Daemon (2min 41s / 3min 29s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (2min 42s / 3min 29s) [ *** ] (6 of 6) A start job is running for…lient/server (2min 42s / 3min 30s) [*** ] (6 of 6) A start job is running for…lient/server (2min 43s / 3min 30s) [** ] (6 of 6) A start job is running for…lient/server (2min 43s / 3min 30s) [* ] (1 of 6) A start job is running for…uning Daemon (2min 44s / 3min 33s) [** ] (1 of 6) A start job is running for…uning Daemon (2min 44s / 3min 33s) [*** ] (1 of 6) A start job is running for…uning Daemon (2min 45s / 3min 33s) [ *** ] (2 of 6) A start job is running for…ume services (2min 45s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (2min 46s / no limit) [ ***] (2 of 6) A start job is running for…ume services (2min 46s / no limit) [ **] (3 of 6) A start job is running for…tion Manager (2min 47s / 3min 30s) [ *] (3 of 6) A start job is running for…tion Manager (2min 47s / 3min 30s) [ **] (3 of 6) A start job is running for…tion Manager (2min 48s / 3min 30s) [ ***] (4 of 6) A start job is running for…vices Daemon (2min 48s / 3min 28s) [ *** ] (4 of 6) A start job is running for…vices Daemon (2min 49s / 3min 28s) [ *** ] (4 of 6) A start job is running for…vices Daemon (2min 49s / 3min 28s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (2min 50s / 3min 29s) [** ] (5 of 6) A start job is running for…Proxy Daemon (2min 50s / 3min 29s) [* ] (5 of 6) A start job is running for…Proxy Daemon (2min 51s / 3min 29s) [** ] (6 of 6) A start job is running for…lient/server (2min 51s / 3min 30s) [*** ] (6 of 6) A start job is running for…lient/server (2min 52s / 3min 30s) [ *** ] (6 of 6) A start job is running for…lient/server (2min 52s / 3min 30s) [ *** ] (1 of 6) A start job is running for…uning Daemon (2min 53s / 3min 33s) [ ***] (1 of 6) A start job is running for…uning Daemon (2min 53s / 3min 33s) [ **] (1 of 6) A start job is running for…uning Daemon (2min 54s / 3min 33s) [ *] (2 of 6) A start job is running for…ume services (2min 54s / no limit) [ **] (2 of 6) A start job is running for…ume services (2min 55s / no limit) [ ***] (2 of 6) A start job is running for…ume services (2min 55s / no limit) [ *** ] (3 of 6) A start job is running for…tion Manager (2min 56s / 3min 30s) [ *** ] (3 of 6) A start job is running for…tion Manager (2min 56s / 3min 30s) [*** ] (3 of 6) A start job is running for…tion Manager (2min 57s / 3min 30s) [** ] (4 of 6) A start job is running for…vices Daemon (2min 57s / 3min 28s) [* ] (4 of 6) A start job is running for…vices Daemon (2min 58s / 3min 28s) [** ] (4 of 6) A start job is running for…vices Daemon (2min 58s / 3min 28s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (2min 59s / 3min 29s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (2min 59s / 3min 29s) [ *** ] (5 of 6) A start job is running for…API Proxy Daemon (3min / 3min 29s) [ ***] (6 of 6) A start job is running for…TP client/server (3min / 3min 30s) [ **] (6 of 6) A start job is running for…client/server (3min 1s / 3min 30s) [ *] (6 of 6) A start job is running for…client/server (3min 1s / 3min 30s) [ **] (1 of 6) A start job is running for…Tuning Daemon (3min 2s / 3min 33s) [ ***] (1 of 6) A start job is running for…Tuning Daemon (3min 2s / 3min 33s) [ *** ] (1 of 6) A start job is running for…Tuning Daemon (3min 3s / 3min 33s) [ *** ] (2 of 6) A start job is running for…lume services (3min 3s / no limit) [*** ] (2 of 6) A start job is running for…lume services (3min 4s / no limit) [** ] (2 of 6) A start job is running for…lume services (3min 4s / no limit) [* ] (3 of 6) A start job is running for…ation Manager (3min 5s / 3min 30s) [** ] (3 of 6) A start job is running for…ation Manager (3min 5s / 3min 30s) [*** ] (3 of 6) A start job is running for…ation Manager (3min 6s / 3min 30s) [ *** ] (4 of 6) A start job is running for…rvices Daemon (3min 6s / 3min 28s) [ *** ] (4 of 6) A start job is running for…rvices Daemon (3min 7s / 3min 28s) [ ***] (4 of 6) A start job is running for…rvices Daemon (3min 7s / 3min 28s) [ **] (5 of 6) A start job is running for… Proxy Daemon (3min 8s / 3min 29s) [ *] (5 of 6) A start job is running for… Proxy Daemon (3min 8s / 3min 29s) [ **] (5 of 6) A start job is running for… Proxy Daemon (3min 9s / 3min 29s) [ ***] (6 of 6) A start job is running for…client/server (3min 9s / 3min 30s) [ *** ] (6 of 6) A start job is running for…lient/server (3min 10s / 3min 30s) [ *** ] (6 of 6) A start job is running for…lient/server (3min 10s / 3min 30s) [*** ] (1 of 6) A start job is running for…uning Daemon (3min 11s / 3min 33s) [** ] (1 of 6) A start job is running for…uning Daemon (3min 11s / 3min 33s) [* ] (1 of 6) A start job is running for…uning Daemon (3min 12s / 3min 33s) [** ] (2 of 6) A start job is running for…ume services (3min 12s / no limit) [*** ] (2 of 6) A start job is running for…ume services (3min 13s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (3min 13s / no limit) [ *** ] (3 of 6) A start job is running for…tion Manager (3min 14s / 3min 30s) [ ***] (3 of 6) A start job is running for…tion Manager (3min 14s / 3min 30s) [ **] (3 of 6) A start job is running for…tion Manager (3min 15s / 3min 30s) [ *] (4 of 6) A start job is running for…vices Daemon (3min 15s / 3min 28s) [ **] (4 of 6) A start job is running for…vices Daemon (3min 16s / 3min 28s) [ ***] (4 of 6) A start job is running for…vices Daemon (3min 16s / 3min 28s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (3min 17s / 3min 29s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (3min 17s / 3min 29s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (3min 18s / 3min 29s) [** ] (6 of 6) A start job is running for…lient/server (3min 18s / 3min 30s) [* ] (6 of 6) A start job is running for…lient/server (3min 19s / 3min 30s) [** ] (6 of 6) A start job is running for…lient/server (3min 19s / 3min 30s) [*** ] (1 of 6) A start job is running for…uning Daemon (3min 20s / 3min 33s) [ *** ] (1 of 6) A start job is running for…uning Daemon (3min 20s / 3min 33s) [ *** ] (1 of 6) A start job is running for…uning Daemon (3min 21s / 3min 33s) [ ***] (2 of 6) A start job is running for…ume services (3min 21s / no limit) [ **] (2 of 6) A start job is running for…ume services (3min 22s / no limit) [ *] (2 of 6) A start job is running for…ume services (3min 22s / no limit) [ **] (3 of 6) A start job is running for…tion Manager (3min 23s / 3min 30s) [ ***] (3 of 6) A start job is running for…tion Manager (3min 23s / 3min 30s) [ *** ] (3 of 6) A start job is running for…tion Manager (3min 24s / 3min 30s) [ *** ] (4 of 6) A start job is running for…vices Daemon (3min 24s / 3min 28s) [*** ] (4 of 6) A start job is running for…vices Daemon (3min 25s / 3min 28s) [** ] (4 of 6) A start job is running for…vices Daemon (3min 25s / 3min 28s) [* ] (5 of 6) A start job is running for…Proxy Daemon (3min 26s / 3min 29s) [** ] (5 of 6) A start job is running for…Proxy Daemon (3min 26s / 3min 29s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (3min 27s / 3min 29s) [ *** ] (6 of 6) A start job is running for…lient/server (3min 27s / 3min 30s) [ *** ] (6 of 6) A start job is running for…lient/server (3min 28s / 3min 30s) [ ***] (6 of 6) A start job is running for…lient/server (3min 28s / 3min 30s) [ **] (1 of 6) A start job is running for…uning Daemon (3min 29s / 3min 33s) [ *] (1 of 6) A start job is running for…uning Daemon (3min 29s / 3min 33s) [ **] (1 of 6) A start job is running for…uning Daemon (3min 30s / 3min 33s) [ ***] (2 of 6) A start job is running for…ume services (3min 30s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (3min 31s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (3min 31s / no limit) [*** ] (3 of 6) A start job is running for…rization Manager (3min 32s / 5min) [** ] (3 of 6) A start job is running for…rization Manager (3min 32s / 5min) [* ] (3 of 6) A start job is running for…rization Manager (3min 33s / 5min) [** ] (4 of 6) A start job is running for…vices Daemon (3min 33s / 4min 58s) [*** ] (4 of 6) A start job is running for…vices Daemon (3min 34s / 4min 58s) [ *** ] (4 of 6) A start job is running for…vices Daemon (3min 34s / 4min 58s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (3min 35s / 4min 59s) [ ***] (5 of 6) A start job is running for…Proxy Daemon (3min 35s / 4min 59s) [ **] (5 of 6) A start job is running for…Proxy Daemon (3min 36s / 4min 59s) [ *] (6 of 6) A start job is running for…TP client/server (3min 36s / 5min) [ **] (6 of 6) A start job is running for…TP client/server (3min 37s / 5min) [ ***] (6 of 6) A start job is running for…TP client/server (3min 37s / 5min) [ *** ] (1 of 6) A start job is running for…Tuning Daemon (3min 38s / 5min 4s) [ *** ] (1 of 6) A start job is running for…Tuning Daemon (3min 38s / 5min 4s) [*** ] (1 of 6) A start job is running for…Tuning Daemon (3min 39s / 5min 4s) [** ] (2 of 6) A start job is running for…ume services (3min 39s / no limit) [* ] (2 of 6) A start job is running for…ume services (3min 40s / no limit) [** ] (2 of 6) A start job is running for…ume services (3min 40s / no limit) [*** ] (3 of 6) A start job is running for…rization Manager (3min 41s / 5min) [ *** ] (3 of 6) A start job is running for…rization Manager (3min 41s / 5min) [ *** ] (3 of 6) A start job is running for…rization Manager (3min 42s / 5min) [ ***] (4 of 6) A start job is running for…vices Daemon (3min 42s / 4min 58s) [ **] (4 of 6) A start job is running for…vices Daemon (3min 43s / 4min 58s) [ *] (4 of 6) A start job is running for…vices Daemon (3min 43s / 4min 58s) [ **] (5 of 6) A start job is running for…Proxy Daemon (3min 44s / 4min 59s) [ ***] (5 of 6) A start job is running for…Proxy Daemon (3min 44s / 4min 59s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (3min 45s / 4min 59s) [ *** ] (6 of 6) A start job is running for…TP client/server (3min 45s / 5min) [*** ] (6 of 6) A start job is running for…TP client/server (3min 46s / 5min) [** ] (6 of 6) A start job is running for…TP client/server (3min 46s / 5min) [* ] (1 of 6) A start job is running for…Tuning Daemon (3min 47s / 5min 4s) [** ] (1 of 6) A start job is running for…Tuning Daemon (3min 47s / 5min 4s) [*** ] (1 of 6) A start job is running for…Tuning Daemon (3min 48s / 5min 4s) [ *** ] (2 of 6) A start job is running for…ume services (3min 48s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (3min 49s / no limit) [ ***] (2 of 6) A start job is running for…ume services (3min 49s / no limit) [ **] (3 of 6) A start job is running for…rization Manager (3min 50s / 5min) [ *] (3 of 6) A start job is running for…rization Manager (3min 50s / 5min) [ **] (3 of 6) A start job is running for…rization Manager (3min 51s / 5min) [ ***] (4 of 6) A start job is running for…vices Daemon (3min 51s / 4min 58s) [ *** ] (4 of 6) A start job is running for…vices Daemon (3min 52s / 4min 58s) [ *** ] (4 of 6) A start job is running for…vices Daemon (3min 52s / 4min 58s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (3min 53s / 4min 59s) [** ] (5 of 6) A start job is running for…Proxy Daemon (3min 53s / 4min 59s) [* ] (5 of 6) A start job is running for…Proxy Daemon (3min 54s / 4min 59s) [** ] (6 of 6) A start job is running for…TP client/server (3min 54s / 5min) [*** ] (6 of 6) A start job is running for…TP client/server (3min 55s / 5min) [ *** ] (6 of 6) A start job is running for…TP client/server (3min 55s / 5min) [ *** ] (1 of 6) A start job is running for…Tuning Daemon (3min 56s / 5min 4s) [ ***] (1 of 6) A start job is running for…Tuning Daemon (3min 56s / 5min 4s) [ **] (1 of 6) A start job is running for…Tuning Daemon (3min 57s / 5min 4s) [ *] (2 of 6) A start job is running for…ume services (3min 57s / no limit) [ **] (2 of 6) A start job is running for…ume services (3min 58s / no limit) [ ***] (2 of 6) A start job is running for…ume services (3min 58s / no limit) [ *** ] (3 of 6) A start job is running for…rization Manager (3min 59s / 5min) [ *** ] (3 of 6) A start job is running for…rization Manager (3min 59s / 5min) [*** ] (3 of 6) A start job is running for…uthorization Manager (4min / 5min) [** ] (4 of 6) A start job is running for… Services Daemon (4min / 4min 58s) [* ] (4 of 6) A start job is running for…rvices Daemon (4min 1s / 4min 58s) [** ] (4 of 6) A start job is running for…rvices Daemon (4min 1s / 4min 58s) [*** ] (5 of 6) A start job is running for… Proxy Daemon (4min 2s / 4min 59s) [ *** ] (5 of 6) A start job is running for… Proxy Daemon (4min 2s / 4min 59s) [ *** ] (5 of 6) A start job is running for… Proxy Daemon (4min 3s / 4min 59s) [ ***] (6 of 6) A start job is running for NTP client/server (4min 3s / 5min) [ **] (6 of 6) A start job is running for NTP client/server (4min 4s / 5min) [ *] (6 of 6) A start job is running for NTP client/server (4min 4s / 5min) [ **] (1 of 6) A start job is running for… Tuning Daemon (4min 5s / 5min 4s) [ ***] (1 of 6) A start job is running for… Tuning Daemon (4min 5s / 5min 4s) [ *** ] (1 of 6) A start job is running for… Tuning Daemon (4min 6s / 5min 4s) [ *** ] (2 of 6) A start job is running for…lume services (4min 6s / no limit) [*** ] (2 of 6) A start job is running for…lume services (4min 7s / no limit) [** ] (2 of 6) A start job is running for…lume services (4min 7s / no limit) [* ] (3 of 6) A start job is running for…orization Manager (4min 8s / 5min) [** ] (3 of 6) A start job is running for…orization Manager (4min 8s / 5min) [*** ] (3 of 6) A start job is running for…orization Manager (4min 9s / 5min) [ *** ] (4 of 6) A start job is running for…rvices Daemon (4min 9s / 4min 58s) [ *** ] (4 of 6) A start job is running for…vices Daemon (4min 10s / 4min 58s) [ ***] (4 of 6) A start job is running for…vices Daemon (4min 10s / 4min 58s) [ **] (5 of 6) A start job is running for…Proxy Daemon (4min 11s / 4min 59s) [ *] (5 of 6) A start job is running for…Proxy Daemon (4min 11s / 4min 59s) [ **] (5 of 6) A start job is running for…Proxy Daemon (4min 12s / 4min 59s) [ ***] (6 of 6) A start job is running for…TP client/server (4min 12s / 5min) [ *** ] (6 of 6) A start job is running for…TP client/server (4min 13s / 5min) [ *** ] (6 of 6) A start job is running for…TP client/server (4min 13s / 5min) [*** ] (1 of 6) A start job is running for…Tuning Daemon (4min 14s / 5min 4s) [** ] (1 of 6) A start job is running for…Tuning Daemon (4min 14s / 5min 4s) [* ] (1 of 6) A start job is running for…Tuning Daemon (4min 15s / 5min 4s) [** ] (2 of 6) A start job is running for…ume services (4min 15s / no limit) [*** ] (2 of 6) A start job is running for…ume services (4min 16s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (4min 16s / no limit) [ *** ] (3 of 6) A start job is running for…rization Manager (4min 17s / 5min) [ ***] (3 of 6) A start job is running for…rization Manager (4min 17s / 5min) [ **] (3 of 6) A start job is running for…rization Manager (4min 18s / 5min) [ *] (4 of 6) A start job is running for…vices Daemon (4min 18s / 4min 58s) [ **] (4 of 6) A start job is running for…vices Daemon (4min 19s / 4min 58s) [ ***] (4 of 6) A start job is running for…vices Daemon (4min 19s / 4min 58s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (4min 20s / 4min 59s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (4min 20s / 4min 59s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (4min 21s / 4min 59s) [** ] (6 of 6) A start job is running for…TP client/server (4min 21s / 5min) [* ] (6 of 6) A start job is running for…TP client/server (4min 22s / 5min) [** ] (6 of 6) A start job is running for…TP client/server (4min 22s / 5min) [*** ] (1 of 6) A start job is running for…Tuning Daemon (4min 23s / 5min 4s) [ *** ] (1 of 6) A start job is running for…Tuning Daemon (4min 23s / 5min 4s) [ *** ] (1 of 6) A start job is running for…Tuning Daemon (4min 24s / 5min 4s) [ ***] (2 of 6) A start job is running for…ume services (4min 24s / no limit) [ **] (2 of 6) A start job is running for…ume services (4min 25s / no limit) [ *] (2 of 6) A start job is running for…ume services (4min 25s / no limit) [ **] (3 of 6) A start job is running for…rization Manager (4min 26s / 5min) [ ***] (3 of 6) A start job is running for…rization Manager (4min 26s / 5min) [ *** ] (3 of 6) A start job is running for…rization Manager (4min 27s / 5min) [ *** ] (4 of 6) A start job is running for…vices Daemon (4min 27s / 4min 58s) [*** ] (4 of 6) A start job is running for…vices Daemon (4min 28s / 4min 58s) [** ] (4 of 6) A start job is running for…vices Daemon (4min 28s / 4min 58s) [* ] (5 of 6) A start job is running for…Proxy Daemon (4min 29s / 4min 59s) [** ] (5 of 6) A start job is running for…Proxy Daemon (4min 29s / 4min 59s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (4min 30s / 4min 59s) [ *** ] (6 of 6) A start job is running for…TP client/server (4min 30s / 5min) [ *** ] (6 of 6) A start job is running for…TP client/server (4min 31s / 5min) [ ***] (6 of 6) A start job is running for…TP client/server (4min 31s / 5min) [ **] (1 of 6) A start job is running for…Tuning Daemon (4min 32s / 5min 4s) [ *] (1 of 6) A start job is running for…Tuning Daemon (4min 32s / 5min 4s) [ **] (1 of 6) A start job is running for…Tuning Daemon (4min 33s / 5min 4s) [ ***] (2 of 6) A start job is running for…ume services (4min 33s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (4min 34s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (4min 34s / no limit) [*** ] (3 of 6) A start job is running for…rization Manager (4min 35s / 5min) [** ] (3 of 6) A start job is running for…rization Manager (4min 35s / 5min) [* ] (3 of 6) A start job is running for…rization Manager (4min 36s / 5min) [** ] (4 of 6) A start job is running for…vices Daemon (4min 36s / 4min 58s) [*** ] (4 of 6) A start job is running for…vices Daemon (4min 37s / 4min 58s) [ *** ] (4 of 6) A start job is running for…vices Daemon (4min 37s / 4min 58s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (4min 38s / 4min 59s) [ ***] (5 of 6) A start job is running for…Proxy Daemon (4min 38s / 4min 59s) [ **] (5 of 6) A start job is running for…Proxy Daemon (4min 39s / 4min 59s) [ *] (6 of 6) A start job is running for…TP client/server (4min 39s / 5min) [ **] (6 of 6) A start job is running for…TP client/server (4min 40s / 5min) [ ***] (6 of 6) A start job is running for…TP client/server (4min 40s / 5min) [ *** ] (1 of 6) A start job is running for…Tuning Daemon (4min 41s / 5min 4s) [ *** ] (1 of 6) A start job is running for…Tuning Daemon (4min 41s / 5min 4s) [*** ] (1 of 6) A start job is running for…Tuning Daemon (4min 42s / 5min 4s) [** ] (2 of 6) A start job is running for…ume services (4min 42s / no limit) [* ] (2 of 6) A start job is running for…ume services (4min 43s / no limit) [** ] (2 of 6) A start job is running for…ume services (4min 43s / no limit) [*** ] (3 of 6) A start job is running for…rization Manager (4min 44s / 5min) [ *** ] (3 of 6) A start job is running for…rization Manager (4min 44s / 5min) [ *** ] (3 of 6) A start job is running for…rization Manager (4min 45s / 5min) [ ***] (4 of 6) A start job is running for…vices Daemon (4min 45s / 4min 58s) [ **] (4 of 6) A start job is running for…vices Daemon (4min 46s / 4min 58s) [ *] (4 of 6) A start job is running for…vices Daemon (4min 46s / 4min 58s) [ **] (5 of 6) A start job is running for…Proxy Daemon (4min 47s / 4min 59s) [ ***] (5 of 6) A start job is running for…Proxy Daemon (4min 47s / 4min 59s) [ *** ] (5 of 6) A start job is running for…Proxy Daemon (4min 48s / 4min 59s) [ *** ] (6 of 6) A start job is running for…TP client/server (4min 48s / 5min) [*** ] (6 of 6) A start job is running for…TP client/server (4min 49s / 5min) [** ] (6 of 6) A start job is running for…TP client/server (4min 49s / 5min) [* ] (1 of 6) A start job is running for…Tuning Daemon (4min 50s / 5min 4s) [** ] (1 of 6) A start job is running for…Tuning Daemon (4min 50s / 5min 4s) [*** ] (1 of 6) A start job is running for…Tuning Daemon (4min 51s / 5min 4s) [ *** ] (2 of 6) A start job is running for…ume services (4min 51s / no limit) [ *** ] (2 of 6) A start job is running for…ume services (4min 52s / no limit) [ ***] (2 of 6) A start job is running for…ume services (4min 52s / no limit) [ **] (3 of 6) A start job is running for…rization Manager (4min 53s / 5min) [ *] (3 of 6) A start job is running for…rization Manager (4min 53s / 5min) [ **] (3 of 6) A start job is running for…rization Manager (4min 54s / 5min) [ ***] (4 of 6) A start job is running for…vices Daemon (4min 54s / 4min 58s) [ *** ] (4 of 6) A start job is running for…vices Daemon (4min 55s / 4min 58s) [ *** ] (4 of 6) A start job is running for…vices Daemon (4min 55s / 4min 58s) [*** ] (5 of 6) A start job is running for…Proxy Daemon (4min 56s / 4min 59s) [** ] (5 of 6) A start job is running for…Proxy Daemon (4min 56s / 4min 59s) [* ] (5 of 6) A start job is running for…Proxy Daemon (4min 57s / 4min 59s) [** ] (6 of 6) A start job is running for…TP client/server (4min 57s / 5min) [*** ] (6 of 6) A start job is running for…TP client/server (4min 58s / 5min) [ *** ] (6 of 6) A start job is running for…TP client/server (4min 58s / 5min) [ *** ] (1 of 6) A start job is running for…Tuning Daemon (4min 59s / 5min 4s) [FAILED] Failed to start GSSAPI Proxy Daemon. See 'systemctl status gssproxy.service' for details. [ OK ] Reached target NFS client services. [FAILED] Failed to start NTP client/server. See 'systemctl status chronyd.service' for details. [ ***] (3 of 4) A start job is running for…ation Manager (5min 6s / 6min 31s) [ **] (3 of 4) A start job is running for…ation Manager (5min 6s / 6min 31s) [ *] (4 of 4) A start job is running for…rvices Daemon (5min 7s / 6min 28s) [ **] (4 of 4) A start job is running for…rvices Daemon (5min 7s / 6min 28s) [ ***] (4 of 4) A start job is running for…rvices Daemon (5min 8s / 6min 28s) [ *** ] (1 of 4) A start job is running for…Tuning Daemon (5min 8s / 6min 34s) [ *** ] (1 of 4) A start job is running for…Tuning Daemon (5min 9s / 6min 34s) [*** ] (1 of 4) A start job is running for…Tuning Daemon (5min 9s / 6min 34s) [** ] (2 of 4) A start job is running for…ume services (5min 10s / no limit) [* ] (2 of 4) A start job is running for…ume services (5min 10s / no limit) [** ] (2 of 4) A start job is running for…ume services (5min 11s / no limit) [*** ] (3 of 4) A start job is running for…tion Manager (5min 11s / 6min 31s) [ *** ] (3 of 4) A start job is running for…tion Manager (5min 12s / 6min 31s) [ *** ] (3 of 4) A start job is running for…tion Manager (5min 12s / 6min 31s) [ ***] (4 of 4) A start job is running for…vices Daemon (5min 13s / 6min 28s) [ **] (4 of 4) A start job is running for…vices Daemon (5min 13s / 6min 28s) [ *] (4 of 4) A start job is running for…vices Daemon (5min 14s / 6min 28s) [ **] (1 of 4) A start job is running for…uning Daemon (5min 14s / 6min 34s) [ ***] (1 of 4) A start job is running for…uning Daemon (5min 15s / 6min 34s) [ *** ] (1 of 4) A start job is running for…uning Daemon (5min 15s / 6min 34s) [ *** ] (2 of 4) A start job is running for…ume services (5min 16s / no limit) [*** ] (2 of 4) A start job is running for…ume services (5min 16s / no limit) [** ] (2 of 4) A start job is running for…ume services (5min 17s / no limit) [* ] (3 of 4) A start job is running for…tion Manager (5min 17s / 6min 31s) [** ] (3 of 4) A start job is running for…tion Manager (5min 18s / 6min 31s) [*** ] (3 of 4) A start job is running for…tion Manager (5min 18s / 6min 31s) [ *** ] (4 of 4) A start job is running for…vices Daemon (5min 19s / 6min 28s) [ *** ] (4 of 4) A start job is running for…vices Daemon (5min 19s / 6min 28s) [ ***] (4 of 4) A start job is running for…vices Daemon (5min 20s / 6min 28s) [ **] (1 of 4) A start job is running for…uning Daemon (5min 20s / 6min 34s) [ *] (1 of 4) A start job is running for…uning Daemon (5min 21s / 6min 34s) [ **] (1 of 4) A start job is running for…uning Daemon (5min 21s / 6min 34s) [ ***] (2 of 4) A start job is running for…ume services (5min 22s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (5min 22s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (5min 23s / no limit) [*** ] (3 of 4) A start job is running for…tion Manager (5min 23s / 6min 31s) [** ] (3 of 4) A start job is running for…tion Manager (5min 24s / 6min 31s) [* ] (3 of 4) A start job is running for…tion Manager (5min 24s / 6min 31s) [** ] (4 of 4) A start job is running for…vices Daemon (5min 25s / 6min 28s) [*** ] (4 of 4) A start job is running for…vices Daemon (5min 25s / 6min 28s) [ *** ] (4 of 4) A start job is running for…vices Daemon (5min 26s / 6min 28s) [ *** ] (1 of 4) A start job is running for…uning Daemon (5min 26s / 6min 34s) [ ***] (1 of 4) A start job is running for…uning Daemon (5min 27s / 6min 34s) [ **] (1 of 4) A start job is running for…uning Daemon (5min 27s / 6min 34s) [ *] (2 of 4) A start job is running for…ume services (5min 28s / no limit) [ **] (2 of 4) A start job is running for…ume services (5min 28s / no limit) [ ***] (2 of 4) A start job is running for…ume services (5min 29s / no limit) [ *** ] (3 of 4) A start job is running for…tion Manager (5min 29s / 6min 31s) [ *** ] (3 of 4) A start job is running for…tion Manager (5min 30s / 6min 31s) [*** ] (3 of 4) A start job is running for…tion Manager (5min 30s / 6min 31s) [** ] (4 of 4) A start job is running for…vices Daemon (5min 31s / 6min 28s) [* ] (4 of 4) A start job is running for…vices Daemon (5min 31s / 6min 28s) [** ] (4 of 4) A start job is running for…vices Daemon (5min 32s / 6min 28s) [*** ] (1 of 4) A start job is running for…uning Daemon (5min 32s / 6min 34s) [ *** ] (1 of 4) A start job is running for…uning Daemon (5min 33s / 6min 34s) [ *** ] (1 of 4) A start job is running for…uning Daemon (5min 33s / 6min 34s) [ ***] (2 of 4) A start job is running for…ume services (5min 34s / no limit) [ **] (2 of 4) A start job is running for…ume services (5min 34s / no limit) [ *] (2 of 4) A start job is running for…ume services (5min 35s / no limit) [ **] (3 of 4) A start job is running for…tion Manager (5min 35s / 6min 31s) [ ***] (3 of 4) A start job is running for…tion Manager (5min 36s / 6min 31s) [ *** ] (3 of 4) A start job is running for…tion Manager (5min 36s / 6min 31s) [ *** ] (4 of 4) A start job is running for…vices Daemon (5min 37s / 6min 28s) [*** ] (4 of 4) A start job is running for…vices Daemon (5min 37s / 6min 28s) [** ] (4 of 4) A start job is running for…vices Daemon (5min 38s / 6min 28s) [* ] (1 of 4) A start job is running for…uning Daemon (5min 38s / 6min 34s) [** ] (1 of 4) A start job is running for…uning Daemon (5min 39s / 6min 34s) [*** ] (1 of 4) A start job is running for…uning Daemon (5min 39s / 6min 34s) [ *** ] (2 of 4) A start job is running for…ume services (5min 40s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (5min 40s / no limit) [ ***] (2 of 4) A start job is running for…ume services (5min 41s / no limit) [ **] (3 of 4) A start job is running for…tion Manager (5min 41s / 6min 31s) [ *] (3 of 4) A start job is running for…tion Manager (5min 42s / 6min 31s) [ **] (3 of 4) A start job is running for…tion Manager (5min 42s / 6min 31s) [ ***] (4 of 4) A start job is running for…vices Daemon (5min 43s / 6min 28s) [ *** ] (4 of 4) A start job is running for…vices Daemon (5min 43s / 6min 28s) [ *** ] (4 of 4) A start job is running for…vices Daemon (5min 44s / 6min 28s) [*** ] (1 of 4) A start job is running for…uning Daemon (5min 44s / 6min 34s) [** ] (1 of 4) A start job is running for…uning Daemon (5min 45s / 6min 34s) [* ] (1 of 4) A start job is running for…uning Daemon (5min 45s / 6min 34s) [** ] (2 of 4) A start job is running for…ume services (5min 46s / no limit) [*** ] (2 of 4) A start job is running for…ume services (5min 46s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (5min 47s / no limit) [ *** ] (3 of 4) A start job is running for…tion Manager (5min 47s / 6min 31s) [ ***] (3 of 4) A start job is running for…tion Manager (5min 48s / 6min 31s) [ **] (3 of 4) A start job is running for…tion Manager (5min 48s / 6min 31s) [ *] (4 of 4) A start job is running for…vices Daemon (5min 49s / 6min 28s) [ **] (4 of 4) A start job is running for…vices Daemon (5min 49s / 6min 28s) [ ***] (4 of 4) A start job is running for…vices Daemon (5min 50s / 6min 28s) [ *** ] (1 of 4) A start job is running for…uning Daemon (5min 50s / 6min 34s) [ *** ] (1 of 4) A start job is running for…uning Daemon (5min 51s / 6min 34s) [*** ] (1 of 4) A start job is running for…uning Daemon (5min 51s / 6min 34s) [** ] (2 of 4) A start job is running for…ume services (5min 52s / no limit) [* ] (2 of 4) A start job is running for…ume services (5min 52s / no limit) [** ] (2 of 4) A start job is running for…ume services (5min 53s / no limit) [*** ] (3 of 4) A start job is running for…tion Manager (5min 53s / 6min 31s) [ *** ] (3 of 4) A start job is running for…tion Manager (5min 54s / 6min 31s) [ *** ] (3 of 4) A start job is running for…tion Manager (5min 54s / 6min 31s) [ ***] (4 of 4) A start job is running for…vices Daemon (5min 55s / 6min 28s) [ **] (4 of 4) A start job is running for…vices Daemon (5min 55s / 6min 28s) [ *] (4 of 4) A start job is running for…vices Daemon (5min 56s / 6min 28s) [ **] (1 of 4) A start job is running for…uning Daemon (5min 56s / 6min 34s) [ ***] (1 of 4) A start job is running for…uning Daemon (5min 57s / 6min 34s) [ *** ] (1 of 4) A start job is running for…uning Daemon (5min 57s / 6min 34s) [ *** ] (2 of 4) A start job is running for…ume services (5min 58s / no limit) [*** ] (2 of 4) A start job is running for…ume services (5min 58s / no limit) [** ] (2 of 4) A start job is running for…ume services (5min 59s / no limit) [* ] (3 of 4) A start job is running for…tion Manager (5min 59s / 6min 31s) [** ] (3 of 4) A start job is running for…rization Manager (6min / 6min 31s) [*** ] (3 of 4) A start job is running for…rization Manager (6min / 6min 31s) [ *** ] (4 of 4) A start job is running for…rvices Daemon (6min 1s / 6min 28s) [ *** ] (4 of 4) A start job is running for…rvices Daemon (6min 1s / 6min 28s) [ ***] (4 of 4) A start job is running for…rvices Daemon (6min 2s / 6min 28s) [ **] (1 of 4) A start job is running for…Tuning Daemon (6min 2s / 6min 34s) [ *] (1 of 4) A start job is running for…Tuning Daemon (6min 3s / 6min 34s) [ **] (1 of 4) A start job is running for…Tuning Daemon (6min 3s / 6min 34s) [ ***] (2 of 4) A start job is running for…lume services (6min 4s / no limit) [ *** ] (2 of 4) A start job is running for…lume services (6min 4s / no limit) [ *** ] (2 of 4) A start job is running for…lume services (6min 5s / no limit) [*** ] (3 of 4) A start job is running for…ation Manager (6min 5s / 6min 31s) [** ] (3 of 4) A start job is running for…ation Manager (6min 6s / 6min 31s) [* ] (3 of 4) A start job is running for…ation Manager (6min 6s / 6min 31s) [** ] (4 of 4) A start job is running for…rvices Daemon (6min 7s / 6min 28s) [*** ] (4 of 4) A start job is running for…rvices Daemon (6min 7s / 6min 28s) [ *** ] (4 of 4) A start job is running for…rvices Daemon (6min 8s / 6min 28s) [ *** ] (1 of 4) A start job is running for…Tuning Daemon (6min 8s / 6min 34s) [ ***] (1 of 4) A start job is running for…Tuning Daemon (6min 9s / 6min 34s) [ **] (1 of 4) A start job is running for…Tuning Daemon (6min 9s / 6min 34s) [ *] (2 of 4) A start job is running for…ume services (6min 10s / no limit) [ **] (2 of 4) A start job is running for…ume services (6min 10s / no limit) [ ***] (2 of 4) A start job is running for…ume services (6min 11s / no limit) [ *** ] (3 of 4) A start job is running for…tion Manager (6min 11s / 6min 31s) [ *** ] (3 of 4) A start job is running for…tion Manager (6min 12s / 6min 31s) [*** ] (3 of 4) A start job is running for…tion Manager (6min 12s / 6min 31s) [** ] (4 of 4) A start job is running for…vices Daemon (6min 13s / 6min 28s) [* ] (4 of 4) A start job is running for…vices Daemon (6min 13s / 6min 28s) [** ] (4 of 4) A start job is running for…vices Daemon (6min 14s / 6min 28s) [*** ] (1 of 4) A start job is running for…uning Daemon (6min 14s / 6min 34s) [ *** ] (1 of 4) A start job is running for…uning Daemon (6min 15s / 6min 34s) [ *** ] (1 of 4) A start job is running for…uning Daemon (6min 15s / 6min 34s) [ ***] (2 of 4) A start job is running for…ume services (6min 16s / no limit) [ **] (2 of 4) A start job is running for…ume services (6min 16s / no limit) [ *] (2 of 4) A start job is running for…ume services (6min 17s / no limit) [ **] (3 of 4) A start job is running for…tion Manager (6min 17s / 6min 31s) [ ***] (3 of 4) A start job is running for…tion Manager (6min 18s / 6min 31s) [ *** ] (3 of 4) A start job is running for…tion Manager (6min 18s / 6min 31s) [ *** ] (4 of 4) A start job is running for…vices Daemon (6min 19s / 6min 28s) [*** ] (4 of 4) A start job is running for…vices Daemon (6min 19s / 6min 28s) [** ] (4 of 4) A start job is running for…vices Daemon (6min 20s / 6min 28s) [* ] (1 of 4) A start job is running for…uning Daemon (6min 20s / 6min 34s) [** ] (1 of 4) A start job is running for…uning Daemon (6min 21s / 6min 34s) [*** ] (1 of 4) A start job is running for…uning Daemon (6min 21s / 6min 34s) [ *** ] (2 of 4) A start job is running for…ume services (6min 22s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (6min 22s / no limit) [ ***] (2 of 4) A start job is running for…ume services (6min 23s / no limit) [ **] (3 of 4) A start job is running for…tion Manager (6min 23s / 6min 31s) [ *] (3 of 4) A start job is running for…tion Manager (6min 24s / 6min 31s) [ **] (3 of 4) A start job is running for…tion Manager (6min 24s / 6min 31s) [ ***] (4 of 4) A start job is running for…vices Daemon (6min 25s / 6min 28s) [ *** ] (4 of 4) A start job is running for…vices Daemon (6min 25s / 6min 28s) [ *** ] (4 of 4) A start job is running for…vices Daemon (6min 26s / 6min 28s) [*** ] (1 of 4) A start job is running for…uning Daemon (6min 26s / 6min 34s) [** ] (1 of 4) A start job is running for…uning Daemon (6min 27s / 6min 34s) [* ] (1 of 4) A start job is running for…uning Daemon (6min 27s / 6min 34s) [** ] (2 of 4) A start job is running for…ume services (6min 28s / no limit) [*** ] (2 of 4) A start job is running for…ume services (6min 28s / no limit) [FAILED] Failed to start System Security Services Daemon. See 'systemctl status sssd.service' for details. [ OK ] Reached target User and Group Name Lookups. Starting Login Service... [ *** ] (2 of 4) A start job is running for…ume services (6min 34s / no limit) [ *** ] (3 of 4) A start job is running for…ation Manager (6min 34s / 8min 1s) [ ***] (3 of 4) A start job is running for…ation Manager (6min 35s / 8min 1s) [ **] (3 of 4) A start job is running for…ation Manager (6min 35s / 8min 1s) [ *] (4 of 4) A start job is running for…ogin Service (6min 36s / 7min 59s) [ **] (4 of 4) A start job is running for…ogin Service (6min 36s / 7min 59s) [ ***] (4 of 4) A start job is running for…ogin Service (6min 37s / 7min 59s) [ *** ] (1 of 4) A start job is running for…Tuning Daemon (6min 37s / 8min 4s) [ *** ] (1 of 4) A start job is running for…Tuning Daemon (6min 38s / 8min 4s) [*** ] (1 of 4) A start job is running for…Tuning Daemon (6min 38s / 8min 4s) [** ] (2 of 4) A start job is running for…ume services (6min 39s / no limit) [* ] (2 of 4) A start job is running for…ume services (6min 39s / no limit) [** ] (2 of 4) A start job is running for…ume services (6min 40s / no limit) [*** ] (3 of 4) A start job is running for…ation Manager (6min 40s / 8min 1s) [ *** ] (3 of 4) A start job is running for…ation Manager (6min 41s / 8min 1s) [ *** ] (3 of 4) A start job is running for…ation Manager (6min 41s / 8min 1s) [ ***] (4 of 4) A start job is running for…ogin Service (6min 42s / 7min 59s) [ **] (4 of 4) A start job is running for…ogin Service (6min 42s / 7min 59s) [ *] (4 of 4) A start job is running for…ogin Service (6min 43s / 7min 59s) [ **] (1 of 4) A start job is running for…Tuning Daemon (6min 43s / 8min 4s) [ ***] (1 of 4) A start job is running for…Tuning Daemon (6min 44s / 8min 4s) [ *** ] (1 of 4) A start job is running for…Tuning Daemon (6min 44s / 8min 4s) [ *** ] (2 of 4) A start job is running for…ume services (6min 45s / no limit) [*** ] (2 of 4) A start job is running for…ume services (6min 45s / no limit) [** ] (2 of 4) A start job is running for…ume services (6min 46s / no limit) [* ] (3 of 4) A start job is running for…ation Manager (6min 46s / 8min 1s) [** ] (3 of 4) A start job is running for…ation Manager (6min 47s / 8min 1s) [*** ] (3 of 4) A start job is running for…ation Manager (6min 47s / 8min 1s) [ *** ] (4 of 4) A start job is running for…ogin Service (6min 48s / 7min 59s) [ *** ] (4 of 4) A start job is running for…ogin Service (6min 48s / 7min 59s) [ ***] (4 of 4) A start job is running for…ogin Service (6min 49s / 7min 59s) [ **] (1 of 4) A start job is running for…Tuning Daemon (6min 49s / 8min 4s) [ *] (1 of 4) A start job is running for…Tuning Daemon (6min 50s / 8min 4s) [ **] (1 of 4) A start job is running for…Tuning Daemon (6min 50s / 8min 4s) [ ***] (2 of 4) A start job is running for…ume services (6min 51s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (6min 51s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (6min 52s / no limit) [*** ] (3 of 4) A start job is running for…ation Manager (6min 52s / 8min 1s) [** ] (3 of 4) A start job is running for…ation Manager (6min 53s / 8min 1s) [* ] (3 of 4) A start job is running for…ation Manager (6min 53s / 8min 1s) [** ] (4 of 4) A start job is running for…ogin Service (6min 54s / 7min 59s) [*** ] (4 of 4) A start job is running for…ogin Service (6min 54s / 7min 59s) [ *** ] (4 of 4) A start job is running for…ogin Service (6min 55s / 7min 59s) [ *** ] (1 of 4) A start job is running for…Tuning Daemon (6min 55s / 8min 4s) [ ***] (1 of 4) A start job is running for…Tuning Daemon (6min 56s / 8min 4s) [ **] (1 of 4) A start job is running for…Tuning Daemon (6min 56s / 8min 4s) [ *] (2 of 4) A start job is running for…ume services (6min 57s / no limit) [ **] (2 of 4) A start job is running for…ume services (6min 57s / no limit) [ ***] (2 of 4) A start job is running for…ume services (6min 58s / no limit) [ *** ] (3 of 4) A start job is running for…ation Manager (6min 58s / 8min 1s) [ *** ] (3 of 4) A start job is running for…ation Manager (6min 59s / 8min 1s) [*** ] (3 of 4) A start job is running for…ation Manager (6min 59s / 8min 1s) [** ] (4 of 4) A start job is running for Login Service (7min / 7min 59s) [* ] (4 of 4) A start job is running for Login Service (7min / 7min 59s) [** ] (4 of 4) A start job is running for Login Service (7min 1s / 7min 59s) [*** ] (1 of 4) A start job is running for… Tuning Daemon (7min 1s / 8min 4s) [ *** ] (1 of 4) A start job is running for… Tuning Daemon (7min 2s / 8min 4s) [ *** ] (1 of 4) A start job is running for… Tuning Daemon (7min 2s / 8min 4s) [ ***] (2 of 4) A start job is running for…lume services (7min 3s / no limit) [ **] (2 of 4) A start job is running for…lume services (7min 3s / no limit) [ *] (2 of 4) A start job is running for…lume services (7min 4s / no limit) [ **] (3 of 4) A start job is running for…zation Manager (7min 4s / 8min 1s) [ ***] (3 of 4) A start job is running for…zation Manager (7min 5s / 8min 1s) [ *** ] (3 of 4) A start job is running for…zation Manager (7min 5s / 8min 1s) [ *** ] (4 of 4) A start job is running for Login Service (7min 6s / 7min 59s) [*** ] (4 of 4) A start job is running for Login Service (7min 6s / 7min 59s) [** ] (4 of 4) A start job is running for Login Service (7min 7s / 7min 59s) [* ] (1 of 4) A start job is running for… Tuning Daemon (7min 7s / 8min 4s) [** ] (1 of 4) A start job is running for… Tuning Daemon (7min 8s / 8min 4s) [*** ] (1 of 4) A start job is running for… Tuning Daemon (7min 8s / 8min 4s) [ *** ] (2 of 4) A start job is running for…lume services (7min 9s / no limit) [ *** ] (2 of 4) A start job is running for…lume services (7min 9s / no limit) [ ***] (2 of 4) A start job is running for…ume services (7min 10s / no limit) [ **] (3 of 4) A start job is running for…ation Manager (7min 10s / 8min 1s) [ *] (3 of 4) A start job is running for…ation Manager (7min 11s / 8min 1s) [ **] (3 of 4) A start job is running for…ation Manager (7min 11s / 8min 1s) [ ***] (4 of 4) A start job is running for…ogin Service (7min 12s / 7min 59s) [ *** ] (4 of 4) A start job is running for…ogin Service (7min 12s / 7min 59s) [ *** ] (4 of 4) A start job is running for…ogin Service (7min 13s / 7min 59s) [*** ] (1 of 4) A start job is running for…Tuning Daemon (7min 13s / 8min 4s) [** ] (1 of 4) A start job is running for…Tuning Daemon (7min 14s / 8min 4s) [* ] (1 of 4) A start job is running for…Tuning Daemon (7min 14s / 8min 4s) [** ] (2 of 4) A start job is running for…ume services (7min 15s / no limit) [*** ] (2 of 4) A start job is running for…ume services (7min 15s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (7min 16s / no limit) [ *** ] (3 of 4) A start job is running for…ation Manager (7min 16s / 8min 1s) [ ***] (3 of 4) A start job is running for…ation Manager (7min 17s / 8min 1s) [ **] (3 of 4) A start job is running for…ation Manager (7min 17s / 8min 1s) [ *] (4 of 4) A start job is running for…ogin Service (7min 18s / 7min 59s) [ **] (4 of 4) A start job is running for…ogin Service (7min 18s / 7min 59s) [ ***] (4 of 4) A start job is running for…ogin Service (7min 19s / 7min 59s) [ *** ] (1 of 4) A start job is running for…Tuning Daemon (7min 19s / 8min 4s) [ *** ] (1 of 4) A start job is running for…Tuning Daemon (7min 20s / 8min 4s) [*** ] (1 of 4) A start job is running for…Tuning Daemon (7min 20s / 8min 4s) [** ] (2 of 4) A start job is running for…ume services (7min 21s / no limit) [* ] (2 of 4) A start job is running for…ume services (7min 21s / no limit) [** ] (2 of 4) A start job is running for…ume services (7min 22s / no limit) [*** ] (3 of 4) A start job is running for…ation Manager (7min 22s / 8min 1s) [ *** ] (3 of 4) A start job is running for…ation Manager (7min 23s / 8min 1s) [ *** ] (3 of 4) A start job is running for…ation Manager (7min 23s / 8min 1s) [ ***] (4 of 4) A start job is running for…ogin Service (7min 24s / 7min 59s) [ **] (4 of 4) A start job is running for…ogin Service (7min 24s / 7min 59s) [ *] (4 of 4) A start job is running for…ogin Service (7min 25s / 7min 59s) [ **] (1 of 4) A start job is running for…Tuning Daemon (7min 25s / 8min 4s) [ ***] (1 of 4) A start job is running for…Tuning Daemon (7min 26s / 8min 4s) [ *** ] (1 of 4) A start job is running for…Tuning Daemon (7min 26s / 8min 4s) [ *** ] (2 of 4) A start job is running for…ume services (7min 27s / no limit) [*** ] (2 of 4) A start job is running for…ume services (7min 27s / no limit) [** ] (2 of 4) A start job is running for…ume services (7min 28s / no limit) [* ] (3 of 4) A start job is running for…ation Manager (7min 28s / 8min 1s) [** ] (3 of 4) A start job is running for…ation Manager (7min 29s / 8min 1s) [*** ] (3 of 4) A start job is running for…ation Manager (7min 29s / 8min 1s) [ *** ] (4 of 4) A start job is running for…ogin Service (7min 30s / 7min 59s) [ *** ] (4 of 4) A start job is running for…ogin Service (7min 30s / 7min 59s) [ ***] (4 of 4) A start job is running for…ogin Service (7min 31s / 7min 59s) [ **] (1 of 4) A start job is running for…Tuning Daemon (7min 31s / 8min 4s) [ *] (1 of 4) A start job is running for…Tuning Daemon (7min 32s / 8min 4s) [ **] (1 of 4) A start job is running for…Tuning Daemon (7min 32s / 8min 4s) [ ***] (2 of 4) A start job is running for…ume services (7min 33s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (7min 33s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (7min 34s / no limit) [*** ] (3 of 4) A start job is running for…ation Manager (7min 34s / 8min 1s) [** ] (3 of 4) A start job is running for…ation Manager (7min 35s / 8min 1s) [* ] (3 of 4) A start job is running for…ation Manager (7min 35s / 8min 1s) [** ] (4 of 4) A start job is running for…ogin Service (7min 36s / 7min 59s) [*** ] (4 of 4) A start job is running for…ogin Service (7min 36s / 7min 59s) [ *** ] (4 of 4) A start job is running for…ogin Service (7min 37s / 7min 59s) [ *** ] (1 of 4) A start job is running for…Tuning Daemon (7min 37s / 8min 4s) [ ***] (1 of 4) A start job is running for…Tuning Daemon (7min 38s / 8min 4s) [ **] (1 of 4) A start job is running for…Tuning Daemon (7min 38s / 8min 4s) [ *] (2 of 4) A start job is running for…ume services (7min 39s / no limit) [ **] (2 of 4) A start job is running for…ume services (7min 39s / no limit) [ ***] (2 of 4) A start job is running for…ume services (7min 40s / no limit) [ *** ] (3 of 4) A start job is running for…ation Manager (7min 40s / 8min 1s) [ *** ] (3 of 4) A start job is running for…ation Manager (7min 41s / 8min 1s) [*** ] (3 of 4) A start job is running for…ation Manager (7min 41s / 8min 1s) [** ] (4 of 4) A start job is running for…ogin Service (7min 42s / 7min 59s) [* ] (4 of 4) A start job is running for…ogin Service (7min 42s / 7min 59s) [** ] (4 of 4) A start job is running for…ogin Service (7min 43s / 7min 59s) [*** ] (1 of 4) A start job is running for…Tuning Daemon (7min 43s / 8min 4s) [ *** ] (1 of 4) A start job is running for…Tuning Daemon (7min 44s / 8min 4s) [ *** ] (1 of 4) A start job is running for…Tuning Daemon (7min 44s / 8min 4s) [ ***] (2 of 4) A start job is running for…ume services (7min 45s / no limit) [ **] (2 of 4) A start job is running for…ume services (7min 45s / no limit) [ *] (2 of 4) A start job is running for…ume services (7min 46s / no limit) [ **] (3 of 4) A start job is running for…ation Manager (7min 46s / 8min 1s) [ ***] (3 of 4) A start job is running for…ation Manager (7min 47s / 8min 1s) [ *** ] (3 of 4) A start job is running for…ation Manager (7min 47s / 8min 1s) [ *** ] (4 of 4) A start job is running for…ogin Service (7min 48s / 7min 59s) [*** ] (4 of 4) A start job is running for…ogin Service (7min 48s / 7min 59s) [** ] (4 of 4) A start job is running for…ogin Service (7min 49s / 7min 59s) [* ] (1 of 4) A start job is running for…Tuning Daemon (7min 49s / 8min 4s) [** ] (1 of 4) A start job is running for…Tuning Daemon (7min 50s / 8min 4s) [*** ] (1 of 4) A start job is running for…Tuning Daemon (7min 50s / 8min 4s) [ *** ] (2 of 4) A start job is running for…ume services (7min 51s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (7min 51s / no limit) [ ***] (2 of 4) A start job is running for…ume services (7min 52s / no limit) [ **] (3 of 4) A start job is running for…ation Manager (7min 52s / 8min 1s) [ *] (3 of 4) A start job is running for…ation Manager (7min 53s / 8min 1s) [ **] (3 of 4) A start job is running for…ation Manager (7min 53s / 8min 1s) [ ***] (4 of 4) A start job is running for…ogin Service (7min 54s / 7min 59s) [ *** ] (4 of 4) A start job is running for…ogin Service (7min 54s / 7min 59s) [ *** ] (4 of 4) A start job is running for…ogin Service (7min 55s / 7min 59s) [*** ] (1 of 4) A start job is running for…Tuning Daemon (7min 55s / 8min 4s) [** ] (1 of 4) A start job is running for…Tuning Daemon (7min 56s / 8min 4s) [* ] (1 of 4) A start job is running for…Tuning Daemon (7min 56s / 8min 4s) [** ] (2 of 4) A start job is running for…ume services (7min 57s / no limit) [*** ] (2 of 4) A start job is running for…ume services (7min 57s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (7min 58s / no limit) [ *** ] (3 of 4) A start job is running for…ation Manager (7min 58s / 8min 1s) [ ***] (3 of 4) A start job is running for…ation Manager (7min 59s / 8min 1s) [ **] (3 of 4) A start job is running for…ation Manager (7min 59s / 8min 1s) [ *] (4 of 4) A start job is running for Login Service (8min / 9min 29s) [ **] (4 of 4) A start job is running for Login Service (8min / 9min 29s) [ ***] (4 of 4) A start job is running for Login Service (8min 1s / 9min 29s) [FAILED] Failed to start Authorization Manager. See 'systemctl status polkit.service' for details. [DEPEND] Dependency failed for Dynamic System Tuning Daemon. Starting firewalld - dynamic firewall daemon... [FAILED] Failed to start Kernel Samepage Merging (KSM) Tuning Daemon. See 'systemctl status ksmtuned.service' for details. [ *** ] (1 of 3) A start job is running for…ewall daemon (8min 10s / 9min 31s) [ *** ] (1 of 3) A start job is running for…ewall daemon (8min 10s / 9min 31s) [*** ] (1 of 3) A start job is running for…ewall daemon (8min 11s / 9min 31s) [** ] (2 of 3) A start job is running for…ume services (8min 11s / no limit) [* ] (2 of 3) A start job is running for…ume services (8min 12s / no limit) [** ] (2 of 3) A start job is running for…ume services (8min 12s / no limit) [*** ] (3 of 3) A start job is running for…ogin Service (8min 13s / 9min 29s) [ *** ] (3 of 3) A start job is running for…ogin Service (8min 13s / 9min 29s) [ *** ] (3 of 3) A start job is running for…ogin Service (8min 14s / 9min 29s) [ ***] (1 of 3) A start job is running for…ewall daemon (8min 14s / 9min 31s) [ **] (1 of 3) A start job is running for…ewall daemon (8min 15s / 9min 31s) [ *] (1 of 3) A start job is running for…ewall daemon (8min 15s / 9min 31s) [ **] (2 of 3) A start job is running for…ume services (8min 16s / no limit) [ ***] (2 of 3) A start job is running for…ume services (8min 16s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (8min 17s / no limit) [ *** ] (3 of 3) A start job is running for…ogin Service (8min 17s / 9min 29s) [*** ] (3 of 3) A start job is running for…ogin Service (8min 18s / 9min 29s) [** ] (3 of 3) A start job is running for…ogin Service (8min 18s / 9min 29s) [* ] (1 of 3) A start job is running for…ewall daemon (8min 19s / 9min 31s) [** ] (1 of 3) A start job is running for…ewall daemon (8min 19s / 9min 31s) [*** ] (1 of 3) A start job is running for…ewall daemon (8min 20s / 9min 31s) [ *** ] (2 of 3) A start job is running for…ume services (8min 20s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (8min 21s / no limit) [ ***] (2 of 3) A start job is running for…ume services (8min 21s / no limit) [ **] (3 of 3) A start job is running for…ogin Service (8min 22s / 9min 29s) [ *] (3 of 3) A start job is running for…ogin Service (8min 22s / 9min 29s) [ **] (3 of 3) A start job is running for…ogin Service (8min 23s / 9min 29s) [ ***] (1 of 3) A start job is running for…ewall daemon (8min 23s / 9min 31s) [ *** ] (1 of 3) A start job is running for…ewall daemon (8min 24s / 9min 31s) [ *** ] (1 of 3) A start job is running for…ewall daemon (8min 24s / 9min 31s) [*** ] (2 of 3) A start job is running for…ume services (8min 25s / no limit) [** ] (2 of 3) A start job is running for…ume services (8min 25s / no limit) [* ] (2 of 3) A start job is running for…ume services (8min 26s / no limit) [** ] (3 of 3) A start job is running for…ogin Service (8min 26s / 9min 29s) [*** ] (3 of 3) A start job is running for…ogin Service (8min 27s / 9min 29s) [ *** ] (3 of 3) A start job is running for…ogin Service (8min 27s / 9min 29s) [ *** ] (1 of 3) A start job is running for…ewall daemon (8min 28s / 9min 31s) [ ***] (1 of 3) A start job is running for…ewall daemon (8min 28s / 9min 31s) [ **] (1 of 3) A start job is running for…ewall daemon (8min 29s / 9min 31s) [ *] (2 of 3) A start job is running for…ume services (8min 29s / no limit) [ **] (2 of 3) A start job is running for…ume services (8min 30s / no limit) [ ***] (2 of 3) A start job is running for…ume services (8min 30s / no limit) [ *** ] (3 of 3) A start job is running for…ogin Service (8min 31s / 9min 29s) [ *** ] (3 of 3) A start job is running for…ogin Service (8min 31s / 9min 29s) [*** ] (3 of 3) A start job is running for…ogin Service (8min 32s / 9min 29s) [** ] (1 of 3) A start job is running for…ewall daemon (8min 32s / 9min 31s) [* ] (1 of 3) A start job is running for…ewall daemon (8min 33s / 9min 31s) [** ] (1 of 3) A start job is running for…ewall daemon (8min 33s / 9min 31s) [*** ] (2 of 3) A start job is running for…ume services (8min 34s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (8min 34s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (8min 35s / no limit) [ ***] (3 of 3) A start job is running for…ogin Service (8min 35s / 9min 29s) [ **] (3 of 3) A start job is running for…ogin Service (8min 36s / 9min 29s) [ *] (3 of 3) A start job is running for…ogin Service (8min 36s / 9min 29s) [ **] (1 of 3) A start job is running for…ewall daemon (8min 37s / 9min 31s) [ ***] (1 of 3) A start job is running for…ewall daemon (8min 37s / 9min 31s) [ *** ] (1 of 3) A start job is running for…ewall daemon (8min 38s / 9min 31s) [ *** ] (2 of 3) A start job is running for…ume services (8min 38s / no limit) [*** ] (2 of 3) A start job is running for…ume services (8min 39s / no limit) [** ] (2 of 3) A start job is running for…ume services (8min 39s / no limit) [* ] (3 of 3) A start job is running for…ogin Service (8min 40s / 9min 29s) [** ] (3 of 3) A start job is running for…ogin Service (8min 40s / 9min 29s) [*** ] (3 of 3) A start job is running for…ogin Service (8min 41s / 9min 29s) [ *** ] (1 of 3) A start job is running for…ewall daemon (8min 41s / 9min 31s) [ *** ] (1 of 3) A start job is running for…ewall daemon (8min 42s / 9min 31s) [ ***] (1 of 3) A start job is running for…ewall daemon (8min 42s / 9min 31s) [ **] (2 of 3) A start job is running for…ume services (8min 43s / no limit) [ *] (2 of 3) A start job is running for…ume services (8min 43s / no limit) [ **] (2 of 3) A start job is running for…ume services (8min 44s / no limit) [ ***] (3 of 3) A start job is running for…ogin Service (8min 44s / 9min 29s) [ *** ] (3 of 3) A start job is running for…ogin Service (8min 45s / 9min 29s) [ *** ] (3 of 3) A start job is running for…ogin Service (8min 45s / 9min 29s) [*** ] (1 of 3) A start job is running for…ewall daemon (8min 46s / 9min 31s) [** ] (1 of 3) A start job is running for…ewall daemon (8min 46s / 9min 31s) [* ] (1 of 3) A start job is running for…ewall daemon (8min 47s / 9min 31s) [** ] (2 of 3) A start job is running for…ume services (8min 47s / no limit) [*** ] (2 of 3) A start job is running for…ume services (8min 48s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (8min 48s / no limit) [ *** ] (3 of 3) A start job is running for…ogin Service (8min 49s / 9min 29s) [ ***] (3 of 3) A start job is running for…ogin Service (8min 49s / 9min 29s) [ **] (3 of 3) A start job is running for…ogin Service (8min 50s / 9min 29s) [ *] (1 of 3) A start job is running for…ewall daemon (8min 50s / 9min 31s) [ **] (1 of 3) A start job is running for…ewall daemon (8min 51s / 9min 31s) [ ***] (1 of 3) A start job is running for…ewall daemon (8min 51s / 9min 31s) [ *** ] (2 of 3) A start job is running for…ume services (8min 52s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (8min 52s / no limit) [*** ] (2 of 3) A start job is running for…ume services (8min 53s / no limit) [** ] (3 of 3) A start job is running for…ogin Service (8min 53s / 9min 29s) [* ] (3 of 3) A start job is running for…ogin Service (8min 54s / 9min 29s) [** ] (3 of 3) A start job is running for…ogin Service (8min 54s / 9min 29s) [*** ] (1 of 3) A start job is running for…ewall daemon (8min 55s / 9min 31s) [ *** ] (1 of 3) A start job is running for…ewall daemon (8min 55s / 9min 31s) [ *** ] (1 of 3) A start job is running for…ewall daemon (8min 56s / 9min 31s) [ ***] (2 of 3) A start job is running for…ume services (8min 56s / no limit) [ **] (2 of 3) A start job is running for…ume services (8min 57s / no limit) [ *] (2 of 3) A start job is running for…ume services (8min 57s / no limit) [ **] (3 of 3) A start job is running for…ogin Service (8min 58s / 9min 29s) [ ***] (3 of 3) A start job is running for…ogin Service (8min 58s / 9min 29s) [ *** ] (3 of 3) A start job is running for…ogin Service (8min 59s / 9min 29s) [ *** ] (1 of 3) A start job is running for…ewall daemon (8min 59s / 9min 31s) [*** ] (1 of 3) A start job is running for… firewall daemon (9min / 9min 31s) [** ] (1 of 3) A start job is running for… firewall daemon (9min / 9min 31s) [* ] (2 of 3) A start job is running for…lume services (9min 1s / no limit) [** ] (2 of 3) A start job is running for…lume services (9min 1s / no limit) [*** ] (2 of 3) A start job is running for…lume services (9min 2s / no limit) [ *** ] (3 of 3) A start job is running for Login Service (9min 2s / 9min 29s) [ *** ] (3 of 3) A start job is running for Login Service (9min 3s / 9min 29s) [ ***] (3 of 3) A start job is running for Login Service (9min 3s / 9min 29s) [ **] (1 of 3) A start job is running for…rewall daemon (9min 4s / 9min 31s) [ *] (1 of 3) A start job is running for…rewall daemon (9min 4s / 9min 31s) [ **] (1 of 3) A start job is running for…rewall daemon (9min 5s / 9min 31s) [ ***] (2 of 3) A start job is running for…lume services (9min 5s / no limit) [ *** ] (2 of 3) A start job is running for…lume services (9min 6s / no limit) [ *** ] (2 of 3) A start job is running for…lume services (9min 6s / no limit) [*** ] (3 of 3) A start job is running for Login Service (9min 7s / 9min 29s) [** ] (3 of 3) A start job is running for Login Service (9min 7s / 9min 29s) [* ] (3 of 3) A start job is running for Login Service (9min 8s / 9min 29s) [** ] (1 of 3) A start job is running for…rewall daemon (9min 8s / 9min 31s) [*** ] (1 of 3) A start job is running for…rewall daemon (9min 9s / 9min 31s) [ *** ] (1 of 3) A start job is running for…rewall daemon (9min 9s / 9min 31s) [ *** ] (2 of 3) A start job is running for…ume services (9min 10s / no limit) [ ***] (2 of 3) A start job is running for…ume services (9min 10s / no limit) [ **] (2 of 3) A start job is running for…ume services (9min 11s / no limit) [ *] (3 of 3) A start job is running for…ogin Service (9min 11s / 9min 29s) [ **] (3 of 3) A start job is running for…ogin Service (9min 12s / 9min 29s) [ ***] (3 of 3) A start job is running for…ogin Service (9min 12s / 9min 29s) [ *** ] (1 of 3) A start job is running for…ewall daemon (9min 13s / 9min 31s) [ *** ] (1 of 3) A start job is running for…ewall daemon (9min 13s / 9min 31s) [*** ] (1 of 3) A start job is running for…ewall daemon (9min 14s / 9min 31s) [** ] (2 of 3) A start job is running for…ume services (9min 14s / no limit) [* ] (2 of 3) A start job is running for…ume services (9min 15s / no limit) [** ] (2 of 3) A start job is running for…ume services (9min 15s / no limit) [*** ] (3 of 3) A start job is running for…ogin Service (9min 16s / 9min 29s) [ *** ] (3 of 3) A start job is running for…ogin Service (9min 16s / 9min 29s) [ *** ] (3 of 3) A start job is running for…ogin Service (9min 17s / 9min 29s) [ ***] (1 of 3) A start job is running for…ewall daemon (9min 17s / 9min 31s) [ **] (1 of 3) A start job is running for…ewall daemon (9min 18s / 9min 31s) [ *] (1 of 3) A start job is running for…ewall daemon (9min 18s / 9min 31s) [ **] (2 of 3) A start job is running for…ume services (9min 19s / no limit) [ ***] (2 of 3) A start job is running for…ume services (9min 19s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (9min 20s / no limit) [ *** ] (3 of 3) A start job is running for…ogin Service (9min 20s / 9min 29s) [*** ] (3 of 3) A start job is running for…ogin Service (9min 21s / 9min 29s) [** ] (3 of 3) A start job is running for…ogin Service (9min 21s / 9min 29s) [* ] (1 of 3) A start job is running for…ewall daemon (9min 22s / 9min 31s) [** ] (1 of 3) A start job is running for…ewall daemon (9min 22s / 9min 31s) [*** ] (1 of 3) A start job is running for…ewall daemon (9min 23s / 9min 31s) [ *** ] (2 of 3) A start job is running for…ume services (9min 23s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (9min 24s / no limit) [ ***] (2 of 3) A start job is running for…ume services (9min 24s / no limit) [ **] (3 of 3) A start job is running for…ogin Service (9min 25s / 9min 29s) [ *] (3 of 3) A start job is running for…ogin Service (9min 25s / 9min 29s) [ **] (3 of 3) A start job is running for…ogin Service (9min 26s / 9min 29s) [ ***] (1 of 3) A start job is running for…ewall daemon (9min 26s / 9min 31s) [ *** ] (1 of 3) A start job is running for…ewall daemon (9min 27s / 9min 31s) [ *** ] (1 of 3) A start job is running for…ewall daemon (9min 27s / 9min 31s) [*** ] (2 of 3) A start job is running for…ume services (9min 28s / no limit) [** ] (2 of 3) A start job is running for…ume services (9min 28s / no limit) [* ] (2 of 3) A start job is running for…ume services (9min 29s / no limit)[ 678.336399] systemd[1]: systemd-logind.service: State 'stop-sigterm' timed out. Killing. [ 678.346427] systemd[1]: systemd-logind.service: Killing process 769 (systemd) with signal SIGKILL. [** ] (3 of 3) A start job is running for…gin Service (9min 29s / 10min 59s) [*** ] (3 of 3) A start job is running for…gin Service (9min 30s / 10min 59s) [ *** ] (3 of 3) A start job is running for…gin Service (9min 30s / 10min 59s) [ *** ] (1 of 3) A start job is running for…ewall daemon (9min 31s / 9min 31s) [ ***] (1 of 3) A start job is running for…ewall daemon (9min 31s / 9min 31s)[ 680.834733] systemd[1]: firewalld.service: Start operation timed out. Terminating. [ **] (1 of 3) A start job is running for…ewall daemon (9min 32s / 11min 1s) [ *] (2 of 3) A start job is running for…ume services (9min 32s / no limit) [ **] (2 of 3) A start job is running for…ume services (9min 33s / no limit) [ ***] (2 of 3) A start job is running for…ume services (9min 33s / no limit) [ *** ] (3 of 3) A start job is running for…gin Service (9min 34s / 10min 59s) [ *** ] (3 of 3) A start job is running for…gin Service (9min 34s / 10min 59s) [*** ] (3 of 3) A start job is running for…gin Service (9min 35s / 10min 59s) [** ] (1 of 3) A start job is running for…ewall daemon (9min 35s / 11min 1s) [* ] (1 of 3) A start job is running for…ewall daemon (9min 36s / 11min 1s) [** ] (1 of 3) A start job is running for…ewall daemon (9min 36s / 11min 1s) [*** ] (2 of 3) A start job is running for…ume services (9min 37s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (9min 37s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (9min 38s / no limit) [ ***] (3 of 3) A start job is running for…gin Service (9min 38s / 10min 59s) [ **] (3 of 3) A start job is running for…gin Service (9min 39s / 10min 59s) [ *] (3 of 3) A start job is running for…gin Service (9min 39s / 10min 59s) [ **] (1 of 3) A start job is running for…ewall daemon (9min 40s / 11min 1s) [ ***] (1 of 3) A start job is running for…ewall daemon (9min 40s / 11min 1s) [ *** ] (1 of 3) A start job is running for…ewall daemon (9min 41s / 11min 1s) [ *** ] (2 of 3) A start job is running for…ume services (9min 41s / no limit) [*** ] (2 of 3) A start job is running for…ume services (9min 42s / no limit) [** ] (2 of 3) A start job is running for…ume services (9min 42s / no limit) [* ] (3 of 3) A start job is running for…gin Service (9min 43s / 10min 59s) [** ] (3 of 3) A start job is running for…gin Service (9min 43s / 10min 59s) [*** ] (3 of 3) A start job is running for…gin Service (9min 44s / 10min 59s) [ *** ] (1 of 3) A start job is running for…ewall daemon (9min 44s / 11min 1s) [ *** ] (1 of 3) A start job is running for…ewall daemon (9min 45s / 11min 1s) [ ***] (1 of 3) A start job is running for…ewall daemon (9min 45s / 11min 1s) [ **] (2 of 3) A start job is running for…ume services (9min 46s / no limit) [ *] (2 of 3) A start job is running for…ume services (9min 46s / no limit) [ **] (2 of 3) A start job is running for…ume services (9min 47s / no limit) [ ***] (3 of 3) A start job is running for…gin Service (9min 47s / 10min 59s) [ *** ] (3 of 3) A start job is running for…gin Service (9min 48s / 10min 59s) [ *** ] (3 of 3) A start job is running for…gin Service (9min 48s / 10min 59s) [*** ] (1 of 3) A start job is running for…ewall daemon (9min 49s / 11min 1s) [** ] (1 of 3) A start job is running for…ewall daemon (9min 49s / 11min 1s) [* ] (1 of 3) A start job is running for…ewall daemon (9min 50s / 11min 1s) [** ] (2 of 3) A start job is running for…ume services (9min 50s / no limit) [*** ] (2 of 3) A start job is running for…ume services (9min 51s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (9min 51s / no limit) [ *** ] (3 of 3) A start job is running for…gin Service (9min 52s / 10min 59s) [ ***] (3 of 3) A start job is running for…gin Service (9min 52s / 10min 59s) [ **] (3 of 3) A start job is running for…gin Service (9min 53s / 10min 59s) [ *] (1 of 3) A start job is running for…ewall daemon (9min 53s / 11min 1s) [ **] (1 of 3) A start job is running for…ewall daemon (9min 54s / 11min 1s) [ ***] (1 of 3) A start job is running for…ewall daemon (9min 54s / 11min 1s) [ *** ] (2 of 3) A start job is running for…ume services (9min 55s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (9min 55s / no limit) [*** ] (2 of 3) A start job is running for…ume services (9min 56s / no limit) [** ] (3 of 3) A start job is running for…gin Service (9min 56s / 10min 59s) [* ] (3 of 3) A start job is running for…gin Service (9min 57s / 10min 59s) [** ] (3 of 3) A start job is running for…gin Service (9min 57s / 10min 59s) [*** ] (1 of 3) A start job is running for…ewall daemon (9min 58s / 11min 1s) [ *** ] (1 of 3) A start job is running for…ewall daemon (9min 58s / 11min 1s) [ *** ] (1 of 3) A start job is running for…ewall daemon (9min 59s / 11min 1s) [ ***] (2 of 3) A start job is running for…ume services (9min 59s / no limit) [ **] (2 of 3) A start job is running for…volume services (10min / no limit) [ *] (2 of 3) A start job is running for…volume services (10min / no limit) [ **] (3 of 3) A start job is running for…gin Service (10min 1s / 10min 59s) [ ***] (3 of 3) A start job is running for…gin Service (10min 1s / 10min 59s) [ *** ] (3 of 3) A start job is running for…gin Service (10min 2s / 10min 59s) [ *** ] (1 of 3) A start job is running for…ewall daemon (10min 2s / 11min 1s) [*** ] (1 of 3) A start job is running for…ewall daemon (10min 3s / 11min 1s) [** ] (1 of 3) A start job is running for…ewall daemon (10min 3s / 11min 1s) [* ] (2 of 3) A start job is running for…ume services (10min 4s / no limit) [** ] (2 of 3) A start job is running for…ume services (10min 4s / no limit) [*** ] (2 of 3) A start job is running for…ume services (10min 5s / no limit) [ *** ] (3 of 3) A start job is running for…gin Service (10min 5s / 10min 59s) [ *** ] (3 of 3) A start job is running for…gin Service (10min 6s / 10min 59s) [ ***] (3 of 3) A start job is running for…gin Service (10min 6s / 10min 59s) [ **] (1 of 3) A start job is running for…ewall daemon (10min 7s / 11min 1s) [ *] (1 of 3) A start job is running for…ewall daemon (10min 7s / 11min 1s) [ **] (1 of 3) A start job is running for…ewall daemon (10min 8s / 11min 1s) [ ***] (2 of 3) A start job is running for…ume services (10min 8s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (10min 9s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (10min 9s / no limit) [*** ] (3 of 3) A start job is running for…in Service (10min 10s / 10min 59s) [** ] (3 of 3) A start job is running for…in Service (10min 10s / 10min 59s) [* ] (3 of 3) A start job is running for…in Service (10min 11s / 10min 59s) [** ] (1 of 3) A start job is running for…wall daemon (10min 11s / 11min 1s) [*** ] (1 of 3) A start job is running for…wall daemon (10min 12s / 11min 1s) [ *** ] (1 of 3) A start job is running for…wall daemon (10min 12s / 11min 1s) [ *** ] (2 of 3) A start job is running for…me services (10min 13s / no limit) [ ***] (2 of 3) A start job is running for…me services (10min 13s / no limit) [ **] (2 of 3) A start job is running for…me services (10min 14s / no limit) [ *] (3 of 3) A start job is running for…in Service (10min 14s / 10min 59s) [ **] (3 of 3) A start job is running for…in Service (10min 15s / 10min 59s) [ ***] (3 of 3) A start job is running for…in Service (10min 15s / 10min 59s) [ *** ] (1 of 3) A start job is running for…wall daemon (10min 16s / 11min 1s) [ *** ] (1 of 3) A start job is running for…wall daemon (10min 16s / 11min 1s) [*** ] (1 of 3) A start job is running for…wall daemon (10min 17s / 11min 1s) [** ] (2 of 3) A start job is running for…me services (10min 17s / no limit) [* ] (2 of 3) A start job is running for…me services (10min 18s / no limit) [** ] (2 of 3) A start job is running for…me services (10min 18s / no limit) [*** ] (3 of 3) A start job is running for…in Service (10min 19s / 10min 59s) [ *** ] (3 of 3) A start job is running for…in Service (10min 19s / 10min 59s) [ *** ] (3 of 3) A start job is running for…in Service (10min 20s / 10min 59s) [ ***] (1 of 3) A start job is running for…wall daemon (10min 20s / 11min 1s) [ **] (1 of 3) A start job is running for…wall daemon (10min 21s / 11min 1s) [ *] (1 of 3) A start job is running for…wall daemon (10min 21s / 11min 1s) [ **] (2 of 3) A start job is running for…me services (10min 22s / no limit) [ ***] (2 of 3) A start job is running for…me services (10min 22s / no limit) [ *** ] (2 of 3) A start job is running for…me services (10min 23s / no limit) [ *** ] (3 of 3) A start job is running for…in Service (10min 23s / 10min 59s) [*** ] (3 of 3) A start job is running for…in Service (10min 24s / 10min 59s) [** ] (3 of 3) A start job is running for…in Service (10min 24s / 10min 59s) [* ] (1 of 3) A start job is running for…wall daemon (10min 25s / 11min 1s) [** ] (1 of 3) A start job is running for…wall daemon (10min 25s / 11min 1s) [*** ] (1 of 3) A start job is running for…wall daemon (10min 26s / 11min 1s) [ *** ] (2 of 3) A start job is running for…me services (10min 26s / no limit) [ *** ] (2 of 3) A start job is running for…me services (10min 27s / no limit) [ ***] (2 of 3) A start job is running for…me services (10min 27s / no limit) [ **] (3 of 3) A start job is running for…in Service (10min 28s / 10min 59s) [ *] (3 of 3) A start job is running for…in Service (10min 28s / 10min 59s) [ **] (3 of 3) A start job is running for…in Service (10min 29s / 10min 59s) [ ***] (1 of 3) A start job is running for…wall daemon (10min 29s / 11min 1s) [ *** ] (1 of 3) A start job is running for…wall daemon (10min 30s / 11min 1s) [ *** ] (1 of 3) A start job is running for…wall daemon (10min 30s / 11min 1s) [*** ] (2 of 3) A start job is running for…me services (10min 31s / no limit) [** ] (2 of 3) A start job is running for…me services (10min 31s / no limit) [* ] (2 of 3) A start job is running for…me services (10min 32s / no limit) [** ] (3 of 3) A start job is running for…in Service (10min 32s / 10min 59s) [*** ] (3 of 3) A start job is running for…in Service (10min 33s / 10min 59s) [ *** ] (3 of 3) A start job is running for…in Service (10min 33s / 10min 59s) [ *** ] (1 of 3) A start job is running for…wall daemon (10min 34s / 11min 1s) [ ***] (1 of 3) A start job is running for…wall daemon (10min 34s / 11min 1s) [ **] (1 of 3) A start job is running for…wall daemon (10min 35s / 11min 1s) [ *] (2 of 3) A start job is running for…me services (10min 35s / no limit) [ **] (2 of 3) A start job is running for…me services (10min 36s / no limit) [ ***] (2 of 3) A start job is running for…me services (10min 36s / no limit) [ *** ] (3 of 3) A start job is running for…in Service (10min 37s / 10min 59s) [ *** ] (3 of 3) A start job is running for…in Service (10min 37s / 10min 59s) [*** ] (3 of 3) A start job is running for…in Service (10min 38s / 10min 59s) [** ] (1 of 3) A start job is running for…wall daemon (10min 38s / 11min 1s) [* ] (1 of 3) A start job is running for…wall daemon (10min 39s / 11min 1s) [** ] (1 of 3) A start job is running for…wall daemon (10min 39s / 11min 1s) [*** ] (2 of 3) A start job is running for…me services (10min 40s / no limit) [ *** ] (2 of 3) A start job is running for…me services (10min 40s / no limit) [ *** ] (2 of 3) A start job is running for…me services (10min 41s / no limit) [ ***] (3 of 3) A start job is running for…in Service (10min 41s / 10min 59s) [ **] (3 of 3) A start job is running for…in Service (10min 42s / 10min 59s) [ *] (3 of 3) A start job is running for…in Service (10min 42s / 10min 59s) [ **] (1 of 3) A start job is running for…wall daemon (10min 43s / 11min 1s) [ ***] (1 of 3) A start job is running for…wall daemon (10min 43s / 11min 1s) [ *** ] (1 of 3) A start job is running for…wall daemon (10min 44s / 11min 1s) [ *** ] (2 of 3) A start job is running for…me services (10min 44s / no limit) [*** ] (2 of 3) A start job is running for…me services (10min 45s / no limit) [** ] (2 of 3) A start job is running for…me services (10min 45s / no limit) [* ] (3 of 3) A start job is running for…in Service (10min 46s / 10min 59s) [** ] (3 of 3) A start job is running for…in Service (10min 46s / 10min 59s) [*** ] (3 of 3) A start job is running for…in Service (10min 47s / 10min 59s) [ *** ] (1 of 3) A start job is running for…wall daemon (10min 47s / 11min 1s) [ *** ] (1 of 3) A start job is running for…wall daemon (10min 48s / 11min 1s) [ ***] (1 of 3) A start job is running for…wall daemon (10min 48s / 11min 1s) [ **] (2 of 3) A start job is running for…me services (10min 49s / no limit) [ *] (2 of 3) A start job is running for…me services (10min 49s / no limit) [ **] (2 of 3) A start job is running for…me services (10min 50s / no limit) [ ***] (3 of 3) A start job is running for…in Service (10min 50s / 10min 59s) [ *** ] (3 of 3) A start job is running for…in Service (10min 51s / 10min 59s) [ *** ] (3 of 3) A start job is running for…in Service (10min 51s / 10min 59s) [*** ] (1 of 3) A start job is running for…wall daemon (10min 52s / 11min 1s) [** ] (1 of 3) A start job is running for…wall daemon (10min 52s / 11min 1s) [* ] (1 of 3) A start job is running for…wall daemon (10min 53s / 11min 1s) [** ] (2 of 3) A start job is running for…me services (10min 53s / no limit) [*** ] (2 of 3) A start job is running for…me services (10min 54s / no limit) [ *** ] (2 of 3) A start job is running for…me services (10min 54s / no limit) [ *** ] (3 of 3) A start job is running for…in Service (10min 55s / 10min 59s) [ ***] (3 of 3) A start job is running for…in Service (10min 55s / 10min 59s) [ **] (3 of 3) A start job is running for…in Service (10min 56s / 10min 59s) [ *] (1 of 3) A start job is running for…wall daemon (10min 56s / 11min 1s) [ **] (1 of 3) A start job is running for…wall daemon (10min 57s / 11min 1s) [ ***] (1 of 3) A start job is running for…wall daemon (10min 57s / 11min 1s) [ *** ] (2 of 3) A start job is running for…me services (10min 58s / no limit) [ *** ] (2 of 3) A start job is running for…me services (10min 58s / no limit) [*** ] (2 of 3) A start job is running for…me services (10min 59s / no limit)[ 768.634932] systemd[1]: systemd-journald.service: State 'stop-sigabrt' timed out. Terminating. [ 768.647176] systemd[1]: systemd-logind.service: Processes still around after SIGKILL. Ignoring. [** ] (3 of 3) A start job is running for…in Service (10min 59s / 12min 29s) [* ] (3 of 3) A start job is running for Login Service (11min / 12min 29s) [** ] (3 of 3) A start job is running for Login Service (11min / 12min 29s) [*** ] (1 of 3) A start job is running for…ewall daemon (11min 1s / 11min 1s) [ *** ] (1 of 3) A start job is running for…ewall daemon (11min 1s / 11min 1s)[ 771.134862] systemd[1]: firewalld.service: State 'stop-sigterm' timed out. Killing. [ 771.147162] systemd[1]: firewalld.service: Killing process 770 (systemd) with signal SIGKILL. [ *** ] (1 of 3) A start job is running for…wall daemon (11min 2s / 12min 32s) [ ***] (2 of 3) A start job is running for…ume services (11min 2s / no limit) [ **] (2 of 3) A start job is running for…ume services (11min 3s / no limit) [ *] (2 of 3) A start job is running for…ume services (11min 3s / no limit) [ **] (3 of 3) A start job is running for…gin Service (11min 4s / 12min 29s) [ ***] (3 of 3) A start job is running for…gin Service (11min 4s / 12min 29s) [ *** ] (3 of 3) A start job is running for…gin Service (11min 5s / 12min 29s) [ *** ] (1 of 3) A start job is running for…wall daemon (11min 5s / 12min 32s) [*** ] (1 of 3) A start job is running for…wall daemon (11min 6s / 12min 32s) [** ] (1 of 3) A start job is running for…wall daemon (11min 6s / 12min 32s) [* ] (2 of 3) A start job is running for…ume services (11min 7s / no limit) [** ] (2 of 3) A start job is running for…ume services (11min 7s / no limit) [*** ] (2 of 3) A start job is running for…ume services (11min 8s / no limit) [ *** ] (3 of 3) A start job is running for…gin Service (11min 8s / 12min 29s) [ *** ] (3 of 3) A start job is running for…gin Service (11min 9s / 12min 29s) [ ***] (3 of 3) A start job is running for…gin Service (11min 9s / 12min 29s) [ **] (1 of 3) A start job is running for…all daemon (11min 10s / 12min 32s) [ *] (1 of 3) A start job is running for…all daemon (11min 10s / 12min 32s) [ **] (1 of 3) A start job is running for…all daemon (11min 11s / 12min 32s) [ ***] (2 of 3) A start job is running for…me services (11min 11s / no limit) [ *** ] (2 of 3) A start job is running for…me services (11min 12s / no limit) [ *** ] (2 of 3) A start job is running for…me services (11min 12s / no limit) [*** ] (3 of 3) A start job is running for…in Service (11min 13s / 12min 29s) [** ] (3 of 3) A start job is running for…in Service (11min 13s / 12min 29s) [* ] (3 of 3) A start job is running for…in Service (11min 14s / 12min 29s) [** ] (1 of 3) A start job is running for…all daemon (11min 14s / 12min 32s) [*** ] (1 of 3) A start job is running for…all daemon (11min 15s / 12min 32s) [ *** ] (1 of 3) A start job is running for…all daemon (11min 15s / 12min 32s) [ *** ] (2 of 3) A start job is running for…me services (11min 16s / no limit) [ ***] (2 of 3) A start job is running for…me services (11min 16s / no limit) [ **] (2 of 3) A start job is running for…me services (11min 17s / no limit) [ *] (3 of 3) A start job is running for…in Service (11min 17s / 12min 29s) [ **] (3 of 3) A start job is running for…in Service (11min 18s / 12min 29s) [ ***] (3 of 3) A start job is running for…in Service (11min 18s / 12min 29s) [ *** ] (1 of 3) A start job is running for…all daemon (11min 19s / 12min 32s) [ *** ] (1 of 3) A start job is running for…all daemon (11min 19s / 12min 32s) [*** ] (1 of 3) A start job is running for…all daemon (11min 20s / 12min 32s) [** ] (2 of 3) A start job is running for…me services (11min 20s / no limit) [* ] (2 of 3) A start job is running for…me services (11min 21s / no limit) [** ] (2 of 3) A start job is running for…me services (11min 21s / no limit) [*** ] (3 of 3) A start job is running for…in Service (11min 22s / 12min 29s) [ *** ] (3 of 3) A start job is running for…in Service (11min 22s / 12min 29s) [ *** ] (3 of 3) A start job is running for…in Service (11min 23s / 12min 29s) [ ***] (1 of 3) A start job is running for…all daemon (11min 23s / 12min 32s) [ **] (1 of 3) A start job is running for…all daemon (11min 24s / 12min 32s) [ *] (1 of 3) A start job is running for…all daemon (11min 24s / 12min 32s) [ **] (2 of 3) A start job is running for…me services (11min 25s / no limit) [ ***] (2 of 3) A start job is running for…me services (11min 25s / no limit) [ *** ] (2 of 3) A start job is running for…me services (11min 26s / no limit) [ *** ] (3 of 3) A start job is running for…in Service (11min 26s / 12min 29s) [*** ] (3 of 3) A start job is running for…in Service (11min 27s / 12min 29s) [** ] (3 of 3) A start job is running for…in Service (11min 27s / 12min 29s) [* ] (1 of 3) A start job is running for…all daemon (11min 28s / 12min 32s) [** ] (1 of 3) A start job is running for…all daemon (11min 28s / 12min 32s) [*** ] (1 of 3) A start job is running for…all daemon (11min 29s / 12min 32s) [ *** ] (2 of 3) A start job is running for…me services (11min 29s / no limit) [ *** ] (2 of 3) A start job is running for…me services (11min 30s / no limit) [ ***] (2 of 3) A start job is running for…me services (11min 30s / no limit) [ **] (3 of 3) A start job is running for…in Service (11min 31s / 12min 29s) [ *] (3 of 3) A start job is running for…in Service (11min 31s / 12min 29s) [ **] (3 of 3) A start job is running for…in Service (11min 32s / 12min 29s) [ ***] (1 of 3) A start job is running for…all daemon (11min 32s / 12min 32s) [ *** ] (1 of 3) A start job is running for…all daemon (11min 33s / 12min 32s) [ *** ] (1 of 3) A start job is running for…all daemon (11min 33s / 12min 32s) [*** ] (2 of 3) A start job is running for…me services (11min 34s / no limit) [** ] (2 of 3) A start job is running for…me services (11min 34s / no limit) [* ] (2 of 3) A start job is running for…me services (11min 35s / no limit) [** ] (3 of 3) A start job is running for…in Service (11min 35s / 12min 29s) [*** ] (3 of 3) A start job is running for…in Service (11min 36s / 12min 29s) [ *** ] (3 of 3) A start job is running for…in Service (11min 36s / 12min 29s) [ *** ] (1 of 3) A start job is running for…all daemon (11min 37s / 12min 32s) [ ***] (1 of 3) A start job is running for…all daemon (11min 37s / 12min 32s) [ **] (1 of 3) A start job is running for…all daemon (11min 38s / 12min 32s) [ *] (2 of 3) A start job is running for…me services (11min 38s / no limit) [ **] (2 of 3) A start job is running for…me services (11min 39s / no limit) [ ***] (2 of 3) A start job is running for…me services (11min 39s / no limit) [ *** ] (3 of 3) A start job is running for…in Service (11min 40s / 12min 29s) [ *** ] (3 of 3) A start job is running for…in Service (11min 40s / 12min 29s) [*** ] (3 of 3) A start job is running for…in Service (11min 41s / 12min 29s) [** ] (1 of 3) A start job is running for…all daemon (11min 41s / 12min 32s) [* ] (1 of 3) A start job is running for…all daemon (11min 42s / 12min 32s) [** ] (1 of 3) A start job is running for…all daemon (11min 42s / 12min 32s) [*** ] (2 of 3) A start job is running for…me services (11min 43s / no limit) [ *** ] (2 of 3) A start job is running for…me services (11min 43s / no limit) [ *** ] (2 of 3) A start job is running for…me services (11min 44s / no limit) [ ***] (3 of 3) A start job is running for…in Service (11min 44s / 12min 29s) [ **] (3 of 3) A start job is running for…in Service (11min 45s / 12min 29s) [ *] (3 of 3) A start job is running for…in Service (11min 45s / 12min 29s) [ **] (1 of 3) A start job is running for…all daemon (11min 46s / 12min 32s) [ ***] (1 of 3) A start job is running for…all daemon (11min 46s / 12min 32s) [ *** ] (1 of 3) A start job is running for…all daemon (11min 47s / 12min 32s) [ *** ] (2 of 3) A start job is running for…me services (11min 47s / no limit) [*** ] (2 of 3) A start job is running for…me services (11min 48s / no limit) [** ] (2 of 3) A start job is running for…me services (11min 48s / no limit) [* ] (3 of 3) A start job is running for…in Service (11min 49s / 12min 29s) [** ] (3 of 3) A start job is running for…in Service (11min 49s / 12min 29s) [*** ] (3 of 3) A start job is running for…in Service (11min 50s / 12min 29s) [ *** ] (1 of 3) A start job is running for…all daemon (11min 50s / 12min 32s) [ *** ] (1 of 3) A start job is running for…all daemon (11min 51s / 12min 32s) [ ***] (1 of 3) A start job is running for…all daemon (11min 51s / 12min 32s) [ **] (2 of 3) A start job is running for…me services (11min 52s / no limit) [ *] (2 of 3) A start job is running for…me services (11min 52s / no limit) [ **] (2 of 3) A start job is running for…me services (11min 53s / no limit) [ ***] (3 of 3) A start job is running for…in Service (11min 53s / 12min 29s) [ *** ] (3 of 3) A start job is running for…in Service (11min 54s / 12min 29s) [ *** ] (3 of 3) A start job is running for…in Service (11min 54s / 12min 29s) [*** ] (1 of 3) A start job is running for…all daemon (11min 55s / 12min 32s) [** ] (1 of 3) A start job is running for…all daemon (11min 55s / 12min 32s) [* ] (1 of 3) A start job is running for…all daemon (11min 56s / 12min 32s) [** ] (2 of 3) A start job is running for…me services (11min 56s / no limit) [*** ] (2 of 3) A start job is running for…me services (11min 57s / no limit) [ *** ] (2 of 3) A start job is running for…me services (11min 57s / no limit) [ *** ] (3 of 3) A start job is running for…in Service (11min 58s / 12min 29s) [ ***] (3 of 3) A start job is running for…in Service (11min 58s / 12min 29s) [ **] (3 of 3) A start job is running for…in Service (11min 59s / 12min 29s) [ *] (1 of 3) A start job is running for…all daemon (11min 59s / 12min 32s) [ **] (1 of 3) A start job is running for…irewall daemon (12min / 12min 32s) [ ***] (1 of 3) A start job is running for…irewall daemon (12min / 12min 32s) [ *** ] (2 of 3) A start job is running for…ume services (12min 1s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (12min 1s / no limit) [*** ] (2 of 3) A start job is running for…ume services (12min 2s / no limit) [** ] (3 of 3) A start job is running for…gin Service (12min 2s / 12min 29s) [* ] (3 of 3) A start job is running for…gin Service (12min 3s / 12min 29s) [** ] (3 of 3) A start job is running for…gin Service (12min 3s / 12min 29s) [*** ] (1 of 3) A start job is running for…wall daemon (12min 4s / 12min 32s) [ *** ] (1 of 3) A start job is running for…wall daemon (12min 4s / 12min 32s) [ *** ] (1 of 3) A start job is running for…wall daemon (12min 5s / 12min 32s) [ ***] (2 of 3) A start job is running for…ume services (12min 5s / no limit) [ **] (2 of 3) A start job is running for…ume services (12min 6s / no limit) [ *] (2 of 3) A start job is running for…ume services (12min 6s / no limit) [ **] (3 of 3) A start job is running for…gin Service (12min 7s / 12min 29s) [ ***] (3 of 3) A start job is running for…gin Service (12min 7s / 12min 29s) [ *** ] (3 of 3) A start job is running for…gin Service (12min 8s / 12min 29s) [ *** ] (1 of 3) A start job is running for…wall daemon (12min 8s / 12min 32s) [*** ] (1 of 3) A start job is running for…wall daemon (12min 9s / 12min 32s) [** ] (1 of 3) A start job is running for…wall daemon (12min 9s / 12min 32s) [* ] (2 of 3) A start job is running for…me services (12min 10s / no limit) [** ] (2 of 3) A start job is running for…me services (12min 10s / no limit) [*** ] (2 of 3) A start job is running for…me services (12min 11s / no limit) [ *** ] (3 of 3) A start job is running for…in Service (12min 11s / 12min 29s) [ *** ] (3 of 3) A start job is running for…in Service (12min 12s / 12min 29s) [ ***] (3 of 3) A start job is running for…in Service (12min 12s / 12min 29s) [ **] (1 of 3) A start job is running for…all daemon (12min 13s / 12min 32s) [ *] (1 of 3) A start job is running for…all daemon (12min 13s / 12min 32s) [ **] (1 of 3) A start job is running for…all daemon (12min 14s / 12min 32s) [ ***] (2 of 3) A start job is running for…me services (12min 14s / no limit) [ *** ] (2 of 3) A start job is running for…me services (12min 15s / no limit) [ *** ] (2 of 3) A start job is running for…me services (12min 15s / no limit) [*** ] (3 of 3) A start job is running for…in Service (12min 16s / 12min 29s) [** ] (3 of 3) A start job is running for…in Service (12min 16s / 12min 29s) [* ] (3 of 3) A start job is running for…in Service (12min 17s / 12min 29s) [** ] (1 of 3) A start job is running for…all daemon (12min 17s / 12min 32s) [*** ] (1 of 3) A start job is running for…all daemon (12min 18s / 12min 32s) [ *** ] (1 of 3) A start job is running for…all daemon (12min 18s / 12min 32s) [ *** ] (2 of 3) A start job is running for…me services (12min 19s / no limit) [ ***] (2 of 3) A start job is running for…me services (12min 19s / no limit) [ **] (2 of 3) A start job is running for…me services (12min 20s / no limit) [ *] (3 of 3) A start job is running for…in Service (12min 20s / 12min 29s) [ **] (3 of 3) A start job is running for…in Service (12min 21s / 12min 29s) [ ***] (3 of 3) A start job is running for…in Service (12min 21s / 12min 29s) [ *** ] (1 of 3) A start job is running for…all daemon (12min 22s / 12min 32s) [ *** ] (1 of 3) A start job is running for…all daemon (12min 22s / 12min 32s) [*** ] (1 of 3) A start job is running for…all daemon (12min 23s / 12min 32s) [** ] (2 of 3) A start job is running for…me services (12min 23s / no limit) [* ] (2 of 3) A start job is running for…me services (12min 24s / no limit) [** ] (2 of 3) A start job is running for…me services (12min 24s / no limit) [*** ] (3 of 3) A start job is running for…in Service (12min 25s / 12min 29s) [ *** ] (3 of 3) A start job is running for…in Service (12min 25s / 12min 29s) [ *** ] (3 of 3) A start job is running for…in Service (12min 26s / 12min 29s) [ ***] (1 of 3) A start job is running for…all daemon (12min 26s / 12min 32s) [ **] (1 of 3) A start job is running for…all daemon (12min 27s / 12min 32s) [ *] (1 of 3) A start job is running for…all daemon (12min 27s / 12min 32s) [ **] (2 of 3) A start job is running for…me services (12min 28s / no limit) [ ***] (2 of 3) A start job is running for…me services (12min 28s / no limit) [ *** ] (2 of 3) A start job is running for…me services (12min 29s / no limit) [ *** ] (3 of 3) A start job is running for…in Service (12min 29s / 12min 29s)[ 858.834890] systemd[1]: systemd-journald.service: State 'stop-sigterm' timed out. Killing. [ 858.849193] systemd[1]: systemd-journald.service: Killing process 597 (systemd-journal) with signal SIGKILL. [ 858.936765] systemd[1]: systemd-logind.service: State 'stop-final-sigterm' timed out. Killing. [ 858.948181] systemd[1]: systemd-logind.service: Killing process 769 (systemd) with signal SIGKILL. [*** ] (3 of 3) A start job is running for Login Service (12min 30s / 14min) [** ] (3 of 3) A start job is running for Login Service (12min 30s / 14min) [* ] (1 of 3) A start job is running for…all daemon (12min 31s / 12min 32s) [** ] (1 of 3) A start job is running for…all daemon (12min 31s / 12min 32s) [*** ] (1 of 3) A start job is running for…all daemon (12min 32s / 12min 32s)[ 861.334722] systemd[1]: firewalld.service: Processes still around after SIGKILL. Ignoring. [ *** ] (2 of 3) A start job is running for…me services (12min 32s / no limit) [ *** ] (2 of 3) A start job is running for…me services (12min 33s / no limit) [ ***] (2 of 3) A start job is running for…me services (12min 33s / no limit) [ **] (3 of 3) A start job is running for Login Service (12min 34s / 14min) [ *] (3 of 3) A start job is running for Login Service (12min 34s / 14min) [ **] (3 of 3) A start job is running for Login Service (12min 35s / 14min) [ ***] (1 of 3) A start job is running for…wall daemon (12min 35s / 14min 2s) [ *** ] (1 of 3) A start job is running for…wall daemon (12min 36s / 14min 2s) [ *** ] (1 of 3) A start job is running for…wall daemon (12min 36s / 14min 2s) [*** ] (2 of 3) A start job is running for…me services (12min 37s / no limit) [** ] (2 of 3) A start job is running for…me services (12min 37s / no limit) [* ] (2 of 3) A start job is running for…me services (12min 38s / no limit) [** ] (3 of 3) A start job is running for Login Service (12min 38s / 14min) [*** ] (3 of 3) A start job is running for Login Service (12min 39s / 14min) [ *** ] (3 of 3) A start job is running for Login Service (12min 39s / 14min) [ *** ] (1 of 3) A start job is running for…wall daemon (12min 40s / 14min 2s) [ ***] (1 of 3) A start job is running for…wall daemon (12min 40s / 14min 2s) [ **] (1 of 3) A start job is running for…wall daemon (12min 41s / 14min 2s) [ *] (2 of 3) A start job is running for…me services (12min 41s / no limit) [ **] (2 of 3) A start job is running for…me services (12min 42s / no limit) [ ***] (2 of 3) A start job is running for…me services (12min 42s / no limit) [ *** ] (3 of 3) A start job is running for Login Service (12min 43s / 14min) [ *** ] (3 of 3) A start job is running for Login Service (12min 43s / 14min) [*** ] (3 of 3) A start job is running for Login Service (12min 44s / 14min) [** ] (1 of 3) A start job is running for…wall daemon (12min 44s / 14min 2s) [* ] (1 of 3) A start job is running for…wall daemon (12min 45s / 14min 2s) [** ] (1 of 3) A start job is running for…wall daemon (12min 45s / 14min 2s) [*** ] (2 of 3) A start job is running for…me services (12min 46s / no limit) [ *** ] (2 of 3) A start job is running for…me services (12min 46s / no limit) [ *** ] (2 of 3) A start job is running for…me services (12min 47s / no limit) [ ***] (3 of 3) A start job is running for Login Service (12min 47s / 14min) [ **] (3 of 3) A start job is running for Login Service (12min 48s / 14min) [ *] (3 of 3) A start job is running for Login Service (12min 48s / 14min) [ **] (1 of 3) A start job is running for…wall daemon (12min 49s / 14min 2s) [ ***] (1 of 3) A start job is running for…wall daemon (12min 49s / 14min 2s) [ *** ] (1 of 3) A start job is running for…wall daemon (12min 50s / 14min 2s) [ *** ] (2 of 3) A start job is running for…me services (12min 50s / no limit) [*** ] (2 of 3) A start job is running for…me services (12min 51s / no limit) [** ] (2 of 3) A start job is running for…me services (12min 51s / no limit) [* ] (3 of 3) A start job is running for Login Service (12min 52s / 14min) [** ] (3 of 3) A start job is running for Login Service (12min 52s / 14min) [*** ] (3 of 3) A start job is running for Login Service (12min 53s / 14min) [ *** ] (1 of 3) A start job is running for…wall daemon (12min 53s / 14min 2s) [ *** ] (1 of 3) A start job is running for…wall daemon (12min 54s / 14min 2s) [ ***] (1 of 3) A start job is running for…wall daemon (12min 54s / 14min 2s) [ **] (2 of 3) A start job is running for…me services (12min 55s / no limit) [ *] (2 of 3) A start job is running for…me services (12min 55s / no limit) [ **] (2 of 3) A start job is running for…me services (12min 56s / no limit) [ ***] (3 of 3) A start job is running for Login Service (12min 56s / 14min) [ *** ] (3 of 3) A start job is running for Login Service (12min 57s / 14min) [ *** ] (3 of 3) A start job is running for Login Service (12min 57s / 14min) [*** ] (1 of 3) A start job is running for…wall daemon (12min 58s / 14min 2s) [** ] (1 of 3) A start job is running for…wall daemon (12min 58s / 14min 2s) [* ] (1 of 3) A start job is running for…wall daemon (12min 59s / 14min 2s) [** ] (2 of 3) A start job is running for…me services (12min 59s / no limit) [*** ] (2 of 3) A start job is running for…volume services (13min / no limit) [ *** ] (2 of 3) A start job is running for…volume services (13min / no limit) [ *** ] (3 of 3) A start job is running for Login Service (13min 1s / 14min) [ ***] (3 of 3) A start job is running for Login Service (13min 1s / 14min) [ **] (3 of 3) A start job is running for Login Service (13min 2s / 14min) [ *] (1 of 3) A start job is running for…ewall daemon (13min 2s / 14min 2s) [ **] (1 of 3) A start job is running for…ewall daemon (13min 3s / 14min 2s) [ ***] (1 of 3) A start job is running for…ewall daemon (13min 3s / 14min 2s) [ *** ] (2 of 3) A start job is running for…ume services (13min 4s / no limit) [ *** ] (2 of 3) A start job is running for…ume services (13min 4s / no limit) [*** ] (2 of 3) A start job is running for…ume services (13min 5s / no limit) [** ] (3 of 3) A start job is running for Login Service (13min 5s / 14min) [* ] (3 of 3) A start job is running for Login Service (13min 6s / 14min) [** ] (3 of 3) A start job is running for Login Service (13min 6s / 14min) [*** ] (1 of 3) A start job is running for…ewall daemon (13min 7s / 14min 2s) [ *** ] (1 of 3) A start job is running for…ewall daemon (13min 7s / 14min 2s) [ *** ] (1 of 3) A start job is running for…ewall daemon (13min 8s / 14min 2s) [ ***] (2 of 3) A start job is running for…ume services (13min 8s / no limit) [ **] (2 of 3) A start job is running for…ume services (13min 9s / no limit) [ *] (2 of 3) A start job is running for…ume services (13min 9s / no limit) [ **] (3 of 3) A start job is running for Login Service (13min 10s / 14min) [ ***] (3 of 3) A start job is running for Login Service (13min 10s / 14min) [ *** ] (3 of 3) A start job is running for Login Service (13min 11s / 14min)[ 900.341091] systemd[1]: Starting Cleanup of Temporary Directories...  Starting Cleanup of Temporary Directories... [ *** ] (2 of 4) A start job is running for…me services (13min 11s / no limit) [*** ] (2 of 4) A start job is running for…me services (13min 12s / no limit) [** ] (2 of 4) A start job is running for…me services (13min 12s / no limit) [* ] (3 of 4) A start job is running for Login Service (13min 13s / 14min) [** ] (3 of 4) A start job is running for Login Service (13min 13s / 14min) [*** ] (3 of 4) A start job is running for Login Service (13min 14s / 14min) [ *** ] (4 of 4) A start job is running for…porary Directories (3s / no limit) [ *** ] (4 of 4) A start job is running for…porary Directories (3s / no limit) [ ***] (4 of 4) A start job is running for…porary Directories (4s / no limit) [ **] (1 of 4) A start job is running for…wall daemon (13min 16s / 14min 2s) [ *] (1 of 4) A start job is running for…wall daemon (13min 16s / 14min 2s) [ **] (1 of 4) A start job is running for…wall daemon (13min 17s / 14min 2s) [ ***] (2 of 4) A start job is running for…me services (13min 17s / no limit) [ *** ] (2 of 4) A start job is running for…me services (13min 18s / no limit) [ *** ] (2 of 4) A start job is running for…me services (13min 18s / no limit) [*** ] (3 of 4) A start job is running for Login Service (13min 19s / 14min) [** ] (3 of 4) A start job is running for Login Service (13min 19s / 14min) [* ] (3 of 4) A start job is running for Login Service (13min 20s / 14min) [** ] (4 of 4) A start job is running for…porary Directories (9s / no limit) [*** ] (4 of 4) A start job is running for…porary Directories (9s / no limit) [ *** ] (4 of 4) A start job is running for…orary Directories (10s / no limit) [ *** ] (1 of 4) A start job is running for…wall daemon (13min 22s / 14min 2s) [ ***] (1 of 4) A start job is running for…wall daemon (13min 22s / 14min 2s) [ **] (1 of 4) A start job is running for…wall daemon (13min 23s / 14min 2s) [ *] (2 of 4) A start job is running for…me services (13min 23s / no limit) [ **] (2 of 4) A start job is running for…me services (13min 24s / no limit) [ ***] (2 of 4) A start job is running for…me services (13min 24s / no limit) [ *** ] (3 of 4) A start job is running for Login Service (13min 25s / 14min) [ *** ] (3 of 4) A start job is running for Login Service (13min 25s / 14min) [*** ] (3 of 4) A start job is running for Login Service (13min 26s / 14min) [** ] (4 of 4) A start job is running for…orary Directories (15s / no limit) [* ] (4 of 4) A start job is running for…orary Directories (15s / no limit) [** ] (4 of 4) A start job is running for…orary Directories (16s / no limit) [*** ] (1 of 4) A start job is running for…wall daemon (13min 28s / 14min 2s) [ *** ] (1 of 4) A start job is running for…wall daemon (13min 28s / 14min 2s) [ *** ] (1 of 4) A start job is running for…wall daemon (13min 29s / 14min 2s) [ ***] (2 of 4) A start job is running for…me services (13min 29s / no limit) [ **] (2 of 4) A start job is running for…me services (13min 30s / no limit) [ *] (2 of 4) A start job is running for…me services (13min 30s / no limit) [ **] (3 of 4) A start job is running for Login Service (13min 31s / 14min) [ ***] (3 of 4) A start job is running for Login Service (13min 31s / 14min) [ *** ] (3 of 4) A start job is running for Login Service (13min 32s / 14min) [ *** ] (4 of 4) A start job is running for…orary Directories (21s / no limit) [*** ] (4 of 4) A start job is running for…orary Directories (21s / no limit) [** ] (4 of 4) A start job is running for…orary Directories (22s / no limit) [* ] (1 of 4) A start job is running for…wall daemon (13min 34s / 14min 2s) [** ] (1 of 4) A start job is running for…wall daemon (13min 34s / 14min 2s) [*** ] (1 of 4) A start job is running for…wall daemon (13min 35s / 14min 2s) [ *** ] (2 of 4) A start job is running for…me services (13min 35s / no limit) [ *** ] (2 of 4) A start job is running for…me services (13min 36s / no limit) [ ***] (2 of 4) A start job is running for…me services (13min 36s / no limit) [ **] (3 of 4) A start job is running for Login Service (13min 37s / 14min) [ *] (3 of 4) A start job is running for Login Service (13min 37s / 14min) [ **] (3 of 4) A start job is running for Login Service (13min 38s / 14min) [ ***] (4 of 4) A start job is running for…orary Directories (27s / no limit) [ *** ] (4 of 4) A start job is running for…orary Directories (27s / no limit) [ *** ] (4 of 4) A start job is running for…orary Directories (28s / no limit) [*** ] (1 of 4) A start job is running for…wall daemon (13min 40s / 14min 2s) [** ] (1 of 4) A start job is running for…wall daemon (13min 40s / 14min 2s) [* ] (1 of 4) A start job is running for…wall daemon (13min 41s / 14min 2s) [** ] (2 of 4) A start job is running for…me services (13min 41s / no limit) [*** ] (2 of 4) A start job is running for…me services (13min 42s / no limit) [ *** ] (2 of 4) A start job is running for…me services (13min 42s / no limit) [ *** ] (3 of 4) A start job is running for Login Service (13min 43s / 14min) [ ***] (3 of 4) A start job is running for Login Service (13min 43s / 14min) [ **] (3 of 4) A start job is running for Login Service (13min 44s / 14min) [ *] (4 of 4) A start job is running for…orary Directories (33s / no limit) [ **] (4 of 4) A start job is running for…orary Directories (33s / no limit) [ ***] (4 of 4) A start job is running for…orary Directories (34s / no limit) [ *** ] (1 of 4) A start job is running for…wall daemon (13min 46s / 14min 2s) [ *** ] (1 of 4) A start job is running for…wall daemon (13min 46s / 14min 2s) [*** ] (1 of 4) A start job is running for…wall daemon (13min 47s / 14min 2s) [** ] (2 of 4) A start job is running for…me services (13min 47s / no limit) [* ] (2 of 4) A start job is running for…me services (13min 48s / no limit) [** ] (2 of 4) A start job is running for…me services (13min 48s / no limit) [*** ] (3 of 4) A start job is running for Login Service (13min 49s / 14min) [ *** ] (3 of 4) A start job is running for Login Service (13min 49s / 14min) [ *** ] (3 of 4) A start job is running for Login Service (13min 50s / 14min) [ ***] (4 of 4) A start job is running for…orary Directories (39s / no limit) [ **] (4 of 4) A start job is running for…orary Directories (39s / no limit) [ *] (4 of 4) A start job is running for…orary Directories (40s / no limit) [ **] (1 of 4) A start job is running for…wall daemon (13min 52s / 14min 2s) [ ***] (1 of 4) A start job is running for…wall daemon (13min 52s / 14min 2s) [ *** ] (1 of 4) A start job is running for…wall daemon (13min 53s / 14min 2s) [ *** ] (2 of 4) A start job is running for…me services (13min 53s / no limit) [*** ] (2 of 4) A start job is running for…me services (13min 54s / no limit) [** ] (2 of 4) A start job is running for…me services (13min 54s / no limit) [* ] (3 of 4) A start job is running for Login Service (13min 55s / 14min) [** ] (3 of 4) A start job is running for Login Service (13min 55s / 14min) [*** ] (3 of 4) A start job is running for Login Service (13min 56s / 14min) [ *** ] (4 of 4) A start job is running for…orary Directories (45s / no limit) [ *** ] (4 of 4) A start job is running for…orary Directories (45s / no limit) [ ***] (4 of 4) A start job is running for…orary Directories (46s / no limit) [ **] (1 of 4) A start job is running for…wall daemon (13min 58s / 14min 2s) [ *] (1 of 4) A start job is running for…wall daemon (13min 58s / 14min 2s) [ **] (1 of 4) A start job is running for…wall daemon (13min 59s / 14min 2s) [ ***] (2 of 4) A start job is running for…me services (13min 59s / no limit)[ 949.134725] systemd[1]: systemd-journald.service: Processes still around after SIGKILL. Ignoring. [ 949.146224] systemd[1]: systemd-logind.service: Processes still around after final SIGKILL. Entering failed mode. [ 949.157852] systemd[1]: systemd-logind.service: Failed with result 'timeout'. [ 949.236419] systemd[1]: Failed to start Login Service. [FAILED] Failed to start Login Service. See 'systemctl status systemd-logind.service' for details. [ 949.256856] systemd[1]: systemd-logind.service: Service has no hold-off time (RestartSec=0), scheduling restart. [ 949.340766] systemd[1]: systemd-logind.service: Scheduled restart job, restart counter is at 1. [ 949.351186] systemd[1]: Stopped Login Service. [ OK ] Stopped Login Service. [ 949.363195] systemd[1]: systemd-logind.service: Found left-over process 769 (systemd) in control group while starting unit. Ignoring. [ 949.444919] systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies. [ 949.745732] systemd[1]: Starting Login Service... Starting Login Service... [ *** ] (2 of 4) A start job is running for…ume services (14min 5s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (14min 6s / no limit) [*** ] (3 of 4) A start job is running for Login Service (6s / 1min 30s) [** ] (3 of 4) A start job is running for Login Service (6s / 1min 30s) [* ] (3 of 4) A start job is running for Login Service (7s / 1min 30s) [** ] (4 of 4) A start job is running for…orary Directories (56s / no limit) [*** ] (4 of 4) A start job is running for…orary Directories (57s / no limit) [ *** ] (4 of 4) A start job is running for…orary Directories (57s / no limit) [ *** ] (1 of 4) A start job is running for…wall daemon (14min 9s / 15min 32s) [ ***] (1 of 4) A start job is running for…all daemon (14min 10s / 15min 32s) [ **] (1 of 4) A start job is running for…all daemon (14min 10s / 15min 32s) [ *] (2 of 4) A start job is running for…me services (14min 11s / no limit) [ **] (2 of 4) A start job is running for…me services (14min 11s / no limit) [ ***] (2 of 4) A start job is running for…me services (14min 12s / no limit) [ *** ] (3 of 4) A start job is running for Login Service (12s / 1min 30s) [ *** ] (3 of 4) A start job is running for Login Service (12s / 1min 30s) [*** ] (3 of 4) A start job is running for Login Service (13s / 1min 30s) [** ] (4 of 4) A start job is running for…y Directories (1min 2s / no limit) [* ] (4 of 4) A start job is running for…y Directories (1min 3s / no limit) [** ] (4 of 4) A start job is running for…y Directories (1min 3s / no limit) [*** ] (1 of 4) A start job is running for…all daemon (14min 15s / 15min 32s) [ *** ] (1 of 4) A start job is running for…all daemon (14min 16s / 15min 32s) [ *** ] (1 of 4) A start job is running for…all daemon (14min 16s / 15min 32s) [ ***] (2 of 4) A start job is running for…me services (14min 17s / no limit) [ **] (2 of 4) A start job is running for…me services (14min 17s / no limit) [ *] (2 of 4) A start job is running for…me services (14min 18s / no limit) [ **] (3 of 4) A start job is running for Login Service (18s / 1min 30s) [ ***] (3 of 4) A start job is running for Login Service (18s / 1min 30s) [ *** ] (3 of 4) A start job is running for Login Service (19s / 1min 30s) [ *** ] (4 of 4) A start job is running for…y Directories (1min 8s / no limit) [*** ] (4 of 4) A start job is running for…y Directories (1min 9s / no limit) [** ] (4 of 4) A start job is running for…y Directories (1min 9s / no limit) [* ] (1 of 4) A start job is running for…all daemon (14min 21s / 15min 32s) [** ] (1 of 4) A start job is running for…all daemon (14min 22s / 15min 32s) [*** ] (1 of 4) A start job is running for…all daemon (14min 22s / 15min 32s) [ *** ] (2 of 4) A start job is running for…me services (14min 23s / no limit) [ *** ] (2 of 4) A start job is running for…me services (14min 23s / no limit) [ ***] (2 of 4) A start job is running for…me services (14min 24s / no limit) [ **] (3 of 4) A start job is running for Login Service (24s / 1min 30s) [ *] (3 of 4) A start job is running for Login Service (24s / 1min 30s) [ **] (3 of 4) A start job is running for Login Service (25s / 1min 30s) [ ***] (4 of 4) A start job is running for… Directories (1min 14s / no limit) [ *** ] (4 of 4) A start job is running for… Directories (1min 15s / no limit) [ *** ] (4 of 4) A start job is running for… Directories (1min 15s / no limit) [*** ] (1 of 4) A start job is running for…all daemon (14min 27s / 15min 32s) [** ] (1 of 4) A start job is running for…all daemon (14min 28s / 15min 32s) [* ] (1 of 4) A start job is running for…all daemon (14min 28s / 15min 32s) [** ] (2 of 4) A start job is running for…me services (14min 29s / no limit) [*** ] (2 of 4) A start job is running for…me services (14min 29s / no limit) [ *** ] (2 of 4) A start job is running for…me services (14min 30s / no limit) [ *** ] (3 of 4) A start job is running for Login Service (30s / 1min 30s) [ ***] (3 of 4) A start job is running for Login Service (30s / 1min 30s) [ **] (3 of 4) A start job is running for Login Service (31s / 1min 30s) [ *] (4 of 4) A start job is running for… Directories (1min 20s / no limit) [ **] (4 of 4) A start job is running for… Directories (1min 21s / no limit) [ ***] (4 of 4) A start job is running for… Directories (1min 21s / no limit) [ *** ] (1 of 4) A start job is running for…all daemon (14min 33s / 15min 32s) [ *** ] (1 of 4) A start job is running for…all daemon (14min 34s / 15min 32s) [*** ] (1 of 4) A start job is running for…all daemon (14min 34s / 15min 32s) [** ] (2 of 4) A start job is running for…me services (14min 35s / no limit) [* ] (2 of 4) A start job is running for…me services (14min 35s / no limit) [** ] (2 of 4) A start job is running for…me services (14min 36s / no limit) [*** ] (3 of 4) A start job is running for Login Service (36s / 1min 30s) [ *** ] (3 of 4) A start job is running for Login Service (36s / 1min 30s) [ *** ] (3 of 4) A start job is running for Login Service (37s / 1min 30s) [ ***] (4 of 4) A start job is running for… Directories (1min 26s / no limit) [ **] (4 of 4) A start job is running for… Directories (1min 27s / no limit) [ *] (4 of 4) A start job is running for… Directories (1min 27s / no limit) [ **] (1 of 4) A start job is running for…all daemon (14min 39s / 15min 32s) [ ***] (1 of 4) A start job is running for…all daemon (14min 40s / 15min 32s) [ *** ] (1 of 4) A start job is running for…all daemon (14min 40s / 15min 32s) [ *** ] (2 of 4) A start job is running for…me services (14min 41s / no limit) [*** ] (2 of 4) A start job is running for…me services (14min 41s / no limit) [** ] (2 of 4) A start job is running for…me services (14min 42s / no limit) [* ] (3 of 4) A start job is running for Login Service (42s / 1min 30s) [** ] (3 of 4) A start job is running for Login Service (42s / 1min 30s) [*** ] (3 of 4) A start job is running for Login Service (43s / 1min 30s) [ *** ] (4 of 4) A start job is running for… Directories (1min 32s / no limit) [ *** ] (4 of 4) A start job is running for… Directories (1min 33s / no limit) [ ***] (4 of 4) A start job is running for… Directories (1min 33s / no limit) [ **] (1 of 4) A start job is running for…all daemon (14min 45s / 15min 32s) [ *] (1 of 4) A start job is running for…all daemon (14min 46s / 15min 32s) [ **] (1 of 4) A start job is running for…all daemon (14min 46s / 15min 32s) [ ***] (2 of 4) A start job is running for…me services (14min 47s / no limit) [ *** ] (2 of 4) A start job is running for…me services (14min 47s / no limit) [ *** ] (2 of 4) A start job is running for…me services (14min 48s / no limit) [*** ] (3 of 4) A start job is running for Login Service (48s / 1min 30s) [** ] (3 of 4) A start job is running for Login Service (48s / 1min 30s) [* ] (3 of 4) A start job is running for Login Service (49s / 1min 30s) [** ] (4 of 4) A start job is running for… Directories (1min 38s / no limit) [*** ] (4 of 4) A start job is running for… Directories (1min 39s / no limit) [ *** ] (4 of 4) A start job is running for… Directories (1min 39s / no limit) [ *** ] (1 of 4) A start job is running for…all daemon (14min 51s / 15min 32s) [ ***] (1 of 4) A start job is running for…all daemon (14min 52s / 15min 32s) [ **] (1 of 4) A start job is running for…all daemon (14min 52s / 15min 32s) [ *] (2 of 4) A start job is running for…me services (14min 53s / no limit) [ **] (2 of 4) A start job is running for…me services (14min 53s / no limit) [ ***] (2 of 4) A start job is running for…me services (14min 54s / no limit) [ *** ] (3 of 4) A start job is running for Login Service (54s / 1min 30s) [ *** ] (3 of 4) A start job is running for Login Service (54s / 1min 30s) [*** ] (3 of 4) A start job is running for Login Service (55s / 1min 30s) [** ] (4 of 4) A start job is running for… Directories (1min 44s / no limit) [* ] (4 of 4) A start job is running for… Directories (1min 45s / no limit) [** ] (4 of 4) A start job is running for… Directories (1min 45s / no limit) [*** ] (1 of 4) A start job is running for…all daemon (14min 57s / 15min 32s) [ *** ] (1 of 4) A start job is running for…all daemon (14min 58s / 15min 32s) [ *** ] (1 of 4) A start job is running for…all daemon (14min 58s / 15min 32s) [ ***] (2 of 4) A start job is running for…me services (14min 59s / no limit) [ **] (2 of 4) A start job is running for…me services (14min 59s / no limit) [ *] (2 of 4) A start job is running for…volume services (15min / no limit) [ **] (3 of 4) A start job is running for Login Service (1min / 1min 30s) [ ***] (3 of 4) A start job is running for Login Service (1min / 1min 30s) [ *** ] (3 of 4) A start job is running for Login Service (1min 1s / 1min 30s) [ *** ] (4 of 4) A start job is running for… Directories (1min 50s / no limit) [*** ] (4 of 4) A start job is running for… Directories (1min 51s / no limit) [** ] (4 of 4) A start job is running for… Directories (1min 51s / no limit) [* ] (1 of 4) A start job is running for…wall daemon (15min 3s / 15min 32s) [** ] (1 of 4) A start job is running for…wall daemon (15min 4s / 15min 32s) [*** ] (1 of 4) A start job is running for…wall daemon (15min 4s / 15min 32s) [ *** ] (2 of 4) A start job is running for…ume services (15min 5s / no limit) [ *** ] (2 of 4) A start job is running for…ume services (15min 5s / no limit) [ ***] (2 of 4) A start job is running for…ume services (15min 6s / no limit) [ **] (3 of 4) A start job is running for Login Service (1min 6s / 1min 30s) [ *] (3 of 4) A start job is running for Login Service (1min 6s / 1min 30s) [ **] (3 of 4) A start job is running for Login Service (1min 7s / 1min 30s) [ ***] (4 of 4) A start job is running for… Directories (1min 56s / no limit) [ *** ] (4 of 4) A start job is running for… Directories (1min 57s / no limit) [ *** ] (4 of 4) A start job is running for… Directories (1min 57s / no limit) [*** ] (1 of 4) A start job is running for…wall daemon (15min 9s / 15min 32s) [** ] (1 of 4) A start job is running for…all daemon (15min 10s / 15min 32s) [* ] (1 of 4) A start job is running for…all daemon (15min 10s / 15min 32s) [** ] (2 of 4) A start job is running for…me services (15min 11s / no limit) [*** ] (2 of 4) A start job is running for…me services (15min 11s / no limit) [ *** ] (2 of 4) A start job is running for…me services (15min 12s / no limit) [ *** ] (3 of 4) A start job is running for…ogin Service (1min 12s / 1min 30s) [ ***] (3 of 4) A start job is running for…ogin Service (1min 12s / 1min 30s) [ **] (3 of 4) A start job is running for…ogin Service (1min 13s / 1min 30s) [ *] (4 of 4) A start job is running for…y Directories (2min 2s / no limit) [ **] (4 of 4) A start job is running for…y Directories (2min 3s / no limit) [ ***] (4 of 4) A start job is running for…y Directories (2min 3s / no limit) [ *** ] (1 of 4) A start job is running for…all daemon (15min 15s / 15min 32s) [ *** ] (1 of 4) A start job is running for…all daemon (15min 16s / 15min 32s) [*** ] (1 of 4) A start job is running for…all daemon (15min 16s / 15min 32s) [** ] (2 of 4) A start job is running for…me services (15min 17s / no limit) [* ] (2 of 4) A start job is running for…me services (15min 17s / no limit) [** ] (2 of 4) A start job is running for…me services (15min 18s / no limit) [*** ] (3 of 4) A start job is running for…ogin Service (1min 18s / 1min 30s) [ *** ] (3 of 4) A start job is running for…ogin Service (1min 18s / 1min 30s) [ *** ] (3 of 4) A start job is running for…ogin Service (1min 19s / 1min 30s) [ ***] (4 of 4) A start job is running for…y Directories (2min 8s / no limit) [ **] (4 of 4) A start job is running for…y Directories (2min 9s / no limit) [ *] (4 of 4) A start job is running for…y Directories (2min 9s / no limit) [ **] (1 of 4) A start job is running for…all daemon (15min 21s / 15min 32s) [ ***] (1 of 4) A start job is running for…all daemon (15min 22s / 15min 32s) [ *** ] (1 of 4) A start job is running for…all daemon (15min 22s / 15min 32s) [ *** ] (2 of 4) A start job is running for…me services (15min 23s / no limit) [*** ] (2 of 4) A start job is running for…me services (15min 23s / no limit) [** ] (2 of 4) A start job is running for…me services (15min 24s / no limit) [* ] (3 of 4) A start job is running for…ogin Service (1min 24s / 1min 30s) [** ] (3 of 4) A start job is running for…ogin Service (1min 24s / 1min 30s) [*** ] (3 of 4) A start job is running for…ogin Service (1min 25s / 1min 30s) [ *** ] (4 of 4) A start job is running for… Directories (2min 14s / no limit) [ *** ] (4 of 4) A start job is running for… Directories (2min 15s / no limit) [ ***] (4 of 4) A start job is running for… Directories (2min 15s / no limit) [ **] (1 of 4) A start job is running for…all daemon (15min 27s / 15min 32s) [ *] (1 of 4) A start job is running for…all daemon (15min 28s / 15min 32s) [ **] (1 of 4) A start job is running for…all daemon (15min 28s / 15min 32s) [ ***] (2 of 4) A start job is running for…me services (15min 29s / no limit) [ *** ] (2 of 4) A start job is running for…me services (15min 29s / no limit) [ *** ] (2 of 4) A start job is running for…me services (15min 30s / no limit)[ 1039.334823] systemd[1]: systemd-journald.service: State 'stop-final-sigterm' timed out. Killing. [ 1039.349664] systemd[1]: systemd-journald.service: Killing process 597 (systemd-journal) with signal SIGKILL. [ 1039.634635] systemd[1]: systemd-logind.service: Start operation timed out. Terminating. [*** ] (3 of 4) A start job is running for Login Service (1min 30s / 3min) [** ] (3 of 4) A start job is running for Login Service (1min 30s / 3min) [* ] (3 of 4) A start job is running for Login Service (1min 31s / 3min) [** ] (4 of 4) A start job is running for… Directories (2min 20s / no limit) [*** ] (4 of 4) A start job is running for… Directories (2min 21s / no limit)[ 1041.834569] systemd[1]: firewalld.service: Processes still around after final SIGKILL. Entering failed mode. [ 1041.851079] systemd[1]: firewalld.service: Failed with result 'timeout'. [ 1041.862664] systemd[1]: Failed to start firewalld - dynamic firewall daemon. [FAILED] Failed to start firewalld - dynamic firewall daemon. See 'systemctl status firewalld.service' for details. [ 1041.954095] systemd[1]: Reached target Network (Pre). [ OK ] Reached target Network (Pre). [ 1042.240202] systemd[1]: Starting Network Manager... Starting Network Manager... [ *** ] (4 of 4) A start job is running for… Directories (2min 26s / no limit) [ *** ] (1 of 4) A start job is running for…me services (15min 38s / no limit) [ ***] (1 of 4) A start job is running for…me services (15min 39s / no limit) [ **] (1 of 4) A start job is running for…me services (15min 39s / no limit) [ *] (2 of 4) A start job is running for…ork Manager (15min 40s / 17min 3s) [ **] (2 of 4) A start job is running for…ork Manager (15min 40s / 17min 3s) [ ***] (2 of 4) A start job is running for…ork Manager (15min 41s / 17min 3s) [ *** ] (3 of 4) A start job is running for Login Service (1min 41s / 3min) [ *** ] (3 of 4) A start job is running for Login Service (1min 41s / 3min) [*** ] (3 of 4) A start job is running for Login Service (1min 42s / 3min) [** ] (4 of 4) A start job is running for… Directories (2min 31s / no limit) [* ] (4 of 4) A start job is running for… Directories (2min 32s / no limit) [** ] (4 of 4) A start job is running for… Directories (2min 32s / no limit) [*** ] (1 of 4) A start job is running for…me services (15min 44s / no limit) [ *** ] (1 of 4) A start job is running for…me services (15min 45s / no limit) [ *** ] (1 of 4) A start job is running for…me services (15min 45s / no limit) [ ***] (2 of 4) A start job is running for…ork Manager (15min 46s / 17min 3s) [ **] (2 of 4) A start job is running for…ork Manager (15min 46s / 17min 3s) [ *] (2 of 4) A start job is running for…ork Manager (15min 47s / 17min 3s) [ **] (3 of 4) A start job is running for Login Service (1min 47s / 3min) [ ***] (3 of 4) A start job is running for Login Service (1min 47s / 3min) [ *** ] (3 of 4) A start job is running for Login Service (1min 48s / 3min) [ *** ] (4 of 4) A start job is running for… Directories (2min 37s / no limit) [*** ] (4 of 4) A start job is running for… Directories (2min 38s / no limit) [** ] (4 of 4) A start job is running for… Directories (2min 38s / no limit) [* ] (1 of 4) A start job is running for…me services (15min 50s / no limit) [** ] (1 of 4) A start job is running for…me services (15min 51s / no limit) [*** ] (1 of 4) A start job is running for…me services (15min 51s / no limit) [ *** ] (2 of 4) A start job is running for…ork Manager (15min 52s / 17min 3s) [ *** ] (2 of 4) A start job is running for…ork Manager (15min 52s / 17min 3s) [ ***] (2 of 4) A start job is running for…ork Manager (15min 53s / 17min 3s) [ **] (3 of 4) A start job is running for Login Service (1min 53s / 3min) [ *] (3 of 4) A start job is running for Login Service (1min 53s / 3min) [ **] (3 of 4) A start job is running for Login Service (1min 54s / 3min) [ ***] (4 of 4) A start job is running for… Directories (2min 43s / no limit) [ *** ] (4 of 4) A start job is running for… Directories (2min 44s / no limit) [ *** ] (4 of 4) A start job is running for… Directories (2min 44s / no limit) [*** ] (1 of 4) A start job is running for…me services (15min 56s / no limit) [** ] (1 of 4) A start job is running for…me services (15min 57s / no limit) [* ] (1 of 4) A start job is running for…me services (15min 57s / no limit) [** ] (2 of 4) A start job is running for…ork Manager (15min 58s / 17min 3s) [*** ] (2 of 4) A start job is running for…ork Manager (15min 58s / 17min 3s) [ *** ] (2 of 4) A start job is running for…ork Manager (15min 59s / 17min 3s) [ *** ] (3 of 4) A start job is running for Login Service (1min 59s / 3min) [ ***] (3 of 4) A start job is running for Login Service (1min 59s / 3min) [ **] (3 of 4) A start job is running for Login Service (2min / 3min) [ *] (4 of 4) A start job is running for… Directories (2min 49s / no limit) [ **] (4 of 4) A start job is running for… Directories (2min 50s / no limit) [ ***] (4 of 4) A start job is running for… Directories (2min 50s / no limit) [ *** ] (1 of 4) A start job is running for…ume services (16min 2s / no limit) [ *** ] (1 of 4) A start job is running for…ume services (16min 3s / no limit) [*** ] (1 of 4) A start job is running for…ume services (16min 3s / no limit) [** ] (2 of 4) A start job is running for…work Manager (16min 4s / 17min 3s) [* ] (2 of 4) A start job is running for…work Manager (16min 4s / 17min 3s) [** ] (2 of 4) A start job is running for…work Manager (16min 5s / 17min 3s) [*** ] (3 of 4) A start job is running for Login Service (2min 5s / 3min) [ *** ] (3 of 4) A start job is running for Login Service (2min 5s / 3min) [ *** ] (3 of 4) A start job is running for Login Service (2min 6s / 3min) [ ***] (4 of 4) A start job is running for… Directories (2min 55s / no limit) [ **] (4 of 4) A start job is running for… Directories (2min 56s / no limit) [ *] (4 of 4) A start job is running for… Directories (2min 56s / no limit) [ **] (1 of 4) A start job is running for…ume services (16min 8s / no limit) [ ***] (1 of 4) A start job is running for…ume services (16min 9s / no limit) [ *** ] (1 of 4) A start job is running for…ume services (16min 9s / no limit) [ *** ] (2 of 4) A start job is running for…ork Manager (16min 10s / 17min 3s) [*** ] (2 of 4) A start job is running for…ork Manager (16min 10s / 17min 3s) [** ] (2 of 4) A start job is running for…ork Manager (16min 11s / 17min 3s) [* ] (3 of 4) A start job is running for Login Service (2min 11s / 3min) [** ] (3 of 4) A start job is running for Login Service (2min 11s / 3min) [*** ] (3 of 4) A start job is running for Login Service (2min 12s / 3min) [ *** ] (4 of 4) A start job is running for…y Directories (3min 1s / no limit) [ *** ] (4 of 4) A start job is running for…y Directories (3min 2s / no limit) [ ***] (4 of 4) A start job is running for…y Directories (3min 2s / no limit) [ **] (1 of 4) A start job is running for…me services (16min 14s / no limit) [ *] (1 of 4) A start job is running for…me services (16min 15s / no limit) [ **] (1 of 4) A start job is running for…me services (16min 15s / no limit) [ ***] (2 of 4) A start job is running for…ork Manager (16min 16s / 17min 3s) [ *** ] (2 of 4) A start job is running for…ork Manager (16min 16s / 17min 3s) [ *** ] (2 of 4) A start job is running for…ork Manager (16min 17s / 17min 3s) [*** ] (3 of 4) A start job is running for Login Service (2min 17s / 3min) [** ] (3 of 4) A start job is running for Login Service (2min 17s / 3min) [* ] (3 of 4) A start job is running for Login Service (2min 18s / 3min) [** ] (4 of 4) A start job is running for…y Directories (3min 7s / no limit) [*** ] (4 of 4) A start job is running for…y Directories (3min 8s / no limit) [ *** ] (4 of 4) A start job is running for…y Directories (3min 8s / no limit) [ *** ] (1 of 4) A start job is running for…me services (16min 20s / no limit) [ ***] (1 of 4) A start job is running for…me services (16min 21s / no limit) [ **] (1 of 4) A start job is running for…me services (16min 21s / no limit) [ *] (2 of 4) A start job is running for…ork Manager (16min 22s / 17min 3s) [ **] (2 of 4) A start job is running for…ork Manager (16min 22s / 17min 3s) [ ***] (2 of 4) A start job is running for…ork Manager (16min 23s / 17min 3s) [ *** ] (3 of 4) A start job is running for Login Service (2min 23s / 3min) [ *** ] (3 of 4) A start job is running for Login Service (2min 23s / 3min) [*** ] (3 of 4) A start job is running for Login Service (2min 24s / 3min) [** ] (4 of 4) A start job is running for… Directories (3min 13s / no limit) [* ] (4 of 4) A start job is running for… Directories (3min 14s / no limit) [** ] (4 of 4) A start job is running for… Directories (3min 14s / no limit) [*** ] (1 of 4) A start job is running for…me services (16min 26s / no limit) [ *** ] (1 of 4) A start job is running for…me services (16min 27s / no limit) [ *** ] (1 of 4) A start job is running for…me services (16min 27s / no limit) [ ***] (2 of 4) A start job is running for…ork Manager (16min 28s / 17min 3s) [ **] (2 of 4) A start job is running for…ork Manager (16min 28s / 17min 3s) [ *] (2 of 4) A start job is running for…ork Manager (16min 29s / 17min 3s) [ **] (3 of 4) A start job is running for Login Service (2min 29s / 3min) [ ***] (3 of 4) A start job is running for Login Service (2min 29s / 3min) [ *** ] (3 of 4) A start job is running for Login Service (2min 30s / 3min) [ *** ] (4 of 4) A start job is running for… Directories (3min 19s / no limit) [*** ] (4 of 4) A start job is running for… Directories (3min 20s / no limit) [** ] (4 of 4) A start job is running for… Directories (3min 20s / no limit) [* ] (1 of 4) A start job is running for…me services (16min 32s / no limit) [** ] (1 of 4) A start job is running for…me services (16min 33s / no limit) [*** ] (1 of 4) A start job is running for…me services (16min 33s / no limit) [ *** ] (2 of 4) A start job is running for…ork Manager (16min 34s / 17min 3s) [ *** ] (2 of 4) A start job is running for…ork Manager (16min 34s / 17min 3s) [ ***] (2 of 4) A start job is running for…ork Manager (16min 35s / 17min 3s) [ **] (3 of 4) A start job is running for Login Service (2min 35s / 3min) [ *] (3 of 4) A start job is running for Login Service (2min 35s / 3min) [ **] (3 of 4) A start job is running for Login Service (2min 36s / 3min) [ ***] (4 of 4) A start job is running for… Directories (3min 25s / no limit) [ *** ] (4 of 4) A start job is running for… Directories (3min 26s / no limit) [ *** ] (4 of 4) A start job is running for… Directories (3min 26s / no limit) [*** ] (1 of 4) A start job is running for…me services (16min 38s / no limit) [** ] (1 of 4) A start job is running for…me services (16min 39s / no limit) [* ] (1 of 4) A start job is running for…me services (16min 39s / no limit) [** ] (2 of 4) A start job is running for…ork Manager (16min 40s / 17min 3s) [*** ] (2 of 4) A start job is running for…ork Manager (16min 40s / 17min 3s) [ *** ] (2 of 4) A start job is running for…ork Manager (16min 41s / 17min 3s) [ *** ] (3 of 4) A start job is running for Login Service (2min 41s / 3min) [ ***] (3 of 4) A start job is running for Login Service (2min 41s / 3min) [ **] (3 of 4) A start job is running for Login Service (2min 42s / 3min) [ *] (4 of 4) A start job is running for… Directories (3min 31s / no limit) [ **] (4 of 4) A start job is running for… Directories (3min 32s / no limit) [ ***] (4 of 4) A start job is running for… Directories (3min 32s / no limit) [ *** ] (1 of 4) A start job is running for…me services (16min 44s / no limit) [ *** ] (1 of 4) A start job is running for…me services (16min 45s / no limit) [*** ] (1 of 4) A start job is running for…me services (16min 45s / no limit) [** ] (2 of 4) A start job is running for…ork Manager (16min 46s / 17min 3s) [* ] (2 of 4) A start job is running for…ork Manager (16min 46s / 17min 3s) [** ] (2 of 4) A start job is running for…ork Manager (16min 47s / 17min 3s) [*** ] (3 of 4) A start job is running for Login Service (2min 47s / 3min) [ *** ] (3 of 4) A start job is running for Login Service (2min 47s / 3min) [ *** ] (3 of 4) A start job is running for Login Service (2min 48s / 3min) [ ***] (4 of 4) A start job is running for… Directories (3min 37s / no limit) [ **] (4 of 4) A start job is running for… Directories (3min 38s / no limit) [ *] (4 of 4) A start job is running for… Directories (3min 38s / no limit) [ **] (1 of 4) A start job is running for…me services (16min 50s / no limit) [ ***] (1 of 4) A start job is running for…me services (16min 51s / no limit) [ *** ] (1 of 4) A start job is running for…me services (16min 51s / no limit) [ *** ] (2 of 4) A start job is running for…ork Manager (16min 52s / 17min 3s) [*** ] (2 of 4) A start job is running for…ork Manager (16min 52s / 17min 3s) [** ] (2 of 4) A start job is running for…ork Manager (16min 53s / 17min 3s) [* ] (3 of 4) A start job is running for Login Service (2min 53s / 3min) [** ] (3 of 4) A start job is running for Login Service (2min 53s / 3min) [*** ] (3 of 4) A start job is running for Login Service (2min 54s / 3min) [ *** ] (4 of 4) A start job is running for… Directories (3min 43s / no limit) [ *** ] (4 of 4) A start job is running for… Directories (3min 44s / no limit) [ ***] (4 of 4) A start job is running for… Directories (3min 44s / no limit) [ **] (1 of 4) A start job is running for…me services (16min 56s / no limit) [ *] (1 of 4) A start job is running for…me services (16min 57s / no limit) [ **] (1 of 4) A start job is running for…me services (16min 57s / no limit) [ ***] (2 of 4) A start job is running for…ork Manager (16min 58s / 17min 3s) [ *** ] (2 of 4) A start job is running for…ork Manager (16min 58s / 17min 3s) [ *** ] (2 of 4) A start job is running for…ork Manager (16min 59s / 17min 3s) [*** ] (3 of 4) A start job is running for Login Service (2min 59s / 3min) [** ] (3 of 4) A start job is running for Login Service (2min 59s / 3min)[ 1129.634815] systemd[1]: systemd-journald.service: Processes still around after final SIGKILL. Entering failed mode. [ 1129.646656] systemd[1]: systemd-journald.service: Failed with result 'watchdog'. [* ] (3 of 4) A start job is running for Login Service (3min / 3min)[ 1129.666162] systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart. [ 1129.744976] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 2. [ 1129.756310] systemd[1]: systemd-logind.service: State 'stop-sigterm' timed out. Killing. [ 1129.836503] systemd[1]: systemd-logind.service: Killing process 772 (systemd) with signal SIGKILL. [ 1129.846889] systemd[1]: systemd-logind.service: Killing process 769 (systemd) with signal SIGKILL. [ 1129.857309] systemd[1]: Stopped Flush Journal to Persistent Storage. [ OK ] Stopped Flush Journal to Persistent Storage. [ 1129.946220] systemd[1]: Stopping Flush Journal to Persistent Storage... Stopping Flush Journal to Persistent Storage... [ 1129.965410] systemd[1]: Stopped Journal Service. [ OK ] Stopped Journal Service. Starting Journal Service... [** ] (1 of 5) A start job is running for…ume services (17min 6s / no limit) [*** ] (1 of 5) A start job is running for…ume services (17min 6s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (17min 7s / no limit) [ *** ] (2 of 5) A start job is running for…ork Manager (17min 7s / 18min 33s) [ ***] (2 of 5) A start job is running for…ork Manager (17min 8s / 18min 33s) [ **] (2 of 5) A start job is running for…ork Manager (17min 8s / 18min 33s) [ *] (3 of 5) A start job is running for Login Service (3min 8s / 4min 30s) [ **] (3 of 5) A start job is running for Login Service (3min 9s / 4min 30s) [ ***] (3 of 5) A start job is running for Login Service (3min 9s / 4min 30s) [ *** ] (4 of 5) A start job is running for… Directories (3min 59s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (3min 59s / no limit) [*** ] (4 of 5) A start job is running for…rary Directories (4min / no limit) [** ] (5 of 5) A start job is running for Journal Service (11s / 1min 30s) [* ] (5 of 5) A start job is running for Journal Service (11s / 1min 30s) [** ] (5 of 5) A start job is running for Journal Service (12s / 1min 30s) [*** ] (1 of 5) A start job is running for…me services (17min 13s / no limit) [ *** ] (1 of 5) A start job is running for…me services (17min 14s / no limit) [ *** ] (1 of 5) A start job is running for…me services (17min 14s / no limit) [ ***] (2 of 5) A start job is running for…rk Manager (17min 15s / 18min 33s) [ **] (2 of 5) A start job is running for…rk Manager (17min 15s / 18min 33s) [ *] (2 of 5) A start job is running for…rk Manager (17min 16s / 18min 33s) [ **] (3 of 5) A start job is running for…ogin Service (3min 16s / 4min 30s) [ ***] (3 of 5) A start job is running for…ogin Service (3min 16s / 4min 30s) [ *** ] (3 of 5) A start job is running for…ogin Service (3min 17s / 4min 30s) [ *** ] (4 of 5) A start job is running for…y Directories (4min 6s / no limit) [*** ] (4 of 5) A start job is running for…y Directories (4min 7s / no limit) [** ] (4 of 5) A start job is running for…y Directories (4min 7s / no limit) [* ] (5 of 5) A start job is running for Journal Service (18s / 1min 30s) [** ] (5 of 5) A start job is running for Journal Service (19s / 1min 30s) [*** ] (5 of 5) A start job is running for Journal Service (19s / 1min 30s) [ *** ] (1 of 5) A start job is running for…me services (17min 21s / no limit) [ *** ] (1 of 5) A start job is running for…me services (17min 21s / no limit) [ ***] (1 of 5) A start job is running for…me services (17min 22s / no limit) [ **] (2 of 5) A start job is running for…rk Manager (17min 22s / 18min 33s) [ *] (2 of 5) A start job is running for…rk Manager (17min 23s / 18min 33s) [ **] (2 of 5) A start job is running for…rk Manager (17min 23s / 18min 33s) [ ***] (3 of 5) A start job is running for…ogin Service (3min 23s / 4min 30s) [ *** ] (3 of 5) A start job is running for…ogin Service (3min 24s / 4min 30s) [ *** ] (3 of 5) A start job is running for…ogin Service (3min 24s / 4min 30s) [*** ] (4 of 5) A start job is running for… Directories (4min 14s / no limit) [** ] (4 of 5) A start job is running for… Directories (4min 14s / no limit) [* ] (4 of 5) A start job is running for… Directories (4min 15s / no limit) [** ] (5 of 5) A start job is running for Journal Service (26s / 1min 30s) [*** ] (5 of 5) A start job is running for Journal Service (26s / 1min 30s) [ *** ] (5 of 5) A start job is running for Journal Service (27s / 1min 30s) [ *** ] (1 of 5) A start job is running for…me services (17min 28s / no limit) [ ***] (1 of 5) A start job is running for…me services (17min 29s / no limit) [ **] (1 of 5) A start job is running for…me services (17min 29s / no limit) [ *] (2 of 5) A start job is running for…rk Manager (17min 30s / 18min 33s) [ **] (2 of 5) A start job is running for…rk Manager (17min 30s / 18min 33s) [ ***] (2 of 5) A start job is running for…rk Manager (17min 31s / 18min 33s) [ *** ] (3 of 5) A start job is running for…ogin Service (3min 31s / 4min 30s) [ *** ] (3 of 5) A start job is running for…ogin Service (3min 31s / 4min 30s) [*** ] (3 of 5) A start job is running for…ogin Service (3min 32s / 4min 30s) [** ] (4 of 5) A start job is running for… Directories (4min 21s / no limit) [* ] (4 of 5) A start job is running for… Directories (4min 22s / no limit) [** ] (4 of 5) A start job is running for… Directories (4min 22s / no limit) [*** ] (5 of 5) A start job is running for Journal Service (33s / 1min 30s) [ *** ] (5 of 5) A start job is running for Journal Service (34s / 1min 30s) [ *** ] (5 of 5) A start job is running for Journal Service (34s / 1min 30s) [ ***] (1 of 5) A start job is running for…me services (17min 36s / no limit) [ **] (1 of 5) A start job is running for…me services (17min 36s / no limit) [ *] (1 of 5) A start job is running for…me services (17min 37s / no limit) [ **] (2 of 5) A start job is running for…rk Manager (17min 37s / 18min 33s) [ ***] (2 of 5) A start job is running for…rk Manager (17min 38s / 18min 33s) [ *** ] (2 of 5) A start job is running for…rk Manager (17min 38s / 18min 33s) [ *** ] (3 of 5) A start job is running for…ogin Service (3min 38s / 4min 30s) [*** ] (3 of 5) A start job is running for…ogin Service (3min 39s / 4min 30s) [** ] (3 of 5) A start job is running for…ogin Service (3min 39s / 4min 30s) [* ] (4 of 5) A start job is running for… Directories (4min 29s / no limit) [** ] (4 of 5) A start job is running for… Directories (4min 29s / no limit) [*** ] (4 of 5) A start job is running for… Directories (4min 30s / no limit) [ *** ] (5 of 5) A start job is running for Journal Service (41s / 1min 30s) [ *** ] (5 of 5) A start job is running for Journal Service (41s / 1min 30s) [ ***] (5 of 5) A start job is running for Journal Service (42s / 1min 30s) [ **] (1 of 5) A start job is running for…me services (17min 43s / no limit) [ *] (1 of 5) A start job is running for…me services (17min 44s / no limit) [ **] (1 of 5) A start job is running for…me services (17min 44s / no limit) [ ***] (2 of 5) A start job is running for…rk Manager (17min 45s / 18min 33s) [ *** ] (2 of 5) A start job is running for…rk Manager (17min 45s / 18min 33s) [ *** ] (2 of 5) A start job is running for…rk Manager (17min 46s / 18min 33s) [*** ] (3 of 5) A start job is running for…ogin Service (3min 46s / 4min 30s) [** ] (3 of 5) A start job is running for…ogin Service (3min 46s / 4min 30s) [* ] (3 of 5) A start job is running for…ogin Service (3min 47s / 4min 30s) [** ] (4 of 5) A start job is running for… Directories (4min 36s / no limit) [*** ] (4 of 5) A start job is running for… Directories (4min 37s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (4min 37s / no limit) [ *** ] (5 of 5) A start job is running for Journal Service (48s / 1min 30s) [ ***] (5 of 5) A start job is running for Journal Service (49s / 1min 30s) [ **] (5 of 5) A start job is running for Journal Service (49s / 1min 30s) [ *] (1 of 5) A start job is running for…me services (17min 51s / no limit) [ **] (1 of 5) A start job is running for…me services (17min 51s / no limit) [ ***] (1 of 5) A start job is running for…me services (17min 52s / no limit) [ *** ] (2 of 5) A start job is running for…rk Manager (17min 52s / 18min 33s) [ *** ] (2 of 5) A start job is running for…rk Manager (17min 53s / 18min 33s) [*** ] (2 of 5) A start job is running for…rk Manager (17min 53s / 18min 33s) [** ] (3 of 5) A start job is running for…ogin Service (3min 53s / 4min 30s) [* ] (3 of 5) A start job is running for…ogin Service (3min 54s / 4min 30s) [** ] (3 of 5) A start job is running for…ogin Service (3min 54s / 4min 30s) [*** ] (4 of 5) A start job is running for… Directories (4min 44s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (4min 44s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (4min 45s / no limit) [ ***] (5 of 5) A start job is running for Journal Service (56s / 1min 30s) [ **] (5 of 5) A start job is running for Journal Service (56s / 1min 30s) [ *] (5 of 5) A start job is running for Journal Service (57s / 1min 30s) [ **] (1 of 5) A start job is running for…me services (17min 58s / no limit) [ ***] (1 of 5) A start job is running for…me services (17min 59s / no limit) [ *** ] (1 of 5) A start job is running for…me services (17min 59s / no limit) [ *** ] (2 of 5) A start job is running for…etwork Manager (18min / 18min 33s) [*** ] (2 of 5) A start job is running for…etwork Manager (18min / 18min 33s) [** ] (2 of 5) A start job is running for…ork Manager (18min 1s / 18min 33s) [* ] (3 of 5) A start job is running for Login Service (4min 1s / 4min 30s) [** ] (3 of 5) A start job is running for Login Service (4min 1s / 4min 30s) [*** ] (3 of 5) A start job is running for Login Service (4min 2s / 4min 30s) [ *** ] (4 of 5) A start job is running for… Directories (4min 51s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (4min 52s / no limit) [ ***] (4 of 5) A start job is running for… Directories (4min 52s / no limit) [ **] (5 of 5) A start job is running for…urnal Service (1min 3s / 1min 30s) [ *] (5 of 5) A start job is running for…urnal Service (1min 4s / 1min 30s) [ **] (5 of 5) A start job is running for…urnal Service (1min 4s / 1min 30s) [ ***] (1 of 5) A start job is running for…ume services (18min 6s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (18min 6s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (18min 7s / no limit) [*** ] (2 of 5) A start job is running for…ork Manager (18min 7s / 18min 33s) [** ] (2 of 5) A start job is running for…ork Manager (18min 8s / 18min 33s) [* ] (2 of 5) A start job is running for…ork Manager (18min 8s / 18min 33s) [** ] (3 of 5) A start job is running for Login Service (4min 8s / 4min 30s) [*** ] (3 of 5) A start job is running for Login Service (4min 9s / 4min 30s) [ *** ] (3 of 5) A start job is running for Login Service (4min 9s / 4min 30s) [ *** ] (4 of 5) A start job is running for… Directories (4min 59s / no limit) [ ***] (4 of 5) A start job is running for… Directories (4min 59s / no limit) [ **] (4 of 5) A start job is running for…rary Directories (5min / no limit) [ *] (5 of 5) A start job is running for…rnal Service (1min 11s / 1min 30s) [ **] (5 of 5) A start job is running for…rnal Service (1min 11s / 1min 30s) [ ***] (5 of 5) A start job is running for…rnal Service (1min 12s / 1min 30s) [ *** ] (1 of 5) A start job is running for…me services (18min 13s / no limit) [ *** ] (1 of 5) A start job is running for…me services (18min 14s / no limit) [*** ] (1 of 5) A start job is running for…me services (18min 14s / no limit) [** ] (2 of 5) A start job is running for…rk Manager (18min 15s / 18min 33s) [* ] (2 of 5) A start job is running for…rk Manager (18min 15s / 18min 33s) [** ] (2 of 5) A start job is running for…rk Manager (18min 16s / 18min 33s) [*** ] (3 of 5) A start job is running for…ogin Service (4min 16s / 4min 30s) [ *** ] (3 of 5) A start job is running for…ogin Service (4min 16s / 4min 30s) [ *** ] (3 of 5) A start job is running for…ogin Service (4min 17s / 4min 30s) [ ***] (4 of 5) A start job is running for…y Directories (5min 6s / no limit) [ **] (4 of 5) A start job is running for…y Directories (5min 7s / no limit) [ *] (4 of 5) A start job is running for…y Directories (5min 7s / no limit) [ **] (5 of 5) A start job is running for…rnal Service (1min 18s / 1min 30s) [ ***] (5 of 5) A start job is running for…rnal Service (1min 19s / 1min 30s) [ *** ] (5 of 5) A start job is running for…rnal Service (1min 19s / 1min 30s) [ *** ] (1 of 5) A start job is running for…me services (18min 21s / no limit) [*** ] (1 of 5) A start job is running for…me services (18min 21s / no limit) [** ] (1 of 5) A start job is running for…me services (18min 22s / no limit) [* ] (2 of 5) A start job is running for…rk Manager (18min 22s / 18min 33s) [** ] (2 of 5) A start job is running for…rk Manager (18min 23s / 18min 33s) [*** ] (2 of 5) A start job is running for…rk Manager (18min 23s / 18min 33s) [ *** ] (3 of 5) A start job is running for…ogin Service (4min 23s / 4min 30s) [ *** ] (3 of 5) A start job is running for…ogin Service (4min 24s / 4min 30s) [ ***] (3 of 5) A start job is running for…ogin Service (4min 24s / 4min 30s) [ **] (4 of 5) A start job is running for… Directories (5min 14s / no limit) [ *] (4 of 5) A start job is running for… Directories (5min 14s / no limit) [ **] (4 of 5) A start job is running for… Directories (5min 15s / no limit) [ ***] (5 of 5) A start job is running for…rnal Service (1min 26s / 1min 30s) [ *** ] (5 of 5) A start job is running for…rnal Service (1min 26s / 1min 30s) [ *** ] (5 of 5) A start job is running for…rnal Service (1min 27s / 1min 30s) [*** ] (1 of 5) A start job is running for…me services (18min 28s / no limit) [** ] (1 of 5) A start job is running for…me services (18min 29s / no limit) [* ] (1 of 5) A start job is running for…me services (18min 29s / no limit) [** ] (2 of 5) A start job is running for…rk Manager (18min 30s / 18min 33s) [*** ] (2 of 5) A start job is running for…rk Manager (18min 30s / 18min 33s)[ 1220.134759] systemd[1]: systemd-logind.service: Processes still around after SIGKILL. Ignoring. [ *** ] (2 of 5) A start job is running for…rk Manager (18min 31s / 18min 33s)[ 1220.156897] systemd[1]: systemd-journald.service: Start operation timed out. Terminating. [ *** ] (3 of 5) A start job is running for Login Service (4min 31s / 6min) [ ***] (3 of 5) A start job is running for Login Service (4min 31s / 6min) [ **] (3 of 5) A start job is running for Login Service (4min 32s / 6min) [ *] (4 of 5) A start job is running for… Directories (5min 21s / no limit)[ 1222.334764] systemd[1]: NetworkManager.service: State 'stop-sigterm' timed out. Killing. [ 1222.348344] systemd[1]: NetworkManager.service: Killing process 773 (systemd) with signal SIGKILL. [ **] (4 of 5) A start job is running for… Directories (5min 22s / no limit) [ ***] (4 of 5) A start job is running for… Directories (5min 22s / no limit) [ *** ] (5 of 5) A start job is running for Journal Service (1min 33s / 3min) [ *** ] (5 of 5) A start job is running for Journal Service (1min 34s / 3min) [*** ] (5 of 5) A start job is running for Journal Service (1min 34s / 3min) [** ] (1 of 5) A start job is running for…me services (18min 36s / no limit) [* ] (1 of 5) A start job is running for…me services (18min 36s / no limit) [** ] (1 of 5) A start job is running for…me services (18min 37s / no limit) [*** ] (2 of 5) A start job is running for…ork Manager (18min 37s / 20min 3s) [ *** ] (2 of 5) A start job is running for…ork Manager (18min 38s / 20min 3s) [ *** ] (2 of 5) A start job is running for…ork Manager (18min 38s / 20min 3s) [ ***] (3 of 5) A start job is running for Login Service (4min 38s / 6min) [ **] (3 of 5) A start job is running for Login Service (4min 39s / 6min) [ *] (3 of 5) A start job is running for Login Service (4min 39s / 6min) [ **] (4 of 5) A start job is running for… Directories (5min 29s / no limit) [ ***] (4 of 5) A start job is running for… Directories (5min 29s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (5min 30s / no limit) [ *** ] (5 of 5) A start job is running for Journal Service (1min 41s / 3min) [*** ] (5 of 5) A start job is running for Journal Service (1min 41s / 3min) [** ] (5 of 5) A start job is running for Journal Service (1min 42s / 3min) [* ] (1 of 5) A start job is running for…me services (18min 43s / no limit) [** ] (1 of 5) A start job is running for…me services (18min 44s / no limit) [*** ] (1 of 5) A start job is running for…me services (18min 44s / no limit) [ *** ] (2 of 5) A start job is running for…ork Manager (18min 45s / 20min 3s) [ *** ] (2 of 5) A start job is running for…ork Manager (18min 45s / 20min 3s) [ ***] (2 of 5) A start job is running for…ork Manager (18min 46s / 20min 3s) [ **] (3 of 5) A start job is running for Login Service (4min 46s / 6min) [ *] (3 of 5) A start job is running for Login Service (4min 46s / 6min) [ **] (3 of 5) A start job is running for Login Service (4min 47s / 6min) [ ***] (4 of 5) A start job is running for… Directories (5min 36s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (5min 37s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (5min 37s / no limit) [*** ] (5 of 5) A start job is running for Journal Service (1min 48s / 3min) [** ] (5 of 5) A start job is running for Journal Service (1min 49s / 3min) [* ] (5 of 5) A start job is running for Journal Service (1min 49s / 3min) [** ] (1 of 5) A start job is running for…me services (18min 51s / no limit) [*** ] (1 of 5) A start job is running for…me services (18min 51s / no limit) [ *** ] (1 of 5) A start job is running for…me services (18min 52s / no limit) [ *** ] (2 of 5) A start job is running for…ork Manager (18min 52s / 20min 3s) [ ***] (2 of 5) A start job is running for…ork Manager (18min 53s / 20min 3s) [ **] (2 of 5) A start job is running for…ork Manager (18min 53s / 20min 3s) [ *] (3 of 5) A start job is running for Login Service (4min 53s / 6min) [ **] (3 of 5) A start job is running for Login Service (4min 54s / 6min) [ ***] (3 of 5) A start job is running for Login Service (4min 54s / 6min) [ *** ] (4 of 5) A start job is running for… Directories (5min 44s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (5min 44s / no limit) [*** ] (4 of 5) A start job is running for… Directories (5min 45s / no limit) [** ] (5 of 5) A start job is running for Journal Service (1min 56s / 3min) [* ] (5 of 5) A start job is running for Journal Service (1min 56s / 3min) [** ] (5 of 5) A start job is running for Journal Service (1min 57s / 3min) [*** ] (1 of 5) A start job is running for…me services (18min 58s / no limit) [ *** ] (1 of 5) A start job is running for…me services (18min 59s / no limit) [ *** ] (1 of 5) A start job is running for…me services (18min 59s / no limit) [ ***] (2 of 5) A start job is running for Network Manager (19min / 20min 3s) [ **] (2 of 5) A start job is running for Network Manager (19min / 20min 3s) [ *] (2 of 5) A start job is running for…work Manager (19min 1s / 20min 3s) [ **] (3 of 5) A start job is running for Login Service (5min 1s / 6min) [ ***] (3 of 5) A start job is running for Login Service (5min 1s / 6min) [ *** ] (3 of 5) A start job is running for Login Service (5min 2s / 6min) [ *** ] (4 of 5) A start job is running for… Directories (5min 51s / no limit) [*** ] (4 of 5) A start job is running for… Directories (5min 52s / no limit) [** ] (4 of 5) A start job is running for… Directories (5min 52s / no limit) [* ] (5 of 5) A start job is running for Journal Service (2min 3s / 3min) [** ] (5 of 5) A start job is running for Journal Service (2min 4s / 3min) [*** ] (5 of 5) A start job is running for Journal Service (2min 4s / 3min) [ *** ] (1 of 5) A start job is running for…ume services (19min 6s / no limit) [ *** ] (1 of 5) A start job is running for…ume services (19min 6s / no limit) [ ***] (1 of 5) A start job is running for…ume services (19min 7s / no limit) [ **] (2 of 5) A start job is running for…work Manager (19min 7s / 20min 3s) [ *] (2 of 5) A start job is running for…work Manager (19min 8s / 20min 3s) [ **] (2 of 5) A start job is running for…work Manager (19min 8s / 20min 3s) [ ***] (3 of 5) A start job is running for Login Service (5min 8s / 6min) [ *** ] (3 of 5) A start job is running for Login Service (5min 9s / 6min) [ *** ] (3 of 5) A start job is running for Login Service (5min 9s / 6min) [*** ] (4 of 5) A start job is running for… Directories (5min 59s / no limit) [** ] (4 of 5) A start job is running for… Directories (5min 59s / no limit) [* ] (4 of 5) A start job is running for…rary Directories (6min / no limit) [** ] (5 of 5) A start job is running for Journal Service (2min 11s / 3min) [*** ] (5 of 5) A start job is running for Journal Service (2min 11s / 3min) [ *** ] (5 of 5) A start job is running for Journal Service (2min 12s / 3min) [ *** ] (1 of 5) A start job is running for…me services (19min 13s / no limit) [ ***] (1 of 5) A start job is running for…me services (19min 14s / no limit) [ **] (1 of 5) A start job is running for…me services (19min 14s / no limit) [ *] (2 of 5) A start job is running for…ork Manager (19min 15s / 20min 3s) [ **] (2 of 5) A start job is running for…ork Manager (19min 15s / 20min 3s) [ ***] (2 of 5) A start job is running for…ork Manager (19min 16s / 20min 3s) [ *** ] (3 of 5) A start job is running for Login Service (5min 16s / 6min) [ *** ] (3 of 5) A start job is running for Login Service (5min 16s / 6min) [*** ] (3 of 5) A start job is running for Login Service (5min 17s / 6min) [** ] (4 of 5) A start job is running for…y Directories (6min 6s / no limit) [* ] (4 of 5) A start job is running for…y Directories (6min 7s / no limit) [** ] (4 of 5) A start job is running for…y Directories (6min 7s / no limit) [*** ] (5 of 5) A start job is running for Journal Service (2min 18s / 3min) [ *** ] (5 of 5) A start job is running for Journal Service (2min 19s / 3min) [ *** ] (5 of 5) A start job is running for Journal Service (2min 19s / 3min) [ ***] (1 of 5) A start job is running for…me services (19min 21s / no limit) [ **] (1 of 5) A start job is running for…me services (19min 21s / no limit) [ *] (1 of 5) A start job is running for…me services (19min 22s / no limit) [ **] (2 of 5) A start job is running for…ork Manager (19min 22s / 20min 3s) [ ***] (2 of 5) A start job is running for…ork Manager (19min 23s / 20min 3s) [ *** ] (2 of 5) A start job is running for…ork Manager (19min 23s / 20min 3s) [ *** ] (3 of 5) A start job is running for Login Service (5min 23s / 6min) [*** ] (3 of 5) A start job is running for Login Service (5min 24s / 6min) [** ] (3 of 5) A start job is running for Login Service (5min 24s / 6min) [* ] (4 of 5) A start job is running for… Directories (6min 14s / no limit) [** ] (4 of 5) A start job is running for… Directories (6min 14s / no limit) [*** ] (4 of 5) A start job is running for… Directories (6min 15s / no limit) [ *** ] (5 of 5) A start job is running for Journal Service (2min 26s / 3min) [ *** ] (5 of 5) A start job is running for Journal Service (2min 26s / 3min) [ ***] (5 of 5) A start job is running for Journal Service (2min 27s / 3min) [ **] (1 of 5) A start job is running for…me services (19min 28s / no limit) [ *] (1 of 5) A start job is running for…me services (19min 29s / no limit) [ **] (1 of 5) A start job is running for…me services (19min 29s / no limit) [ ***] (2 of 5) A start job is running for…ork Manager (19min 30s / 20min 3s) [ *** ] (2 of 5) A start job is running for…ork Manager (19min 30s / 20min 3s) [ *** ] (2 of 5) A start job is running for…ork Manager (19min 31s / 20min 3s) [*** ] (3 of 5) A start job is running for Login Service (5min 31s / 6min) [** ] (3 of 5) A start job is running for Login Service (5min 31s / 6min) [* ] (3 of 5) A start job is running for Login Service (5min 32s / 6min) [** ] (4 of 5) A start job is running for… Directories (6min 21s / no limit) [*** ] (4 of 5) A start job is running for… Directories (6min 22s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (6min 22s / no limit) [ *** ] (5 of 5) A start job is running for Journal Service (2min 33s / 3min) [ ***] (5 of 5) A start job is running for Journal Service (2min 34s / 3min) [ **] (5 of 5) A start job is running for Journal Service (2min 34s / 3min) [ *] (1 of 5) A start job is running for…me services (19min 36s / no limit) [ **] (1 of 5) A start job is running for…me services (19min 36s / no limit) [ ***] (1 of 5) A start job is running for…me services (19min 37s / no limit) [ *** ] (2 of 5) A start job is running for…ork Manager (19min 37s / 20min 3s) [ *** ] (2 of 5) A start job is running for…ork Manager (19min 38s / 20min 3s) [*** ] (2 of 5) A start job is running for…ork Manager (19min 38s / 20min 3s) [** ] (3 of 5) A start job is running for Login Service (5min 38s / 6min) [* ] (3 of 5) A start job is running for Login Service (5min 39s / 6min) [** ] (3 of 5) A start job is running for Login Service (5min 39s / 6min) [*** ] (4 of 5) A start job is running for… Directories (6min 29s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (6min 29s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (6min 30s / no limit) [ ***] (5 of 5) A start job is running for Journal Service (2min 41s / 3min) [ **] (5 of 5) A start job is running for Journal Service (2min 41s / 3min) [ *] (5 of 5) A start job is running for Journal Service (2min 42s / 3min) [ **] (1 of 5) A start job is running for…me services (19min 43s / no limit) [ ***] (1 of 5) A start job is running for…me services (19min 44s / no limit) [ *** ] (1 of 5) A start job is running for…me services (19min 44s / no limit) [ *** ] (2 of 5) A start job is running for…ork Manager (19min 45s / 20min 3s) [*** ] (2 of 5) A start job is running for…ork Manager (19min 45s / 20min 3s) [** ] (2 of 5) A start job is running for…ork Manager (19min 46s / 20min 3s) [* ] (3 of 5) A start job is running for Login Service (5min 46s / 6min) [** ] (3 of 5) A start job is running for Login Service (5min 46s / 6min) [*** ] (3 of 5) A start job is running for Login Service (5min 47s / 6min) [ *** ] (4 of 5) A start job is running for… Directories (6min 36s / no limit) [ *** ] (4 of 5) A start job is running for… Directories (6min 37s / no limit) [ ***] (4 of 5) A start job is running for… Directories (6min 37s / no limit) [ **] (5 of 5) A start job is running for Journal Service (2min 48s / 3min) [ *] (5 of 5) A start job is running for Journal Service (2min 49s / 3min) [ **] (5 of 5) A start job is running for Journal Service (2min 49s / 3min) [ ***] (1 of 5) A start job is running for…me services (19min 51s / no limit) [ *** ] (1 of 5) A start job is running for…me services (19min 51s / no limit) [ *** ] (1 of 5) A start job is running for…me services (19min 52s / no limit) [*** ] (2 of 5) A start job is running for…ork Manager (19min 52s / 20min 3s) [** ] (2 of 5) A start job is running for…ork Manager (19min 53s / 20min 3s) [* ] (2 of 5) A start job is running for…ork Manager (19min 53s / 20min 3s) [** ] (3 of 5) A start job is running for Login Service (5min 53s / 6min) [*** ] (3 of 5) A start job is running for Login Service (5min 54s / 6min) [ *** ] (3 of 5) A start job is running for Login Service (5min 54s / 6min) [ *** ] (4 of 5) A start job is running for… Directories (6min 44s / no limit) [ ***] (4 of 5) A start job is running for… Directories (6min 44s / no limit) [ **] (4 of 5) A start job is running for… Directories (6min 45s / no limit) [ *] (5 of 5) A start job is running for Journal Service (2min 56s / 3min) [ **] (5 of 5) A start job is running for Journal Service (2min 56s / 3min) [ ***] (5 of 5) A start job is running for Journal Service (2min 57s / 3min) [ *** ] (1 of 5) A start job is running for…me services (19min 58s / no limit) [ *** ] (1 of 5) A start job is running for…me services (19min 59s / no limit) [*** ] (1 of 5) A start job is running for…me services (19min 59s / no limit) [** ] (2 of 5) A start job is running for Network Manager (20min / 20min 3s) [* ] (2 of 5) A start job is running for Network Manager (20min / 20min 3s) [** ] (2 of 5) A start job is running for…work Manager (20min 1s / 20min 3s)[ 1310.334759] systemd[1]: systemd-logind.service: State 'stop-final-sigterm' timed out. Killing. [ 1310.345311] systemd[1]: systemd-logind.service: Killing process 772 (systemd) with signal SIGKILL. [ 1310.356834] systemd[1]: systemd-logind.service: Killing process 769 (systemd) with signal SIGKILL. [ 1310.367723] systemd[1]: systemd-journald.service: State 'stop-sigterm' timed out. Killing. [ 1310.446273] systemd[1]: systemd-journald.service: Killing process 774 (systemd) with signal SIGKILL. [ 1310.457135] systemd[1]: systemd-journald.service: Killing process 597 (systemd-journal) with signal SIGKILL. [*** ] (3 of 5) A start job is running for Login Service (6min 1s / 7min 31s) [ *** ] (3 of 5) A start job is running for Login Service (6min 1s / 7min 31s) [ *** ] (3 of 5) A start job is running for Login Service (6min 2s / 7min 31s) [ ***] (4 of 5) A start job is running for… Directories (6min 51s / no limit)[ 1312.634767] systemd[1]: NetworkManager.service: Processes still around after SIGKILL. Ignoring. [ **] (4 of 5) A start job is running for… Directories (6min 52s / no limit) [ *] (4 of 5) A start job is running for… Directories (6min 52s / no limit) [ **] (5 of 5) A start job is running for…urnal Service (3min 3s / 4min 30s) [ ***] (5 of 5) A start job is running for…urnal Service (3min 4s / 4min 30s) [ *** ] (5 of 5) A start job is running for…urnal Service (3min 4s / 4min 30s) [ *** ] (1 of 5) A start job is running for…ume services (20min 6s / no limit) [*** ] (1 of 5) A start job is running for…ume services (20min 6s / no limit) [** ] (1 of 5) A start job is running for…ume services (20min 7s / no limit) [* ] (2 of 5) A start job is running for…ork Manager (20min 7s / 21min 33s) [** ] (2 of 5) A start job is running for…ork Manager (20min 8s / 21min 33s) [*** ] (2 of 5) A start job is running for…ork Manager (20min 8s / 21min 33s) [ *** ] (3 of 5) A start job is running for Login Service (6min 8s / 7min 31s) [ *** ] (3 of 5) A start job is running for Login Service (6min 9s / 7min 31s) [ ***] (3 of 5) A start job is running for Login Service (6min 9s / 7min 31s) [ **] (4 of 5) A start job is running for… Directories (6min 59s / no limit) [ *] (4 of 5) A start job is running for… Directories (6min 59s / no limit) [ **] (4 of 5) A start job is running for…rary Directories (7min / no limit) [ ***] (5 of 5) A start job is running for…rnal Service (3min 11s / 4min 30s)Traceback (most recent call last): File "test/verify/check-multi-machine", line 233, in setUp MachineCase.setUp(self) File "/build/cockpit-project/bots/make-checkout-workdir/test/common/testlib.py", line 805, in setUp machine.wait_boot() File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/machine_virtual.py", line 527, in wait_boot Machine.wait_boot(self, timeout_sec) File "/build/cockpit-project/bots/make-checkout-workdir/bots/machine/machine_core/ssh_connection.py", line 117, in wait_boot self.label, self.ssh_address, self.ssh_port)) machine_core.exceptions.Failure: Unable to reach machine rhel-8-1-distropkg-127.0.0.2-2601 via ssh: 127.0.0.2:2601 not ok 123 testUrlRootWithQuery (check_multi_machine.TestMultiMachine) # duration: 1359s # RETRY due to failure of test harness or framework # RETRY