Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1441093 Details for
Bug 1582228
ipa-client-install fails with ScriptError(rval=CLIENT_INSTALL_ERROR)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
ipaclient install log
ipaclient-install.log (text/plain), 70.90 KB, created by
Steve Dickson
on 2018-05-24 15:16:21 UTC
(
hide
)
Description:
ipaclient install log
Filename:
MIME Type:
Creator:
Steve Dickson
Created:
2018-05-24 15:16:21 UTC
Size:
70.90 KB
patch
obsolete
>2018-05-24T14:58:18Z DEBUG Logging to /var/log/ipaclient-install.log >2018-05-24T14:58:18Z DEBUG ipa-client-install was invoked with arguments [] and options: {'unattended': False, 'principal': None, 'prompt_password': False, 'on_master': False, 'ca_cert_files': None, 'no_ac': False, 'force': False, 'configure_firefox': False, 'firefox_dir': None, 'keytab': None, 'mkhomedir': False, 'force_join': False, 'ntp_servers': None, 'ntp_pool': None, 'no_ntp': False, 'force_ntpd': False, 'nisdomain': None, 'no_nisdomain': False, 'ssh_trust_dns': False, 'no_ssh': False, 'no_sshd': False, 'no_sudo': False, 'no_dns_sshfp': False, 'kinit_attempts': None, 'request_cert': False, 'ip_addresses': None, 'all_ip_addresses': False, 'fixed_primary': False, 'permit': False, 'enable_dns_updates': False, 'no_krb5_offline_passwords': False, 'preserve_sssd': False, 'no_sssd': False, 'automount_location': None, 'domain_name': None, 'servers': None, 'realm_name': None, 'host_name': None, 'verbose': False, 'quiet': False, 'log_file': None, 'uninstall': False} >2018-05-24T14:58:18Z DEBUG IPA version 4.6.90.pre2-3.fc29 >2018-05-24T14:58:18Z DEBUG Loading Index file from '/var/lib/ipa-client/sysrestore/sysrestore.index' >2018-05-24T14:58:18Z DEBUG Starting external process >2018-05-24T14:58:18Z DEBUG args=['/usr/sbin/selinuxenabled'] >2018-05-24T14:58:18Z DEBUG Process finished, return code=0 >2018-05-24T14:58:18Z DEBUG stdout= >2018-05-24T14:58:18Z DEBUG stderr= >2018-05-24T14:58:18Z DEBUG Starting external process >2018-05-24T14:58:18Z DEBUG args=['/bin/systemctl', 'is-enabled', 'ntpd.service'] >2018-05-24T14:58:18Z DEBUG Process finished, return code=1 >2018-05-24T14:58:18Z DEBUG stdout=disabled > >2018-05-24T14:58:18Z DEBUG stderr= >2018-05-24T14:58:18Z DEBUG Starting external process >2018-05-24T14:58:18Z DEBUG args=['/bin/systemctl', 'is-active', 'ntpd.service'] >2018-05-24T14:58:18Z DEBUG Process finished, return code=3 >2018-05-24T14:58:18Z DEBUG stdout=inactive > >2018-05-24T14:58:18Z DEBUG stderr= >2018-05-24T14:58:18Z DEBUG [IPA Discovery] >2018-05-24T14:58:18Z DEBUG Starting IPA discovery with domain=None, servers=None, hostname=fedora.boston.devel.redhat.com >2018-05-24T14:58:18Z DEBUG Start searching for LDAP SRV record in "boston.devel.redhat.com" (domain of the hostname) and its sub-domains >2018-05-24T14:58:18Z DEBUG Search DNS for SRV record of _ldap._tcp.boston.devel.redhat.com >2018-05-24T14:58:18Z DEBUG DNS record found: 10 10 389 ipa.boston.devel.redhat.com. >2018-05-24T14:58:18Z DEBUG [Kerberos realm search] >2018-05-24T14:58:18Z DEBUG Search DNS for TXT record of _kerberos.boston.devel.redhat.com >2018-05-24T14:58:18Z DEBUG DNS record not found: NXDOMAIN >2018-05-24T14:58:18Z DEBUG Search DNS for SRV record of _kerberos._udp.boston.devel.redhat.com >2018-05-24T14:58:18Z DEBUG DNS record found: 10 10 88 ipa.boston.devel.redhat.com. >2018-05-24T14:58:18Z DEBUG [LDAP server check] >2018-05-24T14:58:18Z DEBUG Verifying that ipa.boston.devel.redhat.com (realm None) is an IPA server >2018-05-24T14:58:18Z DEBUG Init LDAP connection to: ldap://ipa.boston.devel.redhat.com:389 >2018-05-24T14:58:18Z DEBUG Search LDAP server for IPA base DN >2018-05-24T14:58:18Z DEBUG Check if naming context 'dc=boston,dc=devel,dc=redhat,dc=com' is for IPA >2018-05-24T14:58:18Z DEBUG Naming context 'dc=boston,dc=devel,dc=redhat,dc=com' is a valid IPA context >2018-05-24T14:58:18Z DEBUG Search for (objectClass=krbRealmContainer) in dc=boston,dc=devel,dc=redhat,dc=com (sub) >2018-05-24T14:58:18Z DEBUG Found: cn=BOSTON.DEVEL.REDHAT.COM,cn=kerberos,dc=boston,dc=devel,dc=redhat,dc=com >2018-05-24T14:58:18Z DEBUG Discovery result: Success; server=ipa.boston.devel.redhat.com, domain=boston.devel.redhat.com, kdc=ipa.boston.devel.redhat.com, basedn=dc=boston,dc=devel,dc=redhat,dc=com >2018-05-24T14:58:18Z DEBUG Validated servers: ipa.boston.devel.redhat.com >2018-05-24T14:58:18Z DEBUG will use discovered domain: boston.devel.redhat.com >2018-05-24T14:58:18Z DEBUG Start searching for LDAP SRV record in "boston.devel.redhat.com" (Validating DNS Discovery) and its sub-domains >2018-05-24T14:58:18Z DEBUG Search DNS for SRV record of _ldap._tcp.boston.devel.redhat.com >2018-05-24T14:58:18Z DEBUG DNS record found: 10 10 389 ipa.boston.devel.redhat.com. >2018-05-24T14:58:18Z DEBUG DNS validated, enabling discovery >2018-05-24T14:58:18Z DEBUG will use discovered server: ipa.boston.devel.redhat.com >2018-05-24T14:58:18Z INFO Discovery was successful! >2018-05-24T14:58:18Z DEBUG will use discovered realm: BOSTON.DEVEL.REDHAT.COM >2018-05-24T14:58:18Z DEBUG will use discovered basedn: dc=boston,dc=devel,dc=redhat,dc=com >2018-05-24T14:58:18Z INFO Client hostname: fedora.boston.devel.redhat.com >2018-05-24T14:58:18Z DEBUG Hostname source: Machine's FQDN >2018-05-24T14:58:18Z INFO Realm: BOSTON.DEVEL.REDHAT.COM >2018-05-24T14:58:18Z DEBUG Realm source: Discovered from LDAP DNS records in ipa.boston.devel.redhat.com >2018-05-24T14:58:18Z INFO DNS Domain: boston.devel.redhat.com >2018-05-24T14:58:18Z DEBUG DNS Domain source: Discovered LDAP SRV records from boston.devel.redhat.com (domain of the hostname) >2018-05-24T14:58:18Z INFO IPA Server: ipa.boston.devel.redhat.com >2018-05-24T14:58:18Z DEBUG IPA Server source: Discovered from LDAP DNS records in ipa.boston.devel.redhat.com >2018-05-24T14:58:18Z INFO BaseDN: dc=boston,dc=devel,dc=redhat,dc=com >2018-05-24T14:58:18Z DEBUG BaseDN source: From IPA server ldap://ipa.boston.devel.redhat.com:389 >2018-05-24T14:58:20Z DEBUG Loading Index file from '/var/lib/ipa-client/sysrestore/sysrestore.index' >2018-05-24T14:58:20Z DEBUG Loading StateFile from '/var/lib/ipa-client/sysrestore/sysrestore.state' >2018-05-24T14:58:20Z DEBUG Starting external process >2018-05-24T14:58:20Z DEBUG args=['/usr/sbin/ipa-rmkeytab', '-k', '/etc/krb5.keytab', '-r', 'BOSTON.DEVEL.REDHAT.COM'] >2018-05-24T14:58:21Z DEBUG Process finished, return code=3 >2018-05-24T14:58:21Z DEBUG stdout= >2018-05-24T14:58:21Z DEBUG stderr=Failed to open keytab '/etc/krb5.keytab': Unsupported key table format version number > >2018-05-24T14:58:21Z DEBUG Starting external process >2018-05-24T14:58:21Z DEBUG args=['/bin/systemctl', 'is-enabled', 'ntpd.service'] >2018-05-24T14:58:21Z DEBUG Process finished, return code=1 >2018-05-24T14:58:21Z DEBUG stdout=disabled > >2018-05-24T14:58:21Z DEBUG stderr= >2018-05-24T14:58:21Z DEBUG Starting external process >2018-05-24T14:58:21Z DEBUG args=['/bin/systemctl', 'is-active', 'ntpd.service'] >2018-05-24T14:58:21Z DEBUG Process finished, return code=3 >2018-05-24T14:58:21Z DEBUG stdout=inactive > >2018-05-24T14:58:21Z DEBUG stderr= >2018-05-24T14:58:21Z INFO Synchronizing time >2018-05-24T14:58:21Z DEBUG Search DNS for SRV record of _ntp._udp.boston.devel.redhat.com >2018-05-24T14:58:21Z DEBUG DNS record not found: NXDOMAIN >2018-05-24T14:58:21Z WARNING No SRV records of NTP servers found and no NTP server or pool address was provided. >2018-05-24T14:58:21Z DEBUG Starting external process >2018-05-24T14:58:21Z DEBUG args=['/bin/systemctl', 'enable', 'chronyd.service'] >2018-05-24T14:58:21Z DEBUG Process finished, return code=0 >2018-05-24T14:58:21Z DEBUG stdout= >2018-05-24T14:58:21Z DEBUG stderr=Created symlink /etc/systemd/system/multi-user.target.wants/chronyd.service -> /usr/lib/systemd/system/chronyd.service. > >2018-05-24T14:58:21Z DEBUG Starting external process >2018-05-24T14:58:21Z DEBUG args=['/bin/systemctl', 'restart', 'chronyd.service'] >2018-05-24T14:58:22Z DEBUG Process finished, return code=0 >2018-05-24T14:58:22Z DEBUG stdout= >2018-05-24T14:58:22Z DEBUG stderr= >2018-05-24T14:58:22Z DEBUG Starting external process >2018-05-24T14:58:22Z DEBUG args=['/bin/systemctl', 'is-active', 'chronyd.service'] >2018-05-24T14:58:22Z DEBUG Process finished, return code=0 >2018-05-24T14:58:22Z DEBUG stdout=active > >2018-05-24T14:58:22Z DEBUG stderr= >2018-05-24T14:58:22Z DEBUG Restart of chronyd.service complete >2018-05-24T14:58:22Z INFO Attempting to sync time with chronyc. >2018-05-24T14:58:22Z DEBUG Starting external process >2018-05-24T14:58:22Z DEBUG args=['/usr/bin/chronyc', 'waitsync', '3', '-d'] >2018-05-24T14:58:32Z DEBUG Process finished, return code=0 >2018-05-24T14:58:32Z DEBUG stdout=try: 1, refid: 00000000, correction: 0.000000000, skew: 0.000 >try: 2, refid: 0A103FFE, correction: 0.364003718, skew: 0.064 > >2018-05-24T14:58:32Z DEBUG stderr= >2018-05-24T14:58:32Z INFO Time synchronization was successful. >2018-05-24T14:58:42Z DEBUG will use principal provided as option: admin >2018-05-24T14:58:42Z DEBUG Starting external process >2018-05-24T14:58:42Z DEBUG args=['/usr/bin/keyctl', 'get_persistent', '@s', '0'] >2018-05-24T14:58:42Z DEBUG Process finished, return code=0 >2018-05-24T14:58:42Z DEBUG stdout=575721824 > >2018-05-24T14:58:42Z DEBUG stderr= >2018-05-24T14:58:42Z DEBUG Enabling persistent keyring CCACHE >2018-05-24T14:58:42Z DEBUG Writing Kerberos configuration to /tmp/tmp0zzr40gq: >2018-05-24T14:58:42Z DEBUG #File modified by ipa-client-install > >includedir /etc/krb5.conf.d/ >includedir /var/lib/sss/pubconf/krb5.include.d/ > >[libdefaults] > default_realm = BOSTON.DEVEL.REDHAT.COM > dns_lookup_realm = false > dns_lookup_kdc = false > rdns = false > dns_canonicalize_hostname = false > ticket_lifetime = 24h > forwardable = true > udp_preference_limit = 0 > default_ccache_name = KEYRING:persistent:%{uid} > > >[realms] > BOSTON.DEVEL.REDHAT.COM = { > kdc = ipa.boston.devel.redhat.com:88 > master_kdc = ipa.boston.devel.redhat.com:88 > admin_server = ipa.boston.devel.redhat.com:749 > kpasswd_server = ipa.boston.devel.redhat.com:464 > default_domain = boston.devel.redhat.com > pkinit_anchors = FILE:/var/lib/ipa-client/pki/kdc-ca-bundle.pem > pkinit_pool = FILE:/var/lib/ipa-client/pki/ca-bundle.pem > > } > > >[domain_realm] > .boston.devel.redhat.com = BOSTON.DEVEL.REDHAT.COM > boston.devel.redhat.com = BOSTON.DEVEL.REDHAT.COM > fedora.boston.devel.redhat.com = BOSTON.DEVEL.REDHAT.COM > > > >2018-05-24T14:58:42Z DEBUG Writing configuration file /tmp/tmp0zzr40gq >2018-05-24T14:58:42Z DEBUG #File modified by ipa-client-install > >includedir /etc/krb5.conf.d/ >includedir /var/lib/sss/pubconf/krb5.include.d/ > >[libdefaults] > default_realm = BOSTON.DEVEL.REDHAT.COM > dns_lookup_realm = false > dns_lookup_kdc = false > rdns = false > dns_canonicalize_hostname = false > ticket_lifetime = 24h > forwardable = true > udp_preference_limit = 0 > default_ccache_name = KEYRING:persistent:%{uid} > > >[realms] > BOSTON.DEVEL.REDHAT.COM = { > kdc = ipa.boston.devel.redhat.com:88 > master_kdc = ipa.boston.devel.redhat.com:88 > admin_server = ipa.boston.devel.redhat.com:749 > kpasswd_server = ipa.boston.devel.redhat.com:464 > default_domain = boston.devel.redhat.com > pkinit_anchors = FILE:/var/lib/ipa-client/pki/kdc-ca-bundle.pem > pkinit_pool = FILE:/var/lib/ipa-client/pki/ca-bundle.pem > > } > > >[domain_realm] > .boston.devel.redhat.com = BOSTON.DEVEL.REDHAT.COM > boston.devel.redhat.com = BOSTON.DEVEL.REDHAT.COM > fedora.boston.devel.redhat.com = BOSTON.DEVEL.REDHAT.COM > > > >2018-05-24T14:58:45Z DEBUG Initializing principal admin@BOSTON.DEVEL.REDHAT.COM using password >2018-05-24T14:58:45Z DEBUG Starting external process >2018-05-24T14:58:45Z DEBUG args=['/usr/bin/kinit', 'admin@BOSTON.DEVEL.REDHAT.COM', '-c', '/tmp/krbccitfry7ul/ccache'] >2018-05-24T14:58:45Z DEBUG Process finished, return code=0 >2018-05-24T14:58:45Z DEBUG stdout=Password for admin@BOSTON.DEVEL.REDHAT.COM: > >2018-05-24T14:58:45Z DEBUG stderr= >2018-05-24T14:58:45Z DEBUG trying to retrieve CA cert via LDAP from ipa.boston.devel.redhat.com >2018-05-24T14:58:45Z DEBUG retrieving schema for SchemaCache url=ldap://ipa.boston.devel.redhat.com:389 conn=<ldap.ldapobject.SimpleLDAPObject object at 0x7f26a252eb38> >2018-05-24T14:58:45Z INFO Successfully retrieved CA cert > Subject: CN=Certificate Authority,O=BOSTON.DEVEL.REDHAT.COM > Issuer: CN=Certificate Authority,O=BOSTON.DEVEL.REDHAT.COM > Valid From: 2018-05-23 17:16:09 > Valid Until: 2038-05-23 17:16:09 > >2018-05-24T14:58:45Z DEBUG Starting external process >2018-05-24T14:58:45Z DEBUG args=['/usr/sbin/ipa-join', '-s', 'ipa.boston.devel.redhat.com', '-b', 'dc=boston,dc=devel,dc=redhat,dc=com', '-h', 'fedora.boston.devel.redhat.com'] >2018-05-24T14:58:46Z DEBUG Process finished, return code=11 >2018-05-24T14:58:46Z DEBUG stdout= >2018-05-24T14:58:46Z DEBUG stderr=Failed to add key to the keytab >child exited with 11 > >2018-05-24T14:58:46Z ERROR Joining realm failed: Failed to add key to the keytab >child exited with 11 > >2018-05-24T14:58:46Z ERROR Installation failed. Rolling back changes. >2018-05-24T14:58:46Z DEBUG Loading Index file from '/var/lib/ipa-client/sysrestore/sysrestore.index' >2018-05-24T14:58:46Z DEBUG Loading StateFile from '/var/lib/ipa-client/sysrestore/sysrestore.state' >2018-05-24T14:58:46Z DEBUG Starting external process >2018-05-24T14:58:46Z DEBUG args=['/usr/sbin/ipa-client-automount', '--uninstall', '--debug'] >2018-05-24T14:58:46Z DEBUG Process finished, return code=1 >2018-05-24T14:58:46Z DEBUG stdout= >2018-05-24T14:58:46Z DEBUG stderr=IPA client is not configured on this system > >2018-05-24T14:58:46Z ERROR Unconfigured automount client failed: CalledProcessError(Command ['/usr/sbin/ipa-client-automount', '--uninstall', '--debug'] returned non-zero exit status 1: 'IPA client is not configured on this system\n') >2018-05-24T14:58:46Z DEBUG Loading Index file from '/var/lib/ipa-client/sysrestore/sysrestore.index' >2018-05-24T14:58:46Z DEBUG Loading StateFile from '/var/lib/ipa-client/sysrestore/sysrestore.state' >2018-05-24T14:58:46Z DEBUG Starting external process >2018-05-24T14:58:46Z DEBUG args=['/usr/bin/certutil', '-d', 'sql:/etc/pki/nssdb', '-L', '-n', 'IPA Machine Certificate - fedora.boston.devel.redhat.com', '-a', '-f', '/etc/pki/nssdb/pwdfile.txt'] >2018-05-24T14:58:46Z DEBUG Process finished, return code=255 >2018-05-24T14:58:46Z DEBUG stdout= >2018-05-24T14:58:46Z DEBUG stderr=certutil: Could not find cert: IPA Machine Certificate - fedora.boston.devel.redhat.com >: PR_FILE_NOT_FOUND_ERROR: File not found > >2018-05-24T14:58:46Z DEBUG Starting external process >2018-05-24T14:58:46Z DEBUG args=['/bin/systemctl', 'start', 'certmonger.service'] >2018-05-24T14:58:46Z DEBUG Process finished, return code=0 >2018-05-24T14:58:46Z DEBUG stdout= >2018-05-24T14:58:46Z DEBUG stderr= >2018-05-24T14:58:46Z DEBUG Starting external process >2018-05-24T14:58:46Z DEBUG args=['/bin/systemctl', 'is-active', 'certmonger.service'] >2018-05-24T14:58:47Z DEBUG Process finished, return code=0 >2018-05-24T14:58:47Z DEBUG stdout=active > >2018-05-24T14:58:47Z DEBUG stderr= >2018-05-24T14:58:47Z DEBUG Start of certmonger.service complete >2018-05-24T14:58:47Z DEBUG Starting external process >2018-05-24T14:58:47Z DEBUG args=['/bin/systemctl', 'stop', 'certmonger.service'] >2018-05-24T14:58:47Z DEBUG Process finished, return code=0 >2018-05-24T14:58:47Z DEBUG stdout= >2018-05-24T14:58:47Z DEBUG stderr= >2018-05-24T14:58:47Z DEBUG Stop of certmonger.service complete >2018-05-24T14:58:47Z DEBUG Starting external process >2018-05-24T14:58:47Z DEBUG args=['/bin/systemctl', 'disable', 'certmonger.service'] >2018-05-24T14:58:48Z DEBUG Process finished, return code=0 >2018-05-24T14:58:48Z DEBUG stdout= >2018-05-24T14:58:48Z DEBUG stderr= >2018-05-24T14:58:48Z INFO Disabling client Kerberos and LDAP configurations >2018-05-24T14:58:48Z WARNING WARNING: Unable to revert to the pre-installation state ('authconfig' tool has been deprecated in favor of 'authselect'). The default sssd profile will be used instead. >2018-05-24T14:58:48Z WARNING The authconfig arguments would have been: authconfig --disableldap --disablekrb5 --disablesssdauth --disablemkhomedir >2018-05-24T14:58:48Z DEBUG Starting external process >2018-05-24T14:58:48Z DEBUG args=['/usr/bin/authselect', 'select', 'sssd', '', '--force'] >2018-05-24T14:58:48Z DEBUG Process finished, return code=0 >2018-05-24T14:58:48Z DEBUG stdout= >2018-05-24T14:58:48Z DEBUG stderr= >2018-05-24T14:58:48Z DEBUG Starting external process >2018-05-24T14:58:48Z DEBUG args=['/usr/sbin/sssctl', 'cache-remove', '-o', '--stop', '--start'] >2018-05-24T14:58:48Z DEBUG Process finished, return code=1 >2018-05-24T14:58:48Z DEBUG stdout= >2018-05-24T14:58:48Z DEBUG stderr=(Thu May 24 10:58:48:327196 2018) [sssd] [confdb_expand_app_domains] (0x0010): No domains configured, fatal error! >(Thu May 24 10:58:48:327261 2018) [sssd] [sss_tool_route] (0x0010): Command initialization failed [2] No such file or directory > >2018-05-24T14:58:48Z INFO An error occurred while removing SSSD's cache.Please remove the cache manually by executing sssctl cache-remove -o. >2018-05-24T14:58:48Z DEBUG Error while moving /etc/sssd/sssd.conf to /etc/sssd/sssd.conf.deleted >2018-05-24T14:58:48Z INFO Redundant SSSD configuration file /etc/sssd/sssd.conf was moved to /etc/sssd/sssd.conf.deleted >2018-05-24T14:58:48Z DEBUG Starting external process >2018-05-24T14:58:48Z DEBUG args=['/bin/systemctl', 'stop', 'sssd.service'] >2018-05-24T14:58:48Z DEBUG Process finished, return code=0 >2018-05-24T14:58:48Z DEBUG stdout= >2018-05-24T14:58:48Z DEBUG stderr= >2018-05-24T14:58:48Z DEBUG Stop of sssd.service complete >2018-05-24T14:58:48Z DEBUG Starting external process >2018-05-24T14:58:48Z DEBUG args=['/bin/systemctl', 'disable', 'sssd.service'] >2018-05-24T14:58:49Z DEBUG Process finished, return code=0 >2018-05-24T14:58:49Z DEBUG stdout= >2018-05-24T14:58:49Z DEBUG stderr= >2018-05-24T14:58:49Z DEBUG Loading StateFile from '/var/lib/ipa-client/sysrestore/sysrestore.state' >2018-05-24T14:58:49Z DEBUG Loading StateFile from '/var/lib/ipa-client/sysrestore/sysrestore.state' >2018-05-24T14:58:49Z DEBUG Starting external process >2018-05-24T14:58:49Z DEBUG args=['/bin/systemctl', 'disable', 'fedora-domainname.service'] >2018-05-24T14:58:49Z DEBUG Process finished, return code=0 >2018-05-24T14:58:49Z DEBUG stdout= >2018-05-24T14:58:49Z DEBUG stderr= >2018-05-24T14:58:49Z DEBUG Starting external process >2018-05-24T14:58:49Z DEBUG args=['/bin/systemctl', 'list-unit-files', '--full'] >2018-05-24T14:58:52Z DEBUG Process finished, return code=0 >2018-05-24T14:58:52Z DEBUG stdout=UNIT FILE STATE >proc-sys-fs-binfmt_misc.automount static >-.mount generated >boot.mount generated >dev-hugepages.mount static >dev-mqueue.mount static >home-src.mount generated >home.mount generated >iscsi.mount generated >mnt-tmp.mount generated >proc-fs-nfsd.mount static >proc-sys-fs-binfmt_misc.mount static >sys-fs-fuse-connections.mount static >sys-kernel-config.mount static >sys-kernel-debug.mount static >tmp.mount static >var-lib-machines.mount static >var-lib-nfs-rpc_pipefs.mount static >var.mount generated >cups.path enabled >systemd-ask-password-console.path static >systemd-ask-password-plymouth.path static >systemd-ask-password-wall.path static >session-1.scope transient >abrt-ccpp.service disabled >abrt-journal-core.service enabled >abrt-oops.service enabled >abrt-pstoreoops.service disabled >abrt-vmcore.service enabled >abrt-xorg.service enabled >abrtd.service enabled >accounts-daemon.service enabled >alsa-restore.service static >alsa-state.service static >arp-ethers.service disabled >atd.service enabled >auditd.service enabled >auth-rpcgss-module.service static >autofs.service enabled >autovt@.service enabled >avahi-daemon.service enabled >blk-availability.service disabled >bluetooth.service enabled >bolt.service static >brltty.service disabled >btattach-bcm@.service static >canberra-system-bootup.service disabled >canberra-system-shutdown-reboot.service disabled >canberra-system-shutdown.service disabled >certmonger.service disabled >chrony-dnssrv@.service static >chrony-wait.service disabled >chronyd.service enabled >clean-mount-point@.service static >colord.service static >configure-printer@.service static >console-getty.service disabled >container-getty@.service static >corosync-notifyd.service disabled >corosync.service disabled >crond.service enabled >cups-browsed.service disabled >cups.service enabled >dbus-org.bluez.service enabled >dbus-org.freedesktop.Avahi.service enabled >dbus-org.freedesktop.hostname1.service static >dbus-org.freedesktop.import1.service static >dbus-org.freedesktop.locale1.service static >dbus-org.freedesktop.login1.service static >dbus-org.freedesktop.machine1.service static >dbus-org.freedesktop.ModemManager1.service enabled >dbus-org.freedesktop.network1.service enabled >dbus-org.freedesktop.NetworkManager.service enabled >dbus-org.freedesktop.nm-dispatcher.service enabled >dbus-org.freedesktop.resolve1.service enabled >dbus-org.freedesktop.timedate1.service enabled >dbus.service static >dbxtool.service enabled >debug-shell.service disabled >display-manager.service enabled >dm-event.service static >dnf-makecache.service static >dnsmasq.service disabled >dracut-cmdline.service static >dracut-initqueue.service static >dracut-mount.service static >dracut-pre-mount.service static >dracut-pre-pivot.service static >dracut-pre-trigger.service static >dracut-pre-udev.service static >dracut-shutdown.service static >ebtables.service disabled >emergency.service static >fedora-domainname.service disabled >fedora-import-state.service enabled >fedora-loadmodules.service disabled >fedora-readonly.service enabled >firewalld.service disabled >flatpak-system-helper.service static >fprintd.service static >fstrim.service static >fwupd-offline-update.service static >fwupd.service static >fwupdate-cleanup.service static >gdm.service enabled >geoclue.service static >getty@.service enabled >gssproxy.service disabled >halt-local.service static >htcacheclean.service static >httpd.service disabled >httpd@.service disabled >hypervfcopyd.service static >hypervkvpd.service static >hypervvssd.service static >iio-sensor-proxy.service static >initrd-cleanup.service static >initrd-parse-etc.service static >initrd-switch-root.service static >initrd-udevadm-cleanup-db.service static >iscsi-shutdown.service static >iscsi.service enabled >iscsid.service disabled >iscsiuio.service disabled >kdump.service enabled >kmod-static-nodes.service static >ldconfig.service static >libvirt-guests.service disabled >libvirtd.service enabled >lvm2-lvmetad.service static >lvm2-lvmpolld.service static >lvm2-monitor.service enabled >lvm2-pvscan@.service static >man-db-cache-update.service static >mcelog.service enabled >mdadm-grow-continue@.service static >mdadm-last-resort@.service static >mdmon@.service static >mdmonitor.service enabled >messagebus.service static >mlocate-updatedb.service static >ModemManager.service enabled >multipathd.service enabled >netcf-transaction.service enabled >netconsole.service generated >network.service generated >NetworkManager-dispatcher.service enabled >NetworkManager-wait-online.service disabled >NetworkManager.service enabled >nfs-blkmap.service disabled >nfs-config.service static >nfs-idmap.service static >nfs-idmapd.service static >nfs-lock.service static >nfs-mountd.service static >nfs-secure.service static >nfs-server.service enabled >nfs-utils.service static >nfs.service enabled >nghttpx.service disabled >ntpd.service disabled >ntpdate.service disabled >numad.service disabled >oddjobd.service disabled >openvpn-client@.service disabled >openvpn-server@.service disabled >ostree-finalize-staged.service disabled >ostree-prepare-root.service static >ostree-remount.service enabled >packagekit-offline-update.service static >packagekit.service static >plymouth-halt.service static >plymouth-kexec.service static >plymouth-poweroff.service static >plymouth-quit-wait.service static >plymouth-quit.service static >plymouth-read-write.service static >plymouth-reboot.service static >plymouth-start.service static >plymouth-switch-root.service static >polkit.service static >pppoe-server.service disabled >psacct.service disabled >qemu-guest-agent.service disabled >qemu-pr-helper.service static >quotaon.service static >radvd.service disabled >rc-local.service static >rdisc.service disabled >rdma-load-modules@.service static >rdma-ndd.service static >rdma.service disabled >realmd.service static >rescue.service static >rngd.service enabled >rpc-gssd.service static >rpc-statd-notify.service static >rpc-statd.service static >rpcbind.service disabled >rtkit-daemon.service enabled >saslauthd.service disabled >selinux-autorelabel-mark.service static >selinux-autorelabel.service static >serial-getty@.service indirect >sheepdog.service static >speech-dispatcherd.service disabled >spice-vdagentd.service enabled >sshd-keygen@.service disabled >sshd.service enabled >sshd@.service static >sssd-autofs.service indirect >sssd-ifp.service static >sssd-nss.service indirect >sssd-pac.service indirect >sssd-pam.service indirect >sssd-secrets.service indirect >sssd-ssh.service indirect >sssd-sudo.service indirect >sssd.service disabled >stunnel.service disabled >stunnel@.service disabled >switcheroo-control.service disabled >syslog.service bad >system-update-cleanup.service static >systemd-ask-password-console.service static >systemd-ask-password-plymouth.service static >systemd-ask-password-wall.service static >systemd-backlight@.service static >systemd-binfmt.service static >systemd-bootchart.service disabled >systemd-coredump@.service static >systemd-exit.service static >systemd-firstboot.service static >systemd-fsck-root.service enabled-runtime >systemd-fsck@.service static >systemd-halt.service static >systemd-hibernate-resume@.service static >systemd-hibernate.service static >systemd-hostnamed.service static >systemd-hwdb-update.service static >systemd-hybrid-sleep.service static >systemd-importd.service static >systemd-initctl.service static >systemd-journal-catalog-update.service static >systemd-journal-flush.service static >systemd-journald.service static >systemd-kexec.service static >systemd-localed.service static >systemd-logind.service static >systemd-machine-id-commit.service static >systemd-machined.service static >systemd-modules-load.service static >systemd-networkd-wait-online.service disabled >systemd-networkd.service enabled >systemd-nspawn@.service disabled >systemd-poweroff.service static >systemd-quotacheck.service static >systemd-random-seed.service static >systemd-reboot.service static >systemd-remount-fs.service static >systemd-resolved.service enabled >systemd-rfkill.service static >systemd-suspend.service static >systemd-sysctl.service static >systemd-sysusers.service static >systemd-timedated.service masked >systemd-timesyncd.service disabled >systemd-tmpfiles-clean.service static >systemd-tmpfiles-setup-dev.service static >systemd-tmpfiles-setup.service static >systemd-udev-settle.service static >systemd-udev-trigger.service static >systemd-udevd.service static >systemd-update-done.service static >systemd-update-utmp-runlevel.service static >systemd-update-utmp.service static >systemd-user-sessions.service static >systemd-vconsole-setup.service static >systemd-volatile-root.service static >target.service enabled >tcsd.service disabled >timedatex.service enabled >udisks2.service disabled >unbound-anchor.service static >upower.service disabled >usb_modeswitch@.service static >usbmuxd.service static >user@.service static >vgauthd.service enabled >virtlockd.service indirect >virtlogd.service indirect >vmtoolsd.service enabled >wacom-inputattach@.service static >wpa_supplicant.service disabled >xfs_scrub@.service static >xfs_scrub_all.service static >xfs_scrub_fail@.service static >ypbind.service disabled >yppasswdd.service disabled >ypserv.service disabled >ypxfrd.service disabled >zfs-fuse.service disabled >machine.slice static >user-3606.slice transient >user.slice static >avahi-daemon.socket enabled >cups.socket enabled >dbus.socket static >dm-event.socket enabled >httpd.socket disabled >iscsid.socket disabled >iscsiuio.socket enabled >lvm2-lvmetad.socket enabled >lvm2-lvmpolld.socket enabled >multipathd.socket disabled >qemu-pr-helper.socket disabled >rpcbind.socket enabled >sshd.socket disabled >sssd-autofs.socket disabled >sssd-nss.socket disabled >sssd-pac.socket disabled >sssd-pam-priv.socket disabled >sssd-pam.socket disabled >sssd-secrets.socket disabled >sssd-ssh.socket disabled >sssd-sudo.socket disabled >syslog.socket static >systemd-coredump.socket static >systemd-initctl.socket static >systemd-journald-audit.socket static >systemd-journald-dev-log.socket static >systemd-journald.socket static >systemd-networkd.socket disabled >systemd-rfkill.socket static >systemd-udevd-control.socket static >systemd-udevd-kernel.socket static >virtlockd-admin.socket disabled >virtlockd.socket disabled >virtlogd-admin.socket disabled >virtlogd.socket enabled >dev-mapper-fedora\x2dswap.swap generated >basic.target static >bluetooth.target static >cryptsetup-pre.target static >cryptsetup.target static >ctrl-alt-del.target disabled >default.target indirect >emergency.target static >exit.target disabled >final.target static >getty-pre.target static >getty.target static >graphical.target static >halt.target disabled >hibernate.target static >hybrid-sleep.target static >initrd-fs.target static >initrd-root-device.target static >initrd-root-fs.target static >initrd-switch-root.target static >initrd.target static >kexec.target disabled >local-fs-pre.target static >local-fs.target static >machines.target disabled >multi-user.target indirect >network-online.target static >network-pre.target static >network.target static >nfs-client.target enabled >nss-lookup.target static >nss-user-lookup.target static >paths.target static >poweroff.target disabled >printer.target static >rdma-hw.target static >reboot.target disabled >remote-cryptsetup.target disabled >remote-fs-pre.target static >remote-fs.target enabled >rescue.target static >rpc_pipefs.target static >rpcbind.target static >runlevel0.target disabled >runlevel1.target static >runlevel2.target indirect >runlevel3.target indirect >runlevel4.target indirect >runlevel5.target static >runlevel6.target disabled >selinux-autorelabel.target static >shutdown.target static >sigpwr.target static >sleep.target static >slices.target static >smartcard.target static >sockets.target static >sound.target static >spice-vdagentd.target static >sshd-keygen.target static >suspend.target static >swap.target static >sysinit.target static >system-update.target static >time-sync.target static >timers.target static >umount.target static >virt-guest-shutdown.target static >chrony-dnssrv@.timer disabled >dnf-makecache.timer enabled >fstrim.timer disabled >mdadm-last-resort@.timer static >mlocate-updatedb.timer enabled >sheepdog.timer disabled >systemd-tmpfiles-clean.timer static >unbound-anchor.timer enabled >xfs_scrub_all.timer disabled > >416 unit files listed. > >2018-05-24T14:58:52Z DEBUG stderr= >2018-05-24T14:58:52Z INFO nscd daemon is not installed, skip configuration >2018-05-24T14:58:52Z DEBUG Starting external process >2018-05-24T14:58:52Z DEBUG args=['/bin/systemctl', 'list-unit-files', '--full'] >2018-05-24T14:58:54Z DEBUG Process finished, return code=0 >2018-05-24T14:58:54Z DEBUG stdout=UNIT FILE STATE >proc-sys-fs-binfmt_misc.automount static >-.mount generated >boot.mount generated >dev-hugepages.mount static >dev-mqueue.mount static >home-src.mount generated >home.mount generated >iscsi.mount generated >mnt-tmp.mount generated >proc-fs-nfsd.mount static >proc-sys-fs-binfmt_misc.mount static >sys-fs-fuse-connections.mount static >sys-kernel-config.mount static >sys-kernel-debug.mount static >tmp.mount static >var-lib-machines.mount static >var-lib-nfs-rpc_pipefs.mount static >var.mount generated >cups.path enabled >systemd-ask-password-console.path static >systemd-ask-password-plymouth.path static >systemd-ask-password-wall.path static >session-1.scope transient >abrt-ccpp.service disabled >abrt-journal-core.service enabled >abrt-oops.service enabled >abrt-pstoreoops.service disabled >abrt-vmcore.service enabled >abrt-xorg.service enabled >abrtd.service enabled >accounts-daemon.service enabled >alsa-restore.service static >alsa-state.service static >arp-ethers.service disabled >atd.service enabled >auditd.service enabled >auth-rpcgss-module.service static >autofs.service enabled >autovt@.service enabled >avahi-daemon.service enabled >blk-availability.service disabled >bluetooth.service enabled >bolt.service static >brltty.service disabled >btattach-bcm@.service static >canberra-system-bootup.service disabled >canberra-system-shutdown-reboot.service disabled >canberra-system-shutdown.service disabled >certmonger.service disabled >chrony-dnssrv@.service static >chrony-wait.service disabled >chronyd.service enabled >clean-mount-point@.service static >colord.service static >configure-printer@.service static >console-getty.service disabled >container-getty@.service static >corosync-notifyd.service disabled >corosync.service disabled >crond.service enabled >cups-browsed.service disabled >cups.service enabled >dbus-org.bluez.service enabled >dbus-org.freedesktop.Avahi.service enabled >dbus-org.freedesktop.hostname1.service static >dbus-org.freedesktop.import1.service static >dbus-org.freedesktop.locale1.service static >dbus-org.freedesktop.login1.service static >dbus-org.freedesktop.machine1.service static >dbus-org.freedesktop.ModemManager1.service enabled >dbus-org.freedesktop.network1.service enabled >dbus-org.freedesktop.NetworkManager.service enabled >dbus-org.freedesktop.nm-dispatcher.service enabled >dbus-org.freedesktop.resolve1.service enabled >dbus-org.freedesktop.timedate1.service enabled >dbus.service static >dbxtool.service enabled >debug-shell.service disabled >display-manager.service enabled >dm-event.service static >dnf-makecache.service static >dnsmasq.service disabled >dracut-cmdline.service static >dracut-initqueue.service static >dracut-mount.service static >dracut-pre-mount.service static >dracut-pre-pivot.service static >dracut-pre-trigger.service static >dracut-pre-udev.service static >dracut-shutdown.service static >ebtables.service disabled >emergency.service static >fedora-domainname.service disabled >fedora-import-state.service enabled >fedora-loadmodules.service disabled >fedora-readonly.service enabled >firewalld.service disabled >flatpak-system-helper.service static >fprintd.service static >fstrim.service static >fwupd-offline-update.service static >fwupd.service static >fwupdate-cleanup.service static >gdm.service enabled >geoclue.service static >getty@.service enabled >gssproxy.service disabled >halt-local.service static >htcacheclean.service static >httpd.service disabled >httpd@.service disabled >hypervfcopyd.service static >hypervkvpd.service static >hypervvssd.service static >iio-sensor-proxy.service static >initrd-cleanup.service static >initrd-parse-etc.service static >initrd-switch-root.service static >initrd-udevadm-cleanup-db.service static >iscsi-shutdown.service static >iscsi.service enabled >iscsid.service disabled >iscsiuio.service disabled >kdump.service enabled >kmod-static-nodes.service static >ldconfig.service static >libvirt-guests.service disabled >libvirtd.service enabled >lvm2-lvmetad.service static >lvm2-lvmpolld.service static >lvm2-monitor.service enabled >lvm2-pvscan@.service static >man-db-cache-update.service static >mcelog.service enabled >mdadm-grow-continue@.service static >mdadm-last-resort@.service static >mdmon@.service static >mdmonitor.service enabled >messagebus.service static >mlocate-updatedb.service static >ModemManager.service enabled >multipathd.service enabled >netcf-transaction.service enabled >netconsole.service generated >network.service generated >NetworkManager-dispatcher.service enabled >NetworkManager-wait-online.service disabled >NetworkManager.service enabled >nfs-blkmap.service disabled >nfs-config.service static >nfs-idmap.service static >nfs-idmapd.service static >nfs-lock.service static >nfs-mountd.service static >nfs-secure.service static >nfs-server.service enabled >nfs-utils.service static >nfs.service enabled >nghttpx.service disabled >ntpd.service disabled >ntpdate.service disabled >numad.service disabled >oddjobd.service disabled >openvpn-client@.service disabled >openvpn-server@.service disabled >ostree-finalize-staged.service disabled >ostree-prepare-root.service static >ostree-remount.service enabled >packagekit-offline-update.service static >packagekit.service static >plymouth-halt.service static >plymouth-kexec.service static >plymouth-poweroff.service static >plymouth-quit-wait.service static >plymouth-quit.service static >plymouth-read-write.service static >plymouth-reboot.service static >plymouth-start.service static >plymouth-switch-root.service static >polkit.service static >pppoe-server.service disabled >psacct.service disabled >qemu-guest-agent.service disabled >qemu-pr-helper.service static >quotaon.service static >radvd.service disabled >rc-local.service static >rdisc.service disabled >rdma-load-modules@.service static >rdma-ndd.service static >rdma.service disabled >realmd.service static >rescue.service static >rngd.service enabled >rpc-gssd.service static >rpc-statd-notify.service static >rpc-statd.service static >rpcbind.service disabled >rtkit-daemon.service enabled >saslauthd.service disabled >selinux-autorelabel-mark.service static >selinux-autorelabel.service static >serial-getty@.service indirect >sheepdog.service static >speech-dispatcherd.service disabled >spice-vdagentd.service enabled >sshd-keygen@.service disabled >sshd.service enabled >sshd@.service static >sssd-autofs.service indirect >sssd-ifp.service static >sssd-nss.service indirect >sssd-pac.service indirect >sssd-pam.service indirect >sssd-secrets.service indirect >sssd-ssh.service indirect >sssd-sudo.service indirect >sssd.service disabled >stunnel.service disabled >stunnel@.service disabled >switcheroo-control.service disabled >syslog.service bad >system-update-cleanup.service static >systemd-ask-password-console.service static >systemd-ask-password-plymouth.service static >systemd-ask-password-wall.service static >systemd-backlight@.service static >systemd-binfmt.service static >systemd-bootchart.service disabled >systemd-coredump@.service static >systemd-exit.service static >systemd-firstboot.service static >systemd-fsck-root.service enabled-runtime >systemd-fsck@.service static >systemd-halt.service static >systemd-hibernate-resume@.service static >systemd-hibernate.service static >systemd-hostnamed.service static >systemd-hwdb-update.service static >systemd-hybrid-sleep.service static >systemd-importd.service static >systemd-initctl.service static >systemd-journal-catalog-update.service static >systemd-journal-flush.service static >systemd-journald.service static >systemd-kexec.service static >systemd-localed.service static >systemd-logind.service static >systemd-machine-id-commit.service static >systemd-machined.service static >systemd-modules-load.service static >systemd-networkd-wait-online.service disabled >systemd-networkd.service enabled >systemd-nspawn@.service disabled >systemd-poweroff.service static >systemd-quotacheck.service static >systemd-random-seed.service static >systemd-reboot.service static >systemd-remount-fs.service static >systemd-resolved.service enabled >systemd-rfkill.service static >systemd-suspend.service static >systemd-sysctl.service static >systemd-sysusers.service static >systemd-timedated.service masked >systemd-timesyncd.service disabled >systemd-tmpfiles-clean.service static >systemd-tmpfiles-setup-dev.service static >systemd-tmpfiles-setup.service static >systemd-udev-settle.service static >systemd-udev-trigger.service static >systemd-udevd.service static >systemd-update-done.service static >systemd-update-utmp-runlevel.service static >systemd-update-utmp.service static >systemd-user-sessions.service static >systemd-vconsole-setup.service static >systemd-volatile-root.service static >target.service enabled >tcsd.service disabled >timedatex.service enabled >udisks2.service disabled >unbound-anchor.service static >upower.service disabled >usb_modeswitch@.service static >usbmuxd.service static >user@.service static >vgauthd.service enabled >virtlockd.service indirect >virtlogd.service indirect >vmtoolsd.service enabled >wacom-inputattach@.service static >wpa_supplicant.service disabled >xfs_scrub@.service static >xfs_scrub_all.service static >xfs_scrub_fail@.service static >ypbind.service disabled >yppasswdd.service disabled >ypserv.service disabled >ypxfrd.service disabled >zfs-fuse.service disabled >machine.slice static >user-3606.slice transient >user.slice static >avahi-daemon.socket enabled >cups.socket enabled >dbus.socket static >dm-event.socket enabled >httpd.socket disabled >iscsid.socket disabled >iscsiuio.socket enabled >lvm2-lvmetad.socket enabled >lvm2-lvmpolld.socket enabled >multipathd.socket disabled >qemu-pr-helper.socket disabled >rpcbind.socket enabled >sshd.socket disabled >sssd-autofs.socket disabled >sssd-nss.socket disabled >sssd-pac.socket disabled >sssd-pam-priv.socket disabled >sssd-pam.socket disabled >sssd-secrets.socket disabled >sssd-ssh.socket disabled >sssd-sudo.socket disabled >syslog.socket static >systemd-coredump.socket static >systemd-initctl.socket static >systemd-journald-audit.socket static >systemd-journald-dev-log.socket static >systemd-journald.socket static >systemd-networkd.socket disabled >systemd-rfkill.socket static >systemd-udevd-control.socket static >systemd-udevd-kernel.socket static >virtlockd-admin.socket disabled >virtlockd.socket disabled >virtlogd-admin.socket disabled >virtlogd.socket enabled >dev-mapper-fedora\x2dswap.swap generated >basic.target static >bluetooth.target static >cryptsetup-pre.target static >cryptsetup.target static >ctrl-alt-del.target disabled >default.target indirect >emergency.target static >exit.target disabled >final.target static >getty-pre.target static >getty.target static >graphical.target static >halt.target disabled >hibernate.target static >hybrid-sleep.target static >initrd-fs.target static >initrd-root-device.target static >initrd-root-fs.target static >initrd-switch-root.target static >initrd.target static >kexec.target disabled >local-fs-pre.target static >local-fs.target static >machines.target disabled >multi-user.target indirect >network-online.target static >network-pre.target static >network.target static >nfs-client.target enabled >nss-lookup.target static >nss-user-lookup.target static >paths.target static >poweroff.target disabled >printer.target static >rdma-hw.target static >reboot.target disabled >remote-cryptsetup.target disabled >remote-fs-pre.target static >remote-fs.target enabled >rescue.target static >rpc_pipefs.target static >rpcbind.target static >runlevel0.target disabled >runlevel1.target static >runlevel2.target indirect >runlevel3.target indirect >runlevel4.target indirect >runlevel5.target static >runlevel6.target disabled >selinux-autorelabel.target static >shutdown.target static >sigpwr.target static >sleep.target static >slices.target static >smartcard.target static >sockets.target static >sound.target static >spice-vdagentd.target static >sshd-keygen.target static >suspend.target static >swap.target static >sysinit.target static >system-update.target static >time-sync.target static >timers.target static >umount.target static >virt-guest-shutdown.target static >chrony-dnssrv@.timer disabled >dnf-makecache.timer enabled >fstrim.timer disabled >mdadm-last-resort@.timer static >mlocate-updatedb.timer enabled >sheepdog.timer disabled >systemd-tmpfiles-clean.timer static >unbound-anchor.timer enabled >xfs_scrub_all.timer disabled > >416 unit files listed. > >2018-05-24T14:58:54Z DEBUG stderr= >2018-05-24T14:58:54Z INFO nslcd daemon is not installed, skip configuration >2018-05-24T14:58:54Z INFO Client uninstall complete. >2018-05-24T14:58:54Z DEBUG File "/usr/lib/python3.6/site-packages/ipapython/admintool.py", line 178, in execute > return_value = self.run() > File "/usr/lib/python3.6/site-packages/ipapython/install/cli.py", line 319, in run > return cfgr.run() > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 364, in run > return self.execute() > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 389, in execute > for rval in self._executor(): > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 434, in __runner > exc_handler(exc_info) > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 463, in _handle_execute_exception > self._handle_exception(exc_info) > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 453, in _handle_exception > six.reraise(*exc_info) > File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise > raise value > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 424, in __runner > step() > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 421, in <lambda> > step = lambda: next(self.__gen) > File "/usr/lib/python3.6/site-packages/ipapython/install/util.py", line 81, in run_generator_with_yield_from > six.reraise(*exc_info) > File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise > raise value > File "/usr/lib/python3.6/site-packages/ipapython/install/util.py", line 59, in run_generator_with_yield_from > value = gen.send(prev_value) > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 658, in _configure > next(executor) > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 434, in __runner > exc_handler(exc_info) > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 463, in _handle_execute_exception > self._handle_exception(exc_info) > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 521, in _handle_exception > self.__parent._handle_exception(exc_info) > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 453, in _handle_exception > six.reraise(*exc_info) > File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise > raise value > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 518, in _handle_exception > super(ComponentBase, self)._handle_exception(exc_info) > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 453, in _handle_exception > six.reraise(*exc_info) > File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise > raise value > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 424, in __runner > step() > File "/usr/lib/python3.6/site-packages/ipapython/install/core.py", line 421, in <lambda> > step = lambda: next(self.__gen) > File "/usr/lib/python3.6/site-packages/ipapython/install/util.py", line 81, in run_generator_with_yield_from > six.reraise(*exc_info) > File "/usr/lib/python3.6/site-packages/six.py", line 693, in reraise > raise value > File "/usr/lib/python3.6/site-packages/ipapython/install/util.py", line 59, in run_generator_with_yield_from > value = gen.send(prev_value) > File "/usr/lib/python3.6/site-packages/ipapython/install/common.py", line 65, in _install > for unused in self._installer(self.parent): > File "/usr/lib/python3.6/site-packages/ipaclient/install/client.py", line 3677, in main > install(self) > File "/usr/lib/python3.6/site-packages/ipaclient/install/client.py", line 2442, in install > _install(options) > File "/usr/lib/python3.6/site-packages/ipaclient/install/client.py", line 2641, in _install > raise ScriptError(rval=CLIENT_INSTALL_ERROR) > >2018-05-24T14:58:54Z DEBUG The ipa-client-install command failed, exception: ScriptError: >2018-05-24T14:58:54Z ERROR The ipa-client-install command failed. See /var/log/ipaclient-install.log for more information
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1582228
: 1441093 |
1441095