Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-insights-core.spec'], chrootPath='/var/lib/mock/944257-epel-7-x86_64-1561403508.214603/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qcmcobs_:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qcmcobs_:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '42283ec1ad354b85907dae07eeb80fdc', '-D', '/var/lib/mock/944257-epel-7-x86_64-1561403508.214603/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qcmcobs_:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-insights-core.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': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/insights-core-3.0.100.974-1.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-insights-core.spec'], chrootPath='/var/lib/mock/944257-epel-7-x86_64-1561403508.214603/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qcmcobs_:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qcmcobs_:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '90a5edab8b6d43ec9db67d45c106ffb1', '-D', '/var/lib/mock/944257-epel-7-x86_64-1561403508.214603/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qcmcobs_:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-insights-core.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hGWLnw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf insights-core-insights-core-3.0.100-974 + /usr/bin/gzip -dc /builddir/build/SOURCES/insights-core-3.0.100-974.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd insights-core-insights-core-3.0.100-974 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OK4xKB + umask 022 + cd /builddir/build/BUILD + cd insights-core-insights-core-3.0.100-974 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/insights copying insights/settings.py -> build/lib/insights copying insights/collect.py -> build/lib/insights copying insights/__main__.py -> build/lib/insights copying insights/__init__.py -> build/lib/insights creating build/lib/examples copying examples/__init__.py -> build/lib/examples creating build/lib/insights/util copying insights/util/subproc.py -> build/lib/insights/util copying insights/util/streams.py -> build/lib/insights/util copying insights/util/mangle.py -> build/lib/insights/util copying insights/util/fs.py -> build/lib/insights/util copying insights/util/file_permissions.py -> build/lib/insights/util copying insights/util/content_type.py -> build/lib/insights/util copying insights/util/component_graph.py -> build/lib/insights/util copying insights/util/command.py -> build/lib/insights/util copying insights/util/canonical_facts.py -> build/lib/insights/util copying insights/util/__init__.py -> build/lib/insights/util creating build/lib/insights/tools copying insights/tools/query.py -> build/lib/insights/tools copying insights/tools/insights_inspect.py -> build/lib/insights/tools copying insights/tools/cat.py -> build/lib/insights/tools copying insights/tools/apply_spec_filters.py -> build/lib/insights/tools copying insights/tools/__init__.py -> build/lib/insights/tools creating build/lib/insights/tests copying insights/tests/test_yaml_parser.py -> build/lib/insights/tests copying insights/tests/test_xmlparser.py -> build/lib/insights/tests copying insights/tests/test_vulnerable_kernel.py -> build/lib/insights/tests copying insights/tests/test_util.py -> build/lib/insights/tests copying insights/tests/test_test.py -> build/lib/insights/tests copying insights/tests/test_syslog.py -> build/lib/insights/tests copying insights/tests/test_sysconfig_options.py -> build/lib/insights/tests copying insights/tests/test_subproc.py -> build/lib/insights/tests copying insights/tests/test_specs.py -> build/lib/insights/tests copying insights/tests/test_spec_serialization.py -> build/lib/insights/tests copying insights/tests/test_serde.py -> build/lib/insights/tests copying insights/tests/test_scannable.py -> build/lib/insights/tests copying insights/tests/test_rules_fixture.py -> build/lib/insights/tests copying insights/tests/test_remote_resource.py -> build/lib/insights/tests copying insights/tests/test_query.py -> build/lib/insights/tests copying insights/tests/test_parser_class.py -> build/lib/insights/tests copying insights/tests/test_ls_parser.py -> build/lib/insights/tests copying insights/tests/test_logfileoutput.py -> build/lib/insights/tests copying insights/tests/test_json_parser.py -> build/lib/insights/tests copying insights/tests/test_insights_heartbeat.py -> build/lib/insights/tests copying insights/tests/test_fs.py -> build/lib/insights/tests copying insights/tests/test_formats.py -> build/lib/insights/tests copying insights/tests/test_filters.py -> build/lib/insights/tests copying insights/tests/test_file_permissions.py -> build/lib/insights/tests copying insights/tests/test_file_listing.py -> build/lib/insights/tests copying insights/tests/test_extractors.py -> build/lib/insights/tests copying insights/tests/test_evaluators.py -> build/lib/insights/tests copying insights/tests/test_dr_run.py -> build/lib/insights/tests copying insights/tests/test_dr_enabled.py -> build/lib/insights/tests copying insights/tests/test_determine_components.py -> build/lib/insights/tests copying insights/tests/test_config_parser.py -> build/lib/insights/tests copying insights/tests/test_component_metadata.py -> build/lib/insights/tests copying insights/tests/test_commandparser.py -> build/lib/insights/tests copying insights/tests/test_canonical_facts.py -> build/lib/insights/tests copying insights/tests/test_attribute_dict.py -> build/lib/insights/tests copying insights/tests/test_always_fires.py -> build/lib/insights/tests copying insights/tests/test_add_component.py -> build/lib/insights/tests copying insights/tests/mock_web_server.py -> build/lib/insights/tests copying insights/tests/integration.py -> build/lib/insights/tests copying insights/tests/helpers.py -> build/lib/insights/tests copying insights/tests/__init__.py -> build/lib/insights/tests creating build/lib/insights/specs copying insights/specs/sos_archive.py -> build/lib/insights/specs copying insights/specs/jdr_archive.py -> build/lib/insights/specs copying insights/specs/insights_archive.py -> build/lib/insights/specs copying insights/specs/default.py -> build/lib/insights/specs copying insights/specs/__init__.py -> build/lib/insights/specs creating build/lib/insights/plugins copying insights/plugins/vulnerable_kernel.py -> build/lib/insights/plugins copying insights/plugins/rules_fixture_plugin.py -> build/lib/insights/plugins copying insights/plugins/never_fires.py -> build/lib/insights/plugins copying insights/plugins/insights_heartbeat.py -> build/lib/insights/plugins copying insights/plugins/always_fires.py -> build/lib/insights/plugins copying insights/plugins/__init__.py -> build/lib/insights/plugins creating build/lib/insights/parsers copying insights/parsers/zipl_conf.py -> build/lib/insights/parsers copying insights/parsers/yumlog.py -> build/lib/insights/parsers copying insights/parsers/yum_repos_d.py -> build/lib/insights/parsers copying insights/parsers/yum_conf.py -> build/lib/insights/parsers copying insights/parsers/yum.py -> build/lib/insights/parsers copying insights/parsers/xinetd_conf.py -> build/lib/insights/parsers copying insights/parsers/xfs_info.py -> build/lib/insights/parsers copying insights/parsers/vsftpd.py -> build/lib/insights/parsers copying insights/parsers/vmware_tools_conf.py -> build/lib/insights/parsers copying insights/parsers/vmcore_dmesg.py -> build/lib/insights/parsers copying insights/parsers/virtlogd_conf.py -> build/lib/insights/parsers copying insights/parsers/virt_who_conf.py -> build/lib/insights/parsers copying insights/parsers/virt_what.py -> build/lib/insights/parsers copying insights/parsers/virt_uuid_facts.py -> build/lib/insights/parsers copying insights/parsers/virsh_list_all.py -> build/lib/insights/parsers copying insights/parsers/vgdisplay.py -> build/lib/insights/parsers copying insights/parsers/vdsm_log.py -> build/lib/insights/parsers copying insights/parsers/vdsm_conf.py -> build/lib/insights/parsers copying insights/parsers/uptime.py -> build/lib/insights/parsers copying insights/parsers/up2date_log.py -> build/lib/insights/parsers copying insights/parsers/up2date.py -> build/lib/insights/parsers copying insights/parsers/uname.py -> build/lib/insights/parsers copying insights/parsers/tuned_conf.py -> build/lib/insights/parsers copying insights/parsers/tuned.py -> build/lib/insights/parsers copying insights/parsers/transparent_hugepage.py -> build/lib/insights/parsers copying insights/parsers/tomcat_xml.py -> build/lib/insights/parsers copying insights/parsers/tomcat_virtual_dir_context.py -> build/lib/insights/parsers copying insights/parsers/tmpfilesd.py -> build/lib/insights/parsers copying insights/parsers/teamdctl_state_dump.py -> build/lib/insights/parsers copying insights/parsers/teamdctl_config_dump.py -> build/lib/insights/parsers copying insights/parsers/systool.py -> build/lib/insights/parsers copying insights/parsers/systemid.py -> build/lib/insights/parsers copying insights/parsers/systemctl_show.py -> build/lib/insights/parsers copying insights/parsers/system_time.py -> build/lib/insights/parsers copying insights/parsers/sysctl.py -> build/lib/insights/parsers copying insights/parsers/sysconfig.py -> build/lib/insights/parsers copying insights/parsers/swift_log.py -> build/lib/insights/parsers copying insights/parsers/swift_conf.py -> build/lib/insights/parsers copying insights/parsers/subscription_manager_release.py -> build/lib/insights/parsers copying insights/parsers/subscription_manager_list.py -> build/lib/insights/parsers copying insights/parsers/sssd_logs.py -> build/lib/insights/parsers copying insights/parsers/sssd_conf.py -> build/lib/insights/parsers copying insights/parsers/ssh_client_config.py -> build/lib/insights/parsers copying insights/parsers/ssh.py -> build/lib/insights/parsers copying insights/parsers/software_collections_list.py -> build/lib/insights/parsers copying insights/parsers/softnet_stat.py -> build/lib/insights/parsers copying insights/parsers/snmp.py -> build/lib/insights/parsers copying insights/parsers/smbstatus.py -> build/lib/insights/parsers copying insights/parsers/smartpdc_settings.py -> build/lib/insights/parsers copying insights/parsers/smartctl.py -> build/lib/insights/parsers copying insights/parsers/sestatus.py -> build/lib/insights/parsers copying insights/parsers/selinux_config.py -> build/lib/insights/parsers copying insights/parsers/secure.py -> build/lib/insights/parsers copying insights/parsers/sctp.py -> build/lib/insights/parsers copying insights/parsers/scsi_fwver.py -> build/lib/insights/parsers copying insights/parsers/scsi_eh_deadline.py -> build/lib/insights/parsers copying insights/parsers/scsi.py -> build/lib/insights/parsers copying insights/parsers/scheduler.py -> build/lib/insights/parsers copying insights/parsers/satellite_version.py -> build/lib/insights/parsers copying insights/parsers/sat5_insights_properties.py -> build/lib/insights/parsers copying insights/parsers/saphostexec.py -> build/lib/insights/parsers copying insights/parsers/saphostctrl.py -> build/lib/insights/parsers copying insights/parsers/sapcontrol.py -> build/lib/insights/parsers copying insights/parsers/sap_host_profile.py -> build/lib/insights/parsers copying insights/parsers/sap_hdb_version.py -> build/lib/insights/parsers copying insights/parsers/samba.py -> build/lib/insights/parsers copying insights/parsers/rsyslog_conf.py -> build/lib/insights/parsers copying insights/parsers/rpm_vercmp.py -> build/lib/insights/parsers copying insights/parsers/route.py -> build/lib/insights/parsers copying insights/parsers/rhv_log_collector_analyzer.py -> build/lib/insights/parsers copying insights/parsers/rhsm_log.py -> build/lib/insights/parsers copying insights/parsers/rhsm_conf.py -> build/lib/insights/parsers copying insights/parsers/rhn_schema_version.py -> build/lib/insights/parsers copying insights/parsers/rhn_schema_stats.py -> build/lib/insights/parsers copying insights/parsers/rhn_logs.py -> build/lib/insights/parsers copying insights/parsers/rhn_hibernate_conf.py -> build/lib/insights/parsers copying insights/parsers/rhn_entitlement_cert_xml.py -> build/lib/insights/parsers copying insights/parsers/rhn_conf.py -> build/lib/insights/parsers copying insights/parsers/rhn_charsets.py -> build/lib/insights/parsers copying insights/parsers/rhev_data_center.py -> build/lib/insights/parsers copying insights/parsers/resolv_conf.py -> build/lib/insights/parsers copying insights/parsers/redhat_release.py -> build/lib/insights/parsers copying insights/parsers/rdma_config.py -> build/lib/insights/parsers copying insights/parsers/rc_local.py -> build/lib/insights/parsers copying insights/parsers/rabbitmq_log.py -> build/lib/insights/parsers copying insights/parsers/rabbitmq.py -> build/lib/insights/parsers copying insights/parsers/qpidd_conf.py -> build/lib/insights/parsers copying insights/parsers/qpid_stat.py -> build/lib/insights/parsers copying insights/parsers/qemu_xml.py -> build/lib/insights/parsers copying insights/parsers/qemu_conf.py -> build/lib/insights/parsers copying insights/parsers/puppetserver_config.py -> build/lib/insights/parsers copying insights/parsers/pulp_worker_defaults.py -> build/lib/insights/parsers copying insights/parsers/ps.py -> build/lib/insights/parsers copying insights/parsers/proc_stat.py -> build/lib/insights/parsers copying insights/parsers/proc_limits.py -> build/lib/insights/parsers copying insights/parsers/proc_environ.py -> build/lib/insights/parsers copying insights/parsers/postgresql_log.py -> build/lib/insights/parsers copying insights/parsers/postgresql_conf.py -> build/lib/insights/parsers copying insights/parsers/pluginconf_d.py -> build/lib/insights/parsers copying insights/parsers/pcs_status.py -> build/lib/insights/parsers copying insights/parsers/pcs_config.py -> build/lib/insights/parsers copying insights/parsers/password.py -> build/lib/insights/parsers copying insights/parsers/passenger_status.py -> build/lib/insights/parsers copying insights/parsers/partitions.py -> build/lib/insights/parsers copying insights/parsers/parted.py -> build/lib/insights/parsers copying insights/parsers/pam.py -> build/lib/insights/parsers copying insights/parsers/package_provides_java.py -> build/lib/insights/parsers copying insights/parsers/package_provides_httpd.py -> build/lib/insights/parsers copying insights/parsers/pacemaker_log.py -> build/lib/insights/parsers copying insights/parsers/ovs_vsctl_show.py -> build/lib/insights/parsers copying insights/parsers/ovs_vsctl_list_bridge.py -> build/lib/insights/parsers copying insights/parsers/ovs_appctl_fdb_show_bridge.py -> build/lib/insights/parsers copying insights/parsers/ovirt_engine_log.py -> build/lib/insights/parsers copying insights/parsers/ovirt_engine_confd.py -> build/lib/insights/parsers copying insights/parsers/osa_dispatcher_log.py -> build/lib/insights/parsers copying insights/parsers/os_release.py -> build/lib/insights/parsers copying insights/parsers/oracle.py -> build/lib/insights/parsers copying insights/parsers/openvswitch_other_config.py -> build/lib/insights/parsers copying insights/parsers/openvswitch_logs.py -> build/lib/insights/parsers copying insights/parsers/openshift_hosts.py -> build/lib/insights/parsers copying insights/parsers/openshift_get_with_config.py -> build/lib/insights/parsers copying insights/parsers/openshift_get.py -> build/lib/insights/parsers copying insights/parsers/openshift_configuration.py -> build/lib/insights/parsers copying insights/parsers/odbc.py -> build/lib/insights/parsers copying insights/parsers/nvme_core_io_timeout.py -> build/lib/insights/parsers copying insights/parsers/numeric_user_group_name.py -> build/lib/insights/parsers copying insights/parsers/numa_cpus.py -> build/lib/insights/parsers copying insights/parsers/ntp_sources.py -> build/lib/insights/parsers copying insights/parsers/nsswitch_conf.py -> build/lib/insights/parsers copying insights/parsers/nscd_conf.py -> build/lib/insights/parsers copying insights/parsers/nova_user_ids.py -> build/lib/insights/parsers copying insights/parsers/nova_log.py -> build/lib/insights/parsers copying insights/parsers/nova_conf.py -> build/lib/insights/parsers copying insights/parsers/nmcli.py -> build/lib/insights/parsers copying insights/parsers/nginx_conf.py -> build/lib/insights/parsers copying insights/parsers/nfs_exports.py -> build/lib/insights/parsers copying insights/parsers/nfnetlink_queue.py -> build/lib/insights/parsers copying insights/parsers/neutron_server_log.py -> build/lib/insights/parsers copying insights/parsers/neutron_plugin.py -> build/lib/insights/parsers copying insights/parsers/neutron_ovs_agent_log.py -> build/lib/insights/parsers copying insights/parsers/neutron_metadata_agent_log.py -> build/lib/insights/parsers copying insights/parsers/neutron_metadata_agent_conf.py -> build/lib/insights/parsers copying insights/parsers/neutron_l3_agent_log.py -> build/lib/insights/parsers copying insights/parsers/neutron_l3_agent_conf.py -> build/lib/insights/parsers copying insights/parsers/neutron_dhcp_agent_conf.py -> build/lib/insights/parsers copying insights/parsers/neutron_conf.py -> build/lib/insights/parsers copying insights/parsers/netstat.py -> build/lib/insights/parsers copying insights/parsers/netconsole.py -> build/lib/insights/parsers copying insights/parsers/net_namespace.py -> build/lib/insights/parsers copying insights/parsers/mysqladmin.py -> build/lib/insights/parsers copying insights/parsers/mysql_log.py -> build/lib/insights/parsers copying insights/parsers/multipath_v4_ll.py -> build/lib/insights/parsers copying insights/parsers/multipath_conf.py -> build/lib/insights/parsers copying insights/parsers/multicast_querier.py -> build/lib/insights/parsers copying insights/parsers/mssql_conf.py -> build/lib/insights/parsers copying insights/parsers/mount.py -> build/lib/insights/parsers copying insights/parsers/mongod_conf.py -> build/lib/insights/parsers copying insights/parsers/modprobe.py -> build/lib/insights/parsers copying insights/parsers/modinfo.py -> build/lib/insights/parsers copying insights/parsers/mlx4_port.py -> build/lib/insights/parsers copying insights/parsers/mistral_log.py -> build/lib/insights/parsers copying insights/parsers/metadata.py -> build/lib/insights/parsers copying insights/parsers/messages.py -> build/lib/insights/parsers copying insights/parsers/meminfo.py -> build/lib/insights/parsers copying insights/parsers/mdstat.py -> build/lib/insights/parsers copying insights/parsers/md5check.py -> build/lib/insights/parsers copying insights/parsers/mariadb_log.py -> build/lib/insights/parsers copying insights/parsers/manila_conf.py -> build/lib/insights/parsers copying insights/parsers/lvm.py -> build/lib/insights/parsers copying insights/parsers/lvdisplay.py -> build/lib/insights/parsers copying insights/parsers/lsscsi.py -> build/lib/insights/parsers copying insights/parsers/lssap.py -> build/lib/insights/parsers copying insights/parsers/lspci.py -> build/lib/insights/parsers copying insights/parsers/lsof.py -> build/lib/insights/parsers copying insights/parsers/lsmod.py -> build/lib/insights/parsers copying insights/parsers/lsblk.py -> build/lib/insights/parsers copying insights/parsers/ls_var_tmp.py -> build/lib/insights/parsers copying insights/parsers/ls_var_spool_postfix_maildrop.py -> build/lib/insights/parsers copying insights/parsers/ls_var_spool_clientmq.py -> build/lib/insights/parsers copying insights/parsers/ls_var_run.py -> build/lib/insights/parsers copying insights/parsers/ls_var_opt_mssql_log.py -> build/lib/insights/parsers copying insights/parsers/ls_var_opt_mssql.py -> build/lib/insights/parsers copying insights/parsers/ls_var_log.py -> build/lib/insights/parsers copying insights/parsers/ls_var_lib_nova_instances.py -> build/lib/insights/parsers copying insights/parsers/ls_var_lib_mongodb.py -> build/lib/insights/parsers copying insights/parsers/ls_usr_sbin.py -> build/lib/insights/parsers copying insights/parsers/ls_sys_firmware.py -> build/lib/insights/parsers copying insights/parsers/ls_osroot.py -> build/lib/insights/parsers copying insights/parsers/ls_origin_local_volumes_pods.py -> build/lib/insights/parsers copying insights/parsers/ls_ocp_cni_openshift_sdn.py -> build/lib/insights/parsers copying insights/parsers/ls_lib_firmware.py -> build/lib/insights/parsers copying insights/parsers/ls_etc.py -> build/lib/insights/parsers copying insights/parsers/ls_docker_volumes.py -> build/lib/insights/parsers copying insights/parsers/ls_disk.py -> build/lib/insights/parsers copying insights/parsers/ls_dev.py -> build/lib/insights/parsers copying insights/parsers/ls_boot.py -> build/lib/insights/parsers copying insights/parsers/lpstat.py -> build/lib/insights/parsers copying insights/parsers/logrotate_conf.py -> build/lib/insights/parsers copying insights/parsers/limits_conf.py -> build/lib/insights/parsers copying insights/parsers/libvirtd_log.py -> build/lib/insights/parsers copying insights/parsers/libkeyutils.py -> build/lib/insights/parsers copying insights/parsers/kubepods_cpu_quota.py -> build/lib/insights/parsers copying insights/parsers/ksmstate.py -> build/lib/insights/parsers copying insights/parsers/krb5kdc_log.py -> build/lib/insights/parsers copying insights/parsers/krb5.py -> build/lib/insights/parsers copying insights/parsers/keystone_log.py -> build/lib/insights/parsers copying insights/parsers/keystone.py -> build/lib/insights/parsers copying insights/parsers/kdump.py -> build/lib/insights/parsers copying insights/parsers/katello_service_status.py -> build/lib/insights/parsers copying insights/parsers/journald_conf.py -> build/lib/insights/parsers copying insights/parsers/journal_since_boot.py -> build/lib/insights/parsers copying insights/parsers/jboss_version.py -> build/lib/insights/parsers copying insights/parsers/jboss_standalone_main_conf.py -> build/lib/insights/parsers copying insights/parsers/jboss_domain_log.py -> build/lib/insights/parsers copying insights/parsers/iscsiadm_mode_session.py -> build/lib/insights/parsers copying insights/parsers/ironic_inspector_log.py -> build/lib/insights/parsers copying insights/parsers/ironic_conf.py -> build/lib/insights/parsers copying insights/parsers/iptables.py -> build/lib/insights/parsers copying insights/parsers/ipcs_sem.py -> build/lib/insights/parsers copying insights/parsers/ipcs.py -> build/lib/insights/parsers copying insights/parsers/ipaupgrade_log.py -> build/lib/insights/parsers copying insights/parsers/ip_netns_exec_namespace_lsof.py -> build/lib/insights/parsers copying insights/parsers/ip.py -> build/lib/insights/parsers copying insights/parsers/interrupts.py -> build/lib/insights/parsers copying insights/parsers/installed_rpms.py -> build/lib/insights/parsers copying insights/parsers/initscript.py -> build/lib/insights/parsers copying insights/parsers/init_process_cgroup.py -> build/lib/insights/parsers copying insights/parsers/ifcfg.py -> build/lib/insights/parsers copying insights/parsers/httpd_open_nfs.py -> build/lib/insights/parsers copying insights/parsers/httpd_log.py -> build/lib/insights/parsers copying insights/parsers/httpd_conf.py -> build/lib/insights/parsers copying insights/parsers/httpd_V.py -> build/lib/insights/parsers copying insights/parsers/httpd_M.py -> build/lib/insights/parsers copying insights/parsers/hponcfg.py -> build/lib/insights/parsers copying insights/parsers/hosts.py -> build/lib/insights/parsers copying insights/parsers/hostname.py -> build/lib/insights/parsers copying insights/parsers/host_vdsm_id.py -> build/lib/insights/parsers copying insights/parsers/heat_log.py -> build/lib/insights/parsers copying insights/parsers/heat_conf.py -> build/lib/insights/parsers copying insights/parsers/haproxy_cfg.py -> build/lib/insights/parsers copying insights/parsers/hammer_task_list.py -> build/lib/insights/parsers copying insights/parsers/hammer_ping.py -> build/lib/insights/parsers copying insights/parsers/grubby.py -> build/lib/insights/parsers copying insights/parsers/grub_conf.py -> build/lib/insights/parsers copying insights/parsers/gnocchi.py -> build/lib/insights/parsers copying insights/parsers/gluster_vol.py -> build/lib/insights/parsers copying insights/parsers/glance_log.py -> build/lib/insights/parsers copying insights/parsers/getsebool.py -> build/lib/insights/parsers copying insights/parsers/getenforce.py -> build/lib/insights/parsers copying insights/parsers/getcert_list.py -> build/lib/insights/parsers copying insights/parsers/galera_cnf.py -> build/lib/insights/parsers copying insights/parsers/fstab.py -> build/lib/insights/parsers copying insights/parsers/foreman_tasks_config.py -> build/lib/insights/parsers copying insights/parsers/foreman_rake_db_migrate_status.py -> build/lib/insights/parsers copying insights/parsers/foreman_proxy_conf.py -> build/lib/insights/parsers copying insights/parsers/foreman_log.py -> build/lib/insights/parsers copying insights/parsers/fc_match.py -> build/lib/insights/parsers copying insights/parsers/facter.py -> build/lib/insights/parsers copying insights/parsers/ethtool.py -> build/lib/insights/parsers copying insights/parsers/engine_log.py -> build/lib/insights/parsers copying insights/parsers/engine_config.py -> build/lib/insights/parsers copying insights/parsers/dumpe2fs_h.py -> build/lib/insights/parsers copying insights/parsers/dockerinfo.py -> build/lib/insights/parsers copying insights/parsers/docker_storage_setup.py -> build/lib/insights/parsers copying insights/parsers/docker_list.py -> build/lib/insights/parsers copying insights/parsers/docker_inspect.py -> build/lib/insights/parsers copying insights/parsers/docker_host_machine_id.py -> build/lib/insights/parsers copying insights/parsers/dnsmasq_config.py -> build/lib/insights/parsers copying insights/parsers/dnf_modules.py -> build/lib/insights/parsers copying insights/parsers/dmsetup.py -> build/lib/insights/parsers copying insights/parsers/dmidecode.py -> build/lib/insights/parsers copying insights/parsers/dmesg.py -> build/lib/insights/parsers copying insights/parsers/dirsrv_sysconfig.py -> build/lib/insights/parsers copying insights/parsers/dirsrv_logs.py -> build/lib/insights/parsers copying insights/parsers/df.py -> build/lib/insights/parsers copying insights/parsers/dcbtool_gc_dcb.py -> build/lib/insights/parsers copying insights/parsers/date.py -> build/lib/insights/parsers copying insights/parsers/current_clocksource.py -> build/lib/insights/parsers copying insights/parsers/crypto_policies.py -> build/lib/insights/parsers copying insights/parsers/crontab.py -> build/lib/insights/parsers copying insights/parsers/cpuset_cpus.py -> build/lib/insights/parsers copying insights/parsers/cpuinfo.py -> build/lib/insights/parsers copying insights/parsers/corosync.py -> build/lib/insights/parsers copying insights/parsers/cobbler_settings.py -> build/lib/insights/parsers copying insights/parsers/cobbler_modules_conf.py -> build/lib/insights/parsers copying insights/parsers/cmdline.py -> build/lib/insights/parsers copying insights/parsers/cluster_conf.py -> build/lib/insights/parsers copying insights/parsers/cinder_log.py -> build/lib/insights/parsers copying insights/parsers/cinder_conf.py -> build/lib/insights/parsers copying insights/parsers/cib.py -> build/lib/insights/parsers copying insights/parsers/chkconfig.py -> build/lib/insights/parsers copying insights/parsers/checkin_conf.py -> build/lib/insights/parsers copying insights/parsers/cgroups.py -> build/lib/insights/parsers copying insights/parsers/certificates_enddate.py -> build/lib/insights/parsers copying insights/parsers/ceph_version.py -> build/lib/insights/parsers copying insights/parsers/ceph_osd_tree_text.py -> build/lib/insights/parsers copying insights/parsers/ceph_osd_log.py -> build/lib/insights/parsers copying insights/parsers/ceph_log.py -> build/lib/insights/parsers copying insights/parsers/ceph_insights.py -> build/lib/insights/parsers copying insights/parsers/ceph_conf.py -> build/lib/insights/parsers copying insights/parsers/ceph_cmd_json_parsing.py -> build/lib/insights/parsers copying insights/parsers/ceilometer_log.py -> build/lib/insights/parsers copying insights/parsers/ceilometer_conf.py -> build/lib/insights/parsers copying insights/parsers/cciss.py -> build/lib/insights/parsers copying insights/parsers/catalina_log.py -> build/lib/insights/parsers copying insights/parsers/brctl_show.py -> build/lib/insights/parsers copying insights/parsers/branch_info.py -> build/lib/insights/parsers copying insights/parsers/bond_dynamic_lb.py -> build/lib/insights/parsers copying insights/parsers/bond.py -> build/lib/insights/parsers copying insights/parsers/blkid.py -> build/lib/insights/parsers copying insights/parsers/aws_instance_type.py -> build/lib/insights/parsers copying insights/parsers/avc_hash_stats.py -> build/lib/insights/parsers copying insights/parsers/avc_cache_threshold.py -> build/lib/insights/parsers copying insights/parsers/autofs_conf.py -> build/lib/insights/parsers copying insights/parsers/auditd_conf.py -> build/lib/insights/parsers copying insights/parsers/auditctl_status.py -> build/lib/insights/parsers copying insights/parsers/audit_log.py -> build/lib/insights/parsers copying insights/parsers/amq_broker.py -> build/lib/insights/parsers copying insights/parsers/alternatives.py -> build/lib/insights/parsers copying insights/parsers/__init__.py -> build/lib/insights/parsers creating build/lib/insights/formats copying insights/formats/text.py -> build/lib/insights/formats copying insights/formats/_yaml.py -> build/lib/insights/formats copying insights/formats/_syslog.py -> build/lib/insights/formats copying insights/formats/_markdown.py -> build/lib/insights/formats copying insights/formats/_json.py -> build/lib/insights/formats copying insights/formats/__init__.py -> build/lib/insights/formats creating build/lib/insights/core copying insights/core/spec_factory.py -> build/lib/insights/core copying insights/core/serde.py -> build/lib/insights/core copying insights/core/remote_resource.py -> build/lib/insights/core copying insights/core/plugins.py -> build/lib/insights/core copying insights/core/marshalling.py -> build/lib/insights/core copying insights/core/ls_parser.py -> build/lib/insights/core copying insights/core/hydration.py -> build/lib/insights/core copying insights/core/filters.py -> build/lib/insights/core copying insights/core/evaluators.py -> build/lib/insights/core copying insights/core/dr.py -> build/lib/insights/core copying insights/core/context.py -> build/lib/insights/core copying insights/core/cluster.py -> build/lib/insights/core copying insights/core/blacklist.py -> build/lib/insights/core copying insights/core/archives.py -> build/lib/insights/core copying insights/core/__init__.py -> build/lib/insights/core creating build/lib/insights/contrib copying insights/contrib/toposort.py -> build/lib/insights/contrib copying insights/contrib/soscleaner.py -> build/lib/insights/contrib copying insights/contrib/pyparsing.py -> build/lib/insights/contrib copying insights/contrib/nginxparser.py -> build/lib/insights/contrib copying insights/contrib/magic.py -> build/lib/insights/contrib copying insights/contrib/ipaddress.py -> build/lib/insights/contrib copying insights/contrib/importlib.py -> build/lib/insights/contrib copying insights/contrib/__init__.py -> build/lib/insights/contrib copying insights/contrib/ElementTree.py -> build/lib/insights/contrib copying insights/contrib/ElementPath.py -> build/lib/insights/contrib copying insights/contrib/ConfigParser.py -> build/lib/insights/contrib creating build/lib/insights/configtree copying insights/configtree/iniconfig.py -> build/lib/insights/configtree copying insights/configtree/dictlike.py -> build/lib/insights/configtree copying insights/configtree/__init__.py -> build/lib/insights/configtree creating build/lib/insights/components copying insights/components/rhel_version.py -> build/lib/insights/components copying insights/components/__init__.py -> build/lib/insights/components creating build/lib/insights/combiners copying insights/combiners/virt_who_conf.py -> build/lib/insights/combiners copying insights/combiners/virt_what.py -> build/lib/insights/combiners copying insights/combiners/user_namespaces.py -> build/lib/insights/combiners copying insights/combiners/uptime.py -> build/lib/insights/combiners copying insights/combiners/tomcat_virtual_dir_context.py -> build/lib/insights/combiners copying insights/combiners/tmpfilesd.py -> build/lib/insights/combiners copying insights/combiners/services.py -> build/lib/insights/combiners copying insights/combiners/selinux.py -> build/lib/insights/combiners copying insights/combiners/satellite_version.py -> build/lib/insights/combiners copying insights/combiners/sap.py -> build/lib/insights/combiners copying insights/combiners/redhat_release.py -> build/lib/insights/combiners copying insights/combiners/package_provides_java.py -> build/lib/insights/combiners copying insights/combiners/package_provides_httpd.py -> build/lib/insights/combiners copying insights/combiners/nginx_conf.py -> build/lib/insights/combiners copying insights/combiners/nfs_exports.py -> build/lib/insights/combiners copying insights/combiners/netstat.py -> build/lib/insights/combiners copying insights/combiners/multinode.py -> build/lib/insights/combiners copying insights/combiners/modprobe.py -> build/lib/insights/combiners copying insights/combiners/lvm.py -> build/lib/insights/combiners copying insights/combiners/logrotate_conf.py -> build/lib/insights/combiners copying insights/combiners/limits_conf.py -> build/lib/insights/combiners copying insights/combiners/krb5.py -> build/lib/insights/combiners copying insights/combiners/journald_conf.py -> build/lib/insights/combiners copying insights/combiners/ipv6.py -> build/lib/insights/combiners copying insights/combiners/ipcs_shared_memory.py -> build/lib/insights/combiners copying insights/combiners/ipcs_semaphores.py -> build/lib/insights/combiners copying insights/combiners/httpd_conf.py -> build/lib/insights/combiners copying insights/combiners/httpd_V.py -> build/lib/insights/combiners copying insights/combiners/hostname.py -> build/lib/insights/combiners copying insights/combiners/grub_conf.py -> build/lib/insights/combiners copying insights/combiners/dnsmasq_conf_all.py -> build/lib/insights/combiners copying insights/combiners/cloud_provider.py -> build/lib/insights/combiners copying insights/combiners/ceph_osd_tree.py -> build/lib/insights/combiners copying insights/combiners/__init__.py -> build/lib/insights/combiners creating build/lib/insights/client copying insights/client/utilities.py -> build/lib/insights/client copying insights/client/util.py -> build/lib/insights/client copying insights/client/support.py -> build/lib/insights/client copying insights/client/subp.py -> build/lib/insights/client copying insights/client/schedule.py -> build/lib/insights/client copying insights/client/mount.py -> build/lib/insights/client copying insights/client/insights_spec.py -> build/lib/insights/client copying insights/client/docker_wrap.py -> build/lib/insights/client copying insights/client/dmsetupWrap.py -> build/lib/insights/client copying insights/client/data_collector.py -> build/lib/insights/client copying insights/client/containers.py -> build/lib/insights/client copying insights/client/constants.py -> build/lib/insights/client copying insights/client/connection.py -> build/lib/insights/client copying insights/client/config.py -> build/lib/insights/client copying insights/client/compressed_file.py -> build/lib/insights/client copying insights/client/collection_rules.py -> build/lib/insights/client copying insights/client/client.py -> build/lib/insights/client copying insights/client/cert_auth.py -> build/lib/insights/client copying insights/client/auto_config.py -> build/lib/insights/client copying insights/client/archive.py -> build/lib/insights/client copying insights/client/__init__.py -> build/lib/insights/client creating build/lib/insights/archive copying insights/archive/tool.py -> build/lib/insights/archive copying insights/archive/repo.py -> build/lib/insights/archive copying insights/archive/__main__.py -> build/lib/insights/archive copying insights/archive/__init__.py -> build/lib/insights/archive creating build/lib/examples/rules copying examples/rules/stand_alone.py -> build/lib/examples/rules copying examples/rules/skip_component.py -> build/lib/examples/rules copying examples/rules/sample_script.py -> build/lib/examples/rules copying examples/rules/hostname_rel.py -> build/lib/examples/rules copying examples/rules/bash_version.py -> build/lib/examples/rules copying examples/rules/__init__.py -> build/lib/examples/rules creating build/lib/examples/cluster_rules copying examples/cluster_rules/ntp_compare.py -> build/lib/examples/cluster_rules copying examples/cluster_rules/bash_version.py -> build/lib/examples/cluster_rules copying examples/cluster_rules/allnodes_cpu.py -> build/lib/examples/cluster_rules copying examples/cluster_rules/__init__.py -> build/lib/examples/cluster_rules creating build/lib/insights/tests/test_plugins copying insights/tests/test_plugins/tina_loves_butts.py -> build/lib/insights/tests/test_plugins copying insights/tests/test_plugins/test_plugin.py -> build/lib/insights/tests/test_plugins copying insights/tests/test_plugins/__init__.py -> build/lib/insights/tests/test_plugins creating build/lib/insights/specs/openshift copying insights/specs/openshift/default.py -> build/lib/insights/specs/openshift copying insights/specs/openshift/__init__.py -> build/lib/insights/specs/openshift creating build/lib/insights/parsers/tests copying insights/parsers/tests/test_zipl_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_yumlog.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_yum_repos_d.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_yum_repolist.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_yum_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_xinetd_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_xfs_info.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_vsftpd.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_vmware_tools_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_vmcore_dmesg.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_virtlogd_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_virt_who_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_virt_what.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_virt_uuid_facts.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_virsh_list_all.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_vgs.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_vgdisplay.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_vdsm_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_vdsm_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_uptime.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_up2date_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_unitfiles.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_uname.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_tuned_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_tuned.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_transparent_hugepage.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_tomcat_xml.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_tomcat_virtual_dir_context.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_tmpfilesd.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_teamdctl_state_dump.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_teamdctl_config_dump.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_systool.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_systemid.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_systemd_config.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_systemctl_show.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_system_time.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysctl.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_virt_who.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_up2date.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_sshd.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_puppetserver.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_prelink.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_ntpd.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_network.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_netconsole.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_mongod.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_memcached.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_libvirt_guests.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_kdump.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_irqbalance.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_ifcfg_static_route.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_httpd.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_docker_storage_setup.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_docker_storage.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_docker.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_doc_examples.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_dirsrv.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_corosync.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sysconfig_chronyd.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_swift_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_swift_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_subscription_manager_release.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_subscription_manager_list.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sssd_logs.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sssd_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ssh_client_config.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ssh.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_software_collections_list.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_softnet_stat.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_snmp.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_smbstatus.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_smartpdc_settings.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_smartctl.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sestatus.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_selinux_config.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_secure.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sctp.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_scsi_fwver.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_scsi_eh_deadline.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_scsi.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_scheduler.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_satellite_version.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sat5_insights_properties.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_saphostexec.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_saphostctrl.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sapcontrol.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sap_host_profile.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_sap_hdb_version.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_samba.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rsyslog_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rpm_vercmp.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_route.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rhv_log_collector_analyzer.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rhsm_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rhsm_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rhn_schema_version.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rhn_schema_stats.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rhn_logs.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rhn_hibernate_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rhn_entitlement_cert_xml.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rhn_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rhn_charsets.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rhev_data_center.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_resolv_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_redhat_release.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rdma_config.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rc_local.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rabbitmq_report.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rabbitmq_queues.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rabbitmq_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rabbitmq_env.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_rabbit_users.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_qpidd_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_qpid_stat.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_qemu_xml.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_qemu_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_pvs.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_pulp_worker_defaults.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ps.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_proc_stat.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_proc_limits.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_proc_environ.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_postgresql_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_postgresql_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_pluginconf_d.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_pcs_status.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_pcs_config.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_password.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_passenger_status.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_partitions.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_parted.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_parsers_module.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_pam.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_package_provides_java.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_package_provides_httpd.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_pacemaker_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ovs_vsctl_show.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ovs_vsctl_list_bridge.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ovs_appctl_fdb_show_bridge.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ovirt_engine_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ovirt_engine_confd.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_osa_dispatcher_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_os_release.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_oracle.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_openvswitch_other_config.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_openvswitch_logs.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_openshift_hosts.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_openshift_get_with_config.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_openshift_get.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_openshift_configuration.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_odbc.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_nvme_core_io_timeout.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_numeric_user_group_name.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_numa_cpus.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ntp_sources.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_nsswitch_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_nscd_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_nova_user_ids.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_nova_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_nova_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_nmcli.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_nginx_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_nfs_exports.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_nfnetlink_queue.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_neutron_server_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_neutron_plugin.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_neutron_ovs_agent_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_neutron_metadata_agent_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_neutron_metadata_agent_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_neutron_l3_agent_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_neutron_l3_agent_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_neutron_dhcp_agent_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_neutron_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_netstat.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_net_namespace.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_mysqladmin.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_mysql_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_multipath_v4_ll.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_multipath_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_multicast_querier.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_mssql_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_mount.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_mongod_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_modprobe.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_modinfo.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_mlx4_port.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_mistral_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_messages.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_meminfo.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_mdstat.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_md5check.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_mariadb_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_manila_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_lvs.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_lvm_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_lvm.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_lvdisplay.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_lsscsi.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_lssap.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_lspci.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_lsof.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_lsmod.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_lsblk.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_var_tmp.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_var_spool_postfix_maildrop.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_var_spool_clientmq.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_var_run.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_var_opt_mssql_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_var_opt_mssql.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_var_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_var_lib_nova_instances.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_var_lib_mongodb.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_usr_sbin.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_sys_firmware.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_osroot.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_origin_local_volumes_pods.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_ocp_nci_openshift_sdn.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_lib_firmware.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_etc.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_docker_volumes.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_disk.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_dev.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ls_boot.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_lpstat.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_logrotate_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_listunits.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_limits_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_libvirtd_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_libkeyutils.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_kubepods_cpu_quota.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ksmstate.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_krb5kdc_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_krb5.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_keystone_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_keystone.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_kdump.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_katello_service_status.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_journald_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_journal_since_boot.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_jboss_version.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_jboss_standalone_main_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_jboss_domain_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_iscsiadm_mode_session.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ironic_inspector_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ironic_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_iptables.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ipcs.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ipaupgrade_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ip_netns_exec_namespace_lsof.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ip.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_interrupts.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_installed_rpms.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_initscript.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_init_process_cgroup.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ifcfg.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_httpd_open_nfs.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_httpd_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_httpd_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_httpd_V.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_httpd_M.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_hponcfg.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_hosts.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_hostname.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_host_vdsm_id.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_heat_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_heat_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_haproxy_cfg.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_hammer_task_list.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_hammer_ping.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_grubby.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_grub_conf_missing_boot_files.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_grub_conf_kdump.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_grub_conf_efi.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_grub_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_gnocchi.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_gluster_vol.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_glance_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_getsebool.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_getenforce.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_getcert_list.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_galera_cnf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_fstab.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_foreman_tasks_config.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_foreman_rake_db_migrate_status.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_foreman_proxy_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_foreman_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_fc_match.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_facter.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ethtool.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_engine_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_engine_config.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_dumpe2fs_h.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_docker_list.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_docker_inspect.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_docker_info.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_docker_host_machine-id.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_dnsmasq_config.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_dnf_modules.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_dmsetup_info.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_dmidecode.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_dmesg.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_dirsrv_logs.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_df.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_dcbtool_gc_dcb.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_date.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_current_clocksource.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_crypto_policies_state_current.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_crypto_policies_opensshserver.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_crypto_policies_doc_examples.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_crypto_policies_config.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_crypto_policies_bind.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_crontab.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_cpuset_cpus.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_cpuinfo.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_corosync.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_cobbler_settings.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_cobbler_modules_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_cmdline.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_cluster_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_cinder_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_cinder_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_cib.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_chkconfig.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_checkin_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_cgroups.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_certificates_enddate.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ceph_version.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ceph_osd_tree_text.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ceph_osd_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ceph_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ceph_insights.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ceph_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ceph_cmd_json_parsing.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ceilometer_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_ceilometer_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_cciss.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_catalina_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_brctl_show.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_branch_info.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_bond_dynamic_lb.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_bond.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_blkid.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_aws_instance_type.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_avc_hash_stats.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_avc_cache_threshold.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_autofs_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_auditd_conf.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_auditctl_status.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_audit_log.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_amq_broker.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/test_alternatives.py -> build/lib/insights/parsers/tests copying insights/parsers/tests/__init__.py -> build/lib/insights/parsers/tests creating build/lib/insights/parsers/systemd copying insights/parsers/systemd/unitfiles.py -> build/lib/insights/parsers/systemd copying insights/parsers/systemd/config.py -> build/lib/insights/parsers/systemd copying insights/parsers/systemd/__init__.py -> build/lib/insights/parsers/systemd creating build/lib/insights/configtree/tests copying insights/configtree/tests/test_iniconfig.py -> build/lib/insights/configtree/tests copying insights/configtree/tests/test_dsl.py -> build/lib/insights/configtree/tests copying insights/configtree/tests/__init__.py -> build/lib/insights/configtree/tests creating build/lib/insights/components/tests copying insights/components/tests/test_rhel_version.py -> build/lib/insights/components/tests copying insights/components/tests/__init__.py -> build/lib/insights/components/tests creating build/lib/insights/combiners/tests copying insights/combiners/tests/test_virt_who_conf.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_virt_what.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_user_namespaces.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_uptime.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_tomcat_virtual_dir_context.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_tmpfilesd.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_services.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_selinux.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_satellite_version.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_sap.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_redhat_release.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_package_provides_java.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_package_provides_httpd.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_nginx_conf_parser.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_nginx_conf.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_nfs_exports.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_netstat.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_modprobe.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_lvm.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_logrotate_conf_tree.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_logrotate_conf.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_limits_conf.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_krb5.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_journald_conf.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_ipv6.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_ipcs_shared_memory.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_ipcs_semaphores.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_httpd_conf_tree.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_httpd_conf_parser.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_httpd_conf.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_httpd_V.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_hostname.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_grub_conf.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_dnsmasq_conf_all.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_cloud_provider.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/test_ceph_osd_tree.py -> build/lib/insights/combiners/tests copying insights/combiners/tests/__init__.py -> build/lib/insights/combiners/tests creating build/lib/insights/client/phase copying insights/client/phase/v1.py -> build/lib/insights/client/phase copying insights/client/phase/__init__.py -> build/lib/insights/client/phase running egg_info creating insights_core.egg-info writing requirements to insights_core.egg-info/requires.txt writing insights_core.egg-info/PKG-INFO writing top-level names to insights_core.egg-info/top_level.txt writing dependency_links to insights_core.egg-info/dependency_links.txt writing entry points to insights_core.egg-info/entry_points.txt writing manifest file 'insights_core.egg-info/SOURCES.txt' reading manifest file 'insights_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'insights/filters.yaml' writing manifest file 'insights_core.egg-info/SOURCES.txt' copying insights/COMMIT -> build/lib/insights copying insights/NAME -> build/lib/insights copying insights/RELEASE -> build/lib/insights copying insights/VERSION -> build/lib/insights copying insights/defaults.yaml -> build/lib/insights creating build/lib/insights/archive/repository creating build/lib/insights/archive/repository/base_archives creating build/lib/insights/archive/repository/base_archives/rhel6.7 copying insights/archive/repository/base_archives/rhel6.7/branch_info -> build/lib/insights/archive/repository/base_archives/rhel6.7 creating build/lib/insights/archive/repository/base_archives/rhel6.7/boot creating build/lib/insights/archive/repository/base_archives/rhel6.7/boot/grub copying insights/archive/repository/base_archives/rhel6.7/boot/grub/grub.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/boot/grub creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc copying insights/archive/repository/base_archives/rhel6.7/etc/exports -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc copying insights/archive/repository/base_archives/rhel6.7/etc/fstab -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc copying insights/archive/repository/base_archives/rhel6.7/etc/hosts -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc copying insights/archive/repository/base_archives/rhel6.7/etc/kdump.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc copying insights/archive/repository/base_archives/rhel6.7/etc/nsswitch.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc copying insights/archive/repository/base_archives/rhel6.7/etc/ntp.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc copying insights/archive/repository/base_archives/rhel6.7/etc/redhat-release -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc copying insights/archive/repository/base_archives/rhel6.7/etc/resolv.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc copying insights/archive/repository/base_archives/rhel6.7/etc/rsyslog.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc copying insights/archive/repository/base_archives/rhel6.7/etc/sysctl.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc copying insights/archive/repository/base_archives/rhel6.7/etc/yum.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/audit copying insights/archive/repository/base_archives/rhel6.7/etc/audit/auditd.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/audit creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/lvm copying insights/archive/repository/base_archives/rhel6.7/etc/lvm/lvm.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/lvm creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/anaconda.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/blacklist.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/disable-n_hdlc.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/dist-alsa.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/dist-oss.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/dist.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/libcxgb3.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/libcxgb4.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/libmlx4.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/mlx4.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/openfwwf.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/pam.d copying insights/archive/repository/base_archives/rhel6.7/etc/pam.d/password-auth -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/pam.d creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/rc.d copying insights/archive/repository/base_archives/rhel6.7/etc/rc.d/rc.local -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/rc.d creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/redhat-access-insights copying insights/archive/repository/base_archives/rhel6.7/etc/redhat-access-insights/machine-id -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/redhat-access-insights creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/samba copying insights/archive/repository/base_archives/rhel6.7/etc/samba/smb.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/samba creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/security copying insights/archive/repository/base_archives/rhel6.7/etc/security/limits.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/security creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/security/limits.d copying insights/archive/repository/base_archives/rhel6.7/etc/security/limits.d/90-nproc.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/security/limits.d creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/selinux copying insights/archive/repository/base_archives/rhel6.7/etc/selinux/config -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/selinux creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/ssh copying insights/archive/repository/base_archives/rhel6.7/etc/ssh/sshd_config -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/ssh creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig copying insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/iptables -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig copying insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/netconsole -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig copying insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/ntpd -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts copying insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts/ifcfg-eth0 -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts copying insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts/ifcfg-lo -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/rhn copying insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/rhn/up2date -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/rhn creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/xinetd.d copying insights/archive/repository/base_archives/rhel6.7/etc/xinetd.d/rsync -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/xinetd.d creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d copying insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d/redhat-rhui-client-config.repo -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d copying insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d/redhat-rhui.repo -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d copying insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d/redhat.repo -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d copying insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d/rhel-source.repo -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum creating build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d copying insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d/rhnplugin.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d copying insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d/security.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d creating build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/blkid_-c_.dev.null -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/brctl_show -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_-s_-f_json-pretty -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_-v -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_daemon_config_show -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_health_detail_-f_json-pretty -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_osd_dump_-f_json-pretty -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_osd_erasure-code-profile_get_-f_json-pretty -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/chkconfig_--list -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/chronyc_sources -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/crontab_-l_-u_heat -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/crontab_-l_-u_keystone -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/crontab_-l_-u_root -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/date -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/date_--utc -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/dcbtool_gc_dcb -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/df_-alP -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/df_-li -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/dig_dnssec_._DNSKEY -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/dmesg -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/dmidecode -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/docker_images_--all_--no-trunc_--digests -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/docker_info -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/docker_inspect_--type_container_DOCKER_CONTAINER_NAME -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/docker_ps_--all_--no-trunc -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/dumpe2fs_-h -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_-S_eth0 -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_-g_eth0 -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_-i_eth0 -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_-k_eth0 -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_eth0 -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/facter -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/file_-L_.etc.localtime -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/find_.sys.devices.virtual.net._-name_multicast_querier_-print_-exec_cat -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/find_.var.crash_.var.tmp_-path_.reports-_.whoopsie-report -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/getenforce -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/hostname -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/httpd_-V -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ip_-4_neighbor_show_nud_all -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ip_-6_neighbor_show_nud_all -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ip_addr -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ip_route_show_table_all -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ipcs_-s -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ipcs_-s_-i -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/iptables-save -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/lpstat_-p -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-l_.boot.grub.grub.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-l_.boot.grub2.grub.cfg -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-l_.etc.ssh.sshd_config -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-la_.var.log_.var.log.audit -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.boot -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.dev -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.dev.disk -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.etc -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.sys.firmware -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.var.lib.docker.volumes -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/lsblk -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/lsblk_-P_-o_NAME_KNAME_MAJ_MIN_FSTYPE_MOUNTPOINT_LABEL_UUID_RA_RO_RM_MODEL_SIZE_STATE_OWNER_GROUP_MODE_ALIGNMENT_MIN-IO_OPT-IO_PHY-SEC_LOG-SEC_ROTA_SCHED_RQ-SIZE_TYPE_DISC-ALN_DISC-GRAN_DISC-MAX_DISC-ZERO -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/lsinitrd_.boot.initramfs-_kdump.img_-f_.etc.sysctl.conf_.etc.sysctl.d._.conf -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/lsmod -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/lsof -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/lspci -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/lvs_--nameprefixes_--noheadings_--separator_-a_-o_lv_name_vg_name_lv_size_region_size_mirror_log_lv_attr_devices_region_size_--config_global_locking_type_0 -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/mount -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/multipath_-v4_-ll -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/named-checkconf_-p -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/netstat_-agn -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/netstat_-i -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/netstat_-neopa -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/netstat_-s -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ntpq_-c_rv_0_leap -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ntpq_-pn -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ntptime -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/openssl_x509_-noout_-enddate_-in -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ovs-vsctl_show -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ps_aux -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ps_auxcww -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/pvs_--nameprefixes_--noheadings_--separator_-a_-o_pv_all_vg_name_--config_global_locking_type_0 -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/rabbitmqctl_list_queues_name_messages_consumers_auto_delete -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/rabbitmqctl_list_users -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/rabbitmqctl_report -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/rpm_-V_coreutils_procps_procps-ng_shadow-utils_passwd_sudo -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/rpm_-qa_--qf_NAME_-_VERSION_-_RELEASE_._ARCH_INSTALLTIME_date_BUILDTIME_RSAHEADER_pgpsig_DSAHEADER_pgpsig -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/sestatus_-b -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/ss_-tulpn -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/sysctl_-a -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/systemctl_list-unit-files -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/systemctl_show_openstack-cinder-volume -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/tuned-adm_list -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/uname_-a -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/uptime -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/vgdisplay -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/vgs_--nameprefixes_--noheadings_--separator_-a_-o_vg_all_--config_global_locking_type_0 -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/virt-what -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands copying insights/archive/repository/base_archives/rhel6.7/insights_commands/yum_-C_repolist -> build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands creating build/lib/insights/archive/repository/base_archives/rhel6.7/proc copying insights/archive/repository/base_archives/rhel6.7/proc/cmdline -> build/lib/insights/archive/repository/base_archives/rhel6.7/proc copying insights/archive/repository/base_archives/rhel6.7/proc/cpuinfo -> build/lib/insights/archive/repository/base_archives/rhel6.7/proc copying insights/archive/repository/base_archives/rhel6.7/proc/interrupts -> build/lib/insights/archive/repository/base_archives/rhel6.7/proc copying insights/archive/repository/base_archives/rhel6.7/proc/mdstat -> build/lib/insights/archive/repository/base_archives/rhel6.7/proc copying insights/archive/repository/base_archives/rhel6.7/proc/meminfo -> build/lib/insights/archive/repository/base_archives/rhel6.7/proc creating build/lib/insights/archive/repository/base_archives/rhel6.7/proc/scsi copying insights/archive/repository/base_archives/rhel6.7/proc/scsi/scsi -> build/lib/insights/archive/repository/base_archives/rhel6.7/proc/scsi creating build/lib/insights/archive/repository/base_archives/rhel6.7/sys creating build/lib/insights/archive/repository/base_archives/rhel6.7/sys/devices creating build/lib/insights/archive/repository/base_archives/rhel6.7/sys/devices/system creating build/lib/insights/archive/repository/base_archives/rhel6.7/sys/devices/system/clocksource creating build/lib/insights/archive/repository/base_archives/rhel6.7/sys/devices/system/clocksource/clocksource0 copying insights/archive/repository/base_archives/rhel6.7/sys/devices/system/clocksource/clocksource0/current_clocksource -> build/lib/insights/archive/repository/base_archives/rhel6.7/sys/devices/system/clocksource/clocksource0 creating build/lib/insights/archive/repository/base_archives/rhel6.7/sys/kernel copying insights/archive/repository/base_archives/rhel6.7/sys/kernel/kexec_crash_size -> build/lib/insights/archive/repository/base_archives/rhel6.7/sys/kernel creating build/lib/insights/archive/repository/base_archives/rhel6.7/sys/kernel/mm creating build/lib/insights/archive/repository/base_archives/rhel6.7/sys/kernel/mm/ksm copying insights/archive/repository/base_archives/rhel6.7/sys/kernel/mm/ksm/run -> build/lib/insights/archive/repository/base_archives/rhel6.7/sys/kernel/mm/ksm creating build/lib/insights/archive/repository/base_archives/rhel6.7/var creating build/lib/insights/archive/repository/base_archives/rhel6.7/var/log copying insights/archive/repository/base_archives/rhel6.7/var/log/messages -> build/lib/insights/archive/repository/base_archives/rhel6.7/var/log copying insights/archive/repository/base_archives/rhel6.7/var/log/secure -> build/lib/insights/archive/repository/base_archives/rhel6.7/var/log creating build/lib/insights/archive/repository/base_archives/rhel7 copying insights/archive/repository/base_archives/rhel7/branch_info -> build/lib/insights/archive/repository/base_archives/rhel7 creating build/lib/insights/archive/repository/base_archives/rhel7/boot creating build/lib/insights/archive/repository/base_archives/rhel7/boot/grub copying insights/archive/repository/base_archives/rhel7/boot/grub/grub.conf -> build/lib/insights/archive/repository/base_archives/rhel7/boot/grub creating build/lib/insights/archive/repository/base_archives/rhel7/boot/grub2 copying insights/archive/repository/base_archives/rhel7/boot/grub2/grub.cfg -> build/lib/insights/archive/repository/base_archives/rhel7/boot/grub2 creating build/lib/insights/archive/repository/base_archives/rhel7/etc copying insights/archive/repository/base_archives/rhel7/etc/chrony.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc copying insights/archive/repository/base_archives/rhel7/etc/exports -> build/lib/insights/archive/repository/base_archives/rhel7/etc copying insights/archive/repository/base_archives/rhel7/etc/fstab -> build/lib/insights/archive/repository/base_archives/rhel7/etc copying insights/archive/repository/base_archives/rhel7/etc/hosts -> build/lib/insights/archive/repository/base_archives/rhel7/etc copying insights/archive/repository/base_archives/rhel7/etc/kdump.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc copying insights/archive/repository/base_archives/rhel7/etc/nsswitch.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc copying insights/archive/repository/base_archives/rhel7/etc/redhat-release -> build/lib/insights/archive/repository/base_archives/rhel7/etc copying insights/archive/repository/base_archives/rhel7/etc/resolv.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc copying insights/archive/repository/base_archives/rhel7/etc/rsyslog.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc copying insights/archive/repository/base_archives/rhel7/etc/sysctl.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc copying insights/archive/repository/base_archives/rhel7/etc/yum.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc creating build/lib/insights/archive/repository/base_archives/rhel7/etc/audit copying insights/archive/repository/base_archives/rhel7/etc/audit/auditd.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc/audit creating build/lib/insights/archive/repository/base_archives/rhel7/etc/modprobe.d copying insights/archive/repository/base_archives/rhel7/etc/modprobe.d/disable-n_hdlc.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc/modprobe.d copying insights/archive/repository/base_archives/rhel7/etc/modprobe.d/mlx4.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc/modprobe.d copying insights/archive/repository/base_archives/rhel7/etc/modprobe.d/tuned.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc/modprobe.d creating build/lib/insights/archive/repository/base_archives/rhel7/etc/pam.d copying insights/archive/repository/base_archives/rhel7/etc/pam.d/password-auth -> build/lib/insights/archive/repository/base_archives/rhel7/etc/pam.d creating build/lib/insights/archive/repository/base_archives/rhel7/etc/rc.d copying insights/archive/repository/base_archives/rhel7/etc/rc.d/rc.local -> build/lib/insights/archive/repository/base_archives/rhel7/etc/rc.d creating build/lib/insights/archive/repository/base_archives/rhel7/etc/redhat-access-insights copying insights/archive/repository/base_archives/rhel7/etc/redhat-access-insights/machine-id -> build/lib/insights/archive/repository/base_archives/rhel7/etc/redhat-access-insights creating build/lib/insights/archive/repository/base_archives/rhel7/etc/security copying insights/archive/repository/base_archives/rhel7/etc/security/limits.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc/security creating build/lib/insights/archive/repository/base_archives/rhel7/etc/security/limits.d copying insights/archive/repository/base_archives/rhel7/etc/security/limits.d/20-nproc.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc/security/limits.d creating build/lib/insights/archive/repository/base_archives/rhel7/etc/selinux copying insights/archive/repository/base_archives/rhel7/etc/selinux/config -> build/lib/insights/archive/repository/base_archives/rhel7/etc/selinux creating build/lib/insights/archive/repository/base_archives/rhel7/etc/ssh copying insights/archive/repository/base_archives/rhel7/etc/ssh/sshd_config -> build/lib/insights/archive/repository/base_archives/rhel7/etc/ssh creating build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig copying insights/archive/repository/base_archives/rhel7/etc/sysconfig/netconsole -> build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig creating build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts copying insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts/ifcfg-eth0 -> build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts copying insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts/ifcfg-lo -> build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts creating build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig/rhn copying insights/archive/repository/base_archives/rhel7/etc/sysconfig/rhn/up2date -> build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig/rhn creating build/lib/insights/archive/repository/base_archives/rhel7/etc/systemd copying insights/archive/repository/base_archives/rhel7/etc/systemd/journald.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc/systemd copying insights/archive/repository/base_archives/rhel7/etc/systemd/system.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc/systemd creating build/lib/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d copying insights/archive/repository/base_archives/rhel7/etc/yum.repos.d/redhat-rhui-client-config.repo -> build/lib/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d copying insights/archive/repository/base_archives/rhel7/etc/yum.repos.d/redhat-rhui.repo -> build/lib/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d copying insights/archive/repository/base_archives/rhel7/etc/yum.repos.d/redhat.repo -> build/lib/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d creating build/lib/insights/archive/repository/base_archives/rhel7/etc/yum creating build/lib/insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d copying insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d/langpacks.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d copying insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d/rhnplugin.conf -> build/lib/insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d creating build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/blkid_-c_.dev.null -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/brctl_show -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ceph_-s_-f_json-pretty -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ceph_-v -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ceph_daemon_config_show -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ceph_health_detail_-f_json-pretty -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ceph_osd_dump_-f_json-pretty -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ceph_osd_erasure-code-profile_get_-f_json-pretty -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/chkconfig_--list -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/chronyc_sources -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/crontab_-l_-u_heat -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/crontab_-l_-u_keystone -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/crontab_-l_-u_root -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/date -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/date_--utc -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/dcbtool_gc_dcb -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/df_-alP -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/df_-li -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/dig_dnssec_._DNSKEY -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/dmesg -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/dmidecode -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/docker_images_--all_--no-trunc_--digests -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/docker_info -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/docker_inspect_--type_container_DOCKER_CONTAINER_NAME -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/docker_ps_--all_--no-trunc -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/dumpe2fs_-h -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_-S_eth0 -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_-g_eth0 -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_-i_eth0 -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_-k_eth0 -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_eth0 -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/facter -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/file_-L_.etc.localtime -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/find_.sys.devices.virtual.net._-name_multicast_querier_-print_-exec_cat -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/find_.var.crash_.var.tmp_-path_.reports-_.whoopsie-report -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/getenforce -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/hostname -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/httpd_-V -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ip_-4_neighbor_show_nud_all -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ip_-6_neighbor_show_nud_all -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ip_addr -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ip_route_show_table_all -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ipcs_-s -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ipcs_-s_-i -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/iptables-save -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/lpstat_-p -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ls_-l_.boot.grub.grub.conf -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ls_-l_.boot.grub2.grub.cfg -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ls_-l_.etc.ssh.sshd_config -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ls_-la_.var.log_.var.log.audit -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.boot -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.dev -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.dev.disk -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.etc -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.sys.firmware -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.var.lib.docker.volumes -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/lsblk -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/lsblk_-P_-o_NAME_KNAME_MAJ_MIN_FSTYPE_MOUNTPOINT_LABEL_UUID_RA_RO_RM_MODEL_SIZE_STATE_OWNER_GROUP_MODE_ALIGNMENT_MIN-IO_OPT-IO_PHY-SEC_LOG-SEC_ROTA_SCHED_RQ-SIZE_TYPE_DISC-ALN_DISC-GRAN_DISC-MAX_DISC-ZERO -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/lsinitrd_.boot.initramfs-_kdump.img_-f_.etc.sysctl.conf_.etc.sysctl.d._.conf -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/lsmod -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/lsof -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/lspci -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/lvs_--nameprefixes_--noheadings_--separator_-a_-o_lv_name_vg_name_lv_size_region_size_mirror_log_lv_attr_devices_region_size_--config_global_locking_type_0 -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/mount -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/multipath_-v4_-ll -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/named-checkconf_-p -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/netstat_-agn -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/netstat_-i -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/netstat_-neopa -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/netstat_-s -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ntpq_-c_rv_0_leap -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ntpq_-pn -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ntptime -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/openssl_x509_-noout_-enddate_-in -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ovs-vsctl_show -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ps_aux -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ps_auxcww -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/pvs_--nameprefixes_--noheadings_--separator_-a_-o_pv_all_vg_name_--config_global_locking_type_0 -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/rabbitmqctl_list_queues_name_messages_consumers_auto_delete -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/rabbitmqctl_list_users -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/rabbitmqctl_report -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/rpm_-V_coreutils_procps_procps-ng_shadow-utils_passwd_sudo -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/rpm_-qa_--qf_NAME_-_VERSION_-_RELEASE_._ARCH_INSTALLTIME_date_BUILDTIME_RSAHEADER_pgpsig_DSAHEADER_pgpsig -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/sestatus_-b -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/ss_-tulpn -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/sysctl_-a -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/systemctl_list-unit-files -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/systemctl_show_openstack-cinder-volume -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/tuned-adm_list -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/uname_-a -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/uptime -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/vgdisplay -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/vgs_--nameprefixes_--noheadings_--separator_-a_-o_vg_all_--config_global_locking_type_0 -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/virt-what -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands copying insights/archive/repository/base_archives/rhel7/insights_commands/yum_-C_repolist -> build/lib/insights/archive/repository/base_archives/rhel7/insights_commands creating build/lib/insights/archive/repository/base_archives/rhel7/proc copying insights/archive/repository/base_archives/rhel7/proc/cmdline -> build/lib/insights/archive/repository/base_archives/rhel7/proc copying insights/archive/repository/base_archives/rhel7/proc/cpuinfo -> build/lib/insights/archive/repository/base_archives/rhel7/proc copying insights/archive/repository/base_archives/rhel7/proc/interrupts -> build/lib/insights/archive/repository/base_archives/rhel7/proc copying insights/archive/repository/base_archives/rhel7/proc/mdstat -> build/lib/insights/archive/repository/base_archives/rhel7/proc copying insights/archive/repository/base_archives/rhel7/proc/meminfo -> build/lib/insights/archive/repository/base_archives/rhel7/proc creating build/lib/insights/archive/repository/base_archives/rhel7/proc/scsi copying insights/archive/repository/base_archives/rhel7/proc/scsi/scsi -> build/lib/insights/archive/repository/base_archives/rhel7/proc/scsi creating build/lib/insights/archive/repository/base_archives/rhel7/sys creating build/lib/insights/archive/repository/base_archives/rhel7/sys/devices creating build/lib/insights/archive/repository/base_archives/rhel7/sys/devices/system creating build/lib/insights/archive/repository/base_archives/rhel7/sys/devices/system/clocksource creating build/lib/insights/archive/repository/base_archives/rhel7/sys/devices/system/clocksource/clocksource0 copying insights/archive/repository/base_archives/rhel7/sys/devices/system/clocksource/clocksource0/current_clocksource -> build/lib/insights/archive/repository/base_archives/rhel7/sys/devices/system/clocksource/clocksource0 creating build/lib/insights/archive/repository/base_archives/rhel7/sys/kernel copying insights/archive/repository/base_archives/rhel7/sys/kernel/kexec_crash_size -> build/lib/insights/archive/repository/base_archives/rhel7/sys/kernel creating build/lib/insights/archive/repository/base_archives/rhel7/sys/kernel/mm creating build/lib/insights/archive/repository/base_archives/rhel7/sys/kernel/mm/ksm copying insights/archive/repository/base_archives/rhel7/sys/kernel/mm/ksm/run -> build/lib/insights/archive/repository/base_archives/rhel7/sys/kernel/mm/ksm creating build/lib/insights/archive/repository/base_archives/rhel7/var creating build/lib/insights/archive/repository/base_archives/rhel7/var/log copying insights/archive/repository/base_archives/rhel7/var/log/messages -> build/lib/insights/archive/repository/base_archives/rhel7/var/log copying insights/archive/repository/base_archives/rhel7/var/log/secure -> build/lib/insights/archive/repository/base_archives/rhel7/var/log + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py running egg_info writing insights_core.egg-info/PKG-INFO writing dependency_links to insights_core.egg-info/dependency_links.txt writing entry points to insights_core.egg-info/entry_points.txt writing requirements to insights_core.egg-info/requires.txt writing top-level names to insights_core.egg-info/top_level.txt reading manifest file 'insights_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'insights/filters.yaml' writing manifest file 'insights_core.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uhwGmP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64 + cd insights-core-insights-core-3.0.100-974 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/cluster_rules copying build/lib/examples/cluster_rules/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/cluster_rules copying build/lib/examples/cluster_rules/allnodes_cpu.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/cluster_rules copying build/lib/examples/cluster_rules/bash_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/cluster_rules copying build/lib/examples/cluster_rules/ntp_compare.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/cluster_rules creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/rules copying build/lib/examples/rules/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/rules copying build/lib/examples/rules/bash_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/rules copying build/lib/examples/rules/hostname_rel.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/rules copying build/lib/examples/rules/sample_script.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/rules copying build/lib/examples/rules/skip_component.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/rules copying build/lib/examples/rules/stand_alone.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/rules copying build/lib/examples/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights copying build/lib/insights/defaults.yaml -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights copying build/lib/insights/VERSION -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights copying build/lib/insights/RELEASE -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights copying build/lib/insights/NAME -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights copying build/lib/insights/COMMIT -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7 creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/var creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/var/log copying build/lib/insights/archive/repository/base_archives/rhel7/var/log/secure -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/var/log copying build/lib/insights/archive/repository/base_archives/rhel7/var/log/messages -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/var/log creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/sys creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/sys/kernel creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/sys/kernel/mm creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/sys/kernel/mm/ksm copying build/lib/insights/archive/repository/base_archives/rhel7/sys/kernel/mm/ksm/run -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/sys/kernel/mm/ksm copying build/lib/insights/archive/repository/base_archives/rhel7/sys/kernel/kexec_crash_size -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/sys/kernel creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/sys/devices creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/sys/devices/system creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/sys/devices/system/clocksource creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/sys/devices/system/clocksource/clocksource0 copying build/lib/insights/archive/repository/base_archives/rhel7/sys/devices/system/clocksource/clocksource0/current_clocksource -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/sys/devices/system/clocksource/clocksource0 creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/proc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/proc/scsi copying build/lib/insights/archive/repository/base_archives/rhel7/proc/scsi/scsi -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/proc/scsi copying build/lib/insights/archive/repository/base_archives/rhel7/proc/meminfo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/proc copying build/lib/insights/archive/repository/base_archives/rhel7/proc/mdstat -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/proc copying build/lib/insights/archive/repository/base_archives/rhel7/proc/interrupts -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/proc copying build/lib/insights/archive/repository/base_archives/rhel7/proc/cpuinfo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/proc copying build/lib/insights/archive/repository/base_archives/rhel7/proc/cmdline -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/proc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/yum_-C_repolist -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/virt-what -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/vgs_--nameprefixes_--noheadings_--separator_-a_-o_vg_all_--config_global_locking_type_0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/vgdisplay -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/uptime -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/uname_-a -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/tuned-adm_list -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/systemctl_show_openstack-cinder-volume -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/systemctl_list-unit-files -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/sysctl_-a -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ss_-tulpn -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/sestatus_-b -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/rpm_-qa_--qf_NAME_-_VERSION_-_RELEASE_._ARCH_INSTALLTIME_date_BUILDTIME_RSAHEADER_pgpsig_DSAHEADER_pgpsig -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/rpm_-V_coreutils_procps_procps-ng_shadow-utils_passwd_sudo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/rabbitmqctl_report -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/rabbitmqctl_list_users -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/rabbitmqctl_list_queues_name_messages_consumers_auto_delete -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/pvs_--nameprefixes_--noheadings_--separator_-a_-o_pv_all_vg_name_--config_global_locking_type_0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ps_auxcww -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ps_aux -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ovs-vsctl_show -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/openssl_x509_-noout_-enddate_-in -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ntptime -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ntpq_-pn -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ntpq_-c_rv_0_leap -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/netstat_-s -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/netstat_-neopa -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/netstat_-i -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/netstat_-agn -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/named-checkconf_-p -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/multipath_-v4_-ll -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/mount -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lvs_--nameprefixes_--noheadings_--separator_-a_-o_lv_name_vg_name_lv_size_region_size_mirror_log_lv_attr_devices_region_size_--config_global_locking_type_0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lspci -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lsof -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lsmod -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lsinitrd_.boot.initramfs-_kdump.img_-f_.etc.sysctl.conf_.etc.sysctl.d._.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lsblk_-P_-o_NAME_KNAME_MAJ_MIN_FSTYPE_MOUNTPOINT_LABEL_UUID_RA_RO_RM_MODEL_SIZE_STATE_OWNER_GROUP_MODE_ALIGNMENT_MIN-IO_OPT-IO_PHY-SEC_LOG-SEC_ROTA_SCHED_RQ-SIZE_TYPE_DISC-ALN_DISC-GRAN_DISC-MAX_DISC-ZERO -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lsblk -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.var.lib.docker.volumes -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.sys.firmware -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.etc -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.dev.disk -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.dev -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.boot -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-la_.var.log_.var.log.audit -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-l_.etc.ssh.sshd_config -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-l_.boot.grub2.grub.cfg -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-l_.boot.grub.grub.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lpstat_-p -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/iptables-save -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ipcs_-s_-i -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ipcs_-s -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ip_route_show_table_all -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ip_addr -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ip_-6_neighbor_show_nud_all -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ip_-4_neighbor_show_nud_all -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/httpd_-V -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/hostname -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/getenforce -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/find_.var.crash_.var.tmp_-path_.reports-_.whoopsie-report -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/find_.sys.devices.virtual.net._-name_multicast_querier_-print_-exec_cat -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/file_-L_.etc.localtime -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/facter -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_-k_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_-i_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_-g_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_-S_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/dumpe2fs_-h -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/docker_ps_--all_--no-trunc -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/docker_inspect_--type_container_DOCKER_CONTAINER_NAME -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/docker_info -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/docker_images_--all_--no-trunc_--digests -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/dmidecode -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/dmesg -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/dig_dnssec_._DNSKEY -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/df_-li -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/df_-alP -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/dcbtool_gc_dcb -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/date_--utc -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/date -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/crontab_-l_-u_root -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/crontab_-l_-u_keystone -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/crontab_-l_-u_heat -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/chronyc_sources -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/chkconfig_--list -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ceph_osd_erasure-code-profile_get_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ceph_osd_dump_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ceph_health_detail_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ceph_daemon_config_show -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ceph_-v -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ceph_-s_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/brctl_show -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/blkid_-c_.dev.null -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d/rhnplugin.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d/langpacks.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d/redhat.repo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d/redhat-rhui.repo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d/redhat-rhui-client-config.repo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/systemd copying build/lib/insights/archive/repository/base_archives/rhel7/etc/systemd/system.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/systemd copying build/lib/insights/archive/repository/base_archives/rhel7/etc/systemd/journald.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/systemd creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/sysconfig creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/sysconfig/rhn copying build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig/rhn/up2date -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/sysconfig/rhn creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts copying build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts/ifcfg-lo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts copying build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts/ifcfg-eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts copying build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig/netconsole -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/sysconfig creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/ssh copying build/lib/insights/archive/repository/base_archives/rhel7/etc/ssh/sshd_config -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/ssh creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/selinux copying build/lib/insights/archive/repository/base_archives/rhel7/etc/selinux/config -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/selinux creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/security creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/security/limits.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/security/limits.d/20-nproc.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/security/limits.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/security/limits.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/security creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/redhat-access-insights copying build/lib/insights/archive/repository/base_archives/rhel7/etc/redhat-access-insights/machine-id -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/redhat-access-insights creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/rc.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/rc.d/rc.local -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/rc.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/pam.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/pam.d/password-auth -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/pam.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/modprobe.d/tuned.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/modprobe.d/mlx4.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/modprobe.d/disable-n_hdlc.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/modprobe.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/audit copying build/lib/insights/archive/repository/base_archives/rhel7/etc/audit/auditd.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc/audit copying build/lib/insights/archive/repository/base_archives/rhel7/etc/yum.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/sysctl.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/rsyslog.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/resolv.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/redhat-release -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/nsswitch.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/kdump.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/hosts -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/fstab -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/exports -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/chrony.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/etc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/boot creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/boot/grub2 copying build/lib/insights/archive/repository/base_archives/rhel7/boot/grub2/grub.cfg -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/boot/grub2 creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/boot/grub copying build/lib/insights/archive/repository/base_archives/rhel7/boot/grub/grub.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7/boot/grub copying build/lib/insights/archive/repository/base_archives/rhel7/branch_info -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel7 creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7 creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/var creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/var/log copying build/lib/insights/archive/repository/base_archives/rhel6.7/var/log/secure -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/var/log copying build/lib/insights/archive/repository/base_archives/rhel6.7/var/log/messages -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/var/log creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/sys creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/kernel creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/kernel/mm creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/kernel/mm/ksm copying build/lib/insights/archive/repository/base_archives/rhel6.7/sys/kernel/mm/ksm/run -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/kernel/mm/ksm copying build/lib/insights/archive/repository/base_archives/rhel6.7/sys/kernel/kexec_crash_size -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/kernel creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/devices creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/devices/system creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/devices/system/clocksource creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/devices/system/clocksource/clocksource0 copying build/lib/insights/archive/repository/base_archives/rhel6.7/sys/devices/system/clocksource/clocksource0/current_clocksource -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/devices/system/clocksource/clocksource0 creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/proc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/proc/scsi copying build/lib/insights/archive/repository/base_archives/rhel6.7/proc/scsi/scsi -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/proc/scsi copying build/lib/insights/archive/repository/base_archives/rhel6.7/proc/meminfo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/proc copying build/lib/insights/archive/repository/base_archives/rhel6.7/proc/mdstat -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/proc copying build/lib/insights/archive/repository/base_archives/rhel6.7/proc/interrupts -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/proc copying build/lib/insights/archive/repository/base_archives/rhel6.7/proc/cpuinfo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/proc copying build/lib/insights/archive/repository/base_archives/rhel6.7/proc/cmdline -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/proc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/yum_-C_repolist -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/virt-what -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/vgs_--nameprefixes_--noheadings_--separator_-a_-o_vg_all_--config_global_locking_type_0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/vgdisplay -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/uptime -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/uname_-a -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/tuned-adm_list -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/systemctl_show_openstack-cinder-volume -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/systemctl_list-unit-files -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/sysctl_-a -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ss_-tulpn -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/sestatus_-b -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/rpm_-qa_--qf_NAME_-_VERSION_-_RELEASE_._ARCH_INSTALLTIME_date_BUILDTIME_RSAHEADER_pgpsig_DSAHEADER_pgpsig -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/rpm_-V_coreutils_procps_procps-ng_shadow-utils_passwd_sudo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/rabbitmqctl_report -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/rabbitmqctl_list_users -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/rabbitmqctl_list_queues_name_messages_consumers_auto_delete -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/pvs_--nameprefixes_--noheadings_--separator_-a_-o_pv_all_vg_name_--config_global_locking_type_0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ps_auxcww -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ps_aux -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ovs-vsctl_show -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/openssl_x509_-noout_-enddate_-in -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ntptime -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ntpq_-pn -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ntpq_-c_rv_0_leap -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/netstat_-s -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/netstat_-neopa -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/netstat_-i -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/netstat_-agn -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/named-checkconf_-p -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/multipath_-v4_-ll -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/mount -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lvs_--nameprefixes_--noheadings_--separator_-a_-o_lv_name_vg_name_lv_size_region_size_mirror_log_lv_attr_devices_region_size_--config_global_locking_type_0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lspci -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lsof -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lsmod -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lsinitrd_.boot.initramfs-_kdump.img_-f_.etc.sysctl.conf_.etc.sysctl.d._.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lsblk_-P_-o_NAME_KNAME_MAJ_MIN_FSTYPE_MOUNTPOINT_LABEL_UUID_RA_RO_RM_MODEL_SIZE_STATE_OWNER_GROUP_MODE_ALIGNMENT_MIN-IO_OPT-IO_PHY-SEC_LOG-SEC_ROTA_SCHED_RQ-SIZE_TYPE_DISC-ALN_DISC-GRAN_DISC-MAX_DISC-ZERO -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lsblk -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.var.lib.docker.volumes -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.sys.firmware -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.etc -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.dev.disk -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.dev -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.boot -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-la_.var.log_.var.log.audit -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-l_.etc.ssh.sshd_config -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-l_.boot.grub2.grub.cfg -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-l_.boot.grub.grub.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lpstat_-p -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/iptables-save -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ipcs_-s_-i -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ipcs_-s -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ip_route_show_table_all -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ip_addr -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ip_-6_neighbor_show_nud_all -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ip_-4_neighbor_show_nud_all -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/httpd_-V -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/hostname -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/getenforce -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/find_.var.crash_.var.tmp_-path_.reports-_.whoopsie-report -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/find_.sys.devices.virtual.net._-name_multicast_querier_-print_-exec_cat -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/file_-L_.etc.localtime -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/facter -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_-k_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_-i_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_-g_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_-S_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/dumpe2fs_-h -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/docker_ps_--all_--no-trunc -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/docker_inspect_--type_container_DOCKER_CONTAINER_NAME -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/docker_info -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/docker_images_--all_--no-trunc_--digests -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/dmidecode -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/dmesg -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/dig_dnssec_._DNSKEY -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/df_-li -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/df_-alP -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/dcbtool_gc_dcb -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/date_--utc -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/date -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/crontab_-l_-u_root -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/crontab_-l_-u_keystone -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/crontab_-l_-u_heat -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/chronyc_sources -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/chkconfig_--list -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_osd_erasure-code-profile_get_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_osd_dump_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_health_detail_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_daemon_config_show -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_-v -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_-s_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/brctl_show -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/blkid_-c_.dev.null -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d/security.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d/rhnplugin.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d/rhel-source.repo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d/redhat.repo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d/redhat-rhui.repo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d/redhat-rhui-client-config.repo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/xinetd.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/xinetd.d/rsync -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/xinetd.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/rhn copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/rhn/up2date -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/rhn creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts/ifcfg-lo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts/ifcfg-eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/ntpd -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/netconsole -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/iptables -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/ssh copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/ssh/sshd_config -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/ssh creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/selinux copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/selinux/config -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/selinux creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/security creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/security/limits.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/security/limits.d/90-nproc.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/security/limits.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/security/limits.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/security creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/samba copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/samba/smb.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/samba creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/redhat-access-insights copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/redhat-access-insights/machine-id -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/redhat-access-insights creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/rc.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/rc.d/rc.local -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/rc.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/pam.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/pam.d/password-auth -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/pam.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/openfwwf.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/mlx4.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/libmlx4.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/libcxgb4.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/libcxgb3.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/dist.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/dist-oss.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/dist-alsa.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/disable-n_hdlc.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/blacklist.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/anaconda.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/lvm copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/lvm/lvm.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/lvm creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/audit copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/audit/auditd.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/audit copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysctl.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/rsyslog.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/resolv.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/redhat-release -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/ntp.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/nsswitch.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/kdump.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/hosts -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/fstab -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/exports -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/etc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/boot creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/boot/grub copying build/lib/insights/archive/repository/base_archives/rhel6.7/boot/grub/grub.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7/boot/grub copying build/lib/insights/archive/repository/base_archives/rhel6.7/branch_info -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repository/base_archives/rhel6.7 copying build/lib/insights/archive/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive copying build/lib/insights/archive/__main__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive copying build/lib/insights/archive/repo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive copying build/lib/insights/archive/tool.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/phase copying build/lib/insights/client/phase/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/phase copying build/lib/insights/client/phase/v1.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/phase copying build/lib/insights/client/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/archive.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/auto_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/cert_auth.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/client.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/collection_rules.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/compressed_file.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/connection.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/constants.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/containers.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/data_collector.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/dmsetupWrap.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/docker_wrap.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/insights_spec.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/mount.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/schedule.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/subp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/support.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/util.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client copying build/lib/insights/client/utilities.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_ceph_osd_tree.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_cloud_provider.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_dnsmasq_conf_all.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_grub_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_hostname.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_httpd_V.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_httpd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_httpd_conf_parser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_httpd_conf_tree.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_ipcs_semaphores.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_ipcs_shared_memory.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_ipv6.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_journald_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_krb5.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_limits_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_logrotate_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_logrotate_conf_tree.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_lvm.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_modprobe.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_netstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_nfs_exports.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_nginx_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_nginx_conf_parser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_package_provides_httpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_package_provides_java.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_redhat_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_sap.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_satellite_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_selinux.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_services.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_tmpfilesd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_tomcat_virtual_dir_context.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_uptime.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_user_namespaces.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_virt_what.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_virt_who_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests copying build/lib/insights/combiners/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/ceph_osd_tree.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/cloud_provider.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/dnsmasq_conf_all.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/grub_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/hostname.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/httpd_V.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/httpd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/ipcs_semaphores.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/ipcs_shared_memory.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/ipv6.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/journald_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/krb5.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/limits_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/logrotate_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/lvm.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/modprobe.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/multinode.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/netstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/nfs_exports.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/nginx_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/package_provides_httpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/package_provides_java.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/redhat_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/sap.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/satellite_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/selinux.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/services.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/tmpfilesd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/tomcat_virtual_dir_context.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/uptime.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/user_namespaces.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/virt_what.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners copying build/lib/insights/combiners/virt_who_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/components creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/components/tests copying build/lib/insights/components/tests/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/components/tests copying build/lib/insights/components/tests/test_rhel_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/components/tests copying build/lib/insights/components/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/components copying build/lib/insights/components/rhel_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/components creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/configtree creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/configtree/tests copying build/lib/insights/configtree/tests/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/configtree/tests copying build/lib/insights/configtree/tests/test_dsl.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/configtree/tests copying build/lib/insights/configtree/tests/test_iniconfig.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/configtree/tests copying build/lib/insights/configtree/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/configtree copying build/lib/insights/configtree/dictlike.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/configtree copying build/lib/insights/configtree/iniconfig.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/configtree creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib copying build/lib/insights/contrib/ConfigParser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib copying build/lib/insights/contrib/ElementPath.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib copying build/lib/insights/contrib/ElementTree.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib copying build/lib/insights/contrib/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib copying build/lib/insights/contrib/importlib.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib copying build/lib/insights/contrib/ipaddress.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib copying build/lib/insights/contrib/magic.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib copying build/lib/insights/contrib/nginxparser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib copying build/lib/insights/contrib/pyparsing.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib copying build/lib/insights/contrib/soscleaner.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib copying build/lib/insights/contrib/toposort.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/archives.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/blacklist.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/cluster.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/context.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/dr.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/evaluators.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/filters.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/hydration.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/ls_parser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/marshalling.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/plugins.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/remote_resource.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/serde.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core copying build/lib/insights/core/spec_factory.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/formats copying build/lib/insights/formats/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/formats copying build/lib/insights/formats/_json.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/formats copying build/lib/insights/formats/_markdown.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/formats copying build/lib/insights/formats/_syslog.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/formats copying build/lib/insights/formats/_yaml.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/formats copying build/lib/insights/formats/text.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/formats creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/systemd copying build/lib/insights/parsers/systemd/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/systemd copying build/lib/insights/parsers/systemd/config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/systemd copying build/lib/insights/parsers/systemd/unitfiles.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/systemd creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_alternatives.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_amq_broker.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_audit_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_auditctl_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_auditd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_autofs_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_avc_cache_threshold.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_avc_hash_stats.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_aws_instance_type.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_blkid.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_bond.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_bond_dynamic_lb.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_branch_info.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_brctl_show.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_catalina_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cciss.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceilometer_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceilometer_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceph_cmd_json_parsing.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceph_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceph_insights.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceph_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceph_osd_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceph_osd_tree_text.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceph_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_certificates_enddate.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cgroups.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_checkin_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_chkconfig.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cib.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cinder_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cinder_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cluster_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cmdline.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cobbler_modules_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cobbler_settings.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_corosync.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cpuinfo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cpuset_cpus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_crontab.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_crypto_policies_bind.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_crypto_policies_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_crypto_policies_doc_examples.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_crypto_policies_opensshserver.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_crypto_policies_state_current.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_current_clocksource.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_date.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dcbtool_gc_dcb.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_df.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dirsrv_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dmesg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dmidecode.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dmsetup_info.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dnf_modules.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dnsmasq_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_docker_host_machine-id.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_docker_info.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_docker_inspect.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_docker_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dumpe2fs_h.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_engine_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_engine_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ethtool.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_facter.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_fc_match.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_foreman_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_foreman_proxy_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_foreman_rake_db_migrate_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_foreman_tasks_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_fstab.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_galera_cnf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_getcert_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_getenforce.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_getsebool.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_glance_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_gluster_vol.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_gnocchi.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_grub_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_grub_conf_efi.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_grub_conf_kdump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_grub_conf_missing_boot_files.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_grubby.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_hammer_ping.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_hammer_task_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_haproxy_cfg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_heat_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_heat_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_host_vdsm_id.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_hostname.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_hosts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_hponcfg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_httpd_M.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_httpd_V.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_httpd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_httpd_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_httpd_open_nfs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ifcfg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_init_process_cgroup.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_initscript.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_installed_rpms.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_interrupts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ip.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ip_netns_exec_namespace_lsof.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ipaupgrade_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ipcs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_iptables.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ironic_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ironic_inspector_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_iscsiadm_mode_session.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_jboss_domain_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_jboss_standalone_main_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_jboss_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_journal_since_boot.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_journald_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_katello_service_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_kdump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_keystone.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_keystone_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_krb5.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_krb5kdc_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ksmstate.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_kubepods_cpu_quota.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_libkeyutils.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_libvirtd_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_limits_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_listunits.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_logrotate_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lpstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_boot.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_dev.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_disk.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_docker_volumes.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_etc.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_lib_firmware.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_ocp_nci_openshift_sdn.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_origin_local_volumes_pods.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_osroot.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_sys_firmware.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_usr_sbin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_lib_mongodb.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_lib_nova_instances.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_opt_mssql.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_opt_mssql_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_run.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_spool_clientmq.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_spool_postfix_maildrop.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_tmp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lsblk.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lsmod.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lsof.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lspci.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lssap.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lsscsi.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lvdisplay.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lvm.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lvm_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lvs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_manila_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mariadb_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_md5check.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mdstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_meminfo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_messages.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mistral_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mlx4_port.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_modinfo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_modprobe.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mongod_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mount.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mssql_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_multicast_querier.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_multipath_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_multipath_v4_ll.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mysql_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mysqladmin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_net_namespace.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_netstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_dhcp_agent_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_l3_agent_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_l3_agent_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_metadata_agent_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_metadata_agent_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_ovs_agent_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_plugin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_server_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nfnetlink_queue.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nfs_exports.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nginx_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nmcli.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nova_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nova_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nova_user_ids.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nscd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nsswitch_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ntp_sources.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_numa_cpus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_numeric_user_group_name.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nvme_core_io_timeout.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_odbc.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_openshift_configuration.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_openshift_get.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_openshift_get_with_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_openshift_hosts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_openvswitch_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_openvswitch_other_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_oracle.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_os_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_osa_dispatcher_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ovirt_engine_confd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ovirt_engine_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ovs_appctl_fdb_show_bridge.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ovs_vsctl_list_bridge.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ovs_vsctl_show.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_pacemaker_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_package_provides_httpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_package_provides_java.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_pam.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_parsers_module.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_parted.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_partitions.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_passenger_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_password.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_pcs_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_pcs_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_pluginconf_d.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_postgresql_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_postgresql_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_proc_environ.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_proc_limits.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_proc_stat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ps.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_pulp_worker_defaults.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_pvs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_qemu_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_qemu_xml.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_qpid_stat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_qpidd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rabbit_users.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rabbitmq_env.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rabbitmq_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rabbitmq_queues.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rabbitmq_report.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rc_local.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rdma_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_redhat_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_resolv_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhev_data_center.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhn_charsets.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhn_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhn_entitlement_cert_xml.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhn_hibernate_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhn_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhn_schema_stats.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhn_schema_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhsm_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhsm_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhv_log_collector_analyzer.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_route.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rpm_vercmp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rsyslog_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_samba.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sap_hdb_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sap_host_profile.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sapcontrol.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_saphostctrl.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_saphostexec.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sat5_insights_properties.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_satellite_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_scheduler.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_scsi.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_scsi_eh_deadline.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_scsi_fwver.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sctp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_secure.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_selinux_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sestatus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_smartctl.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_smartpdc_settings.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_smbstatus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_snmp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_softnet_stat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_software_collections_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ssh.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ssh_client_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sssd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sssd_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_subscription_manager_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_subscription_manager_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_swift_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_swift_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_chronyd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_corosync.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_dirsrv.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_doc_examples.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_docker.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_docker_storage.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_docker_storage_setup.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_httpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_ifcfg_static_route.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_irqbalance.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_kdump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_libvirt_guests.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_memcached.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_mongod.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_netconsole.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_network.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_ntpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_prelink.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_puppetserver.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_sshd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_up2date.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_virt_who.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysctl.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_system_time.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_systemctl_show.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_systemd_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_systemid.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_systool.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_teamdctl_config_dump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_teamdctl_state_dump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_tmpfilesd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_tomcat_virtual_dir_context.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_tomcat_xml.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_transparent_hugepage.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_tuned.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_tuned_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_uname.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_unitfiles.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_up2date_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_uptime.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_vdsm_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_vdsm_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_vgdisplay.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_vgs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_virsh_list_all.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_virt_uuid_facts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_virt_what.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_virt_who_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_virtlogd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_vmcore_dmesg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_vmware_tools_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_vsftpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_xfs_info.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_xinetd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_yum_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_yum_repolist.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_yum_repos_d.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_yumlog.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_zipl_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests copying build/lib/insights/parsers/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/alternatives.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/amq_broker.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/audit_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/auditctl_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/auditd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/autofs_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/avc_cache_threshold.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/avc_hash_stats.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/aws_instance_type.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/blkid.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/bond.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/bond_dynamic_lb.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/branch_info.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/brctl_show.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/catalina_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/cciss.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ceilometer_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ceilometer_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ceph_cmd_json_parsing.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ceph_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ceph_insights.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ceph_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ceph_osd_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ceph_osd_tree_text.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ceph_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/certificates_enddate.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/cgroups.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/checkin_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/chkconfig.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/cib.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/cinder_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/cinder_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/cluster_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/cmdline.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/cobbler_modules_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/cobbler_settings.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/corosync.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/cpuinfo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/cpuset_cpus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/crontab.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/crypto_policies.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/current_clocksource.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/date.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/dcbtool_gc_dcb.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/df.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/dirsrv_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/dirsrv_sysconfig.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/dmesg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/dmidecode.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/dmsetup.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/dnf_modules.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/dnsmasq_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/docker_host_machine_id.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/docker_inspect.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/docker_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/docker_storage_setup.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/dockerinfo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/dumpe2fs_h.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/engine_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/engine_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ethtool.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/facter.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/fc_match.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/foreman_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/foreman_proxy_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/foreman_rake_db_migrate_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/foreman_tasks_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/fstab.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/galera_cnf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/getcert_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/getenforce.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/getsebool.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/glance_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/gluster_vol.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/gnocchi.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/grub_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/grubby.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/hammer_ping.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/hammer_task_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/haproxy_cfg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/heat_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/heat_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/host_vdsm_id.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/hostname.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/hosts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/hponcfg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/httpd_M.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/httpd_V.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/httpd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/httpd_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/httpd_open_nfs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ifcfg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/init_process_cgroup.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/initscript.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/installed_rpms.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/interrupts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ip.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ip_netns_exec_namespace_lsof.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ipaupgrade_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ipcs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ipcs_sem.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/iptables.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ironic_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ironic_inspector_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/iscsiadm_mode_session.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/jboss_domain_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/jboss_standalone_main_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/jboss_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/journal_since_boot.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/journald_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/katello_service_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/kdump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/keystone.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/keystone_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/krb5.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/krb5kdc_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ksmstate.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/kubepods_cpu_quota.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/libkeyutils.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/libvirtd_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/limits_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/logrotate_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/lpstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_boot.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_dev.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_disk.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_docker_volumes.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_etc.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_lib_firmware.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_ocp_cni_openshift_sdn.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_origin_local_volumes_pods.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_osroot.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_sys_firmware.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_usr_sbin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_lib_mongodb.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_lib_nova_instances.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_opt_mssql.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_opt_mssql_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_run.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_spool_clientmq.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_spool_postfix_maildrop.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_tmp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/lsblk.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/lsmod.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/lsof.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/lspci.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/lssap.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/lsscsi.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/lvdisplay.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/lvm.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/manila_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/mariadb_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/md5check.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/mdstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/meminfo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/messages.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/metadata.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/mistral_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/mlx4_port.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/modinfo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/modprobe.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/mongod_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/mount.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/mssql_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/multicast_querier.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/multipath_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/multipath_v4_ll.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/mysql_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/mysqladmin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/net_namespace.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/netconsole.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/netstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_dhcp_agent_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_l3_agent_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_l3_agent_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_metadata_agent_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_metadata_agent_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_ovs_agent_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_plugin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_server_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/nfnetlink_queue.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/nfs_exports.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/nginx_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/nmcli.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/nova_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/nova_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/nova_user_ids.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/nscd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/nsswitch_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ntp_sources.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/numa_cpus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/numeric_user_group_name.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/nvme_core_io_timeout.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/odbc.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/openshift_configuration.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/openshift_get.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/openshift_get_with_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/openshift_hosts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/openvswitch_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/openvswitch_other_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/oracle.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/os_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/osa_dispatcher_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ovirt_engine_confd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ovirt_engine_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ovs_appctl_fdb_show_bridge.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ovs_vsctl_list_bridge.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ovs_vsctl_show.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/pacemaker_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/package_provides_httpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/package_provides_java.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/pam.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/parted.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/partitions.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/passenger_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/password.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/pcs_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/pcs_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/pluginconf_d.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/postgresql_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/postgresql_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/proc_environ.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/proc_limits.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/proc_stat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ps.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/pulp_worker_defaults.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/puppetserver_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/qemu_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/qemu_xml.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/qpid_stat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/qpidd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rabbitmq.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rabbitmq_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rc_local.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rdma_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/redhat_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/resolv_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rhev_data_center.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rhn_charsets.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rhn_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rhn_entitlement_cert_xml.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rhn_hibernate_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rhn_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rhn_schema_stats.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rhn_schema_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rhsm_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rhsm_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rhv_log_collector_analyzer.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/route.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rpm_vercmp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/rsyslog_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/samba.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/sap_hdb_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/sap_host_profile.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/sapcontrol.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/saphostctrl.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/saphostexec.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/sat5_insights_properties.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/satellite_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/scheduler.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/scsi.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/scsi_eh_deadline.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/scsi_fwver.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/sctp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/secure.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/selinux_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/sestatus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/smartctl.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/smartpdc_settings.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/smbstatus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/snmp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/softnet_stat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/software_collections_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ssh.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/ssh_client_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/sssd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/sssd_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/subscription_manager_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/subscription_manager_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/swift_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/swift_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/sysconfig.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/sysctl.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/system_time.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/systemctl_show.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/systemid.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/systool.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/teamdctl_config_dump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/teamdctl_state_dump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/tmpfilesd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/tomcat_virtual_dir_context.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/tomcat_xml.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/transparent_hugepage.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/tuned.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/tuned_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/uname.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/up2date.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/up2date_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/uptime.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/vdsm_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/vdsm_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/vgdisplay.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/virsh_list_all.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/virt_uuid_facts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/virt_what.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/virt_who_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/virtlogd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/vmcore_dmesg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/vmware_tools_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/vsftpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/xfs_info.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/xinetd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/yum.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/yum_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/yum_repos_d.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/yumlog.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers copying build/lib/insights/parsers/zipl_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/plugins copying build/lib/insights/plugins/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/plugins copying build/lib/insights/plugins/always_fires.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/plugins copying build/lib/insights/plugins/insights_heartbeat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/plugins copying build/lib/insights/plugins/never_fires.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/plugins copying build/lib/insights/plugins/rules_fixture_plugin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/plugins copying build/lib/insights/plugins/vulnerable_kernel.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/plugins creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs/openshift copying build/lib/insights/specs/openshift/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs/openshift copying build/lib/insights/specs/openshift/default.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs/openshift copying build/lib/insights/specs/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs copying build/lib/insights/specs/default.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs copying build/lib/insights/specs/insights_archive.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs copying build/lib/insights/specs/jdr_archive.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs copying build/lib/insights/specs/sos_archive.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_plugins copying build/lib/insights/tests/test_plugins/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_plugins copying build/lib/insights/tests/test_plugins/test_plugin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_plugins copying build/lib/insights/tests/test_plugins/tina_loves_butts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_plugins copying build/lib/insights/tests/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/helpers.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/integration.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/mock_web_server.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_add_component.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_always_fires.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_attribute_dict.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_canonical_facts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_commandparser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_component_metadata.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_config_parser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_determine_components.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_dr_enabled.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_dr_run.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_evaluators.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_extractors.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_file_listing.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_file_permissions.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_filters.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_formats.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_fs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_insights_heartbeat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_json_parser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_logfileoutput.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_ls_parser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_parser_class.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_query.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_remote_resource.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_rules_fixture.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_scannable.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_serde.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_spec_serialization.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_specs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_subproc.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_sysconfig_options.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_syslog.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_test.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_util.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_vulnerable_kernel.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_xmlparser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests copying build/lib/insights/tests/test_yaml_parser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tools copying build/lib/insights/tools/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tools copying build/lib/insights/tools/apply_spec_filters.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tools copying build/lib/insights/tools/cat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tools copying build/lib/insights/tools/insights_inspect.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tools copying build/lib/insights/tools/query.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tools creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util copying build/lib/insights/util/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util copying build/lib/insights/util/canonical_facts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util copying build/lib/insights/util/command.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util copying build/lib/insights/util/component_graph.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util copying build/lib/insights/util/content_type.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util copying build/lib/insights/util/file_permissions.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util copying build/lib/insights/util/fs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util copying build/lib/insights/util/mangle.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util copying build/lib/insights/util/streams.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util copying build/lib/insights/util/subproc.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util copying build/lib/insights/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights copying build/lib/insights/__main__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights copying build/lib/insights/collect.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights copying build/lib/insights/settings.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/cluster_rules/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/cluster_rules/allnodes_cpu.py to allnodes_cpu.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/cluster_rules/bash_version.py to bash_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/cluster_rules/ntp_compare.py to ntp_compare.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/rules/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/rules/bash_version.py to bash_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/rules/hostname_rel.py to hostname_rel.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/rules/sample_script.py to sample_script.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/rules/skip_component.py to skip_component.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/rules/stand_alone.py to stand_alone.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/examples/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/repo.py to repo.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/archive/tool.py to tool.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/phase/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/phase/v1.py to v1.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/archive.py to archive.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/auto_config.py to auto_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/cert_auth.py to cert_auth.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/collection_rules.py to collection_rules.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/compressed_file.py to compressed_file.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/containers.py to containers.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/data_collector.py to data_collector.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/dmsetupWrap.py to dmsetupWrap.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/docker_wrap.py to docker_wrap.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/insights_spec.py to insights_spec.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/mount.py to mount.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/schedule.py to schedule.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/subp.py to subp.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/support.py to support.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/client/utilities.py to utilities.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_ceph_osd_tree.py to test_ceph_osd_tree.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_cloud_provider.py to test_cloud_provider.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_dnsmasq_conf_all.py to test_dnsmasq_conf_all.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_grub_conf.py to test_grub_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_hostname.py to test_hostname.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_httpd_V.py to test_httpd_V.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_httpd_conf.py to test_httpd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_httpd_conf_parser.py to test_httpd_conf_parser.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_httpd_conf_tree.py to test_httpd_conf_tree.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_ipcs_semaphores.py to test_ipcs_semaphores.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_ipcs_shared_memory.py to test_ipcs_shared_memory.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_ipv6.py to test_ipv6.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_journald_conf.py to test_journald_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_krb5.py to test_krb5.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_limits_conf.py to test_limits_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_logrotate_conf.py to test_logrotate_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_logrotate_conf_tree.py to test_logrotate_conf_tree.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_lvm.py to test_lvm.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_modprobe.py to test_modprobe.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_netstat.py to test_netstat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_nfs_exports.py to test_nfs_exports.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_nginx_conf.py to test_nginx_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_nginx_conf_parser.py to test_nginx_conf_parser.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_package_provides_httpd.py to test_package_provides_httpd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_package_provides_java.py to test_package_provides_java.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_redhat_release.py to test_redhat_release.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_sap.py to test_sap.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_satellite_version.py to test_satellite_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_selinux.py to test_selinux.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_tmpfilesd.py to test_tmpfilesd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_tomcat_virtual_dir_context.py to test_tomcat_virtual_dir_context.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_uptime.py to test_uptime.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_user_namespaces.py to test_user_namespaces.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_virt_what.py to test_virt_what.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tests/test_virt_who_conf.py to test_virt_who_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/ceph_osd_tree.py to ceph_osd_tree.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/cloud_provider.py to cloud_provider.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/dnsmasq_conf_all.py to dnsmasq_conf_all.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/grub_conf.py to grub_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/hostname.py to hostname.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/httpd_V.py to httpd_V.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/httpd_conf.py to httpd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/ipcs_semaphores.py to ipcs_semaphores.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/ipcs_shared_memory.py to ipcs_shared_memory.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/ipv6.py to ipv6.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/journald_conf.py to journald_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/krb5.py to krb5.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/limits_conf.py to limits_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/logrotate_conf.py to logrotate_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/lvm.py to lvm.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/modprobe.py to modprobe.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/multinode.py to multinode.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/netstat.py to netstat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/nfs_exports.py to nfs_exports.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/nginx_conf.py to nginx_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/package_provides_httpd.py to package_provides_httpd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/package_provides_java.py to package_provides_java.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/redhat_release.py to redhat_release.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/sap.py to sap.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/satellite_version.py to satellite_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/selinux.py to selinux.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tmpfilesd.py to tmpfilesd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/tomcat_virtual_dir_context.py to tomcat_virtual_dir_context.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/uptime.py to uptime.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/user_namespaces.py to user_namespaces.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/virt_what.py to virt_what.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/combiners/virt_who_conf.py to virt_who_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/components/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/components/tests/test_rhel_version.py to test_rhel_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/components/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/components/rhel_version.py to rhel_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/configtree/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/configtree/tests/test_dsl.py to test_dsl.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/configtree/tests/test_iniconfig.py to test_iniconfig.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/configtree/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/configtree/dictlike.py to dictlike.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/configtree/iniconfig.py to iniconfig.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib/ConfigParser.py to ConfigParser.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib/ElementPath.py to ElementPath.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib/ElementTree.py to ElementTree.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib/importlib.py to importlib.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib/ipaddress.py to ipaddress.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib/magic.py to magic.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib/nginxparser.py to nginxparser.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib/pyparsing.py to pyparsing.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib/soscleaner.py to soscleaner.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/contrib/toposort.py to toposort.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/archives.py to archives.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/blacklist.py to blacklist.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/dr.py to dr.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/evaluators.py to evaluators.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/hydration.py to hydration.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/ls_parser.py to ls_parser.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/marshalling.py to marshalling.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/plugins.py to plugins.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/remote_resource.py to remote_resource.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/serde.py to serde.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/core/spec_factory.py to spec_factory.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/formats/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/formats/_json.py to _json.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/formats/_markdown.py to _markdown.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/formats/_syslog.py to _syslog.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/formats/_yaml.py to _yaml.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/formats/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/systemd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/systemd/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/systemd/unitfiles.py to unitfiles.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_alternatives.py to test_alternatives.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_amq_broker.py to test_amq_broker.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_audit_log.py to test_audit_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_auditctl_status.py to test_auditctl_status.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_auditd_conf.py to test_auditd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_autofs_conf.py to test_autofs_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_avc_cache_threshold.py to test_avc_cache_threshold.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_avc_hash_stats.py to test_avc_hash_stats.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_aws_instance_type.py to test_aws_instance_type.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_blkid.py to test_blkid.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_bond.py to test_bond.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_bond_dynamic_lb.py to test_bond_dynamic_lb.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_branch_info.py to test_branch_info.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_brctl_show.py to test_brctl_show.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_catalina_log.py to test_catalina_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_cciss.py to test_cciss.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ceilometer_conf.py to test_ceilometer_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ceilometer_log.py to test_ceilometer_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ceph_cmd_json_parsing.py to test_ceph_cmd_json_parsing.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ceph_conf.py to test_ceph_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ceph_insights.py to test_ceph_insights.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ceph_log.py to test_ceph_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ceph_osd_log.py to test_ceph_osd_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ceph_osd_tree_text.py to test_ceph_osd_tree_text.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ceph_version.py to test_ceph_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_certificates_enddate.py to test_certificates_enddate.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_cgroups.py to test_cgroups.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_checkin_conf.py to test_checkin_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_chkconfig.py to test_chkconfig.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_cib.py to test_cib.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_cinder_conf.py to test_cinder_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_cinder_log.py to test_cinder_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_cluster_conf.py to test_cluster_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_cmdline.py to test_cmdline.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_cobbler_modules_conf.py to test_cobbler_modules_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_cobbler_settings.py to test_cobbler_settings.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_corosync.py to test_corosync.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_cpuinfo.py to test_cpuinfo.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_cpuset_cpus.py to test_cpuset_cpus.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_crontab.py to test_crontab.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_crypto_policies_bind.py to test_crypto_policies_bind.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_crypto_policies_config.py to test_crypto_policies_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_crypto_policies_doc_examples.py to test_crypto_policies_doc_examples.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_crypto_policies_opensshserver.py to test_crypto_policies_opensshserver.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_crypto_policies_state_current.py to test_crypto_policies_state_current.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_current_clocksource.py to test_current_clocksource.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_date.py to test_date.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_dcbtool_gc_dcb.py to test_dcbtool_gc_dcb.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_df.py to test_df.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_dirsrv_logs.py to test_dirsrv_logs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_dmesg.py to test_dmesg.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_dmidecode.py to test_dmidecode.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_dmsetup_info.py to test_dmsetup_info.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_dnf_modules.py to test_dnf_modules.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_dnsmasq_config.py to test_dnsmasq_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_docker_host_machine-id.py to test_docker_host_machine-id.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_docker_info.py to test_docker_info.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_docker_inspect.py to test_docker_inspect.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_docker_list.py to test_docker_list.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_dumpe2fs_h.py to test_dumpe2fs_h.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_engine_config.py to test_engine_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_engine_log.py to test_engine_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ethtool.py to test_ethtool.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_facter.py to test_facter.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_fc_match.py to test_fc_match.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_foreman_log.py to test_foreman_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_foreman_proxy_conf.py to test_foreman_proxy_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_foreman_rake_db_migrate_status.py to test_foreman_rake_db_migrate_status.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_foreman_tasks_config.py to test_foreman_tasks_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_fstab.py to test_fstab.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_galera_cnf.py to test_galera_cnf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_getcert_list.py to test_getcert_list.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_getenforce.py to test_getenforce.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_getsebool.py to test_getsebool.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_glance_log.py to test_glance_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_gluster_vol.py to test_gluster_vol.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_gnocchi.py to test_gnocchi.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_grub_conf.py to test_grub_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_grub_conf_efi.py to test_grub_conf_efi.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_grub_conf_kdump.py to test_grub_conf_kdump.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_grub_conf_missing_boot_files.py to test_grub_conf_missing_boot_files.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_grubby.py to test_grubby.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_hammer_ping.py to test_hammer_ping.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_hammer_task_list.py to test_hammer_task_list.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_haproxy_cfg.py to test_haproxy_cfg.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_heat_conf.py to test_heat_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_heat_log.py to test_heat_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_host_vdsm_id.py to test_host_vdsm_id.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_hostname.py to test_hostname.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_hosts.py to test_hosts.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_hponcfg.py to test_hponcfg.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_httpd_M.py to test_httpd_M.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_httpd_V.py to test_httpd_V.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_httpd_conf.py to test_httpd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_httpd_log.py to test_httpd_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_httpd_open_nfs.py to test_httpd_open_nfs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ifcfg.py to test_ifcfg.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_init_process_cgroup.py to test_init_process_cgroup.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_initscript.py to test_initscript.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_installed_rpms.py to test_installed_rpms.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_interrupts.py to test_interrupts.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ip.py to test_ip.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ip_netns_exec_namespace_lsof.py to test_ip_netns_exec_namespace_lsof.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ipaupgrade_log.py to test_ipaupgrade_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ipcs.py to test_ipcs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_iptables.py to test_iptables.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ironic_conf.py to test_ironic_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ironic_inspector_log.py to test_ironic_inspector_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_iscsiadm_mode_session.py to test_iscsiadm_mode_session.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_jboss_domain_log.py to test_jboss_domain_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_jboss_standalone_main_conf.py to test_jboss_standalone_main_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_jboss_version.py to test_jboss_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_journal_since_boot.py to test_journal_since_boot.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_journald_conf.py to test_journald_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_katello_service_status.py to test_katello_service_status.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_kdump.py to test_kdump.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_keystone.py to test_keystone.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_keystone_log.py to test_keystone_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_krb5.py to test_krb5.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_krb5kdc_log.py to test_krb5kdc_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ksmstate.py to test_ksmstate.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_kubepods_cpu_quota.py to test_kubepods_cpu_quota.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_libkeyutils.py to test_libkeyutils.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_libvirtd_log.py to test_libvirtd_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_limits_conf.py to test_limits_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_listunits.py to test_listunits.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_logrotate_conf.py to test_logrotate_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_lpstat.py to test_lpstat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_boot.py to test_ls_boot.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_dev.py to test_ls_dev.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_disk.py to test_ls_disk.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_docker_volumes.py to test_ls_docker_volumes.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_etc.py to test_ls_etc.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_lib_firmware.py to test_ls_lib_firmware.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_ocp_nci_openshift_sdn.py to test_ls_ocp_nci_openshift_sdn.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_origin_local_volumes_pods.py to test_ls_origin_local_volumes_pods.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_osroot.py to test_ls_osroot.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_sys_firmware.py to test_ls_sys_firmware.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_usr_sbin.py to test_ls_usr_sbin.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_var_lib_mongodb.py to test_ls_var_lib_mongodb.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_var_lib_nova_instances.py to test_ls_var_lib_nova_instances.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_var_log.py to test_ls_var_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_var_opt_mssql.py to test_ls_var_opt_mssql.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_var_opt_mssql_log.py to test_ls_var_opt_mssql_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_var_run.py to test_ls_var_run.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_var_spool_clientmq.py to test_ls_var_spool_clientmq.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_var_spool_postfix_maildrop.py to test_ls_var_spool_postfix_maildrop.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ls_var_tmp.py to test_ls_var_tmp.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_lsblk.py to test_lsblk.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_lsmod.py to test_lsmod.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_lsof.py to test_lsof.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_lspci.py to test_lspci.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_lssap.py to test_lssap.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_lsscsi.py to test_lsscsi.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_lvdisplay.py to test_lvdisplay.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_lvm.py to test_lvm.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_lvm_conf.py to test_lvm_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_lvs.py to test_lvs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_manila_conf.py to test_manila_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_mariadb_log.py to test_mariadb_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_md5check.py to test_md5check.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_mdstat.py to test_mdstat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_meminfo.py to test_meminfo.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_messages.py to test_messages.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_mistral_log.py to test_mistral_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_mlx4_port.py to test_mlx4_port.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_modinfo.py to test_modinfo.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_modprobe.py to test_modprobe.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_mongod_conf.py to test_mongod_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_mount.py to test_mount.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_mssql_conf.py to test_mssql_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_multicast_querier.py to test_multicast_querier.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_multipath_conf.py to test_multipath_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_multipath_v4_ll.py to test_multipath_v4_ll.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_mysql_log.py to test_mysql_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_mysqladmin.py to test_mysqladmin.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_net_namespace.py to test_net_namespace.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_netstat.py to test_netstat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_neutron_conf.py to test_neutron_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_neutron_dhcp_agent_conf.py to test_neutron_dhcp_agent_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_neutron_l3_agent_conf.py to test_neutron_l3_agent_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_neutron_l3_agent_log.py to test_neutron_l3_agent_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_neutron_metadata_agent_conf.py to test_neutron_metadata_agent_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_neutron_metadata_agent_log.py to test_neutron_metadata_agent_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_neutron_ovs_agent_log.py to test_neutron_ovs_agent_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_neutron_plugin.py to test_neutron_plugin.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_neutron_server_log.py to test_neutron_server_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_nfnetlink_queue.py to test_nfnetlink_queue.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_nfs_exports.py to test_nfs_exports.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_nginx_conf.py to test_nginx_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_nmcli.py to test_nmcli.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_nova_conf.py to test_nova_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_nova_log.py to test_nova_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_nova_user_ids.py to test_nova_user_ids.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_nscd_conf.py to test_nscd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_nsswitch_conf.py to test_nsswitch_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ntp_sources.py to test_ntp_sources.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_numa_cpus.py to test_numa_cpus.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_numeric_user_group_name.py to test_numeric_user_group_name.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_nvme_core_io_timeout.py to test_nvme_core_io_timeout.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_odbc.py to test_odbc.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_openshift_configuration.py to test_openshift_configuration.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_openshift_get.py to test_openshift_get.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_openshift_get_with_config.py to test_openshift_get_with_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_openshift_hosts.py to test_openshift_hosts.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_openvswitch_logs.py to test_openvswitch_logs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_openvswitch_other_config.py to test_openvswitch_other_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_oracle.py to test_oracle.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_os_release.py to test_os_release.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_osa_dispatcher_log.py to test_osa_dispatcher_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ovirt_engine_confd.py to test_ovirt_engine_confd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ovirt_engine_log.py to test_ovirt_engine_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ovs_appctl_fdb_show_bridge.py to test_ovs_appctl_fdb_show_bridge.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ovs_vsctl_list_bridge.py to test_ovs_vsctl_list_bridge.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ovs_vsctl_show.py to test_ovs_vsctl_show.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_pacemaker_log.py to test_pacemaker_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_package_provides_httpd.py to test_package_provides_httpd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_package_provides_java.py to test_package_provides_java.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_pam.py to test_pam.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_parsers_module.py to test_parsers_module.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_parted.py to test_parted.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_partitions.py to test_partitions.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_passenger_status.py to test_passenger_status.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_password.py to test_password.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_pcs_config.py to test_pcs_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_pcs_status.py to test_pcs_status.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_pluginconf_d.py to test_pluginconf_d.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_postgresql_conf.py to test_postgresql_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_postgresql_log.py to test_postgresql_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_proc_environ.py to test_proc_environ.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_proc_limits.py to test_proc_limits.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_proc_stat.py to test_proc_stat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ps.py to test_ps.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_pulp_worker_defaults.py to test_pulp_worker_defaults.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_pvs.py to test_pvs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_qemu_conf.py to test_qemu_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_qemu_xml.py to test_qemu_xml.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_qpid_stat.py to test_qpid_stat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_qpidd_conf.py to test_qpidd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rabbit_users.py to test_rabbit_users.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rabbitmq_env.py to test_rabbitmq_env.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rabbitmq_log.py to test_rabbitmq_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rabbitmq_queues.py to test_rabbitmq_queues.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rabbitmq_report.py to test_rabbitmq_report.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rc_local.py to test_rc_local.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rdma_config.py to test_rdma_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_redhat_release.py to test_redhat_release.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_resolv_conf.py to test_resolv_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rhev_data_center.py to test_rhev_data_center.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rhn_charsets.py to test_rhn_charsets.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rhn_conf.py to test_rhn_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rhn_entitlement_cert_xml.py to test_rhn_entitlement_cert_xml.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rhn_hibernate_conf.py to test_rhn_hibernate_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rhn_logs.py to test_rhn_logs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rhn_schema_stats.py to test_rhn_schema_stats.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rhn_schema_version.py to test_rhn_schema_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rhsm_conf.py to test_rhsm_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rhsm_log.py to test_rhsm_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rhv_log_collector_analyzer.py to test_rhv_log_collector_analyzer.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_route.py to test_route.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rpm_vercmp.py to test_rpm_vercmp.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_rsyslog_conf.py to test_rsyslog_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_samba.py to test_samba.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sap_hdb_version.py to test_sap_hdb_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sap_host_profile.py to test_sap_host_profile.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sapcontrol.py to test_sapcontrol.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_saphostctrl.py to test_saphostctrl.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_saphostexec.py to test_saphostexec.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sat5_insights_properties.py to test_sat5_insights_properties.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_satellite_version.py to test_satellite_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_scheduler.py to test_scheduler.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_scsi.py to test_scsi.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_scsi_eh_deadline.py to test_scsi_eh_deadline.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_scsi_fwver.py to test_scsi_fwver.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sctp.py to test_sctp.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_secure.py to test_secure.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_selinux_config.py to test_selinux_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sestatus.py to test_sestatus.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_smartctl.py to test_smartctl.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_smartpdc_settings.py to test_smartpdc_settings.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_smbstatus.py to test_smbstatus.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_snmp.py to test_snmp.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_softnet_stat.py to test_softnet_stat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_software_collections_list.py to test_software_collections_list.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ssh.py to test_ssh.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_ssh_client_config.py to test_ssh_client_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sssd_conf.py to test_sssd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sssd_logs.py to test_sssd_logs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_subscription_manager_list.py to test_subscription_manager_list.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_subscription_manager_release.py to test_subscription_manager_release.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_swift_conf.py to test_swift_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_swift_log.py to test_swift_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_chronyd.py to test_sysconfig_chronyd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_corosync.py to test_sysconfig_corosync.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_dirsrv.py to test_sysconfig_dirsrv.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_doc_examples.py to test_sysconfig_doc_examples.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_docker.py to test_sysconfig_docker.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_docker_storage.py to test_sysconfig_docker_storage.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_docker_storage_setup.py to test_sysconfig_docker_storage_setup.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_httpd.py to test_sysconfig_httpd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_ifcfg_static_route.py to test_sysconfig_ifcfg_static_route.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_irqbalance.py to test_sysconfig_irqbalance.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_kdump.py to test_sysconfig_kdump.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_libvirt_guests.py to test_sysconfig_libvirt_guests.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_memcached.py to test_sysconfig_memcached.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_mongod.py to test_sysconfig_mongod.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_netconsole.py to test_sysconfig_netconsole.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_network.py to test_sysconfig_network.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_ntpd.py to test_sysconfig_ntpd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_prelink.py to test_sysconfig_prelink.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_puppetserver.py to test_sysconfig_puppetserver.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_sshd.py to test_sysconfig_sshd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_up2date.py to test_sysconfig_up2date.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysconfig_virt_who.py to test_sysconfig_virt_who.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_sysctl.py to test_sysctl.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_system_time.py to test_system_time.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_systemctl_show.py to test_systemctl_show.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_systemd_config.py to test_systemd_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_systemid.py to test_systemid.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_systool.py to test_systool.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_teamdctl_config_dump.py to test_teamdctl_config_dump.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_teamdctl_state_dump.py to test_teamdctl_state_dump.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_tmpfilesd.py to test_tmpfilesd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_tomcat_virtual_dir_context.py to test_tomcat_virtual_dir_context.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_tomcat_xml.py to test_tomcat_xml.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_transparent_hugepage.py to test_transparent_hugepage.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_tuned.py to test_tuned.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_tuned_conf.py to test_tuned_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_uname.py to test_uname.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_unitfiles.py to test_unitfiles.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_up2date_log.py to test_up2date_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_uptime.py to test_uptime.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_vdsm_conf.py to test_vdsm_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_vdsm_log.py to test_vdsm_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_vgdisplay.py to test_vgdisplay.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_vgs.py to test_vgs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_virsh_list_all.py to test_virsh_list_all.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_virt_uuid_facts.py to test_virt_uuid_facts.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_virt_what.py to test_virt_what.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_virt_who_conf.py to test_virt_who_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_virtlogd_conf.py to test_virtlogd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_vmcore_dmesg.py to test_vmcore_dmesg.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_vmware_tools_conf.py to test_vmware_tools_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_vsftpd.py to test_vsftpd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_xfs_info.py to test_xfs_info.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_xinetd_conf.py to test_xinetd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_yum_conf.py to test_yum_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_yum_repolist.py to test_yum_repolist.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_yum_repos_d.py to test_yum_repos_d.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_yumlog.py to test_yumlog.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tests/test_zipl_conf.py to test_zipl_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/alternatives.py to alternatives.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/amq_broker.py to amq_broker.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/audit_log.py to audit_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/auditctl_status.py to auditctl_status.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/auditd_conf.py to auditd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/autofs_conf.py to autofs_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/avc_cache_threshold.py to avc_cache_threshold.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/avc_hash_stats.py to avc_hash_stats.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/aws_instance_type.py to aws_instance_type.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/blkid.py to blkid.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/bond.py to bond.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/bond_dynamic_lb.py to bond_dynamic_lb.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/branch_info.py to branch_info.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/brctl_show.py to brctl_show.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/catalina_log.py to catalina_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/cciss.py to cciss.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ceilometer_conf.py to ceilometer_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ceilometer_log.py to ceilometer_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ceph_cmd_json_parsing.py to ceph_cmd_json_parsing.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ceph_conf.py to ceph_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ceph_insights.py to ceph_insights.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ceph_log.py to ceph_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ceph_osd_log.py to ceph_osd_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ceph_osd_tree_text.py to ceph_osd_tree_text.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ceph_version.py to ceph_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/certificates_enddate.py to certificates_enddate.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/cgroups.py to cgroups.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/checkin_conf.py to checkin_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/chkconfig.py to chkconfig.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/cib.py to cib.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/cinder_conf.py to cinder_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/cinder_log.py to cinder_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/cluster_conf.py to cluster_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/cmdline.py to cmdline.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/cobbler_modules_conf.py to cobbler_modules_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/cobbler_settings.py to cobbler_settings.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/corosync.py to corosync.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/cpuinfo.py to cpuinfo.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/cpuset_cpus.py to cpuset_cpus.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/crontab.py to crontab.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/crypto_policies.py to crypto_policies.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/current_clocksource.py to current_clocksource.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/date.py to date.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/dcbtool_gc_dcb.py to dcbtool_gc_dcb.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/df.py to df.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/dirsrv_logs.py to dirsrv_logs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/dirsrv_sysconfig.py to dirsrv_sysconfig.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/dmesg.py to dmesg.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/dmidecode.py to dmidecode.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/dmsetup.py to dmsetup.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/dnf_modules.py to dnf_modules.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/dnsmasq_config.py to dnsmasq_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/docker_host_machine_id.py to docker_host_machine_id.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/docker_inspect.py to docker_inspect.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/docker_list.py to docker_list.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/docker_storage_setup.py to docker_storage_setup.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/dockerinfo.py to dockerinfo.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/dumpe2fs_h.py to dumpe2fs_h.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/engine_config.py to engine_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/engine_log.py to engine_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ethtool.py to ethtool.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/facter.py to facter.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/fc_match.py to fc_match.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/foreman_log.py to foreman_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/foreman_proxy_conf.py to foreman_proxy_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/foreman_rake_db_migrate_status.py to foreman_rake_db_migrate_status.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/foreman_tasks_config.py to foreman_tasks_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/fstab.py to fstab.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/galera_cnf.py to galera_cnf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/getcert_list.py to getcert_list.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/getenforce.py to getenforce.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/getsebool.py to getsebool.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/glance_log.py to glance_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/gluster_vol.py to gluster_vol.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/gnocchi.py to gnocchi.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/grub_conf.py to grub_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/grubby.py to grubby.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/hammer_ping.py to hammer_ping.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/hammer_task_list.py to hammer_task_list.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/haproxy_cfg.py to haproxy_cfg.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/heat_conf.py to heat_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/heat_log.py to heat_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/host_vdsm_id.py to host_vdsm_id.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/hostname.py to hostname.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/hosts.py to hosts.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/hponcfg.py to hponcfg.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/httpd_M.py to httpd_M.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/httpd_V.py to httpd_V.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/httpd_conf.py to httpd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/httpd_log.py to httpd_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/httpd_open_nfs.py to httpd_open_nfs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ifcfg.py to ifcfg.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/init_process_cgroup.py to init_process_cgroup.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/initscript.py to initscript.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/installed_rpms.py to installed_rpms.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/interrupts.py to interrupts.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ip.py to ip.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ip_netns_exec_namespace_lsof.py to ip_netns_exec_namespace_lsof.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ipaupgrade_log.py to ipaupgrade_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ipcs.py to ipcs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ipcs_sem.py to ipcs_sem.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/iptables.py to iptables.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ironic_conf.py to ironic_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ironic_inspector_log.py to ironic_inspector_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/iscsiadm_mode_session.py to iscsiadm_mode_session.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/jboss_domain_log.py to jboss_domain_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/jboss_standalone_main_conf.py to jboss_standalone_main_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/jboss_version.py to jboss_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/journal_since_boot.py to journal_since_boot.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/journald_conf.py to journald_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/katello_service_status.py to katello_service_status.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/kdump.py to kdump.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/keystone.py to keystone.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/keystone_log.py to keystone_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/krb5.py to krb5.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/krb5kdc_log.py to krb5kdc_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ksmstate.py to ksmstate.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/kubepods_cpu_quota.py to kubepods_cpu_quota.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/libkeyutils.py to libkeyutils.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/libvirtd_log.py to libvirtd_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/limits_conf.py to limits_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/logrotate_conf.py to logrotate_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/lpstat.py to lpstat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_boot.py to ls_boot.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_dev.py to ls_dev.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_disk.py to ls_disk.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_docker_volumes.py to ls_docker_volumes.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_etc.py to ls_etc.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_lib_firmware.py to ls_lib_firmware.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_ocp_cni_openshift_sdn.py to ls_ocp_cni_openshift_sdn.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_origin_local_volumes_pods.py to ls_origin_local_volumes_pods.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_osroot.py to ls_osroot.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_sys_firmware.py to ls_sys_firmware.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_usr_sbin.py to ls_usr_sbin.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_var_lib_mongodb.py to ls_var_lib_mongodb.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_var_lib_nova_instances.py to ls_var_lib_nova_instances.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_var_log.py to ls_var_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_var_opt_mssql.py to ls_var_opt_mssql.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_var_opt_mssql_log.py to ls_var_opt_mssql_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_var_run.py to ls_var_run.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_var_spool_clientmq.py to ls_var_spool_clientmq.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_var_spool_postfix_maildrop.py to ls_var_spool_postfix_maildrop.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ls_var_tmp.py to ls_var_tmp.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/lsblk.py to lsblk.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/lsmod.py to lsmod.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/lsof.py to lsof.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/lspci.py to lspci.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/lssap.py to lssap.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/lsscsi.py to lsscsi.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/lvdisplay.py to lvdisplay.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/lvm.py to lvm.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/manila_conf.py to manila_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/mariadb_log.py to mariadb_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/md5check.py to md5check.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/mdstat.py to mdstat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/meminfo.py to meminfo.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/messages.py to messages.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/mistral_log.py to mistral_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/mlx4_port.py to mlx4_port.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/modinfo.py to modinfo.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/modprobe.py to modprobe.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/mongod_conf.py to mongod_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/mount.py to mount.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/mssql_conf.py to mssql_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/multicast_querier.py to multicast_querier.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/multipath_conf.py to multipath_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/multipath_v4_ll.py to multipath_v4_ll.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/mysql_log.py to mysql_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/mysqladmin.py to mysqladmin.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/net_namespace.py to net_namespace.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/netconsole.py to netconsole.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/netstat.py to netstat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/neutron_conf.py to neutron_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/neutron_dhcp_agent_conf.py to neutron_dhcp_agent_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/neutron_l3_agent_conf.py to neutron_l3_agent_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/neutron_l3_agent_log.py to neutron_l3_agent_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/neutron_metadata_agent_conf.py to neutron_metadata_agent_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/neutron_metadata_agent_log.py to neutron_metadata_agent_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/neutron_ovs_agent_log.py to neutron_ovs_agent_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/neutron_plugin.py to neutron_plugin.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/neutron_server_log.py to neutron_server_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/nfnetlink_queue.py to nfnetlink_queue.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/nfs_exports.py to nfs_exports.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/nginx_conf.py to nginx_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/nmcli.py to nmcli.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/nova_conf.py to nova_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/nova_log.py to nova_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/nova_user_ids.py to nova_user_ids.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/nscd_conf.py to nscd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/nsswitch_conf.py to nsswitch_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ntp_sources.py to ntp_sources.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/numa_cpus.py to numa_cpus.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/numeric_user_group_name.py to numeric_user_group_name.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/nvme_core_io_timeout.py to nvme_core_io_timeout.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/odbc.py to odbc.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/openshift_configuration.py to openshift_configuration.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/openshift_get.py to openshift_get.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/openshift_get_with_config.py to openshift_get_with_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/openshift_hosts.py to openshift_hosts.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/openvswitch_logs.py to openvswitch_logs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/openvswitch_other_config.py to openvswitch_other_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/oracle.py to oracle.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/os_release.py to os_release.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/osa_dispatcher_log.py to osa_dispatcher_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ovirt_engine_confd.py to ovirt_engine_confd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ovirt_engine_log.py to ovirt_engine_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ovs_appctl_fdb_show_bridge.py to ovs_appctl_fdb_show_bridge.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ovs_vsctl_list_bridge.py to ovs_vsctl_list_bridge.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ovs_vsctl_show.py to ovs_vsctl_show.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/pacemaker_log.py to pacemaker_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/package_provides_httpd.py to package_provides_httpd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/package_provides_java.py to package_provides_java.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/pam.py to pam.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/parted.py to parted.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/partitions.py to partitions.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/passenger_status.py to passenger_status.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/password.py to password.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/pcs_config.py to pcs_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/pcs_status.py to pcs_status.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/pluginconf_d.py to pluginconf_d.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/postgresql_conf.py to postgresql_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/postgresql_log.py to postgresql_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/proc_environ.py to proc_environ.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/proc_limits.py to proc_limits.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/proc_stat.py to proc_stat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ps.py to ps.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/pulp_worker_defaults.py to pulp_worker_defaults.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/puppetserver_config.py to puppetserver_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/qemu_conf.py to qemu_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/qemu_xml.py to qemu_xml.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/qpid_stat.py to qpid_stat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/qpidd_conf.py to qpidd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rabbitmq.py to rabbitmq.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rabbitmq_log.py to rabbitmq_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rc_local.py to rc_local.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rdma_config.py to rdma_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/redhat_release.py to redhat_release.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/resolv_conf.py to resolv_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rhev_data_center.py to rhev_data_center.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rhn_charsets.py to rhn_charsets.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rhn_conf.py to rhn_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rhn_entitlement_cert_xml.py to rhn_entitlement_cert_xml.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rhn_hibernate_conf.py to rhn_hibernate_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rhn_logs.py to rhn_logs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rhn_schema_stats.py to rhn_schema_stats.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rhn_schema_version.py to rhn_schema_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rhsm_conf.py to rhsm_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rhsm_log.py to rhsm_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rhv_log_collector_analyzer.py to rhv_log_collector_analyzer.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/route.py to route.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rpm_vercmp.py to rpm_vercmp.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/rsyslog_conf.py to rsyslog_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/samba.py to samba.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/sap_hdb_version.py to sap_hdb_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/sap_host_profile.py to sap_host_profile.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/sapcontrol.py to sapcontrol.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/saphostctrl.py to saphostctrl.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/saphostexec.py to saphostexec.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/sat5_insights_properties.py to sat5_insights_properties.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/satellite_version.py to satellite_version.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/scheduler.py to scheduler.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/scsi.py to scsi.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/scsi_eh_deadline.py to scsi_eh_deadline.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/scsi_fwver.py to scsi_fwver.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/sctp.py to sctp.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/secure.py to secure.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/selinux_config.py to selinux_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/sestatus.py to sestatus.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/smartctl.py to smartctl.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/smartpdc_settings.py to smartpdc_settings.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/smbstatus.py to smbstatus.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/snmp.py to snmp.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/softnet_stat.py to softnet_stat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/software_collections_list.py to software_collections_list.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ssh.py to ssh.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/ssh_client_config.py to ssh_client_config.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/sssd_conf.py to sssd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/sssd_logs.py to sssd_logs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/subscription_manager_list.py to subscription_manager_list.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/subscription_manager_release.py to subscription_manager_release.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/swift_conf.py to swift_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/swift_log.py to swift_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/sysconfig.py to sysconfig.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/sysctl.py to sysctl.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/system_time.py to system_time.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/systemctl_show.py to systemctl_show.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/systemid.py to systemid.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/systool.py to systool.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/teamdctl_config_dump.py to teamdctl_config_dump.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/teamdctl_state_dump.py to teamdctl_state_dump.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tmpfilesd.py to tmpfilesd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tomcat_virtual_dir_context.py to tomcat_virtual_dir_context.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tomcat_xml.py to tomcat_xml.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/transparent_hugepage.py to transparent_hugepage.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tuned.py to tuned.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/tuned_conf.py to tuned_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/uname.py to uname.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/up2date.py to up2date.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/up2date_log.py to up2date_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/uptime.py to uptime.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/vdsm_conf.py to vdsm_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/vdsm_log.py to vdsm_log.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/vgdisplay.py to vgdisplay.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/virsh_list_all.py to virsh_list_all.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/virt_uuid_facts.py to virt_uuid_facts.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/virt_what.py to virt_what.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/virt_who_conf.py to virt_who_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/virtlogd_conf.py to virtlogd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/vmcore_dmesg.py to vmcore_dmesg.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/vmware_tools_conf.py to vmware_tools_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/vsftpd.py to vsftpd.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/xfs_info.py to xfs_info.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/xinetd_conf.py to xinetd_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/yum.py to yum.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/yum_conf.py to yum_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/yum_repos_d.py to yum_repos_d.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/yumlog.py to yumlog.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/parsers/zipl_conf.py to zipl_conf.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/plugins/always_fires.py to always_fires.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/plugins/insights_heartbeat.py to insights_heartbeat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/plugins/never_fires.py to never_fires.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/plugins/rules_fixture_plugin.py to rules_fixture_plugin.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/plugins/vulnerable_kernel.py to vulnerable_kernel.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs/openshift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs/openshift/default.py to default.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs/default.py to default.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs/insights_archive.py to insights_archive.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs/jdr_archive.py to jdr_archive.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/specs/sos_archive.py to sos_archive.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_plugins/test_plugin.py to test_plugin.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_plugins/tina_loves_butts.py to tina_loves_butts.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/integration.py to integration.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/mock_web_server.py to mock_web_server.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_add_component.py to test_add_component.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_always_fires.py to test_always_fires.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_attribute_dict.py to test_attribute_dict.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_canonical_facts.py to test_canonical_facts.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_commandparser.py to test_commandparser.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_component_metadata.py to test_component_metadata.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_config_parser.py to test_config_parser.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_determine_components.py to test_determine_components.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_dr_enabled.py to test_dr_enabled.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_dr_run.py to test_dr_run.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_evaluators.py to test_evaluators.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_extractors.py to test_extractors.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_file_listing.py to test_file_listing.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_file_permissions.py to test_file_permissions.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_filters.py to test_filters.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_formats.py to test_formats.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_fs.py to test_fs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_insights_heartbeat.py to test_insights_heartbeat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_json_parser.py to test_json_parser.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_logfileoutput.py to test_logfileoutput.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_ls_parser.py to test_ls_parser.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_parser_class.py to test_parser_class.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_query.py to test_query.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_remote_resource.py to test_remote_resource.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_rules_fixture.py to test_rules_fixture.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_scannable.py to test_scannable.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_serde.py to test_serde.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_spec_serialization.py to test_spec_serialization.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_specs.py to test_specs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_subproc.py to test_subproc.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_sysconfig_options.py to test_sysconfig_options.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_syslog.py to test_syslog.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_test.py to test_test.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_vulnerable_kernel.py to test_vulnerable_kernel.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_xmlparser.py to test_xmlparser.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tests/test_yaml_parser.py to test_yaml_parser.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tools/apply_spec_filters.py to apply_spec_filters.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tools/cat.py to cat.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tools/insights_inspect.py to insights_inspect.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/tools/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util/canonical_facts.py to canonical_facts.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util/component_graph.py to component_graph.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util/content_type.py to content_type.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util/file_permissions.py to file_permissions.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util/fs.py to fs.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util/mangle.py to mangle.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util/streams.py to streams.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/util/subproc.py to subproc.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/collect.py to collect.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights/settings.py to settings.pyc writing byte-compilation script '/tmp/tmpFhncmb.py' /usr/bin/python2 -O /tmp/tmpFhncmb.py removing /tmp/tmpFhncmb.py running install_egg_info running egg_info writing requirements to insights_core.egg-info/requires.txt writing insights_core.egg-info/PKG-INFO writing top-level names to insights_core.egg-info/top_level.txt writing dependency_links to insights_core.egg-info/dependency_links.txt writing entry points to insights_core.egg-info/entry_points.txt reading manifest file 'insights_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'insights/filters.yaml' writing manifest file 'insights_core.egg-info/SOURCES.txt' Copying insights_core.egg-info to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7/site-packages/insights_core-3.0.100-py2.7.egg-info running install_scripts Installing gen_api script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing insights-run script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing insights-perf script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing insights-cat script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing insights-collect script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing insights-info script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing client script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing insights-inspect script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing mangle script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/cluster_rules copying build/lib/examples/cluster_rules/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/cluster_rules copying build/lib/examples/cluster_rules/allnodes_cpu.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/cluster_rules copying build/lib/examples/cluster_rules/bash_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/cluster_rules copying build/lib/examples/cluster_rules/ntp_compare.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/cluster_rules creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/rules copying build/lib/examples/rules/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/rules copying build/lib/examples/rules/bash_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/rules copying build/lib/examples/rules/hostname_rel.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/rules copying build/lib/examples/rules/sample_script.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/rules copying build/lib/examples/rules/skip_component.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/rules copying build/lib/examples/rules/stand_alone.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/rules copying build/lib/examples/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights copying build/lib/insights/defaults.yaml -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights copying build/lib/insights/VERSION -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights copying build/lib/insights/RELEASE -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights copying build/lib/insights/NAME -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights copying build/lib/insights/COMMIT -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7 creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/var creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/var/log copying build/lib/insights/archive/repository/base_archives/rhel7/var/log/secure -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/var/log copying build/lib/insights/archive/repository/base_archives/rhel7/var/log/messages -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/var/log creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/sys creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/sys/kernel creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/sys/kernel/mm creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/sys/kernel/mm/ksm copying build/lib/insights/archive/repository/base_archives/rhel7/sys/kernel/mm/ksm/run -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/sys/kernel/mm/ksm copying build/lib/insights/archive/repository/base_archives/rhel7/sys/kernel/kexec_crash_size -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/sys/kernel creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/sys/devices creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/sys/devices/system creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/sys/devices/system/clocksource creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/sys/devices/system/clocksource/clocksource0 copying build/lib/insights/archive/repository/base_archives/rhel7/sys/devices/system/clocksource/clocksource0/current_clocksource -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/sys/devices/system/clocksource/clocksource0 creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/proc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/proc/scsi copying build/lib/insights/archive/repository/base_archives/rhel7/proc/scsi/scsi -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/proc/scsi copying build/lib/insights/archive/repository/base_archives/rhel7/proc/meminfo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/proc copying build/lib/insights/archive/repository/base_archives/rhel7/proc/mdstat -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/proc copying build/lib/insights/archive/repository/base_archives/rhel7/proc/interrupts -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/proc copying build/lib/insights/archive/repository/base_archives/rhel7/proc/cpuinfo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/proc copying build/lib/insights/archive/repository/base_archives/rhel7/proc/cmdline -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/proc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/yum_-C_repolist -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/virt-what -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/vgs_--nameprefixes_--noheadings_--separator_-a_-o_vg_all_--config_global_locking_type_0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/vgdisplay -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/uptime -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/uname_-a -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/tuned-adm_list -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/systemctl_show_openstack-cinder-volume -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/systemctl_list-unit-files -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/sysctl_-a -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ss_-tulpn -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/sestatus_-b -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/rpm_-qa_--qf_NAME_-_VERSION_-_RELEASE_._ARCH_INSTALLTIME_date_BUILDTIME_RSAHEADER_pgpsig_DSAHEADER_pgpsig -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/rpm_-V_coreutils_procps_procps-ng_shadow-utils_passwd_sudo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/rabbitmqctl_report -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/rabbitmqctl_list_users -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/rabbitmqctl_list_queues_name_messages_consumers_auto_delete -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/pvs_--nameprefixes_--noheadings_--separator_-a_-o_pv_all_vg_name_--config_global_locking_type_0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ps_auxcww -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ps_aux -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ovs-vsctl_show -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/openssl_x509_-noout_-enddate_-in -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ntptime -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ntpq_-pn -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ntpq_-c_rv_0_leap -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/netstat_-s -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/netstat_-neopa -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/netstat_-i -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/netstat_-agn -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/named-checkconf_-p -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/multipath_-v4_-ll -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/mount -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lvs_--nameprefixes_--noheadings_--separator_-a_-o_lv_name_vg_name_lv_size_region_size_mirror_log_lv_attr_devices_region_size_--config_global_locking_type_0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lspci -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lsof -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lsmod -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lsinitrd_.boot.initramfs-_kdump.img_-f_.etc.sysctl.conf_.etc.sysctl.d._.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lsblk_-P_-o_NAME_KNAME_MAJ_MIN_FSTYPE_MOUNTPOINT_LABEL_UUID_RA_RO_RM_MODEL_SIZE_STATE_OWNER_GROUP_MODE_ALIGNMENT_MIN-IO_OPT-IO_PHY-SEC_LOG-SEC_ROTA_SCHED_RQ-SIZE_TYPE_DISC-ALN_DISC-GRAN_DISC-MAX_DISC-ZERO -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lsblk -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.var.lib.docker.volumes -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.sys.firmware -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.etc -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.dev.disk -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.dev -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-lanR_.boot -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-la_.var.log_.var.log.audit -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-l_.etc.ssh.sshd_config -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-l_.boot.grub2.grub.cfg -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ls_-l_.boot.grub.grub.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/lpstat_-p -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/iptables-save -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ipcs_-s_-i -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ipcs_-s -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ip_route_show_table_all -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ip_addr -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ip_-6_neighbor_show_nud_all -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ip_-4_neighbor_show_nud_all -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/httpd_-V -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/hostname -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/getenforce -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/find_.var.crash_.var.tmp_-path_.reports-_.whoopsie-report -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/find_.sys.devices.virtual.net._-name_multicast_querier_-print_-exec_cat -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/file_-L_.etc.localtime -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/facter -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_-k_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_-i_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_-g_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ethtool_-S_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/dumpe2fs_-h -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/docker_ps_--all_--no-trunc -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/docker_inspect_--type_container_DOCKER_CONTAINER_NAME -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/docker_info -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/docker_images_--all_--no-trunc_--digests -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/dmidecode -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/dmesg -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/dig_dnssec_._DNSKEY -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/df_-li -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/df_-alP -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/dcbtool_gc_dcb -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/date_--utc -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/date -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/crontab_-l_-u_root -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/crontab_-l_-u_keystone -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/crontab_-l_-u_heat -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/chronyc_sources -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/chkconfig_--list -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ceph_osd_erasure-code-profile_get_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ceph_osd_dump_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ceph_health_detail_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ceph_daemon_config_show -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ceph_-v -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/ceph_-s_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/brctl_show -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel7/insights_commands/blkid_-c_.dev.null -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/insights_commands creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d/rhnplugin.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d/langpacks.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum/pluginconf.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d/redhat.repo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d/redhat-rhui.repo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d/redhat-rhui-client-config.repo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/yum.repos.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/systemd copying build/lib/insights/archive/repository/base_archives/rhel7/etc/systemd/system.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/systemd copying build/lib/insights/archive/repository/base_archives/rhel7/etc/systemd/journald.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/systemd creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/sysconfig creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/sysconfig/rhn copying build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig/rhn/up2date -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/sysconfig/rhn creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts copying build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts/ifcfg-lo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts copying build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts/ifcfg-eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/sysconfig/network-scripts copying build/lib/insights/archive/repository/base_archives/rhel7/etc/sysconfig/netconsole -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/sysconfig creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/ssh copying build/lib/insights/archive/repository/base_archives/rhel7/etc/ssh/sshd_config -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/ssh creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/selinux copying build/lib/insights/archive/repository/base_archives/rhel7/etc/selinux/config -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/selinux creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/security creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/security/limits.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/security/limits.d/20-nproc.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/security/limits.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/security/limits.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/security creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/redhat-access-insights copying build/lib/insights/archive/repository/base_archives/rhel7/etc/redhat-access-insights/machine-id -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/redhat-access-insights creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/rc.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/rc.d/rc.local -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/rc.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/pam.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/pam.d/password-auth -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/pam.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/modprobe.d/tuned.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/modprobe.d/mlx4.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel7/etc/modprobe.d/disable-n_hdlc.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/modprobe.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/audit copying build/lib/insights/archive/repository/base_archives/rhel7/etc/audit/auditd.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc/audit copying build/lib/insights/archive/repository/base_archives/rhel7/etc/yum.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/sysctl.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/rsyslog.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/resolv.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/redhat-release -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/nsswitch.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/kdump.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/hosts -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/fstab -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/exports -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc copying build/lib/insights/archive/repository/base_archives/rhel7/etc/chrony.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/etc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/boot creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/boot/grub2 copying build/lib/insights/archive/repository/base_archives/rhel7/boot/grub2/grub.cfg -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/boot/grub2 creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/boot/grub copying build/lib/insights/archive/repository/base_archives/rhel7/boot/grub/grub.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7/boot/grub copying build/lib/insights/archive/repository/base_archives/rhel7/branch_info -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel7 creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7 creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/var creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/var/log copying build/lib/insights/archive/repository/base_archives/rhel6.7/var/log/secure -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/var/log copying build/lib/insights/archive/repository/base_archives/rhel6.7/var/log/messages -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/var/log creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/sys creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/kernel creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/kernel/mm creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/kernel/mm/ksm copying build/lib/insights/archive/repository/base_archives/rhel6.7/sys/kernel/mm/ksm/run -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/kernel/mm/ksm copying build/lib/insights/archive/repository/base_archives/rhel6.7/sys/kernel/kexec_crash_size -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/kernel creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/devices creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/devices/system creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/devices/system/clocksource creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/devices/system/clocksource/clocksource0 copying build/lib/insights/archive/repository/base_archives/rhel6.7/sys/devices/system/clocksource/clocksource0/current_clocksource -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/sys/devices/system/clocksource/clocksource0 creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/proc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/proc/scsi copying build/lib/insights/archive/repository/base_archives/rhel6.7/proc/scsi/scsi -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/proc/scsi copying build/lib/insights/archive/repository/base_archives/rhel6.7/proc/meminfo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/proc copying build/lib/insights/archive/repository/base_archives/rhel6.7/proc/mdstat -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/proc copying build/lib/insights/archive/repository/base_archives/rhel6.7/proc/interrupts -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/proc copying build/lib/insights/archive/repository/base_archives/rhel6.7/proc/cpuinfo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/proc copying build/lib/insights/archive/repository/base_archives/rhel6.7/proc/cmdline -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/proc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/yum_-C_repolist -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/virt-what -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/vgs_--nameprefixes_--noheadings_--separator_-a_-o_vg_all_--config_global_locking_type_0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/vgdisplay -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/uptime -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/uname_-a -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/tuned-adm_list -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/systemctl_show_openstack-cinder-volume -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/systemctl_list-unit-files -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/sysctl_-a -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ss_-tulpn -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/sestatus_-b -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/rpm_-qa_--qf_NAME_-_VERSION_-_RELEASE_._ARCH_INSTALLTIME_date_BUILDTIME_RSAHEADER_pgpsig_DSAHEADER_pgpsig -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/rpm_-V_coreutils_procps_procps-ng_shadow-utils_passwd_sudo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/rabbitmqctl_report -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/rabbitmqctl_list_users -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/rabbitmqctl_list_queues_name_messages_consumers_auto_delete -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/pvs_--nameprefixes_--noheadings_--separator_-a_-o_pv_all_vg_name_--config_global_locking_type_0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ps_auxcww -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ps_aux -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ovs-vsctl_show -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/openssl_x509_-noout_-enddate_-in -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ntptime -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ntpq_-pn -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ntpq_-c_rv_0_leap -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/netstat_-s -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/netstat_-neopa -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/netstat_-i -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/netstat_-agn -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/named-checkconf_-p -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/multipath_-v4_-ll -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/mount -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lvs_--nameprefixes_--noheadings_--separator_-a_-o_lv_name_vg_name_lv_size_region_size_mirror_log_lv_attr_devices_region_size_--config_global_locking_type_0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lspci -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lsof -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lsmod -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lsinitrd_.boot.initramfs-_kdump.img_-f_.etc.sysctl.conf_.etc.sysctl.d._.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lsblk_-P_-o_NAME_KNAME_MAJ_MIN_FSTYPE_MOUNTPOINT_LABEL_UUID_RA_RO_RM_MODEL_SIZE_STATE_OWNER_GROUP_MODE_ALIGNMENT_MIN-IO_OPT-IO_PHY-SEC_LOG-SEC_ROTA_SCHED_RQ-SIZE_TYPE_DISC-ALN_DISC-GRAN_DISC-MAX_DISC-ZERO -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lsblk -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.var.lib.docker.volumes -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.sys.firmware -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.etc -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.dev.disk -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.dev -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-lanR_.boot -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-la_.var.log_.var.log.audit -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-l_.etc.ssh.sshd_config -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-l_.boot.grub2.grub.cfg -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ls_-l_.boot.grub.grub.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/lpstat_-p -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/iptables-save -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ipcs_-s_-i -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ipcs_-s -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ip_route_show_table_all -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ip_addr -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ip_-6_neighbor_show_nud_all -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ip_-4_neighbor_show_nud_all -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/httpd_-V -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/hostname -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/getenforce -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/find_.var.crash_.var.tmp_-path_.reports-_.whoopsie-report -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/find_.sys.devices.virtual.net._-name_multicast_querier_-print_-exec_cat -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/file_-L_.etc.localtime -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/facter -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_-k_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_-i_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_-g_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ethtool_-S_eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/dumpe2fs_-h -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/docker_ps_--all_--no-trunc -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/docker_inspect_--type_container_DOCKER_CONTAINER_NAME -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/docker_info -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/docker_images_--all_--no-trunc_--digests -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/dmidecode -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/dmesg -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/dig_dnssec_._DNSKEY -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/df_-li -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/df_-alP -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/dcbtool_gc_dcb -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/date_--utc -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/date -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/crontab_-l_-u_root -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/crontab_-l_-u_keystone -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/crontab_-l_-u_heat -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/chronyc_sources -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/chkconfig_--list -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_osd_erasure-code-profile_get_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_osd_dump_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_health_detail_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_daemon_config_show -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_-v -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/ceph_-s_-f_json-pretty -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/brctl_show -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands copying build/lib/insights/archive/repository/base_archives/rhel6.7/insights_commands/blkid_-c_.dev.null -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/insights_commands creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d/security.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d/rhnplugin.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum/pluginconf.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d/rhel-source.repo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d/redhat.repo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d/redhat-rhui.repo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d/redhat-rhui-client-config.repo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/yum.repos.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/xinetd.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/xinetd.d/rsync -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/xinetd.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/rhn copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/rhn/up2date -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/rhn creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts/ifcfg-lo -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts/ifcfg-eth0 -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/network-scripts copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/ntpd -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/netconsole -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig/iptables -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/sysconfig creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/ssh copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/ssh/sshd_config -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/ssh creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/selinux copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/selinux/config -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/selinux creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/security creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/security/limits.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/security/limits.d/90-nproc.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/security/limits.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/security/limits.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/security creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/samba copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/samba/smb.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/samba creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/redhat-access-insights copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/redhat-access-insights/machine-id -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/redhat-access-insights creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/rc.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/rc.d/rc.local -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/rc.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/pam.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/pam.d/password-auth -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/pam.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/openfwwf.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/mlx4.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/libmlx4.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/libcxgb4.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/libcxgb3.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/dist.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/dist-oss.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/dist-alsa.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/disable-n_hdlc.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/blacklist.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d/anaconda.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/modprobe.d creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/lvm copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/lvm/lvm.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/lvm creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/audit copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/audit/auditd.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc/audit copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/yum.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/sysctl.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/rsyslog.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/resolv.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/redhat-release -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/ntp.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/nsswitch.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/kdump.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/hosts -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/fstab -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc copying build/lib/insights/archive/repository/base_archives/rhel6.7/etc/exports -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/etc creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/boot creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/boot/grub copying build/lib/insights/archive/repository/base_archives/rhel6.7/boot/grub/grub.conf -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7/boot/grub copying build/lib/insights/archive/repository/base_archives/rhel6.7/branch_info -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repository/base_archives/rhel6.7 copying build/lib/insights/archive/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive copying build/lib/insights/archive/__main__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive copying build/lib/insights/archive/repo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive copying build/lib/insights/archive/tool.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/phase copying build/lib/insights/client/phase/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/phase copying build/lib/insights/client/phase/v1.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/phase copying build/lib/insights/client/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/archive.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/auto_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/cert_auth.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/client.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/collection_rules.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/compressed_file.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/connection.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/constants.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/containers.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/data_collector.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/dmsetupWrap.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/docker_wrap.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/insights_spec.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/mount.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/schedule.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/subp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/support.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/util.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client copying build/lib/insights/client/utilities.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_ceph_osd_tree.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_cloud_provider.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_dnsmasq_conf_all.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_grub_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_hostname.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_httpd_V.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_httpd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_httpd_conf_parser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_httpd_conf_tree.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_ipcs_semaphores.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_ipcs_shared_memory.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_ipv6.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_journald_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_krb5.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_limits_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_logrotate_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_logrotate_conf_tree.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_lvm.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_modprobe.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_netstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_nfs_exports.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_nginx_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_nginx_conf_parser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_package_provides_httpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_package_provides_java.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_redhat_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_sap.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_satellite_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_selinux.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_services.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_tmpfilesd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_tomcat_virtual_dir_context.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_uptime.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_user_namespaces.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_virt_what.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/tests/test_virt_who_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests copying build/lib/insights/combiners/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/ceph_osd_tree.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/cloud_provider.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/dnsmasq_conf_all.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/grub_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/hostname.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/httpd_V.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/httpd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/ipcs_semaphores.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/ipcs_shared_memory.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/ipv6.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/journald_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/krb5.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/limits_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/logrotate_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/lvm.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/modprobe.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/multinode.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/netstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/nfs_exports.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/nginx_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/package_provides_httpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/package_provides_java.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/redhat_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/sap.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/satellite_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/selinux.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/services.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/tmpfilesd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/tomcat_virtual_dir_context.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/uptime.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/user_namespaces.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/virt_what.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners copying build/lib/insights/combiners/virt_who_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/components creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/components/tests copying build/lib/insights/components/tests/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/components/tests copying build/lib/insights/components/tests/test_rhel_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/components/tests copying build/lib/insights/components/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/components copying build/lib/insights/components/rhel_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/components creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/configtree creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/configtree/tests copying build/lib/insights/configtree/tests/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/configtree/tests copying build/lib/insights/configtree/tests/test_dsl.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/configtree/tests copying build/lib/insights/configtree/tests/test_iniconfig.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/configtree/tests copying build/lib/insights/configtree/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/configtree copying build/lib/insights/configtree/dictlike.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/configtree copying build/lib/insights/configtree/iniconfig.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/configtree creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib copying build/lib/insights/contrib/ConfigParser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib copying build/lib/insights/contrib/ElementPath.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib copying build/lib/insights/contrib/ElementTree.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib copying build/lib/insights/contrib/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib copying build/lib/insights/contrib/importlib.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib copying build/lib/insights/contrib/ipaddress.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib copying build/lib/insights/contrib/magic.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib copying build/lib/insights/contrib/nginxparser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib copying build/lib/insights/contrib/pyparsing.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib copying build/lib/insights/contrib/soscleaner.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib copying build/lib/insights/contrib/toposort.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/archives.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/blacklist.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/cluster.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/context.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/dr.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/evaluators.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/filters.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/hydration.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/ls_parser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/marshalling.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/plugins.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/remote_resource.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/serde.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core copying build/lib/insights/core/spec_factory.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/formats copying build/lib/insights/formats/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/formats copying build/lib/insights/formats/_json.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/formats copying build/lib/insights/formats/_markdown.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/formats copying build/lib/insights/formats/_syslog.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/formats copying build/lib/insights/formats/_yaml.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/formats copying build/lib/insights/formats/text.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/formats creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/systemd copying build/lib/insights/parsers/systemd/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/systemd copying build/lib/insights/parsers/systemd/config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/systemd copying build/lib/insights/parsers/systemd/unitfiles.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/systemd creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_alternatives.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_amq_broker.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_audit_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_auditctl_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_auditd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_autofs_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_avc_cache_threshold.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_avc_hash_stats.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_aws_instance_type.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_blkid.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_bond.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_bond_dynamic_lb.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_branch_info.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_brctl_show.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_catalina_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cciss.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceilometer_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceilometer_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceph_cmd_json_parsing.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceph_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceph_insights.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceph_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceph_osd_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceph_osd_tree_text.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ceph_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_certificates_enddate.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cgroups.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_checkin_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_chkconfig.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cib.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cinder_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cinder_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cluster_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cmdline.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cobbler_modules_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cobbler_settings.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_corosync.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cpuinfo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_cpuset_cpus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_crontab.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_crypto_policies_bind.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_crypto_policies_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_crypto_policies_doc_examples.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_crypto_policies_opensshserver.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_crypto_policies_state_current.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_current_clocksource.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_date.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dcbtool_gc_dcb.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_df.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dirsrv_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dmesg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dmidecode.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dmsetup_info.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dnf_modules.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dnsmasq_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_docker_host_machine-id.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_docker_info.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_docker_inspect.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_docker_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_dumpe2fs_h.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_engine_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_engine_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ethtool.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_facter.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_fc_match.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_foreman_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_foreman_proxy_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_foreman_rake_db_migrate_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_foreman_tasks_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_fstab.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_galera_cnf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_getcert_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_getenforce.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_getsebool.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_glance_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_gluster_vol.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_gnocchi.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_grub_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_grub_conf_efi.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_grub_conf_kdump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_grub_conf_missing_boot_files.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_grubby.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_hammer_ping.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_hammer_task_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_haproxy_cfg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_heat_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_heat_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_host_vdsm_id.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_hostname.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_hosts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_hponcfg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_httpd_M.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_httpd_V.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_httpd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_httpd_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_httpd_open_nfs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ifcfg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_init_process_cgroup.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_initscript.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_installed_rpms.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_interrupts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ip.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ip_netns_exec_namespace_lsof.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ipaupgrade_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ipcs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_iptables.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ironic_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ironic_inspector_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_iscsiadm_mode_session.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_jboss_domain_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_jboss_standalone_main_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_jboss_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_journal_since_boot.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_journald_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_katello_service_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_kdump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_keystone.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_keystone_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_krb5.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_krb5kdc_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ksmstate.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_kubepods_cpu_quota.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_libkeyutils.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_libvirtd_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_limits_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_listunits.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_logrotate_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lpstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_boot.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_dev.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_disk.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_docker_volumes.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_etc.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_lib_firmware.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_ocp_nci_openshift_sdn.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_origin_local_volumes_pods.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_osroot.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_sys_firmware.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_usr_sbin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_lib_mongodb.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_lib_nova_instances.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_opt_mssql.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_opt_mssql_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_run.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_spool_clientmq.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_spool_postfix_maildrop.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ls_var_tmp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lsblk.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lsmod.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lsof.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lspci.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lssap.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lsscsi.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lvdisplay.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lvm.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lvm_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_lvs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_manila_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mariadb_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_md5check.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mdstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_meminfo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_messages.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mistral_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mlx4_port.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_modinfo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_modprobe.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mongod_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mount.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mssql_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_multicast_querier.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_multipath_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_multipath_v4_ll.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mysql_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_mysqladmin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_net_namespace.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_netstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_dhcp_agent_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_l3_agent_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_l3_agent_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_metadata_agent_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_metadata_agent_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_ovs_agent_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_plugin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_neutron_server_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nfnetlink_queue.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nfs_exports.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nginx_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nmcli.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nova_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nova_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nova_user_ids.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nscd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nsswitch_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ntp_sources.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_numa_cpus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_numeric_user_group_name.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_nvme_core_io_timeout.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_odbc.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_openshift_configuration.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_openshift_get.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_openshift_get_with_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_openshift_hosts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_openvswitch_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_openvswitch_other_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_oracle.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_os_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_osa_dispatcher_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ovirt_engine_confd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ovirt_engine_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ovs_appctl_fdb_show_bridge.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ovs_vsctl_list_bridge.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ovs_vsctl_show.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_pacemaker_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_package_provides_httpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_package_provides_java.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_pam.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_parsers_module.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_parted.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_partitions.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_passenger_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_password.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_pcs_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_pcs_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_pluginconf_d.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_postgresql_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_postgresql_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_proc_environ.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_proc_limits.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_proc_stat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ps.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_pulp_worker_defaults.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_pvs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_qemu_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_qemu_xml.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_qpid_stat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_qpidd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rabbit_users.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rabbitmq_env.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rabbitmq_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rabbitmq_queues.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rabbitmq_report.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rc_local.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rdma_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_redhat_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_resolv_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhev_data_center.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhn_charsets.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhn_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhn_entitlement_cert_xml.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhn_hibernate_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhn_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhn_schema_stats.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhn_schema_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhsm_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhsm_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rhv_log_collector_analyzer.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_route.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rpm_vercmp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_rsyslog_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_samba.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sap_hdb_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sap_host_profile.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sapcontrol.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_saphostctrl.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_saphostexec.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sat5_insights_properties.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_satellite_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_scheduler.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_scsi.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_scsi_eh_deadline.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_scsi_fwver.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sctp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_secure.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_selinux_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sestatus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_smartctl.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_smartpdc_settings.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_smbstatus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_snmp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_softnet_stat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_software_collections_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ssh.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_ssh_client_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sssd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sssd_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_subscription_manager_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_subscription_manager_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_swift_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_swift_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_chronyd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_corosync.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_dirsrv.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_doc_examples.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_docker.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_docker_storage.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_docker_storage_setup.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_httpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_ifcfg_static_route.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_irqbalance.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_kdump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_libvirt_guests.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_memcached.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_mongod.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_netconsole.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_network.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_ntpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_prelink.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_puppetserver.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_sshd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_up2date.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysconfig_virt_who.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_sysctl.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_system_time.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_systemctl_show.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_systemd_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_systemid.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_systool.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_teamdctl_config_dump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_teamdctl_state_dump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_tmpfilesd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_tomcat_virtual_dir_context.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_tomcat_xml.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_transparent_hugepage.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_tuned.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_tuned_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_uname.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_unitfiles.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_up2date_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_uptime.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_vdsm_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_vdsm_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_vgdisplay.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_vgs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_virsh_list_all.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_virt_uuid_facts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_virt_what.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_virt_who_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_virtlogd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_vmcore_dmesg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_vmware_tools_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_vsftpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_xfs_info.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_xinetd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_yum_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_yum_repolist.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_yum_repos_d.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_yumlog.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/tests/test_zipl_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests copying build/lib/insights/parsers/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/alternatives.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/amq_broker.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/audit_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/auditctl_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/auditd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/autofs_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/avc_cache_threshold.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/avc_hash_stats.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/aws_instance_type.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/blkid.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/bond.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/bond_dynamic_lb.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/branch_info.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/brctl_show.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/catalina_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/cciss.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ceilometer_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ceilometer_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ceph_cmd_json_parsing.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ceph_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ceph_insights.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ceph_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ceph_osd_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ceph_osd_tree_text.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ceph_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/certificates_enddate.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/cgroups.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/checkin_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/chkconfig.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/cib.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/cinder_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/cinder_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/cluster_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/cmdline.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/cobbler_modules_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/cobbler_settings.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/corosync.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/cpuinfo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/cpuset_cpus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/crontab.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/crypto_policies.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/current_clocksource.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/date.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/dcbtool_gc_dcb.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/df.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/dirsrv_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/dirsrv_sysconfig.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/dmesg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/dmidecode.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/dmsetup.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/dnf_modules.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/dnsmasq_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/docker_host_machine_id.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/docker_inspect.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/docker_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/docker_storage_setup.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/dockerinfo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/dumpe2fs_h.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/engine_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/engine_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ethtool.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/facter.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/fc_match.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/foreman_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/foreman_proxy_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/foreman_rake_db_migrate_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/foreman_tasks_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/fstab.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/galera_cnf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/getcert_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/getenforce.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/getsebool.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/glance_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/gluster_vol.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/gnocchi.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/grub_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/grubby.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/hammer_ping.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/hammer_task_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/haproxy_cfg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/heat_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/heat_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/host_vdsm_id.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/hostname.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/hosts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/hponcfg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/httpd_M.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/httpd_V.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/httpd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/httpd_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/httpd_open_nfs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ifcfg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/init_process_cgroup.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/initscript.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/installed_rpms.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/interrupts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ip.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ip_netns_exec_namespace_lsof.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ipaupgrade_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ipcs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ipcs_sem.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/iptables.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ironic_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ironic_inspector_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/iscsiadm_mode_session.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/jboss_domain_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/jboss_standalone_main_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/jboss_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/journal_since_boot.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/journald_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/katello_service_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/kdump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/keystone.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/keystone_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/krb5.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/krb5kdc_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ksmstate.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/kubepods_cpu_quota.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/libkeyutils.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/libvirtd_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/limits_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/logrotate_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/lpstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_boot.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_dev.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_disk.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_docker_volumes.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_etc.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_lib_firmware.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_ocp_cni_openshift_sdn.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_origin_local_volumes_pods.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_osroot.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_sys_firmware.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_usr_sbin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_lib_mongodb.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_lib_nova_instances.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_opt_mssql.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_opt_mssql_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_run.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_spool_clientmq.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_spool_postfix_maildrop.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ls_var_tmp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/lsblk.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/lsmod.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/lsof.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/lspci.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/lssap.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/lsscsi.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/lvdisplay.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/lvm.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/manila_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/mariadb_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/md5check.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/mdstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/meminfo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/messages.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/metadata.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/mistral_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/mlx4_port.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/modinfo.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/modprobe.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/mongod_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/mount.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/mssql_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/multicast_querier.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/multipath_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/multipath_v4_ll.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/mysql_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/mysqladmin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/net_namespace.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/netconsole.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/netstat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_dhcp_agent_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_l3_agent_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_l3_agent_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_metadata_agent_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_metadata_agent_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_ovs_agent_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_plugin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/neutron_server_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/nfnetlink_queue.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/nfs_exports.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/nginx_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/nmcli.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/nova_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/nova_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/nova_user_ids.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/nscd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/nsswitch_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ntp_sources.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/numa_cpus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/numeric_user_group_name.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/nvme_core_io_timeout.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/odbc.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/openshift_configuration.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/openshift_get.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/openshift_get_with_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/openshift_hosts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/openvswitch_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/openvswitch_other_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/oracle.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/os_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/osa_dispatcher_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ovirt_engine_confd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ovirt_engine_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ovs_appctl_fdb_show_bridge.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ovs_vsctl_list_bridge.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ovs_vsctl_show.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/pacemaker_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/package_provides_httpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/package_provides_java.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/pam.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/parted.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/partitions.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/passenger_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/password.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/pcs_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/pcs_status.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/pluginconf_d.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/postgresql_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/postgresql_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/proc_environ.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/proc_limits.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/proc_stat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ps.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/pulp_worker_defaults.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/puppetserver_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/qemu_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/qemu_xml.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/qpid_stat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/qpidd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rabbitmq.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rabbitmq_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rc_local.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rdma_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/redhat_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/resolv_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rhev_data_center.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rhn_charsets.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rhn_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rhn_entitlement_cert_xml.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rhn_hibernate_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rhn_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rhn_schema_stats.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rhn_schema_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rhsm_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rhsm_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rhv_log_collector_analyzer.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/route.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rpm_vercmp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/rsyslog_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/samba.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/sap_hdb_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/sap_host_profile.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/sapcontrol.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/saphostctrl.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/saphostexec.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/sat5_insights_properties.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/satellite_version.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/scheduler.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/scsi.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/scsi_eh_deadline.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/scsi_fwver.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/sctp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/secure.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/selinux_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/sestatus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/smartctl.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/smartpdc_settings.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/smbstatus.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/snmp.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/softnet_stat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/software_collections_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ssh.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/ssh_client_config.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/sssd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/sssd_logs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/subscription_manager_list.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/subscription_manager_release.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/swift_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/swift_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/sysconfig.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/sysctl.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/system_time.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/systemctl_show.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/systemid.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/systool.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/teamdctl_config_dump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/teamdctl_state_dump.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/tmpfilesd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/tomcat_virtual_dir_context.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/tomcat_xml.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/transparent_hugepage.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/tuned.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/tuned_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/uname.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/up2date.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/up2date_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/uptime.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/vdsm_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/vdsm_log.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/vgdisplay.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/virsh_list_all.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/virt_uuid_facts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/virt_what.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/virt_who_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/virtlogd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/vmcore_dmesg.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/vmware_tools_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/vsftpd.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/xfs_info.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/xinetd_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/yum.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/yum_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/yum_repos_d.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/yumlog.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers copying build/lib/insights/parsers/zipl_conf.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/plugins copying build/lib/insights/plugins/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/plugins copying build/lib/insights/plugins/always_fires.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/plugins copying build/lib/insights/plugins/insights_heartbeat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/plugins copying build/lib/insights/plugins/never_fires.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/plugins copying build/lib/insights/plugins/rules_fixture_plugin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/plugins copying build/lib/insights/plugins/vulnerable_kernel.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/plugins creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs/openshift copying build/lib/insights/specs/openshift/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs/openshift copying build/lib/insights/specs/openshift/default.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs/openshift copying build/lib/insights/specs/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs copying build/lib/insights/specs/default.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs copying build/lib/insights/specs/insights_archive.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs copying build/lib/insights/specs/jdr_archive.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs copying build/lib/insights/specs/sos_archive.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_plugins copying build/lib/insights/tests/test_plugins/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_plugins copying build/lib/insights/tests/test_plugins/test_plugin.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_plugins copying build/lib/insights/tests/test_plugins/tina_loves_butts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_plugins copying build/lib/insights/tests/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/helpers.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/integration.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/mock_web_server.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_add_component.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_always_fires.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_attribute_dict.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_canonical_facts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_commandparser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_component_metadata.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_config_parser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_determine_components.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_dr_enabled.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_dr_run.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_evaluators.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_extractors.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_file_listing.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_file_permissions.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_filters.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_formats.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_fs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_insights_heartbeat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_json_parser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_logfileoutput.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_ls_parser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_parser_class.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_query.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_remote_resource.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_rules_fixture.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_scannable.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_serde.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_spec_serialization.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_specs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_subproc.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_sysconfig_options.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_syslog.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_test.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_util.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_vulnerable_kernel.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_xmlparser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests copying build/lib/insights/tests/test_yaml_parser.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tools copying build/lib/insights/tools/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tools copying build/lib/insights/tools/apply_spec_filters.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tools copying build/lib/insights/tools/cat.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tools copying build/lib/insights/tools/insights_inspect.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tools copying build/lib/insights/tools/query.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tools creating /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util copying build/lib/insights/util/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util copying build/lib/insights/util/canonical_facts.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util copying build/lib/insights/util/command.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util copying build/lib/insights/util/component_graph.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util copying build/lib/insights/util/content_type.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util copying build/lib/insights/util/file_permissions.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util copying build/lib/insights/util/fs.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util copying build/lib/insights/util/mangle.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util copying build/lib/insights/util/streams.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util copying build/lib/insights/util/subproc.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util copying build/lib/insights/__init__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights copying build/lib/insights/__main__.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights copying build/lib/insights/collect.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights copying build/lib/insights/settings.py -> /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/cluster_rules/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/cluster_rules/allnodes_cpu.py to allnodes_cpu.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/cluster_rules/bash_version.py to bash_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/cluster_rules/ntp_compare.py to ntp_compare.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/rules/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/rules/bash_version.py to bash_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/rules/hostname_rel.py to hostname_rel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/rules/sample_script.py to sample_script.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/rules/skip_component.py to skip_component.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/rules/stand_alone.py to stand_alone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/examples/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/repo.py to repo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/archive/tool.py to tool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/phase/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/phase/v1.py to v1.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/archive.py to archive.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/auto_config.py to auto_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/cert_auth.py to cert_auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/client.py to client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/collection_rules.py to collection_rules.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/compressed_file.py to compressed_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/connection.py to connection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/containers.py to containers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/data_collector.py to data_collector.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/dmsetupWrap.py to dmsetupWrap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/docker_wrap.py to docker_wrap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/insights_spec.py to insights_spec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/mount.py to mount.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/schedule.py to schedule.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/subp.py to subp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/support.py to support.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/client/utilities.py to utilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_ceph_osd_tree.py to test_ceph_osd_tree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_cloud_provider.py to test_cloud_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_dnsmasq_conf_all.py to test_dnsmasq_conf_all.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_grub_conf.py to test_grub_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_hostname.py to test_hostname.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_httpd_V.py to test_httpd_V.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_httpd_conf.py to test_httpd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_httpd_conf_parser.py to test_httpd_conf_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_httpd_conf_tree.py to test_httpd_conf_tree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_ipcs_semaphores.py to test_ipcs_semaphores.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_ipcs_shared_memory.py to test_ipcs_shared_memory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_ipv6.py to test_ipv6.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_journald_conf.py to test_journald_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_krb5.py to test_krb5.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_limits_conf.py to test_limits_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_logrotate_conf.py to test_logrotate_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_logrotate_conf_tree.py to test_logrotate_conf_tree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_lvm.py to test_lvm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_modprobe.py to test_modprobe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_netstat.py to test_netstat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_nfs_exports.py to test_nfs_exports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_nginx_conf.py to test_nginx_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_nginx_conf_parser.py to test_nginx_conf_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_package_provides_httpd.py to test_package_provides_httpd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_package_provides_java.py to test_package_provides_java.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_redhat_release.py to test_redhat_release.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_sap.py to test_sap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_satellite_version.py to test_satellite_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_selinux.py to test_selinux.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_services.py to test_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_tmpfilesd.py to test_tmpfilesd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_tomcat_virtual_dir_context.py to test_tomcat_virtual_dir_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_uptime.py to test_uptime.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_user_namespaces.py to test_user_namespaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_virt_what.py to test_virt_what.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tests/test_virt_who_conf.py to test_virt_who_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/ceph_osd_tree.py to ceph_osd_tree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/cloud_provider.py to cloud_provider.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/dnsmasq_conf_all.py to dnsmasq_conf_all.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/grub_conf.py to grub_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/hostname.py to hostname.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/httpd_V.py to httpd_V.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/httpd_conf.py to httpd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/ipcs_semaphores.py to ipcs_semaphores.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/ipcs_shared_memory.py to ipcs_shared_memory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/ipv6.py to ipv6.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/journald_conf.py to journald_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/krb5.py to krb5.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/limits_conf.py to limits_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/logrotate_conf.py to logrotate_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/lvm.py to lvm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/modprobe.py to modprobe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/multinode.py to multinode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/netstat.py to netstat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/nfs_exports.py to nfs_exports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/nginx_conf.py to nginx_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/package_provides_httpd.py to package_provides_httpd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/package_provides_java.py to package_provides_java.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/redhat_release.py to redhat_release.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/sap.py to sap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/satellite_version.py to satellite_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/selinux.py to selinux.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/services.py to services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tmpfilesd.py to tmpfilesd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/tomcat_virtual_dir_context.py to tomcat_virtual_dir_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/uptime.py to uptime.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/user_namespaces.py to user_namespaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/virt_what.py to virt_what.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/combiners/virt_who_conf.py to virt_who_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/components/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/components/tests/test_rhel_version.py to test_rhel_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/components/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/components/rhel_version.py to rhel_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/configtree/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/configtree/tests/test_dsl.py to test_dsl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/configtree/tests/test_iniconfig.py to test_iniconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/configtree/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/configtree/dictlike.py to dictlike.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/configtree/iniconfig.py to iniconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib/ConfigParser.py to ConfigParser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib/ElementPath.py to ElementPath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib/ElementTree.py to ElementTree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib/importlib.py to importlib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib/ipaddress.py to ipaddress.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib/magic.py to magic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib/nginxparser.py to nginxparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib/pyparsing.py to pyparsing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib/soscleaner.py to soscleaner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/contrib/toposort.py to toposort.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/archives.py to archives.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/blacklist.py to blacklist.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/cluster.py to cluster.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/dr.py to dr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/evaluators.py to evaluators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/filters.py to filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/hydration.py to hydration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/ls_parser.py to ls_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/marshalling.py to marshalling.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/remote_resource.py to remote_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/serde.py to serde.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/core/spec_factory.py to spec_factory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/formats/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/formats/_json.py to _json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/formats/_markdown.py to _markdown.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/formats/_syslog.py to _syslog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/formats/_yaml.py to _yaml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/formats/text.py to text.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/systemd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/systemd/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/systemd/unitfiles.py to unitfiles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_alternatives.py to test_alternatives.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_amq_broker.py to test_amq_broker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_audit_log.py to test_audit_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_auditctl_status.py to test_auditctl_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_auditd_conf.py to test_auditd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_autofs_conf.py to test_autofs_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_avc_cache_threshold.py to test_avc_cache_threshold.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_avc_hash_stats.py to test_avc_hash_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_aws_instance_type.py to test_aws_instance_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_blkid.py to test_blkid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_bond.py to test_bond.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_bond_dynamic_lb.py to test_bond_dynamic_lb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_branch_info.py to test_branch_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_brctl_show.py to test_brctl_show.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_catalina_log.py to test_catalina_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_cciss.py to test_cciss.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ceilometer_conf.py to test_ceilometer_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ceilometer_log.py to test_ceilometer_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ceph_cmd_json_parsing.py to test_ceph_cmd_json_parsing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ceph_conf.py to test_ceph_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ceph_insights.py to test_ceph_insights.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ceph_log.py to test_ceph_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ceph_osd_log.py to test_ceph_osd_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ceph_osd_tree_text.py to test_ceph_osd_tree_text.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ceph_version.py to test_ceph_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_certificates_enddate.py to test_certificates_enddate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_cgroups.py to test_cgroups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_checkin_conf.py to test_checkin_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_chkconfig.py to test_chkconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_cib.py to test_cib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_cinder_conf.py to test_cinder_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_cinder_log.py to test_cinder_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_cluster_conf.py to test_cluster_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_cmdline.py to test_cmdline.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_cobbler_modules_conf.py to test_cobbler_modules_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_cobbler_settings.py to test_cobbler_settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_corosync.py to test_corosync.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_cpuinfo.py to test_cpuinfo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_cpuset_cpus.py to test_cpuset_cpus.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_crontab.py to test_crontab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_crypto_policies_bind.py to test_crypto_policies_bind.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_crypto_policies_config.py to test_crypto_policies_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_crypto_policies_doc_examples.py to test_crypto_policies_doc_examples.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_crypto_policies_opensshserver.py to test_crypto_policies_opensshserver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_crypto_policies_state_current.py to test_crypto_policies_state_current.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_current_clocksource.py to test_current_clocksource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_date.py to test_date.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_dcbtool_gc_dcb.py to test_dcbtool_gc_dcb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_df.py to test_df.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_dirsrv_logs.py to test_dirsrv_logs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_dmesg.py to test_dmesg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_dmidecode.py to test_dmidecode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_dmsetup_info.py to test_dmsetup_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_dnf_modules.py to test_dnf_modules.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_dnsmasq_config.py to test_dnsmasq_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_docker_host_machine-id.py to test_docker_host_machine-id.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_docker_info.py to test_docker_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_docker_inspect.py to test_docker_inspect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_docker_list.py to test_docker_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_dumpe2fs_h.py to test_dumpe2fs_h.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_engine_config.py to test_engine_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_engine_log.py to test_engine_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ethtool.py to test_ethtool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_facter.py to test_facter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_fc_match.py to test_fc_match.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_foreman_log.py to test_foreman_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_foreman_proxy_conf.py to test_foreman_proxy_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_foreman_rake_db_migrate_status.py to test_foreman_rake_db_migrate_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_foreman_tasks_config.py to test_foreman_tasks_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_fstab.py to test_fstab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_galera_cnf.py to test_galera_cnf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_getcert_list.py to test_getcert_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_getenforce.py to test_getenforce.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_getsebool.py to test_getsebool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_glance_log.py to test_glance_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_gluster_vol.py to test_gluster_vol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_gnocchi.py to test_gnocchi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_grub_conf.py to test_grub_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_grub_conf_efi.py to test_grub_conf_efi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_grub_conf_kdump.py to test_grub_conf_kdump.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_grub_conf_missing_boot_files.py to test_grub_conf_missing_boot_files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_grubby.py to test_grubby.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_hammer_ping.py to test_hammer_ping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_hammer_task_list.py to test_hammer_task_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_haproxy_cfg.py to test_haproxy_cfg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_heat_conf.py to test_heat_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_heat_log.py to test_heat_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_host_vdsm_id.py to test_host_vdsm_id.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_hostname.py to test_hostname.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_hosts.py to test_hosts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_hponcfg.py to test_hponcfg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_httpd_M.py to test_httpd_M.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_httpd_V.py to test_httpd_V.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_httpd_conf.py to test_httpd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_httpd_log.py to test_httpd_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_httpd_open_nfs.py to test_httpd_open_nfs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ifcfg.py to test_ifcfg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_init_process_cgroup.py to test_init_process_cgroup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_initscript.py to test_initscript.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_installed_rpms.py to test_installed_rpms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_interrupts.py to test_interrupts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ip.py to test_ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ip_netns_exec_namespace_lsof.py to test_ip_netns_exec_namespace_lsof.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ipaupgrade_log.py to test_ipaupgrade_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ipcs.py to test_ipcs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_iptables.py to test_iptables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ironic_conf.py to test_ironic_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ironic_inspector_log.py to test_ironic_inspector_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_iscsiadm_mode_session.py to test_iscsiadm_mode_session.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_jboss_domain_log.py to test_jboss_domain_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_jboss_standalone_main_conf.py to test_jboss_standalone_main_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_jboss_version.py to test_jboss_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_journal_since_boot.py to test_journal_since_boot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_journald_conf.py to test_journald_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_katello_service_status.py to test_katello_service_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_kdump.py to test_kdump.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_keystone.py to test_keystone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_keystone_log.py to test_keystone_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_krb5.py to test_krb5.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_krb5kdc_log.py to test_krb5kdc_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ksmstate.py to test_ksmstate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_kubepods_cpu_quota.py to test_kubepods_cpu_quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_libkeyutils.py to test_libkeyutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_libvirtd_log.py to test_libvirtd_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_limits_conf.py to test_limits_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_listunits.py to test_listunits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_logrotate_conf.py to test_logrotate_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_lpstat.py to test_lpstat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_boot.py to test_ls_boot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_dev.py to test_ls_dev.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_disk.py to test_ls_disk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_docker_volumes.py to test_ls_docker_volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_etc.py to test_ls_etc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_lib_firmware.py to test_ls_lib_firmware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_ocp_nci_openshift_sdn.py to test_ls_ocp_nci_openshift_sdn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_origin_local_volumes_pods.py to test_ls_origin_local_volumes_pods.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_osroot.py to test_ls_osroot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_sys_firmware.py to test_ls_sys_firmware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_usr_sbin.py to test_ls_usr_sbin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_var_lib_mongodb.py to test_ls_var_lib_mongodb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_var_lib_nova_instances.py to test_ls_var_lib_nova_instances.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_var_log.py to test_ls_var_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_var_opt_mssql.py to test_ls_var_opt_mssql.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_var_opt_mssql_log.py to test_ls_var_opt_mssql_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_var_run.py to test_ls_var_run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_var_spool_clientmq.py to test_ls_var_spool_clientmq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_var_spool_postfix_maildrop.py to test_ls_var_spool_postfix_maildrop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ls_var_tmp.py to test_ls_var_tmp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_lsblk.py to test_lsblk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_lsmod.py to test_lsmod.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_lsof.py to test_lsof.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_lspci.py to test_lspci.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_lssap.py to test_lssap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_lsscsi.py to test_lsscsi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_lvdisplay.py to test_lvdisplay.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_lvm.py to test_lvm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_lvm_conf.py to test_lvm_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_lvs.py to test_lvs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_manila_conf.py to test_manila_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_mariadb_log.py to test_mariadb_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_md5check.py to test_md5check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_mdstat.py to test_mdstat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_meminfo.py to test_meminfo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_messages.py to test_messages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_mistral_log.py to test_mistral_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_mlx4_port.py to test_mlx4_port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_modinfo.py to test_modinfo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_modprobe.py to test_modprobe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_mongod_conf.py to test_mongod_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_mount.py to test_mount.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_mssql_conf.py to test_mssql_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_multicast_querier.py to test_multicast_querier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_multipath_conf.py to test_multipath_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_multipath_v4_ll.py to test_multipath_v4_ll.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_mysql_log.py to test_mysql_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_mysqladmin.py to test_mysqladmin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_net_namespace.py to test_net_namespace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_netstat.py to test_netstat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_neutron_conf.py to test_neutron_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_neutron_dhcp_agent_conf.py to test_neutron_dhcp_agent_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_neutron_l3_agent_conf.py to test_neutron_l3_agent_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_neutron_l3_agent_log.py to test_neutron_l3_agent_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_neutron_metadata_agent_conf.py to test_neutron_metadata_agent_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_neutron_metadata_agent_log.py to test_neutron_metadata_agent_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_neutron_ovs_agent_log.py to test_neutron_ovs_agent_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_neutron_plugin.py to test_neutron_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_neutron_server_log.py to test_neutron_server_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_nfnetlink_queue.py to test_nfnetlink_queue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_nfs_exports.py to test_nfs_exports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_nginx_conf.py to test_nginx_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_nmcli.py to test_nmcli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_nova_conf.py to test_nova_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_nova_log.py to test_nova_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_nova_user_ids.py to test_nova_user_ids.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_nscd_conf.py to test_nscd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_nsswitch_conf.py to test_nsswitch_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ntp_sources.py to test_ntp_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_numa_cpus.py to test_numa_cpus.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_numeric_user_group_name.py to test_numeric_user_group_name.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_nvme_core_io_timeout.py to test_nvme_core_io_timeout.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_odbc.py to test_odbc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_openshift_configuration.py to test_openshift_configuration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_openshift_get.py to test_openshift_get.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_openshift_get_with_config.py to test_openshift_get_with_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_openshift_hosts.py to test_openshift_hosts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_openvswitch_logs.py to test_openvswitch_logs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_openvswitch_other_config.py to test_openvswitch_other_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_oracle.py to test_oracle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_os_release.py to test_os_release.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_osa_dispatcher_log.py to test_osa_dispatcher_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ovirt_engine_confd.py to test_ovirt_engine_confd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ovirt_engine_log.py to test_ovirt_engine_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ovs_appctl_fdb_show_bridge.py to test_ovs_appctl_fdb_show_bridge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ovs_vsctl_list_bridge.py to test_ovs_vsctl_list_bridge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ovs_vsctl_show.py to test_ovs_vsctl_show.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_pacemaker_log.py to test_pacemaker_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_package_provides_httpd.py to test_package_provides_httpd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_package_provides_java.py to test_package_provides_java.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_pam.py to test_pam.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_parsers_module.py to test_parsers_module.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_parted.py to test_parted.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_partitions.py to test_partitions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_passenger_status.py to test_passenger_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_password.py to test_password.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_pcs_config.py to test_pcs_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_pcs_status.py to test_pcs_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_pluginconf_d.py to test_pluginconf_d.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_postgresql_conf.py to test_postgresql_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_postgresql_log.py to test_postgresql_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_proc_environ.py to test_proc_environ.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_proc_limits.py to test_proc_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_proc_stat.py to test_proc_stat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ps.py to test_ps.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_pulp_worker_defaults.py to test_pulp_worker_defaults.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_pvs.py to test_pvs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_qemu_conf.py to test_qemu_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_qemu_xml.py to test_qemu_xml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_qpid_stat.py to test_qpid_stat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_qpidd_conf.py to test_qpidd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rabbit_users.py to test_rabbit_users.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rabbitmq_env.py to test_rabbitmq_env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rabbitmq_log.py to test_rabbitmq_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rabbitmq_queues.py to test_rabbitmq_queues.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rabbitmq_report.py to test_rabbitmq_report.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rc_local.py to test_rc_local.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rdma_config.py to test_rdma_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_redhat_release.py to test_redhat_release.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_resolv_conf.py to test_resolv_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rhev_data_center.py to test_rhev_data_center.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rhn_charsets.py to test_rhn_charsets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rhn_conf.py to test_rhn_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rhn_entitlement_cert_xml.py to test_rhn_entitlement_cert_xml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rhn_hibernate_conf.py to test_rhn_hibernate_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rhn_logs.py to test_rhn_logs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rhn_schema_stats.py to test_rhn_schema_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rhn_schema_version.py to test_rhn_schema_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rhsm_conf.py to test_rhsm_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rhsm_log.py to test_rhsm_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rhv_log_collector_analyzer.py to test_rhv_log_collector_analyzer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_route.py to test_route.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rpm_vercmp.py to test_rpm_vercmp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_rsyslog_conf.py to test_rsyslog_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_samba.py to test_samba.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sap_hdb_version.py to test_sap_hdb_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sap_host_profile.py to test_sap_host_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sapcontrol.py to test_sapcontrol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_saphostctrl.py to test_saphostctrl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_saphostexec.py to test_saphostexec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sat5_insights_properties.py to test_sat5_insights_properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_satellite_version.py to test_satellite_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_scheduler.py to test_scheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_scsi.py to test_scsi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_scsi_eh_deadline.py to test_scsi_eh_deadline.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_scsi_fwver.py to test_scsi_fwver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sctp.py to test_sctp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_secure.py to test_secure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_selinux_config.py to test_selinux_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sestatus.py to test_sestatus.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_smartctl.py to test_smartctl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_smartpdc_settings.py to test_smartpdc_settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_smbstatus.py to test_smbstatus.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_snmp.py to test_snmp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_softnet_stat.py to test_softnet_stat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_software_collections_list.py to test_software_collections_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ssh.py to test_ssh.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_ssh_client_config.py to test_ssh_client_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sssd_conf.py to test_sssd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sssd_logs.py to test_sssd_logs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_subscription_manager_list.py to test_subscription_manager_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_subscription_manager_release.py to test_subscription_manager_release.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_swift_conf.py to test_swift_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_swift_log.py to test_swift_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_chronyd.py to test_sysconfig_chronyd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_corosync.py to test_sysconfig_corosync.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_dirsrv.py to test_sysconfig_dirsrv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_doc_examples.py to test_sysconfig_doc_examples.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_docker.py to test_sysconfig_docker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_docker_storage.py to test_sysconfig_docker_storage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_docker_storage_setup.py to test_sysconfig_docker_storage_setup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_httpd.py to test_sysconfig_httpd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_ifcfg_static_route.py to test_sysconfig_ifcfg_static_route.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_irqbalance.py to test_sysconfig_irqbalance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_kdump.py to test_sysconfig_kdump.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_libvirt_guests.py to test_sysconfig_libvirt_guests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_memcached.py to test_sysconfig_memcached.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_mongod.py to test_sysconfig_mongod.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_netconsole.py to test_sysconfig_netconsole.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_network.py to test_sysconfig_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_ntpd.py to test_sysconfig_ntpd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_prelink.py to test_sysconfig_prelink.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_puppetserver.py to test_sysconfig_puppetserver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_sshd.py to test_sysconfig_sshd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_up2date.py to test_sysconfig_up2date.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysconfig_virt_who.py to test_sysconfig_virt_who.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_sysctl.py to test_sysctl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_system_time.py to test_system_time.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_systemctl_show.py to test_systemctl_show.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_systemd_config.py to test_systemd_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_systemid.py to test_systemid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_systool.py to test_systool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_teamdctl_config_dump.py to test_teamdctl_config_dump.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_teamdctl_state_dump.py to test_teamdctl_state_dump.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_tmpfilesd.py to test_tmpfilesd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_tomcat_virtual_dir_context.py to test_tomcat_virtual_dir_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_tomcat_xml.py to test_tomcat_xml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_transparent_hugepage.py to test_transparent_hugepage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_tuned.py to test_tuned.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_tuned_conf.py to test_tuned_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_uname.py to test_uname.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_unitfiles.py to test_unitfiles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_up2date_log.py to test_up2date_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_uptime.py to test_uptime.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_vdsm_conf.py to test_vdsm_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_vdsm_log.py to test_vdsm_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_vgdisplay.py to test_vgdisplay.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_vgs.py to test_vgs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_virsh_list_all.py to test_virsh_list_all.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_virt_uuid_facts.py to test_virt_uuid_facts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_virt_what.py to test_virt_what.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_virt_who_conf.py to test_virt_who_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_virtlogd_conf.py to test_virtlogd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_vmcore_dmesg.py to test_vmcore_dmesg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_vmware_tools_conf.py to test_vmware_tools_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_vsftpd.py to test_vsftpd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_xfs_info.py to test_xfs_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_xinetd_conf.py to test_xinetd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_yum_conf.py to test_yum_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_yum_repolist.py to test_yum_repolist.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_yum_repos_d.py to test_yum_repos_d.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_yumlog.py to test_yumlog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tests/test_zipl_conf.py to test_zipl_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/alternatives.py to alternatives.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/amq_broker.py to amq_broker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/audit_log.py to audit_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/auditctl_status.py to auditctl_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/auditd_conf.py to auditd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/autofs_conf.py to autofs_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/avc_cache_threshold.py to avc_cache_threshold.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/avc_hash_stats.py to avc_hash_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/aws_instance_type.py to aws_instance_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/blkid.py to blkid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/bond.py to bond.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/bond_dynamic_lb.py to bond_dynamic_lb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/branch_info.py to branch_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/brctl_show.py to brctl_show.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/catalina_log.py to catalina_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/cciss.py to cciss.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ceilometer_conf.py to ceilometer_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ceilometer_log.py to ceilometer_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ceph_cmd_json_parsing.py to ceph_cmd_json_parsing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ceph_conf.py to ceph_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ceph_insights.py to ceph_insights.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ceph_log.py to ceph_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ceph_osd_log.py to ceph_osd_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ceph_osd_tree_text.py to ceph_osd_tree_text.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ceph_version.py to ceph_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/certificates_enddate.py to certificates_enddate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/cgroups.py to cgroups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/checkin_conf.py to checkin_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/chkconfig.py to chkconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/cib.py to cib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/cinder_conf.py to cinder_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/cinder_log.py to cinder_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/cluster_conf.py to cluster_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/cmdline.py to cmdline.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/cobbler_modules_conf.py to cobbler_modules_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/cobbler_settings.py to cobbler_settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/corosync.py to corosync.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/cpuinfo.py to cpuinfo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/cpuset_cpus.py to cpuset_cpus.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/crontab.py to crontab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/crypto_policies.py to crypto_policies.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/current_clocksource.py to current_clocksource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/date.py to date.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/dcbtool_gc_dcb.py to dcbtool_gc_dcb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/df.py to df.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/dirsrv_logs.py to dirsrv_logs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/dirsrv_sysconfig.py to dirsrv_sysconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/dmesg.py to dmesg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/dmidecode.py to dmidecode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/dmsetup.py to dmsetup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/dnf_modules.py to dnf_modules.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/dnsmasq_config.py to dnsmasq_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/docker_host_machine_id.py to docker_host_machine_id.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/docker_inspect.py to docker_inspect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/docker_list.py to docker_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/docker_storage_setup.py to docker_storage_setup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/dockerinfo.py to dockerinfo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/dumpe2fs_h.py to dumpe2fs_h.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/engine_config.py to engine_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/engine_log.py to engine_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ethtool.py to ethtool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/facter.py to facter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/fc_match.py to fc_match.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/foreman_log.py to foreman_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/foreman_proxy_conf.py to foreman_proxy_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/foreman_rake_db_migrate_status.py to foreman_rake_db_migrate_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/foreman_tasks_config.py to foreman_tasks_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/fstab.py to fstab.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/galera_cnf.py to galera_cnf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/getcert_list.py to getcert_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/getenforce.py to getenforce.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/getsebool.py to getsebool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/glance_log.py to glance_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/gluster_vol.py to gluster_vol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/gnocchi.py to gnocchi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/grub_conf.py to grub_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/grubby.py to grubby.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/hammer_ping.py to hammer_ping.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/hammer_task_list.py to hammer_task_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/haproxy_cfg.py to haproxy_cfg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/heat_conf.py to heat_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/heat_log.py to heat_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/host_vdsm_id.py to host_vdsm_id.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/hostname.py to hostname.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/hosts.py to hosts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/hponcfg.py to hponcfg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/httpd_M.py to httpd_M.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/httpd_V.py to httpd_V.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/httpd_conf.py to httpd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/httpd_log.py to httpd_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/httpd_open_nfs.py to httpd_open_nfs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ifcfg.py to ifcfg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/init_process_cgroup.py to init_process_cgroup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/initscript.py to initscript.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/installed_rpms.py to installed_rpms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/interrupts.py to interrupts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ip.py to ip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ip_netns_exec_namespace_lsof.py to ip_netns_exec_namespace_lsof.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ipaupgrade_log.py to ipaupgrade_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ipcs.py to ipcs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ipcs_sem.py to ipcs_sem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/iptables.py to iptables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ironic_conf.py to ironic_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ironic_inspector_log.py to ironic_inspector_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/iscsiadm_mode_session.py to iscsiadm_mode_session.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/jboss_domain_log.py to jboss_domain_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/jboss_standalone_main_conf.py to jboss_standalone_main_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/jboss_version.py to jboss_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/journal_since_boot.py to journal_since_boot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/journald_conf.py to journald_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/katello_service_status.py to katello_service_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/kdump.py to kdump.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/keystone.py to keystone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/keystone_log.py to keystone_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/krb5.py to krb5.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/krb5kdc_log.py to krb5kdc_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ksmstate.py to ksmstate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/kubepods_cpu_quota.py to kubepods_cpu_quota.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/libkeyutils.py to libkeyutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/libvirtd_log.py to libvirtd_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/limits_conf.py to limits_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/logrotate_conf.py to logrotate_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/lpstat.py to lpstat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_boot.py to ls_boot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_dev.py to ls_dev.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_disk.py to ls_disk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_docker_volumes.py to ls_docker_volumes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_etc.py to ls_etc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_lib_firmware.py to ls_lib_firmware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_ocp_cni_openshift_sdn.py to ls_ocp_cni_openshift_sdn.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_origin_local_volumes_pods.py to ls_origin_local_volumes_pods.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_osroot.py to ls_osroot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_sys_firmware.py to ls_sys_firmware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_usr_sbin.py to ls_usr_sbin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_var_lib_mongodb.py to ls_var_lib_mongodb.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_var_lib_nova_instances.py to ls_var_lib_nova_instances.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_var_log.py to ls_var_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_var_opt_mssql.py to ls_var_opt_mssql.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_var_opt_mssql_log.py to ls_var_opt_mssql_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_var_run.py to ls_var_run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_var_spool_clientmq.py to ls_var_spool_clientmq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_var_spool_postfix_maildrop.py to ls_var_spool_postfix_maildrop.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ls_var_tmp.py to ls_var_tmp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/lsblk.py to lsblk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/lsmod.py to lsmod.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/lsof.py to lsof.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/lspci.py to lspci.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/lssap.py to lssap.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/lsscsi.py to lsscsi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/lvdisplay.py to lvdisplay.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/lvm.py to lvm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/manila_conf.py to manila_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/mariadb_log.py to mariadb_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/md5check.py to md5check.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/mdstat.py to mdstat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/meminfo.py to meminfo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/messages.py to messages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/metadata.py to metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/mistral_log.py to mistral_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/mlx4_port.py to mlx4_port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/modinfo.py to modinfo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/modprobe.py to modprobe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/mongod_conf.py to mongod_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/mount.py to mount.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/mssql_conf.py to mssql_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/multicast_querier.py to multicast_querier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/multipath_conf.py to multipath_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/multipath_v4_ll.py to multipath_v4_ll.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/mysql_log.py to mysql_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/mysqladmin.py to mysqladmin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/net_namespace.py to net_namespace.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/netconsole.py to netconsole.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/netstat.py to netstat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/neutron_conf.py to neutron_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/neutron_dhcp_agent_conf.py to neutron_dhcp_agent_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/neutron_l3_agent_conf.py to neutron_l3_agent_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/neutron_l3_agent_log.py to neutron_l3_agent_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/neutron_metadata_agent_conf.py to neutron_metadata_agent_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/neutron_metadata_agent_log.py to neutron_metadata_agent_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/neutron_ovs_agent_log.py to neutron_ovs_agent_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/neutron_plugin.py to neutron_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/neutron_server_log.py to neutron_server_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/nfnetlink_queue.py to nfnetlink_queue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/nfs_exports.py to nfs_exports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/nginx_conf.py to nginx_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/nmcli.py to nmcli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/nova_conf.py to nova_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/nova_log.py to nova_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/nova_user_ids.py to nova_user_ids.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/nscd_conf.py to nscd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/nsswitch_conf.py to nsswitch_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ntp_sources.py to ntp_sources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/numa_cpus.py to numa_cpus.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/numeric_user_group_name.py to numeric_user_group_name.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/nvme_core_io_timeout.py to nvme_core_io_timeout.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/odbc.py to odbc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/openshift_configuration.py to openshift_configuration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/openshift_get.py to openshift_get.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/openshift_get_with_config.py to openshift_get_with_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/openshift_hosts.py to openshift_hosts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/openvswitch_logs.py to openvswitch_logs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/openvswitch_other_config.py to openvswitch_other_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/oracle.py to oracle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/os_release.py to os_release.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/osa_dispatcher_log.py to osa_dispatcher_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ovirt_engine_confd.py to ovirt_engine_confd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ovirt_engine_log.py to ovirt_engine_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ovs_appctl_fdb_show_bridge.py to ovs_appctl_fdb_show_bridge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ovs_vsctl_list_bridge.py to ovs_vsctl_list_bridge.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ovs_vsctl_show.py to ovs_vsctl_show.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/pacemaker_log.py to pacemaker_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/package_provides_httpd.py to package_provides_httpd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/package_provides_java.py to package_provides_java.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/pam.py to pam.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/parted.py to parted.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/partitions.py to partitions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/passenger_status.py to passenger_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/password.py to password.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/pcs_config.py to pcs_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/pcs_status.py to pcs_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/pluginconf_d.py to pluginconf_d.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/postgresql_conf.py to postgresql_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/postgresql_log.py to postgresql_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/proc_environ.py to proc_environ.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/proc_limits.py to proc_limits.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/proc_stat.py to proc_stat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ps.py to ps.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/pulp_worker_defaults.py to pulp_worker_defaults.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/puppetserver_config.py to puppetserver_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/qemu_conf.py to qemu_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/qemu_xml.py to qemu_xml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/qpid_stat.py to qpid_stat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/qpidd_conf.py to qpidd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rabbitmq.py to rabbitmq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rabbitmq_log.py to rabbitmq_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rc_local.py to rc_local.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rdma_config.py to rdma_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/redhat_release.py to redhat_release.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/resolv_conf.py to resolv_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rhev_data_center.py to rhev_data_center.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rhn_charsets.py to rhn_charsets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rhn_conf.py to rhn_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rhn_entitlement_cert_xml.py to rhn_entitlement_cert_xml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rhn_hibernate_conf.py to rhn_hibernate_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rhn_logs.py to rhn_logs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rhn_schema_stats.py to rhn_schema_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rhn_schema_version.py to rhn_schema_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rhsm_conf.py to rhsm_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rhsm_log.py to rhsm_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rhv_log_collector_analyzer.py to rhv_log_collector_analyzer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/route.py to route.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rpm_vercmp.py to rpm_vercmp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/rsyslog_conf.py to rsyslog_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/samba.py to samba.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/sap_hdb_version.py to sap_hdb_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/sap_host_profile.py to sap_host_profile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/sapcontrol.py to sapcontrol.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/saphostctrl.py to saphostctrl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/saphostexec.py to saphostexec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/sat5_insights_properties.py to sat5_insights_properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/satellite_version.py to satellite_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/scheduler.py to scheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/scsi.py to scsi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/scsi_eh_deadline.py to scsi_eh_deadline.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/scsi_fwver.py to scsi_fwver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/sctp.py to sctp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/secure.py to secure.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/selinux_config.py to selinux_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/sestatus.py to sestatus.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/smartctl.py to smartctl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/smartpdc_settings.py to smartpdc_settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/smbstatus.py to smbstatus.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/snmp.py to snmp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/softnet_stat.py to softnet_stat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/software_collections_list.py to software_collections_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ssh.py to ssh.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/ssh_client_config.py to ssh_client_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/sssd_conf.py to sssd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/sssd_logs.py to sssd_logs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/subscription_manager_list.py to subscription_manager_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/subscription_manager_release.py to subscription_manager_release.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/swift_conf.py to swift_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/swift_log.py to swift_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/sysconfig.py to sysconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/sysctl.py to sysctl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/system_time.py to system_time.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/systemctl_show.py to systemctl_show.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/systemid.py to systemid.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/systool.py to systool.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/teamdctl_config_dump.py to teamdctl_config_dump.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/teamdctl_state_dump.py to teamdctl_state_dump.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tmpfilesd.py to tmpfilesd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tomcat_virtual_dir_context.py to tomcat_virtual_dir_context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tomcat_xml.py to tomcat_xml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/transparent_hugepage.py to transparent_hugepage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tuned.py to tuned.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/tuned_conf.py to tuned_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/uname.py to uname.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/up2date.py to up2date.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/up2date_log.py to up2date_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/uptime.py to uptime.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/vdsm_conf.py to vdsm_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/vdsm_log.py to vdsm_log.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/vgdisplay.py to vgdisplay.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/virsh_list_all.py to virsh_list_all.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/virt_uuid_facts.py to virt_uuid_facts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/virt_what.py to virt_what.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/virt_who_conf.py to virt_who_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/virtlogd_conf.py to virtlogd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/vmcore_dmesg.py to vmcore_dmesg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/vmware_tools_conf.py to vmware_tools_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/vsftpd.py to vsftpd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/xfs_info.py to xfs_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/xinetd_conf.py to xinetd_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/yum.py to yum.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/yum_conf.py to yum_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/yum_repos_d.py to yum_repos_d.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/yumlog.py to yumlog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/parsers/zipl_conf.py to zipl_conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/plugins/always_fires.py to always_fires.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/plugins/insights_heartbeat.py to insights_heartbeat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/plugins/never_fires.py to never_fires.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/plugins/rules_fixture_plugin.py to rules_fixture_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/plugins/vulnerable_kernel.py to vulnerable_kernel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs/openshift/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs/openshift/default.py to default.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs/default.py to default.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs/insights_archive.py to insights_archive.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs/jdr_archive.py to jdr_archive.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/specs/sos_archive.py to sos_archive.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_plugins/test_plugin.py to test_plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_plugins/tina_loves_butts.py to tina_loves_butts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/helpers.py to helpers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/integration.py to integration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/mock_web_server.py to mock_web_server.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_add_component.py to test_add_component.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_always_fires.py to test_always_fires.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_attribute_dict.py to test_attribute_dict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_canonical_facts.py to test_canonical_facts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_commandparser.py to test_commandparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_component_metadata.py to test_component_metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_config_parser.py to test_config_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_determine_components.py to test_determine_components.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_dr_enabled.py to test_dr_enabled.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_dr_run.py to test_dr_run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_evaluators.py to test_evaluators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_extractors.py to test_extractors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_file_listing.py to test_file_listing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_file_permissions.py to test_file_permissions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_filters.py to test_filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_formats.py to test_formats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_fs.py to test_fs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_insights_heartbeat.py to test_insights_heartbeat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_json_parser.py to test_json_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_logfileoutput.py to test_logfileoutput.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_ls_parser.py to test_ls_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_parser_class.py to test_parser_class.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_query.py to test_query.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_remote_resource.py to test_remote_resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_rules_fixture.py to test_rules_fixture.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_scannable.py to test_scannable.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_serde.py to test_serde.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_spec_serialization.py to test_spec_serialization.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_specs.py to test_specs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_subproc.py to test_subproc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_sysconfig_options.py to test_sysconfig_options.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_syslog.py to test_syslog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_test.py to test_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_vulnerable_kernel.py to test_vulnerable_kernel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_xmlparser.py to test_xmlparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tests/test_yaml_parser.py to test_yaml_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tools/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tools/apply_spec_filters.py to apply_spec_filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tools/cat.py to cat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tools/insights_inspect.py to insights_inspect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/tools/query.py to query.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util/canonical_facts.py to canonical_facts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util/component_graph.py to component_graph.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util/content_type.py to content_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util/file_permissions.py to file_permissions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util/fs.py to fs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util/mangle.py to mangle.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util/streams.py to streams.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/util/subproc.py to subproc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/collect.py to collect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights/settings.py to settings.cpython-36.pyc writing byte-compilation script '/tmp/tmpa829nvff.py' /usr/bin/python3.6 /tmp/tmpa829nvff.py removing /tmp/tmpa829nvff.py running install_egg_info running egg_info writing insights_core.egg-info/PKG-INFO writing dependency_links to insights_core.egg-info/dependency_links.txt writing entry points to insights_core.egg-info/entry_points.txt writing requirements to insights_core.egg-info/requires.txt writing top-level names to insights_core.egg-info/top_level.txt reading manifest file 'insights_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'insights/filters.yaml' writing manifest file 'insights_core.egg-info/SOURCES.txt' Copying insights_core.egg-info to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6/site-packages/insights_core-3.0.100-py3.6.egg-info running install_scripts Installing client script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing gen_api script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing insights-cat script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing insights-collect script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing insights-info script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing insights-inspect script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing insights-perf script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing insights-run script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin Installing mangle script to /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/insights-core-insights-core-3.0.100-974 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-insights-core-3.0.100.974-1.el7.noarch Provides: python2-insights-core = 3.0.100.974-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.6 python(abi) = 2.7 Processing files: python36-insights-core-3.0.100.974-1.el7.noarch Provides: python36-insights-core = 3.0.100.974-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3.6 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64 Wrote: /builddir/build/RPMS/python2-insights-core-3.0.100.974-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python36-insights-core-3.0.100.974-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.e8sJ9K + umask 022 + cd /builddir/build/BUILD + cd insights-core-insights-core-3.0.100-974 + /usr/bin/rm -rf /builddir/build/BUILDROOT/insights-core-3.0.100.974-1.el7.x86_64 + exit 0 Child return code was: 0