Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 903585 Details for
Bug 1105997
bcfg2: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 373.94 KB, created by
Dennis Gilmore
on 2014-06-09 02:14:56 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 02:14:56 UTC
Size:
373.94 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/bcfg2.spec'], False, '/var/lib/mock/f21-build-2113547-392803/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x27a9b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/bcfg2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >warning: Could not canonicalize hostname: buildvm-17.phx2.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/bcfg2-1.3.4-2.fc21.1.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/bcfg2.spec'], False, '/var/lib/mock/f21-build-2113547-392803/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x27a9b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/bcfg2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kN3uT0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf bcfg2-1.3.4 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/bcfg2-1.3.4.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd bcfg2-1.3.4 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ mv testsuite/Testsrc/test_code_checks.py testsuite/Testsrc/test_code_checks.py.disable_unit_tests >+ awk ' > BEGIN {line=0} > /class Test(Pylint|PEP8)/ {line=FNR+1} > FNR==line {sub("True","False")} > {print $0} > ' testsuite/Testsrc/test_code_checks.py.disable_unit_tests >+ /usr/bin/perl -pi -e s@/etc/default@/etc/sysconfig@g tools/bcfg2-cron >++ find src/lib -name '*.py' >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Compat.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Cache.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/settings.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Client.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/XML.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Frame.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/rpmtools.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/Pacman.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/APT.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/FreeBSDInit.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/IPS.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/OpenCSW.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/launchd.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/SMF.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/Systemd.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/Blast.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/YUM.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/MacPorts.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/APK.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/FreeBSDPackage.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/SELinux.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/SYSV.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/RPM.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/DebInit.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/POSIX/base.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/POSIX/Hardlink.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/POSIX/Permissions.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/POSIX/Symlink.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/POSIX/File.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/POSIX/Nonexistent.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/POSIX/Directory.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/POSIX/Augeas.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/POSIX/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/POSIX/Device.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/YUM24.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/Chkconfig.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/Action.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/POSIXUsers.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/RPMng.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/Portage.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/Encap.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/YUMng.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/RcUpdate.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/Upstart.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Client/Tools/VCS.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/manage.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/version.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/Compat.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/urls.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/templatetags/split.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/templatetags/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/templatetags/bcfg2_tags.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/templatetags/syntax_coloring.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/Transport/base.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/Transport/RedisTransport.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/Transport/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/Transport/LocalFilesystem.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/Transport/DirectStore.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/Storage/base.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/Storage/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/Storage/DjangoORM.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/views.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/Collector.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/utils.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/models.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/migrations/0004_profile_can_be_null.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/migrations/0002_convert_perms_to_mode.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/migrations/0003_expand_hash_key.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/migrations/0005_add_selinux_entry_support.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/migrations/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/migrations/0001_initial.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Reporting/migrations/0006_add_user_group_entry_support.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Encryption.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Utils.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Logger.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Options.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Statistics.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Proxy.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/SSLServer.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Snapshots/model.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Snapshots/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Hostbase/urls.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Hostbase/settings.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Hostbase/backends.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Hostbase/hostbase/urls.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Hostbase/hostbase/admin.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Hostbase/hostbase/views.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Hostbase/hostbase/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Hostbase/hostbase/models.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Hostbase/manage.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Hostbase/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Hostbase/nisauth.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Hostbase/ldapauth.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Hostbase/regex.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Core.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/BuiltinCore.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Reports/reports/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Reports/reports/models.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Reports/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Reports/updatefix.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugin/base.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugin/exceptions.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugin/helpers.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugin/interfaces.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugin/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/CherryPyCore.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/AWSTags.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Guppy.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Ohai.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Hostbase.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Deps.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Probes.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/TemplateHelper.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Svn.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/DBStats.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Base.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Account.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Fossil.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Reporting.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/SSLCA.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Decisions.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/SEModules.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/PuppetENC.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Darcs.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/SSHbase.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cvs.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Bzr.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Metadata.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Hg.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Defaults.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Pkgmgr.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Rules.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/TCheetah.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Git.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Packages/Yum.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Packages/Source.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Packages/Collection.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Packages/Pac.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Packages/Apt.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Packages/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Packages/PackagesSources.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/ServiceCompat.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/CfgGenshiGenerator.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedGenshiGenerator.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/CfgCatFilter.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/CfgCheetahGenerator.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/CfgLegacyInfo.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/CfgPlaintextGenerator.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/CfgExternalCommandVerifier.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/CfgPrivateKeyCreator.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/CfgPublicKeyCreator.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/CfgDiffFilter.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedCheetahGenerator.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/CfgInfoXML.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedGenerator.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Cfg/CfgAuthorizedKeysGenerator.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Editor.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/NagiosGen.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/GroupLogic.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Statistics.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/TGenshi.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Ldap.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/FileProbes.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/POSIXCompat.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Snapshots.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Trigger.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Bundler.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/GroupPatterns.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Plugins/Properties.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/MultiprocessingCore.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Admin/Minestruct.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Admin/Pull.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Admin/Reports.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Admin/Perf.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Admin/Init.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Admin/Syncdb.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Admin/Viz.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Admin/Client.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Admin/Xcmd.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Admin/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Admin/Compare.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Admin/Snapshots.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Admin/Backup.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/FileMonitor/Gamin.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/FileMonitor/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/FileMonitor/Fam.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/FileMonitor/Pseudo.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/FileMonitor/Inotify.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/models.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Lint/ValidateJSON.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Lint/Comments.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Lint/Validate.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Lint/MergeFiles.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Lint/InfoXML.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Lint/GroupNames.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Lint/__init__.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Lint/RequiredAttrs.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Lint/TemplateAbuse.py >+ for f in '`find src/lib -name \*.py`' >+ sed -i -e '/^#!/,1d' src/lib/Bcfg2/Server/Lint/Genshi.py >+ sed -i s/apache2/httpd/g misc/apache/bcfg2.conf >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nULOuh >+ umask 022 >+ cd /builddir/build/BUILD >+ cd bcfg2-1.3.4 >+ /usr/bin/python setup.py build >running build >running build_py >creating build >creating build/lib >creating build/lib/Bcfg2 >copying src/lib/Bcfg2/Compat.py -> build/lib/Bcfg2 >copying src/lib/Bcfg2/Cache.py -> build/lib/Bcfg2 >copying src/lib/Bcfg2/settings.py -> build/lib/Bcfg2 >copying src/lib/Bcfg2/manage.py -> build/lib/Bcfg2 >copying src/lib/Bcfg2/version.py -> build/lib/Bcfg2 >copying src/lib/Bcfg2/Encryption.py -> build/lib/Bcfg2 >copying src/lib/Bcfg2/Utils.py -> build/lib/Bcfg2 >copying src/lib/Bcfg2/Logger.py -> build/lib/Bcfg2 >copying src/lib/Bcfg2/Options.py -> build/lib/Bcfg2 >copying src/lib/Bcfg2/__init__.py -> build/lib/Bcfg2 >copying src/lib/Bcfg2/Statistics.py -> build/lib/Bcfg2 >copying src/lib/Bcfg2/Proxy.py -> build/lib/Bcfg2 >copying src/lib/Bcfg2/SSLServer.py -> build/lib/Bcfg2 >creating build/lib/Bcfg2/Client >copying src/lib/Bcfg2/Client/Client.py -> build/lib/Bcfg2/Client >copying src/lib/Bcfg2/Client/__init__.py -> build/lib/Bcfg2/Client >copying src/lib/Bcfg2/Client/XML.py -> build/lib/Bcfg2/Client >copying src/lib/Bcfg2/Client/Frame.py -> build/lib/Bcfg2/Client >creating build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/rpmtools.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/Pacman.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/APT.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/FreeBSDInit.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/IPS.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/OpenCSW.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/launchd.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/SMF.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/Systemd.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/Blast.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/YUM.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/MacPorts.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/APK.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/FreeBSDPackage.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/SELinux.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/SYSV.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/RPM.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/DebInit.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/YUM24.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/Chkconfig.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/Action.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/POSIXUsers.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/RPMng.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/Portage.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/__init__.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/Encap.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/YUMng.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/RcUpdate.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/Upstart.py -> build/lib/Bcfg2/Client/Tools >copying src/lib/Bcfg2/Client/Tools/VCS.py -> build/lib/Bcfg2/Client/Tools >creating build/lib/Bcfg2/Client/Tools/POSIX >copying src/lib/Bcfg2/Client/Tools/POSIX/base.py -> build/lib/Bcfg2/Client/Tools/POSIX >copying src/lib/Bcfg2/Client/Tools/POSIX/Hardlink.py -> build/lib/Bcfg2/Client/Tools/POSIX >copying src/lib/Bcfg2/Client/Tools/POSIX/Permissions.py -> build/lib/Bcfg2/Client/Tools/POSIX >copying src/lib/Bcfg2/Client/Tools/POSIX/Symlink.py -> build/lib/Bcfg2/Client/Tools/POSIX >copying src/lib/Bcfg2/Client/Tools/POSIX/File.py -> build/lib/Bcfg2/Client/Tools/POSIX >copying src/lib/Bcfg2/Client/Tools/POSIX/Nonexistent.py -> build/lib/Bcfg2/Client/Tools/POSIX >copying src/lib/Bcfg2/Client/Tools/POSIX/Directory.py -> build/lib/Bcfg2/Client/Tools/POSIX >copying src/lib/Bcfg2/Client/Tools/POSIX/Augeas.py -> build/lib/Bcfg2/Client/Tools/POSIX >copying src/lib/Bcfg2/Client/Tools/POSIX/__init__.py -> build/lib/Bcfg2/Client/Tools/POSIX >copying src/lib/Bcfg2/Client/Tools/POSIX/Device.py -> build/lib/Bcfg2/Client/Tools/POSIX >creating build/lib/Bcfg2/Reporting >copying src/lib/Bcfg2/Reporting/Compat.py -> build/lib/Bcfg2/Reporting >copying src/lib/Bcfg2/Reporting/urls.py -> build/lib/Bcfg2/Reporting >copying src/lib/Bcfg2/Reporting/views.py -> build/lib/Bcfg2/Reporting >copying src/lib/Bcfg2/Reporting/__init__.py -> build/lib/Bcfg2/Reporting >copying src/lib/Bcfg2/Reporting/Collector.py -> build/lib/Bcfg2/Reporting >copying src/lib/Bcfg2/Reporting/utils.py -> build/lib/Bcfg2/Reporting >copying src/lib/Bcfg2/Reporting/models.py -> build/lib/Bcfg2/Reporting >creating build/lib/Bcfg2/Reporting/Storage >copying src/lib/Bcfg2/Reporting/Storage/base.py -> build/lib/Bcfg2/Reporting/Storage >copying src/lib/Bcfg2/Reporting/Storage/__init__.py -> build/lib/Bcfg2/Reporting/Storage >copying src/lib/Bcfg2/Reporting/Storage/DjangoORM.py -> build/lib/Bcfg2/Reporting/Storage >creating build/lib/Bcfg2/Reporting/Transport >copying src/lib/Bcfg2/Reporting/Transport/base.py -> build/lib/Bcfg2/Reporting/Transport >copying src/lib/Bcfg2/Reporting/Transport/RedisTransport.py -> build/lib/Bcfg2/Reporting/Transport >copying src/lib/Bcfg2/Reporting/Transport/__init__.py -> build/lib/Bcfg2/Reporting/Transport >copying src/lib/Bcfg2/Reporting/Transport/LocalFilesystem.py -> build/lib/Bcfg2/Reporting/Transport >copying src/lib/Bcfg2/Reporting/Transport/DirectStore.py -> build/lib/Bcfg2/Reporting/Transport >creating build/lib/Bcfg2/Reporting/migrations >copying src/lib/Bcfg2/Reporting/migrations/0004_profile_can_be_null.py -> build/lib/Bcfg2/Reporting/migrations >copying src/lib/Bcfg2/Reporting/migrations/0002_convert_perms_to_mode.py -> build/lib/Bcfg2/Reporting/migrations >copying src/lib/Bcfg2/Reporting/migrations/0003_expand_hash_key.py -> build/lib/Bcfg2/Reporting/migrations >copying src/lib/Bcfg2/Reporting/migrations/0005_add_selinux_entry_support.py -> build/lib/Bcfg2/Reporting/migrations >copying src/lib/Bcfg2/Reporting/migrations/__init__.py -> build/lib/Bcfg2/Reporting/migrations >copying src/lib/Bcfg2/Reporting/migrations/0001_initial.py -> build/lib/Bcfg2/Reporting/migrations >copying src/lib/Bcfg2/Reporting/migrations/0006_add_user_group_entry_support.py -> build/lib/Bcfg2/Reporting/migrations >creating build/lib/Bcfg2/Reporting/templatetags >copying src/lib/Bcfg2/Reporting/templatetags/split.py -> build/lib/Bcfg2/Reporting/templatetags >copying src/lib/Bcfg2/Reporting/templatetags/__init__.py -> build/lib/Bcfg2/Reporting/templatetags >copying src/lib/Bcfg2/Reporting/templatetags/bcfg2_tags.py -> build/lib/Bcfg2/Reporting/templatetags >copying src/lib/Bcfg2/Reporting/templatetags/syntax_coloring.py -> build/lib/Bcfg2/Reporting/templatetags >creating build/lib/Bcfg2/Server >copying src/lib/Bcfg2/Server/Core.py -> build/lib/Bcfg2/Server >copying src/lib/Bcfg2/Server/BuiltinCore.py -> build/lib/Bcfg2/Server >copying src/lib/Bcfg2/Server/CherryPyCore.py -> build/lib/Bcfg2/Server >copying src/lib/Bcfg2/Server/__init__.py -> build/lib/Bcfg2/Server >copying src/lib/Bcfg2/Server/MultiprocessingCore.py -> build/lib/Bcfg2/Server >copying src/lib/Bcfg2/Server/models.py -> build/lib/Bcfg2/Server >creating build/lib/Bcfg2/Server/Admin >copying src/lib/Bcfg2/Server/Admin/Minestruct.py -> build/lib/Bcfg2/Server/Admin >copying src/lib/Bcfg2/Server/Admin/Pull.py -> build/lib/Bcfg2/Server/Admin >copying src/lib/Bcfg2/Server/Admin/Reports.py -> build/lib/Bcfg2/Server/Admin >copying src/lib/Bcfg2/Server/Admin/Perf.py -> build/lib/Bcfg2/Server/Admin >copying src/lib/Bcfg2/Server/Admin/Init.py -> build/lib/Bcfg2/Server/Admin >copying src/lib/Bcfg2/Server/Admin/Syncdb.py -> build/lib/Bcfg2/Server/Admin >copying src/lib/Bcfg2/Server/Admin/Viz.py -> build/lib/Bcfg2/Server/Admin >copying src/lib/Bcfg2/Server/Admin/Client.py -> build/lib/Bcfg2/Server/Admin >copying src/lib/Bcfg2/Server/Admin/Xcmd.py -> build/lib/Bcfg2/Server/Admin >copying src/lib/Bcfg2/Server/Admin/__init__.py -> build/lib/Bcfg2/Server/Admin >copying src/lib/Bcfg2/Server/Admin/Compare.py -> build/lib/Bcfg2/Server/Admin >copying src/lib/Bcfg2/Server/Admin/Snapshots.py -> build/lib/Bcfg2/Server/Admin >copying src/lib/Bcfg2/Server/Admin/Backup.py -> build/lib/Bcfg2/Server/Admin >creating build/lib/Bcfg2/Server/FileMonitor >copying src/lib/Bcfg2/Server/FileMonitor/Gamin.py -> build/lib/Bcfg2/Server/FileMonitor >copying src/lib/Bcfg2/Server/FileMonitor/__init__.py -> build/lib/Bcfg2/Server/FileMonitor >copying src/lib/Bcfg2/Server/FileMonitor/Fam.py -> build/lib/Bcfg2/Server/FileMonitor >copying src/lib/Bcfg2/Server/FileMonitor/Pseudo.py -> build/lib/Bcfg2/Server/FileMonitor >copying src/lib/Bcfg2/Server/FileMonitor/Inotify.py -> build/lib/Bcfg2/Server/FileMonitor >creating build/lib/Bcfg2/Server/Hostbase >copying src/lib/Bcfg2/Server/Hostbase/urls.py -> build/lib/Bcfg2/Server/Hostbase >copying src/lib/Bcfg2/Server/Hostbase/settings.py -> build/lib/Bcfg2/Server/Hostbase >copying src/lib/Bcfg2/Server/Hostbase/backends.py -> build/lib/Bcfg2/Server/Hostbase >copying src/lib/Bcfg2/Server/Hostbase/manage.py -> build/lib/Bcfg2/Server/Hostbase >copying src/lib/Bcfg2/Server/Hostbase/__init__.py -> build/lib/Bcfg2/Server/Hostbase >copying src/lib/Bcfg2/Server/Hostbase/nisauth.py -> build/lib/Bcfg2/Server/Hostbase >copying src/lib/Bcfg2/Server/Hostbase/ldapauth.py -> build/lib/Bcfg2/Server/Hostbase >copying src/lib/Bcfg2/Server/Hostbase/regex.py -> build/lib/Bcfg2/Server/Hostbase >creating build/lib/Bcfg2/Server/Hostbase/hostbase >copying src/lib/Bcfg2/Server/Hostbase/hostbase/urls.py -> build/lib/Bcfg2/Server/Hostbase/hostbase >copying src/lib/Bcfg2/Server/Hostbase/hostbase/admin.py -> build/lib/Bcfg2/Server/Hostbase/hostbase >copying src/lib/Bcfg2/Server/Hostbase/hostbase/views.py -> build/lib/Bcfg2/Server/Hostbase/hostbase >copying src/lib/Bcfg2/Server/Hostbase/hostbase/__init__.py -> build/lib/Bcfg2/Server/Hostbase/hostbase >copying src/lib/Bcfg2/Server/Hostbase/hostbase/models.py -> build/lib/Bcfg2/Server/Hostbase/hostbase >creating build/lib/Bcfg2/Server/Lint >copying src/lib/Bcfg2/Server/Lint/ValidateJSON.py -> build/lib/Bcfg2/Server/Lint >copying src/lib/Bcfg2/Server/Lint/Comments.py -> build/lib/Bcfg2/Server/Lint >copying src/lib/Bcfg2/Server/Lint/Validate.py -> build/lib/Bcfg2/Server/Lint >copying src/lib/Bcfg2/Server/Lint/MergeFiles.py -> build/lib/Bcfg2/Server/Lint >copying src/lib/Bcfg2/Server/Lint/InfoXML.py -> build/lib/Bcfg2/Server/Lint >copying src/lib/Bcfg2/Server/Lint/GroupNames.py -> build/lib/Bcfg2/Server/Lint >copying src/lib/Bcfg2/Server/Lint/__init__.py -> build/lib/Bcfg2/Server/Lint >copying src/lib/Bcfg2/Server/Lint/RequiredAttrs.py -> build/lib/Bcfg2/Server/Lint >copying src/lib/Bcfg2/Server/Lint/TemplateAbuse.py -> build/lib/Bcfg2/Server/Lint >copying src/lib/Bcfg2/Server/Lint/Genshi.py -> build/lib/Bcfg2/Server/Lint >creating build/lib/Bcfg2/Server/Plugin >copying src/lib/Bcfg2/Server/Plugin/base.py -> build/lib/Bcfg2/Server/Plugin >copying src/lib/Bcfg2/Server/Plugin/exceptions.py -> build/lib/Bcfg2/Server/Plugin >copying src/lib/Bcfg2/Server/Plugin/helpers.py -> build/lib/Bcfg2/Server/Plugin >copying src/lib/Bcfg2/Server/Plugin/interfaces.py -> build/lib/Bcfg2/Server/Plugin >copying src/lib/Bcfg2/Server/Plugin/__init__.py -> build/lib/Bcfg2/Server/Plugin >creating build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/AWSTags.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Guppy.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Ohai.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Hostbase.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Deps.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Probes.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/TemplateHelper.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Svn.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/DBStats.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Base.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Account.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Fossil.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Reporting.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/SSLCA.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Decisions.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/SEModules.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/PuppetENC.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Darcs.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/SSHbase.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Cvs.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Bzr.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Metadata.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Hg.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Defaults.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/__init__.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Pkgmgr.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Rules.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/TCheetah.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Git.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/ServiceCompat.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Editor.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/NagiosGen.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/GroupLogic.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Statistics.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/TGenshi.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Ldap.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/FileProbes.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/POSIXCompat.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Snapshots.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Trigger.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Bundler.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/GroupPatterns.py -> build/lib/Bcfg2/Server/Plugins >copying src/lib/Bcfg2/Server/Plugins/Properties.py -> build/lib/Bcfg2/Server/Plugins >creating build/lib/Bcfg2/Server/Plugins/Packages >copying src/lib/Bcfg2/Server/Plugins/Packages/Yum.py -> build/lib/Bcfg2/Server/Plugins/Packages >copying src/lib/Bcfg2/Server/Plugins/Packages/Source.py -> build/lib/Bcfg2/Server/Plugins/Packages >copying src/lib/Bcfg2/Server/Plugins/Packages/Collection.py -> build/lib/Bcfg2/Server/Plugins/Packages >copying src/lib/Bcfg2/Server/Plugins/Packages/Pac.py -> build/lib/Bcfg2/Server/Plugins/Packages >copying src/lib/Bcfg2/Server/Plugins/Packages/Apt.py -> build/lib/Bcfg2/Server/Plugins/Packages >copying src/lib/Bcfg2/Server/Plugins/Packages/__init__.py -> build/lib/Bcfg2/Server/Plugins/Packages >copying src/lib/Bcfg2/Server/Plugins/Packages/PackagesSources.py -> build/lib/Bcfg2/Server/Plugins/Packages >creating build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgGenshiGenerator.py -> build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedGenshiGenerator.py -> build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgCatFilter.py -> build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgCheetahGenerator.py -> build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgLegacyInfo.py -> build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgPlaintextGenerator.py -> build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgExternalCommandVerifier.py -> build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgPrivateKeyCreator.py -> build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgPublicKeyCreator.py -> build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgDiffFilter.py -> build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/__init__.py -> build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedCheetahGenerator.py -> build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgInfoXML.py -> build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedGenerator.py -> build/lib/Bcfg2/Server/Plugins/Cfg >copying src/lib/Bcfg2/Server/Plugins/Cfg/CfgAuthorizedKeysGenerator.py -> build/lib/Bcfg2/Server/Plugins/Cfg >creating build/lib/Bcfg2/Server/Reports >copying src/lib/Bcfg2/Server/Reports/__init__.py -> build/lib/Bcfg2/Server/Reports >copying src/lib/Bcfg2/Server/Reports/updatefix.py -> build/lib/Bcfg2/Server/Reports >creating build/lib/Bcfg2/Server/Reports/reports >copying src/lib/Bcfg2/Server/Reports/reports/__init__.py -> build/lib/Bcfg2/Server/Reports/reports >copying src/lib/Bcfg2/Server/Reports/reports/models.py -> build/lib/Bcfg2/Server/Reports/reports >creating build/lib/Bcfg2/Server/Snapshots >copying src/lib/Bcfg2/Server/Snapshots/model.py -> build/lib/Bcfg2/Server/Snapshots >copying src/lib/Bcfg2/Server/Snapshots/__init__.py -> build/lib/Bcfg2/Server/Snapshots >creating build/lib/Bcfg2/Reporting/templates >copying src/lib/Bcfg2/Reporting/templates/base.html -> build/lib/Bcfg2/Reporting/templates >copying src/lib/Bcfg2/Reporting/templates/404.html -> build/lib/Bcfg2/Reporting/templates >copying src/lib/Bcfg2/Reporting/templates/base-timeview.html -> build/lib/Bcfg2/Reporting/templates >creating build/lib/Bcfg2/Reporting/templates/config_items >copying src/lib/Bcfg2/Reporting/templates/config_items/common.html -> build/lib/Bcfg2/Reporting/templates/config_items >copying src/lib/Bcfg2/Reporting/templates/config_items/entry_status.html -> build/lib/Bcfg2/Reporting/templates/config_items >copying src/lib/Bcfg2/Reporting/templates/config_items/listing.html -> build/lib/Bcfg2/Reporting/templates/config_items >copying src/lib/Bcfg2/Reporting/templates/config_items/item.html -> build/lib/Bcfg2/Reporting/templates/config_items >copying src/lib/Bcfg2/Reporting/templates/config_items/item-failure.html -> build/lib/Bcfg2/Reporting/templates/config_items >creating build/lib/Bcfg2/Reporting/templates/displays >copying src/lib/Bcfg2/Reporting/templates/displays/summary.html -> build/lib/Bcfg2/Reporting/templates/displays >copying src/lib/Bcfg2/Reporting/templates/displays/timing.html -> build/lib/Bcfg2/Reporting/templates/displays >creating build/lib/Bcfg2/Reporting/templates/clients >copying src/lib/Bcfg2/Reporting/templates/clients/detail.html -> build/lib/Bcfg2/Reporting/templates/clients >copying src/lib/Bcfg2/Reporting/templates/clients/manage.html -> build/lib/Bcfg2/Reporting/templates/clients >copying src/lib/Bcfg2/Reporting/templates/clients/index.html -> build/lib/Bcfg2/Reporting/templates/clients >copying src/lib/Bcfg2/Reporting/templates/clients/detailed-list.html -> build/lib/Bcfg2/Reporting/templates/clients >copying src/lib/Bcfg2/Reporting/templates/clients/history.html -> build/lib/Bcfg2/Reporting/templates/clients >creating build/lib/Bcfg2/Reporting/templates/widgets >copying src/lib/Bcfg2/Reporting/templates/widgets/page_bar.html -> build/lib/Bcfg2/Reporting/templates/widgets >copying src/lib/Bcfg2/Reporting/templates/widgets/filter_bar.html -> build/lib/Bcfg2/Reporting/templates/widgets >copying src/lib/Bcfg2/Reporting/templates/widgets/interaction_list.inc -> build/lib/Bcfg2/Reporting/templates/widgets >running build_scripts >creating build/scripts-2.7 >copying and adjusting src/sbin/bcfg2-info -> build/scripts-2.7 >copying and adjusting src/sbin/bcfg2-crypt -> build/scripts-2.7 >copying and adjusting src/sbin/bcfg2-lint -> build/scripts-2.7 >copying and adjusting src/sbin/bcfg2-yum-helper -> build/scripts-2.7 >copying and adjusting src/sbin/bcfg2-reports -> build/scripts-2.7 >copying and adjusting src/sbin/bcfg2-test -> build/scripts-2.7 >copying and adjusting src/sbin/bcfg2-admin -> build/scripts-2.7 >copying and adjusting src/sbin/bcfg2 -> build/scripts-2.7 >copying and adjusting src/sbin/bcfg2-repo-validate -> build/scripts-2.7 >copying and adjusting src/sbin/bcfg2-build-reports -> build/scripts-2.7 >copying and adjusting src/sbin/bcfg2-server -> build/scripts-2.7 >copying and adjusting src/sbin/bcfg2-report-collector -> build/scripts-2.7 >changing mode of build/scripts-2.7/bcfg2-info from 644 to 755 >changing mode of build/scripts-2.7/bcfg2-crypt from 644 to 755 >changing mode of build/scripts-2.7/bcfg2-lint from 644 to 755 >changing mode of build/scripts-2.7/bcfg2-yum-helper from 644 to 755 >changing mode of build/scripts-2.7/bcfg2-reports from 644 to 755 >changing mode of build/scripts-2.7/bcfg2-test from 644 to 755 >changing mode of build/scripts-2.7/bcfg2-admin from 644 to 755 >changing mode of build/scripts-2.7/bcfg2 from 644 to 755 >changing mode of build/scripts-2.7/bcfg2-repo-validate from 644 to 755 >changing mode of build/scripts-2.7/bcfg2-build-reports from 644 to 755 >changing mode of build/scripts-2.7/bcfg2-server from 644 to 755 >changing mode of build/scripts-2.7/bcfg2-report-collector from 644 to 755 >+ /usr/bin/python setup.py build_sphinx >running build_sphinx >creating /builddir/build/BUILD/bcfg2-1.3.4/build/sphinx >creating /builddir/build/BUILD/bcfg2-1.3.4/build/sphinx/doctrees >creating /builddir/build/BUILD/bcfg2-1.3.4/build/sphinx/html >Running Sphinx v1.2.2 >loading pickled environment... not yet created >loading intersphinx inventory from http://docs.python.org/2.6/objects.inv... >WARNING: intersphinx inventory 'http://docs.python.org/2.6/objects.inv' not fetchable due to <class 'urllib2.URLError'>: <urlopen error [Errno -2] Name or service not known> >loading intersphinx inventory from http://docs.python.org/2.7/objects.inv... >WARNING: intersphinx inventory 'http://docs.python.org/2.7/objects.inv' not fetchable due to <class 'urllib2.URLError'>: <urlopen error [Errno -2] Name or service not known> >loading intersphinx inventory from intersphinx/cherrypy/objects.inv... >loading intersphinx inventory from http://www.voidspace.org.uk/python/mock/objects.inv... >WARNING: intersphinx inventory 'http://www.voidspace.org.uk/python/mock/objects.inv' not fetchable due to <class 'urllib2.URLError'>: <urlopen error [Errno -2] Name or service not known> >loading intersphinx inventory from http://docs.python.org/3.2/objects.inv... >WARNING: intersphinx inventory 'http://docs.python.org/3.2/objects.inv' not fetchable due to <class 'urllib2.URLError'>: <urlopen error [Errno -2] Name or service not known> >building [html]: targets for 189 source files that are out of date >updating environment: 189 added, 0 changed, 0 removed >reading sources... [ 0%] appendix/articles >reading sources... [ 1%] appendix/books >reading sources... [ 1%] appendix/configuration >reading sources... [ 2%] appendix/configuration/mrepo >reading sources... [ 2%] appendix/files >reading sources... [ 3%] appendix/files/mysql >reading sources... [ 3%] appendix/files/ntp >reading sources... [ 4%] appendix/guides >reading sources... [ 4%] appendix/guides/authentication >reading sources... [ 5%] appendix/guides/bootstrap >reading sources... [ 5%] appendix/guides/centos >reading sources... [ 6%] appendix/guides/converging_rhel5 >reading sources... [ 6%] appendix/guides/fedora >reading sources... [ 7%] appendix/guides/gentoo >reading sources... [ 7%] appendix/guides/import-existing-ssh-keys >reading sources... [ 8%] appendix/guides/nat_howto >reading sources... [ 8%] appendix/guides/ubuntu >reading sources... [ 9%] appendix/guides/using-bcfg2-with-centos >reading sources... [ 10%] appendix/guides/vcs >reading sources... [ 10%] appendix/guides/web-reports-install >reading sources... [ 11%] appendix/index >reading sources... [ 11%] appendix/papers >reading sources... [ 12%] appendix/tools >reading sources... [ 12%] architecture/client >reading sources... [ 13%] architecture/config-spec >reading sources... [ 13%] architecture/design >reading sources... [ 14%] architecture/goals >reading sources... [ 14%] architecture/index >reading sources... [ 15%] architecture/server >reading sources... [ 15%] client/agent >reading sources... [ 16%] client/debugging >reading sources... [ 16%] client/index >reading sources... [ 17%] client/metadata >reading sources... [ 17%] client/modes >reading sources... [ 18%] client/tools >reading sources... [ 19%] client/tools/actions >reading sources... [ 19%] client/tools/apt >reading sources... [ 20%] client/tools/augeas >reading sources... [ 20%] client/tools/posixusers >reading sources... [ 21%] client/tools/vcs >reading sources... [ 21%] client/tools/yum >reading sources... [ 22%] contents >reading sources... [ 22%] development/cfg >Warning! Unable to read specified configuration file: /etc/bcfg2.conf >reading sources... [ 23%] development/client-driver >reading sources... [ 23%] development/compat >reading sources... [ 24%] development/core >reading sources... [ 24%] development/documentation >reading sources... [ 25%] development/fam >reading sources... [ 25%] development/index >reading sources... [ 26%] development/lint >reading sources... [ 26%] development/packages >reading sources... [ 27%] development/plugins >reading sources... [ 28%] development/setup >reading sources... [ 28%] development/testing >reading sources... [ 29%] development/tips >reading sources... [ 29%] development/unit-testing >reading sources... [ 30%] development/utils >reading sources... [ 30%] development/versioning >reading sources... [ 31%] getting_started/index >reading sources... [ 31%] getting_started/macosx/notes >reading sources... [ 32%] glossary >reading sources... [ 32%] help/faq/client >reading sources... [ 33%] help/faq/general >reading sources... [ 33%] help/faq/index >reading sources... [ 34%] help/index >reading sources... [ 34%] help/irc >reading sources... [ 35%] help/mailinglist >reading sources... [ 35%] help/troubleshooting >reading sources... [ 36%] index >reading sources... [ 37%] installation/building-packages >reading sources... [ 37%] installation/distributions >reading sources... [ 38%] installation/index >reading sources... [ 38%] installation/prerequisites >reading sources... [ 39%] installation/source >reading sources... [ 39%] introduction/architecture-overview >reading sources... [ 40%] introduction/index >reading sources... [ 40%] introduction/os-support >reading sources... [ 41%] man/bcfg2 >reading sources... [ 41%] man/bcfg2-admin >reading sources... [ 42%] man/bcfg2-build-reports >reading sources... [ 42%] man/bcfg2-crypt >reading sources... [ 43%] man/bcfg2-info >reading sources... [ 43%] man/bcfg2-lint >reading sources... [ 44%] man/bcfg2-lint.conf >reading sources... [ 44%] man/bcfg2-report-collector >reading sources... [ 45%] man/bcfg2-reports >reading sources... [ 46%] man/bcfg2-server >reading sources... [ 46%] man/bcfg2.conf >reading sources... [ 47%] man/index >reading sources... [ 47%] reports/dynamic >reading sources... [ 48%] reports/index >reading sources... [ 48%] reports/static >reading sources... [ 49%] server/admin/backup >reading sources... [ 49%] server/admin/bundle >reading sources... [ 50%] server/admin/client >reading sources... [ 50%] server/admin/compare >reading sources... [ 51%] server/admin/index >reading sources... [ 51%] server/admin/init >reading sources... [ 52%] server/admin/minestruct >reading sources... [ 52%] server/admin/perf >reading sources... [ 53%] server/admin/pull >reading sources... [ 53%] server/admin/snapshots >reading sources... [ 54%] server/admin/tidy >reading sources... [ 55%] server/admin/viz >reading sources... [ 55%] server/admin/xcmd >reading sources... [ 56%] server/bcfg2-info >reading sources... [ 56%] server/caching >reading sources... [ 57%] server/configuration >reading sources... [ 57%] server/configurationentries >reading sources... [ 58%] server/database >reading sources... [ 58%] server/encryption >reading sources... [ 59%] server/genshi-xml >reading sources... [ 59%] server/index >reading sources... [ 60%] server/info >reading sources... [ 60%] server/plugins/connectors/awstags >reading sources... [ 61%] server/plugins/connectors/grouplogic >reading sources... [ 61%] server/plugins/connectors/properties >reading sources... [ 62%] server/plugins/connectors/puppetenc >reading sources... [ 62%] server/plugins/connectors/templatehelper >reading sources... [ 63%] server/plugins/generators/account >reading sources... [ 64%] server/plugins/generators/cfg >reading sources... [ 64%] server/plugins/generators/decisions >reading sources... [ 65%] server/plugins/generators/examples/cheetah/crontab >reading sources... [ 65%] server/plugins/generators/examples/cheetah/simple >reading sources... [ 66%] server/plugins/generators/examples/genshi/bcfg2-cron >reading sources... [ 66%] server/plugins/generators/examples/genshi/clientsxml >reading sources... [ 67%] server/plugins/generators/examples/genshi/ganglia >reading sources... [ 67%] server/plugins/generators/examples/genshi/grubconf >reading sources... [ 68%] server/plugins/generators/examples/genshi/hosts >reading sources... [ 68%] server/plugins/generators/examples/genshi/iptables >reading sources... [ 69%] server/plugins/generators/examples/genshi/motd >reading sources... [ 69%] server/plugins/generators/examples/genshi/mycnf >reading sources... [ 70%] server/plugins/generators/examples/genshi/test >reading sources... [ 70%] server/plugins/generators/hostbase >reading sources... [ 71%] server/plugins/generators/nagiosgen >reading sources... [ 71%] server/plugins/generators/packages >reading sources... [ 72%] server/plugins/generators/pkgmgr >reading sources... [ 73%] server/plugins/generators/rules >reading sources... [ 73%] server/plugins/generators/semodules >reading sources... [ 74%] server/plugins/generators/sshbase >reading sources... [ 74%] server/plugins/generators/sslca >reading sources... [ 75%] server/plugins/generators/tcheetah >reading sources... [ 75%] server/plugins/generators/tgenshi >reading sources... [ 76%] server/plugins/grouping/grouppatterns >reading sources... [ 76%] server/plugins/grouping/ldap >reading sources... [ 77%] server/plugins/grouping/metadata >reading sources... [ 77%] server/plugins/index >reading sources... [ 78%] server/plugins/misc/guppy >reading sources... [ 78%] server/plugins/misc/trigger >reading sources... [ 79%] server/plugins/plugin-roles >reading sources... [ 79%] server/plugins/probes/current-kernel >reading sources... [ 80%] server/plugins/probes/fileprobes >reading sources... [ 80%] server/plugins/probes/group >reading sources... [ 81%] server/plugins/probes/grub-serial-order >reading sources... [ 82%] server/plugins/probes/index >reading sources... [ 82%] server/plugins/probes/manufacturer >reading sources... [ 83%] server/plugins/probes/ohai >reading sources... [ 83%] server/plugins/probes/producttype >reading sources... [ 84%] server/plugins/probes/serial-console-speed >reading sources... [ 84%] server/plugins/probes/vserver >reading sources... [ 85%] server/plugins/statistics/reporting >reading sources... [ 85%] server/plugins/statistics/statistics >reading sources... [ 86%] server/plugins/structures/altsrc >reading sources... [ 86%] server/plugins/structures/base >reading sources... [ 87%] server/plugins/structures/bundler/index >reading sources... [ 87%] server/plugins/structures/bundler/kernel >reading sources... [ 88%] server/plugins/structures/bundler/moab >reading sources... [ 88%] server/plugins/structures/bundler/nagios >reading sources... [ 89%] server/plugins/structures/bundler/ntp >reading sources... [ 89%] server/plugins/structures/bundler/snmpd >reading sources... [ 90%] server/plugins/structures/bundler/torque >reading sources... [ 91%] server/plugins/structures/bundler/yp >reading sources... [ 91%] server/plugins/structures/defaults >reading sources... [ 92%] server/plugins/structures/deps >reading sources... [ 92%] server/plugins/version/bzr >reading sources... [ 93%] server/plugins/version/cvs >reading sources... [ 93%] server/plugins/version/darcs >reading sources... [ 94%] server/plugins/version/fossil >reading sources... [ 94%] server/plugins/version/git >reading sources... [ 95%] server/plugins/version/hg >reading sources... [ 95%] server/plugins/version/svn >reading sources... [ 96%] server/selinux >reading sources... [ 96%] server/snapshots/index >reading sources... [ 97%] unsorted/emacs_snippet >reading sources... [ 97%] unsorted/howtos >reading sources... [ 98%] unsorted/index >reading sources... [ 98%] unsorted/vim_snippet >reading sources... [ 99%] unsorted/windows >reading sources... [100%] unsorted/writing_specification >/builddir/build/BUILD/bcfg2-1.3.4/doc/contents.txt:9: WARNING: toctree contains reference to nonexisting document u'releases/index' >/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugins/Cfg/__init__.py:docstring of Bcfg2.Server.Plugins.Cfg.CfgBaseFileMatcher:9: ERROR: Unexpected indentation. >/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugins/Cfg/__init__.py:docstring of Bcfg2.Server.Plugins.Cfg.CfgBaseFileMatcher:12: WARNING: Block quote ends without a blank line; unexpected unindent. >/builddir/build/BUILD/bcfg2-1.3.4/doc/development/cfg.txt:76: WARNING: autodoc: failed to import class u'CfgAuthorizedKeysGenerator' from module u'Bcfg2.Server.Plugins.Cfg.CfgAuthorizedKeysGenerator'; the following exception was raised: >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object > __import__(self.modname) > File "/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugins/Cfg/CfgAuthorizedKeysGenerator.py", line 8, in <module> > from Bcfg2.Server.Plugins.Metadata import ClientMetadata > File "/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugins/Metadata.py", line 25, in <module> > from django.db import models > File "/usr/lib/python2.7/site-packages/django/db/models/__init__.py", line 5, in <module> > from django.db.models.query import Q > File "/usr/lib/python2.7/site-packages/django/db/models/query.py", line 17, in <module> > from django.db.models.deletion import Collector > File "/usr/lib/python2.7/site-packages/django/db/models/deletion.py", line 4, in <module> > from django.db.models import signals, sql > File "/usr/lib/python2.7/site-packages/django/db/models/sql/__init__.py", line 4, in <module> > from django.db.models.sql.subqueries import * > File "/usr/lib/python2.7/site-packages/django/db/models/sql/subqueries.py", line 12, in <module> > from django.db.models.sql.query import Query > File "/usr/lib/python2.7/site-packages/django/db/models/sql/query.py", line 22, in <module> > from django.db.models.sql import aggregates as base_aggregates_module > File "/usr/lib/python2.7/site-packages/django/db/models/sql/aggregates.py", line 9, in <module> > ordinal_aggregate_field = IntegerField() > File "/usr/lib/python2.7/site-packages/django/db/models/fields/__init__.py", line 116, in __init__ > self.db_tablespace = db_tablespace or settings.DEFAULT_INDEX_TABLESPACE > File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 54, in __getattr__ > self._setup(name) > File "/usr/lib/python2.7/site-packages/django/conf/__init__.py", line 47, in _setup > % (desc, ENVIRONMENT_VARIABLE)) >ImproperlyConfigured: Requested setting DEFAULT_INDEX_TABLESPACE, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings. >/builddir/build/BUILD/bcfg2-1.3.4/doc/development/core.txt:82: WARNING: autodoc: failed to import module u'Bcfg2.Server.CherryPyCore'; the following exception was raised: >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object > __import__(self.modname) > File "/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/CherryPyCore.py", line 9, in <module> > import cherrypy >ImportError: No module named cherrypy >/builddir/build/BUILD/bcfg2-1.3.4/doc/development/fam.txt:62: WARNING: autodoc: failed to import module u'Bcfg2.Server.FileMonitor.Fam'; the following exception was raised: >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object > __import__(self.modname) > File "/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/FileMonitor/Fam.py", line 5, in <module> > import _fam >ImportError: No module named _fam >/builddir/build/BUILD/bcfg2-1.3.4/doc/development/fam.txt:67: WARNING: autodoc: failed to import module u'Bcfg2.Server.FileMonitor.Gamin'; the following exception was raised: >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 335, in import_object > __import__(self.modname) > File "/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/FileMonitor/Gamin.py", line 6, in <module> > from gamin import WatchMonitor, GAMCreated, GAMExists, GAMEndExist, \ >ImportError: No module named gamin >/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugin/interfaces.py:docstring of Bcfg2.Server.Plugin.interfaces.Version:6: ERROR: Unexpected indentation. >/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugin/interfaces.py:docstring of Bcfg2.Server.Plugin.interfaces.Version:7: WARNING: Block quote ends without a blank line; unexpected unindent. >/builddir/build/BUILD/bcfg2-1.3.4/doc/server/plugins/generators/rules.txt:3: WARNING: Block quote ends without a blank line; unexpected unindent. >looking for now-outdated files... none found >pickling environment... done >checking consistency... /builddir/build/BUILD/bcfg2-1.3.4/doc/getting_started/macosx/notes.txt:: WARNING: document isn't included in any toctree >done >preparing documents... done >writing output... [ 0%] appendix/articles >writing output... [ 1%] appendix/books >writing output... [ 1%] appendix/configuration >writing output... [ 2%] appendix/configuration/mrepo >writing output... [ 2%] appendix/files >writing output... [ 3%] appendix/files/mysql >writing output... [ 3%] appendix/files/ntp >writing output... [ 4%] appendix/guides >writing output... [ 4%] appendix/guides/authentication >writing output... [ 5%] appendix/guides/bootstrap >writing output... [ 5%] appendix/guides/centos >writing output... [ 6%] appendix/guides/converging_rhel5 >writing output... [ 6%] appendix/guides/fedora >writing output... [ 7%] appendix/guides/gentoo >writing output... [ 7%] appendix/guides/import-existing-ssh-keys >writing output... [ 8%] appendix/guides/nat_howto >writing output... [ 8%] appendix/guides/ubuntu >writing output... [ 9%] appendix/guides/using-bcfg2-with-centos >writing output... [ 10%] appendix/guides/vcs >writing output... [ 10%] appendix/guides/web-reports-install >writing output... [ 11%] appendix/index >writing output... [ 11%] appendix/papers >writing output... [ 12%] appendix/tools >writing output... [ 12%] architecture/client >writing output... [ 13%] architecture/config-spec >writing output... [ 13%] architecture/design >writing output... [ 14%] architecture/goals >writing output... [ 14%] architecture/index >writing output... [ 15%] architecture/server >writing output... [ 15%] client/agent >writing output... [ 16%] client/debugging >writing output... [ 16%] client/index >writing output... [ 17%] client/metadata >writing output... [ 17%] client/modes >writing output... [ 18%] client/tools >writing output... [ 19%] client/tools/actions >writing output... [ 19%] client/tools/apt >writing output... [ 20%] client/tools/augeas >writing output... [ 20%] client/tools/posixusers >writing output... [ 21%] client/tools/vcs >writing output... [ 21%] client/tools/yum >writing output... [ 22%] contents >writing output... [ 22%] development/cfg >writing output... [ 23%] development/client-driver >writing output... [ 23%] development/compat >writing output... [ 24%] development/core >writing output... [ 24%] development/documentation >writing output... [ 25%] development/fam >writing output... [ 25%] development/index >writing output... [ 26%] development/lint >writing output... [ 26%] development/packages >writing output... [ 27%] development/plugins >writing output... [ 28%] development/setup >writing output... [ 28%] development/testing >writing output... [ 29%] development/tips >writing output... [ 29%] development/unit-testing >writing output... [ 30%] development/utils >writing output... [ 30%] development/versioning >writing output... [ 31%] getting_started/index >writing output... [ 31%] getting_started/macosx/notes >writing output... [ 32%] glossary >writing output... [ 32%] help/faq/client >writing output... [ 33%] help/faq/general >writing output... [ 33%] help/faq/index >writing output... [ 34%] help/index >writing output... [ 34%] help/irc >writing output... [ 35%] help/mailinglist >writing output... [ 35%] help/troubleshooting >writing output... [ 36%] index >writing output... [ 37%] installation/building-packages >writing output... [ 37%] installation/distributions >writing output... [ 38%] installation/index >writing output... [ 38%] installation/prerequisites >writing output... [ 39%] installation/source >writing output... [ 39%] introduction/architecture-overview >writing output... [ 40%] introduction/index >writing output... [ 40%] introduction/os-support >writing output... [ 41%] man/bcfg2 >writing output... [ 41%] man/bcfg2-admin >writing output... [ 42%] man/bcfg2-build-reports >writing output... [ 42%] man/bcfg2-crypt >writing output... [ 43%] man/bcfg2-info >writing output... [ 43%] man/bcfg2-lint >writing output... [ 44%] man/bcfg2-lint.conf >writing output... [ 44%] man/bcfg2-report-collector >writing output... [ 45%] man/bcfg2-reports >writing output... [ 46%] man/bcfg2-server >writing output... [ 46%] man/bcfg2.conf >writing output... [ 47%] man/index >writing output... [ 47%] reports/dynamic >writing output... [ 48%] reports/index >writing output... [ 48%] reports/static >writing output... [ 49%] server/admin/backup >writing output... [ 49%] server/admin/bundle >writing output... [ 50%] server/admin/client >writing output... [ 50%] server/admin/compare >writing output... [ 51%] server/admin/index >writing output... [ 51%] server/admin/init >writing output... [ 52%] server/admin/minestruct >writing output... [ 52%] server/admin/perf >writing output... [ 53%] server/admin/pull >writing output... [ 53%] server/admin/snapshots >writing output... [ 54%] server/admin/tidy >writing output... [ 55%] server/admin/viz >writing output... [ 55%] server/admin/xcmd >writing output... [ 56%] server/bcfg2-info >writing output... [ 56%] server/caching >writing output... [ 57%] server/configuration >writing output... [ 57%] server/configurationentries >writing output... [ 58%] server/database >writing output... [ 58%] server/encryption >writing output... [ 59%] server/genshi-xml >writing output... [ 59%] server/index >writing output... [ 60%] server/info >writing output... [ 60%] server/plugins/connectors/awstags >writing output... [ 61%] server/plugins/connectors/grouplogic >writing output... [ 61%] server/plugins/connectors/properties >writing output... [ 62%] server/plugins/connectors/puppetenc >writing output... [ 62%] server/plugins/connectors/templatehelper >writing output... [ 63%] server/plugins/generators/account >writing output... [ 64%] server/plugins/generators/cfg >writing output... [ 64%] server/plugins/generators/decisions >writing output... [ 65%] server/plugins/generators/examples/cheetah/crontab >writing output... [ 65%] server/plugins/generators/examples/cheetah/simple >writing output... [ 66%] server/plugins/generators/examples/genshi/bcfg2-cron >writing output... [ 66%] server/plugins/generators/examples/genshi/clientsxml >writing output... [ 67%] server/plugins/generators/examples/genshi/ganglia >writing output... [ 67%] server/plugins/generators/examples/genshi/grubconf >writing output... [ 68%] server/plugins/generators/examples/genshi/hosts >writing output... [ 68%] server/plugins/generators/examples/genshi/iptables >writing output... [ 69%] server/plugins/generators/examples/genshi/motd >writing output... [ 69%] server/plugins/generators/examples/genshi/mycnf >writing output... [ 70%] server/plugins/generators/examples/genshi/test >writing output... [ 70%] server/plugins/generators/hostbase >writing output... [ 71%] server/plugins/generators/nagiosgen >writing output... [ 71%] server/plugins/generators/packages >writing output... [ 72%] server/plugins/generators/pkgmgr >writing output... [ 73%] server/plugins/generators/rules >writing output... [ 73%] server/plugins/generators/semodules >writing output... [ 74%] server/plugins/generators/sshbase >writing output... [ 74%] server/plugins/generators/sslca >writing output... [ 75%] server/plugins/generators/tcheetah >writing output... [ 75%] server/plugins/generators/tgenshi >writing output... [ 76%] server/plugins/grouping/grouppatterns >writing output... [ 76%] server/plugins/grouping/ldap >writing output... [ 77%] server/plugins/grouping/metadata >writing output... [ 77%] server/plugins/index >writing output... [ 78%] server/plugins/misc/guppy >writing output... [ 78%] server/plugins/misc/trigger >writing output... [ 79%] server/plugins/plugin-roles >writing output... [ 79%] server/plugins/probes/current-kernel >writing output... [ 80%] server/plugins/probes/fileprobes >writing output... [ 80%] server/plugins/probes/group >writing output... [ 81%] server/plugins/probes/grub-serial-order >writing output... [ 82%] server/plugins/probes/index >writing output... [ 82%] server/plugins/probes/manufacturer >writing output... [ 83%] server/plugins/probes/ohai >writing output... [ 83%] server/plugins/probes/producttype >writing output... [ 84%] server/plugins/probes/serial-console-speed >writing output... [ 84%] server/plugins/probes/vserver >writing output... [ 85%] server/plugins/statistics/reporting >writing output... [ 85%] server/plugins/statistics/statistics >writing output... [ 86%] server/plugins/structures/altsrc >writing output... [ 86%] server/plugins/structures/base >writing output... [ 87%] server/plugins/structures/bundler/index >writing output... [ 87%] server/plugins/structures/bundler/kernel >writing output... [ 88%] server/plugins/structures/bundler/moab >writing output... [ 88%] server/plugins/structures/bundler/nagios >writing output... [ 89%] server/plugins/structures/bundler/ntp >writing output... [ 89%] server/plugins/structures/bundler/snmpd >writing output... [ 90%] server/plugins/structures/bundler/torque >writing output... [ 91%] server/plugins/structures/bundler/yp >writing output... [ 91%] server/plugins/structures/defaults >writing output... [ 92%] server/plugins/structures/deps >writing output... [ 92%] server/plugins/version/bzr >writing output... [ 93%] server/plugins/version/cvs >writing output... [ 93%] server/plugins/version/darcs >writing output... [ 94%] server/plugins/version/fossil >writing output... [ 94%] server/plugins/version/git >writing output... [ 95%] server/plugins/version/hg >writing output... [ 95%] server/plugins/version/svn >writing output... [ 96%] server/selinux >writing output... [ 96%] server/snapshots/index >writing output... [ 97%] unsorted/emacs_snippet >writing output... [ 97%] unsorted/howtos >writing output... [ 98%] unsorted/index >writing output... [ 98%] unsorted/vim_snippet >writing output... [ 99%] unsorted/windows >writing output... [100%] unsorted/writing_specification >/builddir/build/BUILD/bcfg2-1.3.4/doc/server/plugins/probes/index.txt:16: WARNING: undefined label: _server-plugins-probes-dynamic-groups (if the link has no caption the label must precede a section header) >writing additional files... (55 module code pages) _modules/index genindex py-modindex search >copying images... [ 12%] reports/ClientDetail.png >copying images... [ 25%] reports/CommonProblems.png >copying images... [ 37%] reports/DetailedView.png >copying images... [ 50%] reports/GridView.png >copying images... [ 62%] reports/ConfigItem.png >copying images... [ 75%] reports/CalView.png >copying images... [ 87%] unsorted/specification_overview.png >copying images... [100%] reports/BadListing.png >copying static files... WARNING: favicon file 'favicon.ico' does not exist >done >copying extra files... done >dumping search index... done >dumping object inventory... done >build succeeded, 17 warnings. >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KLdLjv >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch >++ dirname /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch >+ cd bcfg2-1.3.4 >+ /usr/bin/python setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch --prefix=/usr >running install >running install_lib >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7 >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2 >copying build/lib/Bcfg2/Compat.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2 >copying build/lib/Bcfg2/Cache.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2 >copying build/lib/Bcfg2/settings.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2 >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client >copying build/lib/Bcfg2/Client/Client.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client >copying build/lib/Bcfg2/Client/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client >copying build/lib/Bcfg2/Client/XML.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client >copying build/lib/Bcfg2/Client/Frame.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/rpmtools.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/Pacman.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/APT.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/FreeBSDInit.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/IPS.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/OpenCSW.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/launchd.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/SMF.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/Systemd.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/Blast.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/YUM.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/MacPorts.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/APK.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/FreeBSDPackage.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/SELinux.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/SYSV.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/RPM.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/DebInit.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX >copying build/lib/Bcfg2/Client/Tools/POSIX/base.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX >copying build/lib/Bcfg2/Client/Tools/POSIX/Hardlink.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX >copying build/lib/Bcfg2/Client/Tools/POSIX/Permissions.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX >copying build/lib/Bcfg2/Client/Tools/POSIX/Symlink.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX >copying build/lib/Bcfg2/Client/Tools/POSIX/File.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX >copying build/lib/Bcfg2/Client/Tools/POSIX/Nonexistent.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX >copying build/lib/Bcfg2/Client/Tools/POSIX/Directory.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX >copying build/lib/Bcfg2/Client/Tools/POSIX/Augeas.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX >copying build/lib/Bcfg2/Client/Tools/POSIX/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX >copying build/lib/Bcfg2/Client/Tools/POSIX/Device.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX >copying build/lib/Bcfg2/Client/Tools/YUM24.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/Chkconfig.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/Action.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/POSIXUsers.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/RPMng.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/Portage.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/Encap.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/YUMng.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/RcUpdate.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/Upstart.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/Client/Tools/VCS.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools >copying build/lib/Bcfg2/manage.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2 >copying build/lib/Bcfg2/version.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2 >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting >copying build/lib/Bcfg2/Reporting/Compat.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting >copying build/lib/Bcfg2/Reporting/urls.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templatetags >copying build/lib/Bcfg2/Reporting/templatetags/split.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templatetags >copying build/lib/Bcfg2/Reporting/templatetags/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templatetags >copying build/lib/Bcfg2/Reporting/templatetags/bcfg2_tags.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templatetags >copying build/lib/Bcfg2/Reporting/templatetags/syntax_coloring.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templatetags >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Transport >copying build/lib/Bcfg2/Reporting/Transport/base.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Transport >copying build/lib/Bcfg2/Reporting/Transport/RedisTransport.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Transport >copying build/lib/Bcfg2/Reporting/Transport/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Transport >copying build/lib/Bcfg2/Reporting/Transport/LocalFilesystem.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Transport >copying build/lib/Bcfg2/Reporting/Transport/DirectStore.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Transport >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Storage >copying build/lib/Bcfg2/Reporting/Storage/base.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Storage >copying build/lib/Bcfg2/Reporting/Storage/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Storage >copying build/lib/Bcfg2/Reporting/Storage/DjangoORM.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Storage >copying build/lib/Bcfg2/Reporting/views.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting >copying build/lib/Bcfg2/Reporting/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting >copying build/lib/Bcfg2/Reporting/Collector.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting >copying build/lib/Bcfg2/Reporting/utils.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting >copying build/lib/Bcfg2/Reporting/models.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations >copying build/lib/Bcfg2/Reporting/migrations/0004_profile_can_be_null.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations >copying build/lib/Bcfg2/Reporting/migrations/0002_convert_perms_to_mode.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations >copying build/lib/Bcfg2/Reporting/migrations/0003_expand_hash_key.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations >copying build/lib/Bcfg2/Reporting/migrations/0005_add_selinux_entry_support.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations >copying build/lib/Bcfg2/Reporting/migrations/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations >copying build/lib/Bcfg2/Reporting/migrations/0001_initial.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations >copying build/lib/Bcfg2/Reporting/migrations/0006_add_user_group_entry_support.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/config_items >copying build/lib/Bcfg2/Reporting/templates/config_items/common.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/config_items >copying build/lib/Bcfg2/Reporting/templates/config_items/entry_status.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/config_items >copying build/lib/Bcfg2/Reporting/templates/config_items/listing.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/config_items >copying build/lib/Bcfg2/Reporting/templates/config_items/item.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/config_items >copying build/lib/Bcfg2/Reporting/templates/config_items/item-failure.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/config_items >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/displays >copying build/lib/Bcfg2/Reporting/templates/displays/summary.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/displays >copying build/lib/Bcfg2/Reporting/templates/displays/timing.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/displays >copying build/lib/Bcfg2/Reporting/templates/base.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates >copying build/lib/Bcfg2/Reporting/templates/404.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/clients >copying build/lib/Bcfg2/Reporting/templates/clients/detail.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/clients >copying build/lib/Bcfg2/Reporting/templates/clients/manage.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/clients >copying build/lib/Bcfg2/Reporting/templates/clients/index.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/clients >copying build/lib/Bcfg2/Reporting/templates/clients/detailed-list.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/clients >copying build/lib/Bcfg2/Reporting/templates/clients/history.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/clients >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/widgets >copying build/lib/Bcfg2/Reporting/templates/widgets/page_bar.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/widgets >copying build/lib/Bcfg2/Reporting/templates/widgets/interaction_list.inc -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/widgets >copying build/lib/Bcfg2/Reporting/templates/widgets/filter_bar.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates/widgets >copying build/lib/Bcfg2/Reporting/templates/base-timeview.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templates >copying build/lib/Bcfg2/Encryption.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2 >copying build/lib/Bcfg2/Utils.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2 >copying build/lib/Bcfg2/Logger.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2 >copying build/lib/Bcfg2/Options.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2 >copying build/lib/Bcfg2/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2 >copying build/lib/Bcfg2/Statistics.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2 >copying build/lib/Bcfg2/Proxy.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2 >copying build/lib/Bcfg2/SSLServer.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2 >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Snapshots >copying build/lib/Bcfg2/Server/Snapshots/model.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Snapshots >copying build/lib/Bcfg2/Server/Snapshots/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Snapshots >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase >copying build/lib/Bcfg2/Server/Hostbase/urls.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase >copying build/lib/Bcfg2/Server/Hostbase/settings.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase >copying build/lib/Bcfg2/Server/Hostbase/backends.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/hostbase >copying build/lib/Bcfg2/Server/Hostbase/hostbase/urls.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/hostbase >copying build/lib/Bcfg2/Server/Hostbase/hostbase/admin.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/hostbase >copying build/lib/Bcfg2/Server/Hostbase/hostbase/views.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/hostbase >copying build/lib/Bcfg2/Server/Hostbase/hostbase/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/hostbase >copying build/lib/Bcfg2/Server/Hostbase/hostbase/models.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/hostbase >copying build/lib/Bcfg2/Server/Hostbase/manage.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase >copying build/lib/Bcfg2/Server/Hostbase/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase >copying build/lib/Bcfg2/Server/Hostbase/nisauth.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase >copying build/lib/Bcfg2/Server/Hostbase/ldapauth.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase >copying build/lib/Bcfg2/Server/Hostbase/regex.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase >copying build/lib/Bcfg2/Server/Core.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server >copying build/lib/Bcfg2/Server/BuiltinCore.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Reports >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Reports/reports >copying build/lib/Bcfg2/Server/Reports/reports/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Reports/reports >copying build/lib/Bcfg2/Server/Reports/reports/models.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Reports/reports >copying build/lib/Bcfg2/Server/Reports/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Reports >copying build/lib/Bcfg2/Server/Reports/updatefix.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Reports >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugin >copying build/lib/Bcfg2/Server/Plugin/base.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugin >copying build/lib/Bcfg2/Server/Plugin/exceptions.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugin >copying build/lib/Bcfg2/Server/Plugin/helpers.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugin >copying build/lib/Bcfg2/Server/Plugin/interfaces.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugin >copying build/lib/Bcfg2/Server/Plugin/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugin >copying build/lib/Bcfg2/Server/CherryPyCore.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server >copying build/lib/Bcfg2/Server/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/AWSTags.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Guppy.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Ohai.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Hostbase.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Deps.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Probes.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/TemplateHelper.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Svn.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/DBStats.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Base.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Account.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Fossil.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Reporting.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/SSLCA.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Decisions.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/SEModules.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/PuppetENC.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Darcs.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/SSHbase.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Cvs.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Bzr.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Metadata.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Hg.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Defaults.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Pkgmgr.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Rules.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/TCheetah.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Git.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages >copying build/lib/Bcfg2/Server/Plugins/Packages/Yum.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages >copying build/lib/Bcfg2/Server/Plugins/Packages/Source.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages >copying build/lib/Bcfg2/Server/Plugins/Packages/Collection.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages >copying build/lib/Bcfg2/Server/Plugins/Packages/Pac.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages >copying build/lib/Bcfg2/Server/Plugins/Packages/Apt.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages >copying build/lib/Bcfg2/Server/Plugins/Packages/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages >copying build/lib/Bcfg2/Server/Plugins/Packages/PackagesSources.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages >copying build/lib/Bcfg2/Server/Plugins/ServiceCompat.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/CfgGenshiGenerator.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedGenshiGenerator.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/CfgCatFilter.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/CfgCheetahGenerator.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/CfgLegacyInfo.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/CfgPlaintextGenerator.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/CfgExternalCommandVerifier.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/CfgPrivateKeyCreator.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/CfgPublicKeyCreator.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/CfgDiffFilter.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedCheetahGenerator.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/CfgInfoXML.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/CfgEncryptedGenerator.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Cfg/CfgAuthorizedKeysGenerator.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg >copying build/lib/Bcfg2/Server/Plugins/Editor.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/NagiosGen.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/GroupLogic.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Statistics.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/TGenshi.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Ldap.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/FileProbes.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/POSIXCompat.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Snapshots.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Trigger.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Bundler.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/GroupPatterns.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/Plugins/Properties.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins >copying build/lib/Bcfg2/Server/MultiprocessingCore.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin >copying build/lib/Bcfg2/Server/Admin/Minestruct.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin >copying build/lib/Bcfg2/Server/Admin/Pull.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin >copying build/lib/Bcfg2/Server/Admin/Reports.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin >copying build/lib/Bcfg2/Server/Admin/Perf.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin >copying build/lib/Bcfg2/Server/Admin/Init.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin >copying build/lib/Bcfg2/Server/Admin/Syncdb.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin >copying build/lib/Bcfg2/Server/Admin/Viz.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin >copying build/lib/Bcfg2/Server/Admin/Client.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin >copying build/lib/Bcfg2/Server/Admin/Xcmd.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin >copying build/lib/Bcfg2/Server/Admin/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin >copying build/lib/Bcfg2/Server/Admin/Compare.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin >copying build/lib/Bcfg2/Server/Admin/Snapshots.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin >copying build/lib/Bcfg2/Server/Admin/Backup.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/FileMonitor >copying build/lib/Bcfg2/Server/FileMonitor/Gamin.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/FileMonitor >copying build/lib/Bcfg2/Server/FileMonitor/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/FileMonitor >copying build/lib/Bcfg2/Server/FileMonitor/Fam.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/FileMonitor >copying build/lib/Bcfg2/Server/FileMonitor/Pseudo.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/FileMonitor >copying build/lib/Bcfg2/Server/FileMonitor/Inotify.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/FileMonitor >copying build/lib/Bcfg2/Server/models.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint >copying build/lib/Bcfg2/Server/Lint/ValidateJSON.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint >copying build/lib/Bcfg2/Server/Lint/Comments.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint >copying build/lib/Bcfg2/Server/Lint/Validate.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint >copying build/lib/Bcfg2/Server/Lint/MergeFiles.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint >copying build/lib/Bcfg2/Server/Lint/InfoXML.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint >copying build/lib/Bcfg2/Server/Lint/GroupNames.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint >copying build/lib/Bcfg2/Server/Lint/__init__.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint >copying build/lib/Bcfg2/Server/Lint/RequiredAttrs.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint >copying build/lib/Bcfg2/Server/Lint/TemplateAbuse.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint >copying build/lib/Bcfg2/Server/Lint/Genshi.py -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Compat.py to Compat.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Cache.py to Cache.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/settings.py to settings.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Client.py to Client.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/XML.py to XML.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Frame.py to Frame.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/rpmtools.py to rpmtools.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/Pacman.py to Pacman.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/APT.py to APT.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/FreeBSDInit.py to FreeBSDInit.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/IPS.py to IPS.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/OpenCSW.py to OpenCSW.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/launchd.py to launchd.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/SMF.py to SMF.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/Systemd.py to Systemd.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/Blast.py to Blast.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/YUM.py to YUM.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/MacPorts.py to MacPorts.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/APK.py to APK.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/FreeBSDPackage.py to FreeBSDPackage.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/SELinux.py to SELinux.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/SYSV.py to SYSV.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/RPM.py to RPM.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/DebInit.py to DebInit.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX/base.py to base.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX/Hardlink.py to Hardlink.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX/Permissions.py to Permissions.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX/Symlink.py to Symlink.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX/File.py to File.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX/Nonexistent.py to Nonexistent.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX/Directory.py to Directory.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX/Augeas.py to Augeas.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIX/Device.py to Device.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/YUM24.py to YUM24.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/Chkconfig.py to Chkconfig.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/Action.py to Action.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/POSIXUsers.py to POSIXUsers.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/RPMng.py to RPMng.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/Portage.py to Portage.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/Encap.py to Encap.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/YUMng.py to YUMng.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/RcUpdate.py to RcUpdate.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/Upstart.py to Upstart.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Client/Tools/VCS.py to VCS.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/manage.py to manage.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/version.py to version.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Compat.py to Compat.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/urls.py to urls.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templatetags/split.py to split.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templatetags/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templatetags/bcfg2_tags.py to bcfg2_tags.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/templatetags/syntax_coloring.py to syntax_coloring.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Transport/base.py to base.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Transport/RedisTransport.py to RedisTransport.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Transport/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Transport/LocalFilesystem.py to LocalFilesystem.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Transport/DirectStore.py to DirectStore.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Storage/base.py to base.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Storage/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Storage/DjangoORM.py to DjangoORM.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/views.py to views.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/Collector.py to Collector.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/utils.py to utils.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/models.py to models.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations/0004_profile_can_be_null.py to 0004_profile_can_be_null.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations/0002_convert_perms_to_mode.py to 0002_convert_perms_to_mode.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations/0003_expand_hash_key.py to 0003_expand_hash_key.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations/0005_add_selinux_entry_support.py to 0005_add_selinux_entry_support.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations/0001_initial.py to 0001_initial.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Reporting/migrations/0006_add_user_group_entry_support.py to 0006_add_user_group_entry_support.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Encryption.py to Encryption.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Utils.py to Utils.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Logger.py to Logger.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Options.py to Options.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Statistics.py to Statistics.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Proxy.py to Proxy.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/SSLServer.py to SSLServer.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Snapshots/model.py to model.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Snapshots/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/urls.py to urls.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/settings.py to settings.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/backends.py to backends.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/hostbase/urls.py to urls.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/hostbase/admin.py to admin.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/hostbase/views.py to views.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/hostbase/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/hostbase/models.py to models.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/manage.py to manage.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/nisauth.py to nisauth.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/ldapauth.py to ldapauth.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Hostbase/regex.py to regex.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Core.py to Core.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/BuiltinCore.py to BuiltinCore.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Reports/reports/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Reports/reports/models.py to models.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Reports/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Reports/updatefix.py to updatefix.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugin/base.py to base.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugin/exceptions.py to exceptions.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugin/helpers.py to helpers.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugin/interfaces.py to interfaces.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugin/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/CherryPyCore.py to CherryPyCore.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/AWSTags.py to AWSTags.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Guppy.py to Guppy.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Ohai.py to Ohai.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Hostbase.py to Hostbase.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Deps.py to Deps.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Probes.py to Probes.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/TemplateHelper.py to TemplateHelper.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Svn.py to Svn.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/DBStats.py to DBStats.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Base.py to Base.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Account.py to Account.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Fossil.py to Fossil.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Reporting.py to Reporting.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/SSLCA.py to SSLCA.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Decisions.py to Decisions.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/SEModules.py to SEModules.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/PuppetENC.py to PuppetENC.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Darcs.py to Darcs.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/SSHbase.py to SSHbase.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cvs.py to Cvs.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Bzr.py to Bzr.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Metadata.py to Metadata.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Hg.py to Hg.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Defaults.py to Defaults.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Pkgmgr.py to Pkgmgr.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Rules.py to Rules.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/TCheetah.py to TCheetah.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Git.py to Git.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages/Yum.py to Yum.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages/Source.py to Source.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages/Collection.py to Collection.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages/Pac.py to Pac.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages/Apt.py to Apt.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Packages/PackagesSources.py to PackagesSources.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/ServiceCompat.py to ServiceCompat.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/CfgGenshiGenerator.py to CfgGenshiGenerator.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/CfgEncryptedGenshiGenerator.py to CfgEncryptedGenshiGenerator.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/CfgCatFilter.py to CfgCatFilter.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/CfgCheetahGenerator.py to CfgCheetahGenerator.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/CfgLegacyInfo.py to CfgLegacyInfo.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/CfgPlaintextGenerator.py to CfgPlaintextGenerator.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/CfgExternalCommandVerifier.py to CfgExternalCommandVerifier.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/CfgPrivateKeyCreator.py to CfgPrivateKeyCreator.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/CfgPublicKeyCreator.py to CfgPublicKeyCreator.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/CfgDiffFilter.py to CfgDiffFilter.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/CfgEncryptedCheetahGenerator.py to CfgEncryptedCheetahGenerator.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/CfgInfoXML.py to CfgInfoXML.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/CfgEncryptedGenerator.py to CfgEncryptedGenerator.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Cfg/CfgAuthorizedKeysGenerator.py to CfgAuthorizedKeysGenerator.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Editor.py to Editor.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/NagiosGen.py to NagiosGen.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/GroupLogic.py to GroupLogic.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Statistics.py to Statistics.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/TGenshi.py to TGenshi.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Ldap.py to Ldap.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/FileProbes.py to FileProbes.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/POSIXCompat.py to POSIXCompat.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Snapshots.py to Snapshots.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Trigger.py to Trigger.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Bundler.py to Bundler.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/GroupPatterns.py to GroupPatterns.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Plugins/Properties.py to Properties.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/MultiprocessingCore.py to MultiprocessingCore.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin/Minestruct.py to Minestruct.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin/Pull.py to Pull.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin/Reports.py to Reports.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin/Perf.py to Perf.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin/Init.py to Init.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin/Syncdb.py to Syncdb.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin/Viz.py to Viz.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin/Client.py to Client.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin/Xcmd.py to Xcmd.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin/Compare.py to Compare.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin/Snapshots.py to Snapshots.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Admin/Backup.py to Backup.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/FileMonitor/Gamin.py to Gamin.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/FileMonitor/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/FileMonitor/Fam.py to Fam.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/FileMonitor/Pseudo.py to Pseudo.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/FileMonitor/Inotify.py to Inotify.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/models.py to models.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint/ValidateJSON.py to ValidateJSON.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint/Comments.py to Comments.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint/Validate.py to Validate.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint/MergeFiles.py to MergeFiles.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint/InfoXML.py to InfoXML.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint/GroupNames.py to GroupNames.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint/RequiredAttrs.py to RequiredAttrs.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint/TemplateAbuse.py to TemplateAbuse.pyc >byte-compiling /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2/Server/Lint/Genshi.py to Genshi.pyc >writing byte-compilation script '/tmp/tmpST55e4.py' >/usr/bin/python -O /tmp/tmpST55e4.py >removing /tmp/tmpST55e4.py >running install_data >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2 >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/pubkey.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/pkgtype.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/deps.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/awstags.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/metadata.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/fileprobes.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/augeas.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/grouplogic.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/info.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/decisions.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/defaults.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/rules.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/pathentry.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/xml.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/sslca-key.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/pkglist.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/sslca-cert.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/genshi.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/privkey.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/atom.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/base.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/bundle.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/types.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/clients.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/report-configuration.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/nagiosgen.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/servicetype.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/selinux.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/xinclude.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/packages.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/grouppatterns.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >copying schemas/authorizedkeys.xsd -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/schemas >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms >copying reports/xsl-transforms/nodes-digest-rss.xsl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms >copying reports/xsl-transforms/timing-summary-www.xsl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms >copying reports/xsl-transforms/overview-matrix-www.xsl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms >copying reports/xsl-transforms/nodes-digest-mail.xsl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms >copying reports/xsl-transforms/nodes-digest-www.xsl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms >copying reports/xsl-transforms/overview-stats-mail.xsl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms >copying reports/xsl-transforms/overview-stats-www.xsl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms >copying reports/xsl-transforms/nodes-individual-mail.xsl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms >copying reports/xsl-transforms/overview-stats-rss.xsl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms/xsl-transform-includes >copying reports/xsl-transforms/xsl-transform-includes/main-js.xsl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms/xsl-transform-includes >copying reports/xsl-transforms/xsl-transform-includes/boxypastel-css.xsl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms/xsl-transform-includes >copying reports/xsl-transforms/xsl-transform-includes/sorttable-js.xsl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms/xsl-transform-includes >copying reports/xsl-transforms/xsl-transform-includes/text-templates.xsl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms/xsl-transform-includes >copying reports/xsl-transforms/xsl-transform-includes/html-templates.xsl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/xsl-transforms/xsl-transform-includes >copying reports/reports.wsgi -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2 >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man/man1 >copying man/bcfg2.1 -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man/man1 >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man/man5 >copying man/bcfg2-lint.conf.5 -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man/man5 >copying man/bcfg2.conf.5 -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man/man5 >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man/man8 >copying man/bcfg2-lint.8 -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man/man8 >copying man/bcfg2-crypt.8 -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man/man8 >copying man/bcfg2-server.8 -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man/man8 >copying man/bcfg2-info.8 -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man/man8 >copying man/bcfg2-build-reports.8 -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man/man8 >copying man/bcfg2-report-collector.8 -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man/man8 >copying man/bcfg2-admin.8 -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man/man8 >copying man/bcfg2-reports.8 -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/man/man8 >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/logout.tmpl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/errors.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/dns.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/logout.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/results.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/confirm.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/copy.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/dnsedit.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/index.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/base.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/host.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/zoneedit.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/zones.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/new.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/navbar.tmpl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/login.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/zonenew.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/zoneview.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/edit.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/logviewer.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/remove.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/search.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates/hostbase >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/hostbase/log_detail.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates/hostbase >copying src/lib/Bcfg2/Server/Hostbase/hostbase/webtemplates/hostbase/host_confirm_delete.html -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/templates/hostbase >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/repo >copying src/lib/Bcfg2/Server/Hostbase/templates/batchadd.tmpl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/repo >copying src/lib/Bcfg2/Server/Hostbase/templates/hosts.tmpl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/repo >copying src/lib/Bcfg2/Server/Hostbase/templates/reverseappend.tmpl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/repo >copying src/lib/Bcfg2/Server/Hostbase/templates/dhcpd.conf.head -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/repo >copying src/lib/Bcfg2/Server/Hostbase/templates/zone.tmpl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/repo >copying src/lib/Bcfg2/Server/Hostbase/templates/named.tmpl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/repo >copying src/lib/Bcfg2/Server/Hostbase/templates/hostsappend.tmpl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/repo >copying src/lib/Bcfg2/Server/Hostbase/templates/reversesoa.tmpl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/repo >copying src/lib/Bcfg2/Server/Hostbase/templates/namedviews.tmpl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/repo >copying src/lib/Bcfg2/Server/Hostbase/templates/dhcpd.tmpl -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/Hostbase/repo >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/site_media >copying reports/site_media/bcfg2_base.css -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/site_media >copying reports/site_media/bcfg2_logo.png -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/site_media >copying reports/site_media/date.js -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/site_media >copying reports/site_media/PopupWindow.js -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/site_media >copying reports/site_media/CalendarPopup.js -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/site_media >copying reports/site_media/bcfg2.js -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/site_media >copying reports/site_media/AnchorPosition.js -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/share/bcfg2/site_media >running install_egg_info >running egg_info >creating src/lib/Bcfg2.egg-info >writing requirements to src/lib/Bcfg2.egg-info/requires.txt >writing src/lib/Bcfg2.egg-info/PKG-INFO >writing top-level names to src/lib/Bcfg2.egg-info/top_level.txt >writing dependency_links to src/lib/Bcfg2.egg-info/dependency_links.txt >writing manifest file 'src/lib/Bcfg2.egg-info/SOURCES.txt' >reading manifest file 'src/lib/Bcfg2.egg-info/SOURCES.txt' >writing manifest file 'src/lib/Bcfg2.egg-info/SOURCES.txt' >Copying src/lib/Bcfg2.egg-info to /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7/site-packages/Bcfg2-1.3.4-py2.7.egg-info >running install_scripts >creating /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin >copying build/scripts-2.7/bcfg2-info -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin >copying build/scripts-2.7/bcfg2-crypt -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin >copying build/scripts-2.7/bcfg2-lint -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin >copying build/scripts-2.7/bcfg2-yum-helper -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin >copying build/scripts-2.7/bcfg2-reports -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin >copying build/scripts-2.7/bcfg2-test -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin >copying build/scripts-2.7/bcfg2-admin -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin >copying build/scripts-2.7/bcfg2 -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin >copying build/scripts-2.7/bcfg2-repo-validate -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin >copying build/scripts-2.7/bcfg2-build-reports -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin >copying build/scripts-2.7/bcfg2-server -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin >copying build/scripts-2.7/bcfg2-report-collector -> /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin >changing mode of /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-info to 755 >changing mode of /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-crypt to 755 >changing mode of /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-lint to 755 >changing mode of /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-yum-helper to 755 >changing mode of /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-reports to 755 >changing mode of /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-test to 755 >changing mode of /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-admin to 755 >changing mode of /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2 to 755 >changing mode of /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-repo-validate to 755 >changing mode of /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-build-reports to 755 >changing mode of /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-server to 755 >changing mode of /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-report-collector to 755 >+ install -d /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin >+ install -d /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/sbin >+ install -d /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/etc/rc.d/init.d >+ install -d /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/etc/cron.daily >+ install -d /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/etc/cron.hourly >+ install -d /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/etc/sysconfig >+ install -d /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/libexec >+ install -d /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/var/cache/bcfg2 >+ install -d /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/var/lib/bcfg2 >+ mv /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2 /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-admin /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-build-reports /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-crypt /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-info /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-lint /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-repo-validate /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-report-collector /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-reports /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-server /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-test /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/bin/bcfg2-yum-helper /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/sbin >+ install -m 755 debian/bcfg2.cron.daily /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/etc/cron.daily/bcfg2 >+ install -m 755 debian/bcfg2.cron.hourly /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/etc/cron.hourly/bcfg2 >+ install -m 755 tools/bcfg2-cron /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/libexec/bcfg2-cron >+ install -m 644 debian/bcfg2.default /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/etc/sysconfig/bcfg2 >+ install -m 644 debian/bcfg2-server.default /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/etc/sysconfig/bcfg2-server >+ touch /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/etc/bcfg2.cert /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/etc/bcfg2.conf /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/etc/bcfg2.key >+ install -d /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/systemd/system >+ install -p -m 644 redhat/systemd/bcfg2.service /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/systemd/system/bcfg2.service >+ install -p -m 644 redhat/systemd/bcfg2-server.service /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/systemd/system/bcfg2-server.service >+ install -d /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/etc/httpd/conf.d >+ install -p -m 644 misc/apache/bcfg2.conf /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/etc/httpd/conf.d/wsgi_bcfg2.conf >+ touch /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/etc/bcfg2.conf >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/bcfg2-1.3.4 >/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. >find: 'debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/bcfg2-1.3.4-2.fc21.1.noarch/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.w8vdZb >+ umask 022 >+ cd /builddir/build/BUILD >+ cd bcfg2-1.3.4 >++ pwd >++ basename /builddir/build/SOURCES/XMLSchema.xsd >+ sed -i 's@schema_url = .*$@schema_url = '\''file:///builddir/build/BUILD/bcfg2-1.3.4/XMLSchema.xsd'\''@' testsuite/Testschema/test_schema.py >++ pwd >+ sed s@http://www.w3.org/2001/xml.xsd@file:///builddir/build/BUILD/bcfg2-1.3.4/schemas/xml.xsd@ /builddir/build/SOURCES/XMLSchema.xsd >++ basename /builddir/build/SOURCES/XMLSchema.xsd >+ /usr/bin/python setup.py test >running test >running egg_info >writing requirements to src/lib/Bcfg2.egg-info/requires.txt >writing src/lib/Bcfg2.egg-info/PKG-INFO >writing top-level names to src/lib/Bcfg2.egg-info/top_level.txt >writing dependency_links to src/lib/Bcfg2.egg-info/dependency_links.txt >reading manifest file 'src/lib/Bcfg2.egg-info/SOURCES.txt' >writing manifest file 'src/lib/Bcfg2.egg-info/SOURCES.txt' >running build_ext >test_cleandb (test_schema.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (test_schema.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_duplicates (test_schema.TestSchemas) ... ok >test_valid (test_schema.TestSchemas) ... ok >test_cleandb (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_install_clear (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test clearing a node ... SKIP: Python Augeas libraries not found >test_install_initial (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test creating initial content and then modifying it ... SKIP: Python Augeas libraries not found >test_install_insert (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test inserting a node ... SKIP: Python Augeas libraries not found >test_install_move (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test moving a node ... SKIP: Python Augeas libraries not found >test_install_remove (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test removing a node ... SKIP: Python Augeas libraries not found >test_install_set_existing (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test setting the value of an existing node ... SKIP: Python Augeas libraries not found >test_install_set_multi (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test setting multiple nodes at once ... SKIP: Python Augeas libraries not found >test_install_set_new (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test setting the value of an new node ... SKIP: Python Augeas libraries not found >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_verify_all (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test successfully verifying multiple commands ... SKIP: Python Augeas libraries not found >test_verify_clear (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test successfully verifying a Clear command ... SKIP: Python Augeas libraries not found >test_verify_insert (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test successfully verifying an Insert command ... SKIP: Python Augeas libraries not found >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) ... SKIP: Python Augeas libraries not found >test_verify_move (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test successfully verifying a Move command ... SKIP: Python Augeas libraries not found >test_verify_remove (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test successfully verifying a Remove command ... SKIP: Python Augeas libraries not found >test_verify_set (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test successfully verifying a Set command ... SKIP: Python Augeas libraries not found >test_verify_set_multi (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXAugeas) >Test successfully verifying a SetMulti command ... SKIP: Python Augeas libraries not found >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestAugeas.TestPOSIXTool) ... ok >test_cleandb (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXDevice) ... ok >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestDevice.TestPOSIXTool) ... ok >test_cleandb (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXDirectory) ... ok >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestDirectory.TestPOSIXTool) ... ok >test_cleandb (Testlib.TestClient.TestTools.TestPOSIX.TestFile.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestClient.TestTools.TestPOSIX.TestFile.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test__get_diffs (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_diff (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_get_data (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_is_string (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_rename_tmpfile (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_write_tmpfile (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXFile) ... ok >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestFile.TestPOSIXTool) ... ok >test_cleandb (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test__link (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test__verify (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXHardlink) ... ok >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test__link (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test__verify (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestHardlink.TestPOSIXLinkTool) ... ok >test_cleandb (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXNonexistent) ... ok >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestNonexistent.TestPOSIXTool) ... ok >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXPermissions) ... ok >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestPermissions.TestPOSIXTool) ... ok >test_cleandb (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test__link (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test__verify (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXLinkTool) ... ok >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test__link (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test__verify (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.TestSymlink.TestPOSIXSymlink) ... ok >test_cleandb (Testlib.TestClient.TestTools.TestPOSIX.Test__init.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestClient.TestTools.TestPOSIX.Test__init.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_InstallPath (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_VerifyPath (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_paranoid_backup (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_prune_old_backups (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestPOSIX) ... ok >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.Test__init.TestTool) ... ok >test_cleandb (Testlib.TestClient.TestTools.TestPOSIX.Testbase.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestClient.TestTools.TestPOSIX.Testbase.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test__link (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test__verify (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXLinkTool) ... ok >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test__gather_data (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test__gather_data_acls (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test__gather_data_selinux (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_exists (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_fully_specified (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_install (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_list_entry_acls (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_list_file_acls (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_makedirs (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_norm_acl_perms (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_norm_entry_gid (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_norm_entry_uid (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_norm_gid (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_norm_uid (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_remove (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_set_acls (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_set_perms (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_set_secontext (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_verify (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_verify_acls (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_verify_metadata (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestPOSIXTool) ... ok >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIX.Testbase.TestTool) ... ok >test_cleandb (Testlib.TestClient.TestTools.TestPOSIXUsers.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestClient.TestTools.TestPOSIXUsers.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_Remove (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_VerifyPOSIXGroup (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_VerifyPOSIXUser (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test__get_cmd (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test__in_managed_range (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test__install (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test__remove (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test__verify (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_existing (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_populate_user_entry (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_user_supplementary_groups (Testlib.TestClient.TestTools.TestPOSIXUsers.TestPOSIXUsers) ... ok >test_BundleNotUpdated (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test_Install (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test__init (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.TestPOSIXUsers.TestTool) ... ok >test_cleandb (Testlib.TestClient.TestTools.Test_init.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestClient.TestTools.Test_init.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_BundleNotUpdated (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test_Install (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test_RefreshPackages (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test_VerifyPackage (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test__get_package_command (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test__init (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.Test_init.TestPkgTool) ... ok >test_BundleNotUpdated (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_Install (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_InstallService (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_Remove (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test__init (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_check_service (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_restart_service (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_start_service (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_stop_service (Testlib.TestClient.TestTools.Test_init.TestSvcTool) ... ok >test_BundleNotUpdated (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test_BundleUpdated (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test_FindExtra (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test_Install (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test_Inventory (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test__analyze_config (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test__check_execs (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test__entry_is_complete (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test__init (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test_buildModlist (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test_canInstall (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test_canVerify (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test_getSupportedEntries (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test_handlesEntry (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test_missing_attrs (Testlib.TestClient.TestTools.Test_init.TestTool) ... ok >test_cleandb (Testlib.TestEncryption.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestEncryption.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_bruteforce_decrypt (Testlib.TestEncryption.TestEncryption) ... ok >test_get_algorithm (Testlib.TestEncryption.TestEncryption) ... ok >test_get_passphrases (Testlib.TestEncryption.TestEncryption) ... ok >test_ssl_crypt (Testlib.TestEncryption.TestEncryption) >test ssl_encrypt/ssl_decrypt ... ok >test_str_crypt (Testlib.TestEncryption.TestEncryption) >test str_encrypt/str_decrypt ... ok >test_cleandb (Testlib.TestOptions.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestOptions.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_get (Testlib.TestOptions.TestDefaultConfigParser) ... ok >test_getboolean (Testlib.TestOptions.TestDefaultConfigParser) ... ok >test__init (Testlib.TestOptions.TestOption) ... ok >test_buildGetopt (Testlib.TestOptions.TestOption) ... ok >test_buildHelpMessage (Testlib.TestOptions.TestOption) ... ok >test_buildLongGetopt (Testlib.TestOptions.TestOption) ... ok >test_get_cooked_value (Testlib.TestOptions.TestOption) ... ok >test_parse (Testlib.TestOptions.TestOption) ... ok >test__init (Testlib.TestOptions.TestOptionParser) ... ok >test_buildGetopt (Testlib.TestOptions.TestOptionSet) ... ok >test_buildLongGetopt (Testlib.TestOptions.TestOptionSet) ... ok >test_parse (Testlib.TestOptions.TestOptionSet) ... ok >test_cleandb (Testlib.TestServer.TestPlugin.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugin.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_get_additional_data (Testlib.TestServer.TestPlugin.TestConnector) ... ok >test_get_additional_groups (Testlib.TestServer.TestPlugin.TestConnector) ... ok >test__init (Testlib.TestServer.TestPlugin.TestDatabaseBacked) ... ok >test__use_db (Testlib.TestServer.TestPlugin.TestDatabaseBacked) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.TestDatabaseBacked) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.TestDatabaseBacked) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.TestDatabaseBacked) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.TestDatabaseBacked) ... ok >test__init (Testlib.TestServer.TestPlugin.TestDebuggable) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.TestDebuggable) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.TestDebuggable) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.TestDebuggable) ... ok >test_GetDecisions (Testlib.TestServer.TestPlugin.TestDecision) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.TestDirectoryBacked) ... ok >test__getitem (Testlib.TestServer.TestPlugin.TestDirectoryBacked) ... ok >test__init (Testlib.TestServer.TestPlugin.TestDirectoryBacked) ... ok >test__iter (Testlib.TestServer.TestPlugin.TestDirectoryBacked) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugin.TestDirectoryBacked) ... ok >test_add_entry (Testlib.TestServer.TestPlugin.TestDirectoryBacked) ... ok >test_child_interface (Testlib.TestServer.TestPlugin.TestDirectoryBacked) >ensure that the child object has the correct interface ... ok >test__init (Testlib.TestServer.TestPlugin.TestEntrySet) ... ok >test_best_matching (Testlib.TestServer.TestPlugin.TestEntrySet) ... ok >test_bind_entry (Testlib.TestServer.TestPlugin.TestEntrySet) ... ok >test_bind_info_to_entry (Testlib.TestServer.TestPlugin.TestEntrySet) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.TestEntrySet) ... ok >test_entry_init (Testlib.TestServer.TestPlugin.TestEntrySet) ... ok >test_get_matching (Testlib.TestServer.TestPlugin.TestEntrySet) ... ok >test_handle_event (Testlib.TestServer.TestPlugin.TestEntrySet) ... ok >test_reset_metadata (Testlib.TestServer.TestPlugin.TestEntrySet) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.TestEntrySet) ... ok >test_specificity_from_filename (Testlib.TestServer.TestPlugin.TestEntrySet) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.TestEntrySet) ... ok >test_update_metadata (Testlib.TestServer.TestPlugin.TestEntrySet) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.TestFileBacked) ... ok >test_bind_info (Testlib.TestServer.TestPlugin.TestFunctions) ... ok >test_HandleEntry (Testlib.TestServer.TestPlugin.TestGenerator) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugin.TestGenerator) ... ok >test_validate_goals (Testlib.TestServer.TestPlugin.TestGoalValidator) ... ok >test_HandleEntry (Testlib.TestServer.TestPlugin.TestGroupSpool) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.TestGroupSpool) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugin.TestGroupSpool) ... ok >test__init (Testlib.TestServer.TestPlugin.TestGroupSpool) ... ok >test_add_entry (Testlib.TestServer.TestPlugin.TestGroupSpool) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.TestGroupSpool) ... ok >test_event_id (Testlib.TestServer.TestPlugin.TestGroupSpool) ... ok >test_event_path (Testlib.TestServer.TestPlugin.TestGroupSpool) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.TestGroupSpool) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.TestGroupSpool) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.TestGroupSpool) ... ok >test_Match (Testlib.TestServer.TestPlugin.TestINode) ... ok >test__init (Testlib.TestServer.TestPlugin.TestINode) ... ok >test_load_children (Testlib.TestServer.TestPlugin.TestINode) ... ok >test_raw_predicates (Testlib.TestServer.TestPlugin.TestINode) ... ok >test_Match (Testlib.TestServer.TestPlugin.TestInfoNode) ... ok >test__init (Testlib.TestServer.TestPlugin.TestInfoNode) ... ok >test_load_children (Testlib.TestServer.TestPlugin.TestInfoNode) ... ok >test_raw_predicates (Testlib.TestServer.TestPlugin.TestInfoNode) ... ok >test_Cache (Testlib.TestServer.TestPlugin.TestInfoXML) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.TestInfoXML) ... ok >test_Index (Testlib.TestServer.TestPlugin.TestInfoXML) ... ok >test__init (Testlib.TestServer.TestPlugin.TestInfoXML) ... ok >test_add_monitor (Testlib.TestServer.TestPlugin.TestInfoXML) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugin.TestInfoXML) ... ok >test_node_interface (Testlib.TestServer.TestPlugin.TestInfoXML) ... ok >test_AuthenticateConnection (Testlib.TestServer.TestPlugin.TestMetadata) ... ok >test_get_initial_metadata (Testlib.TestServer.TestPlugin.TestMetadata) ... ok >test_merge_additional_data (Testlib.TestServer.TestPlugin.TestMetadata) ... ok >test_merge_additional_groups (Testlib.TestServer.TestPlugin.TestMetadata) ... ok >test__init (Testlib.TestServer.TestPlugin.TestPlugin) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.TestPlugin) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.TestPlugin) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.TestPlugin) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.TestPlugin) ... ok >test_BindEntry (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test_HandleEntry (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test__getitem (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test__init (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test__iter (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test__matches (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test_add_entry (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test_child_interface (Testlib.TestServer.TestPlugin.TestPrioDir) >ensure that the child object has the correct interface ... ok >test_debug_log (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test_get_attrs (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.TestPrioDir) ... ok >test_GetProbes (Testlib.TestServer.TestPlugin.TestProbing) ... ok >test_ReceiveData (Testlib.TestServer.TestPlugin.TestProbing) ... ok >test_GetCurrentEntry (Testlib.TestServer.TestPlugin.TestPullSource) ... ok >test_AcceptChoices (Testlib.TestServer.TestPlugin.TestPullTarget) ... ok >test_AcceptPullData (Testlib.TestServer.TestPlugin.TestPullTarget) ... ok >test__init (Testlib.TestServer.TestPlugin.TestSpecificData) ... ok >test_handle_event (Testlib.TestServer.TestPlugin.TestSpecificData) ... ok >test__cmp (Testlib.TestServer.TestPlugin.TestSpecificity) ... ok >test_cmp (Testlib.TestServer.TestPlugin.TestSpecificity) >test __lt__/__gt__/__eq__ ... ok >test_matches (Testlib.TestServer.TestPlugin.TestSpecificity) ... ok >test__init (Testlib.TestServer.TestPlugin.TestStatistics) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.TestStatistics) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.TestStatistics) ... ok >test_process_statistics (Testlib.TestServer.TestPlugin.TestStatistics) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.TestStatistics) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.TestStatistics) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.TestStructFile) ... ok >test_Index (Testlib.TestServer.TestPlugin.TestStructFile) ... ok >test_Match (Testlib.TestServer.TestPlugin.TestStructFile) ... ok >test_XMLMatch (Testlib.TestServer.TestPlugin.TestStructFile) ... ok >test__init (Testlib.TestServer.TestPlugin.TestStructFile) ... ok >test__match (Testlib.TestServer.TestPlugin.TestStructFile) ... ok >test__xml_match (Testlib.TestServer.TestPlugin.TestStructFile) ... ok >test_add_monitor (Testlib.TestServer.TestPlugin.TestStructFile) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugin.TestStructFile) ... ok >test_include_element (Testlib.TestServer.TestPlugin.TestStructFile) ... ok >test_BuildStructures (Testlib.TestServer.TestPlugin.TestStructure) ... ok >test_validate_structures (Testlib.TestServer.TestPlugin.TestStructureValidator) ... ok >test_start_threads (Testlib.TestServer.TestPlugin.TestThreaded) ... ok >test__init (Testlib.TestServer.TestPlugin.TestThreadedStatistics) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.TestThreadedStatistics) ... ok >test_handle_statistic (Testlib.TestServer.TestPlugin.TestThreadedStatistics) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.TestThreadedStatistics) ... ok >test_load (Testlib.TestServer.TestPlugin.TestThreadedStatistics) ... ok >test_process_statistics (Testlib.TestServer.TestPlugin.TestThreadedStatistics) ... ok >test_run (Testlib.TestServer.TestPlugin.TestThreadedStatistics) ... ok >test_save (Testlib.TestServer.TestPlugin.TestThreadedStatistics) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.TestThreadedStatistics) ... ok >test_start_threads (Testlib.TestServer.TestPlugin.TestThreadedStatistics) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.TestThreadedStatistics) ... ok >test__init (Testlib.TestServer.TestPlugin.TestVersion) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.TestVersion) ... ok >test_get_revision (Testlib.TestServer.TestPlugin.TestVersion) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.TestVersion) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.TestVersion) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.TestVersion) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.TestXMLDirectoryBacked) ... ok >test__getitem (Testlib.TestServer.TestPlugin.TestXMLDirectoryBacked) ... ok >test__init (Testlib.TestServer.TestPlugin.TestXMLDirectoryBacked) ... ok >test__iter (Testlib.TestServer.TestPlugin.TestXMLDirectoryBacked) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugin.TestXMLDirectoryBacked) ... ok >test_add_entry (Testlib.TestServer.TestPlugin.TestXMLDirectoryBacked) ... ok >test_child_interface (Testlib.TestServer.TestPlugin.TestXMLDirectoryBacked) >ensure that the child object has the correct interface ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.TestXMLFileBacked) ... ok >test_Index (Testlib.TestServer.TestPlugin.TestXMLFileBacked) ... ok >test__init (Testlib.TestServer.TestPlugin.TestXMLFileBacked) ... ok >test_add_monitor (Testlib.TestServer.TestPlugin.TestXMLFileBacked) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugin.TestXMLFileBacked) ... ok >test_Cache (Testlib.TestServer.TestPlugin.TestXMLSrc) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.TestXMLSrc) ... ok >test_Index (Testlib.TestServer.TestPlugin.TestXMLSrc) ... ok >test__init (Testlib.TestServer.TestPlugin.TestXMLSrc) ... ok >test_add_monitor (Testlib.TestServer.TestPlugin.TestXMLSrc) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugin.TestXMLSrc) ... ok >test_node_interface (Testlib.TestServer.TestPlugin.TestXMLSrc) ... ok >test_cleandb (Testlib.TestServer.TestPlugin.Testbase.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugin.Testbase.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugin.Testbase.TestDebuggable) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.Testbase.TestDebuggable) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.Testbase.TestDebuggable) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.Testbase.TestDebuggable) ... ok >test__init (Testlib.TestServer.TestPlugin.Testbase.TestPlugin) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.Testbase.TestPlugin) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.Testbase.TestPlugin) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.Testbase.TestPlugin) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.Testbase.TestPlugin) ... ok >test_cleandb (Testlib.TestServer.TestPlugin.Testexceptions.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugin.Testexceptions.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_cleandb (Testlib.TestServer.TestPlugin.Testhelpers.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugin.Testhelpers.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestDatabaseBacked) ... ok >test__use_db (Testlib.TestServer.TestPlugin.Testhelpers.TestDatabaseBacked) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.Testhelpers.TestDatabaseBacked) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.Testhelpers.TestDatabaseBacked) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.Testhelpers.TestDatabaseBacked) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.Testhelpers.TestDatabaseBacked) ... ok >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestDebuggable) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.Testhelpers.TestDebuggable) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.Testhelpers.TestDebuggable) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.Testhelpers.TestDebuggable) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.Testhelpers.TestDirectoryBacked) ... ok >test__getitem (Testlib.TestServer.TestPlugin.Testhelpers.TestDirectoryBacked) ... ok >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestDirectoryBacked) ... ok >test__iter (Testlib.TestServer.TestPlugin.Testhelpers.TestDirectoryBacked) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugin.Testhelpers.TestDirectoryBacked) ... ok >test_add_entry (Testlib.TestServer.TestPlugin.Testhelpers.TestDirectoryBacked) ... ok >test_child_interface (Testlib.TestServer.TestPlugin.Testhelpers.TestDirectoryBacked) >ensure that the child object has the correct interface ... ok >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestEntrySet) ... ok >test_best_matching (Testlib.TestServer.TestPlugin.Testhelpers.TestEntrySet) ... ok >test_bind_entry (Testlib.TestServer.TestPlugin.Testhelpers.TestEntrySet) ... ok >test_bind_info_to_entry (Testlib.TestServer.TestPlugin.Testhelpers.TestEntrySet) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.Testhelpers.TestEntrySet) ... ok >test_entry_init (Testlib.TestServer.TestPlugin.Testhelpers.TestEntrySet) ... ok >test_get_matching (Testlib.TestServer.TestPlugin.Testhelpers.TestEntrySet) ... ok >test_handle_event (Testlib.TestServer.TestPlugin.Testhelpers.TestEntrySet) ... ok >test_reset_metadata (Testlib.TestServer.TestPlugin.Testhelpers.TestEntrySet) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.Testhelpers.TestEntrySet) ... ok >test_specificity_from_filename (Testlib.TestServer.TestPlugin.Testhelpers.TestEntrySet) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.Testhelpers.TestEntrySet) ... ok >test_update_metadata (Testlib.TestServer.TestPlugin.Testhelpers.TestEntrySet) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.Testhelpers.TestFileBacked) ... ok >test_bind_info (Testlib.TestServer.TestPlugin.Testhelpers.TestFunctions) ... ok >test_HandleEntry (Testlib.TestServer.TestPlugin.Testhelpers.TestGenerator) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugin.Testhelpers.TestGenerator) ... ok >test_HandleEntry (Testlib.TestServer.TestPlugin.Testhelpers.TestGroupSpool) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.Testhelpers.TestGroupSpool) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugin.Testhelpers.TestGroupSpool) ... ok >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestGroupSpool) ... ok >test_add_entry (Testlib.TestServer.TestPlugin.Testhelpers.TestGroupSpool) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.Testhelpers.TestGroupSpool) ... ok >test_event_id (Testlib.TestServer.TestPlugin.Testhelpers.TestGroupSpool) ... ok >test_event_path (Testlib.TestServer.TestPlugin.Testhelpers.TestGroupSpool) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.Testhelpers.TestGroupSpool) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.Testhelpers.TestGroupSpool) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.Testhelpers.TestGroupSpool) ... ok >test_Match (Testlib.TestServer.TestPlugin.Testhelpers.TestINode) ... ok >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestINode) ... ok >test_load_children (Testlib.TestServer.TestPlugin.Testhelpers.TestINode) ... ok >test_raw_predicates (Testlib.TestServer.TestPlugin.Testhelpers.TestINode) ... ok >test_Match (Testlib.TestServer.TestPlugin.Testhelpers.TestInfoNode) ... ok >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestInfoNode) ... ok >test_load_children (Testlib.TestServer.TestPlugin.Testhelpers.TestInfoNode) ... ok >test_raw_predicates (Testlib.TestServer.TestPlugin.Testhelpers.TestInfoNode) ... ok >test_Cache (Testlib.TestServer.TestPlugin.Testhelpers.TestInfoXML) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.Testhelpers.TestInfoXML) ... ok >test_Index (Testlib.TestServer.TestPlugin.Testhelpers.TestInfoXML) ... ok >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestInfoXML) ... ok >test_add_monitor (Testlib.TestServer.TestPlugin.Testhelpers.TestInfoXML) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugin.Testhelpers.TestInfoXML) ... ok >test_node_interface (Testlib.TestServer.TestPlugin.Testhelpers.TestInfoXML) ... ok >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestPlugin) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.Testhelpers.TestPlugin) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.Testhelpers.TestPlugin) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.Testhelpers.TestPlugin) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.Testhelpers.TestPlugin) ... ok >test_BindEntry (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test_HandleEntry (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test__getitem (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test__iter (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test__matches (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test_add_entry (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test_child_interface (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) >ensure that the child object has the correct interface ... ok >test_debug_log (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test_get_attrs (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.Testhelpers.TestPrioDir) ... ok >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestSpecificData) ... ok >test_handle_event (Testlib.TestServer.TestPlugin.Testhelpers.TestSpecificData) ... ok >test__cmp (Testlib.TestServer.TestPlugin.Testhelpers.TestSpecificity) ... ok >test_cmp (Testlib.TestServer.TestPlugin.Testhelpers.TestSpecificity) >test __lt__/__gt__/__eq__ ... ok >test_matches (Testlib.TestServer.TestPlugin.Testhelpers.TestSpecificity) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.Testhelpers.TestStructFile) ... ok >test_Index (Testlib.TestServer.TestPlugin.Testhelpers.TestStructFile) ... ok >test_Match (Testlib.TestServer.TestPlugin.Testhelpers.TestStructFile) ... ok >test_XMLMatch (Testlib.TestServer.TestPlugin.Testhelpers.TestStructFile) ... ok >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestStructFile) ... ok >test__match (Testlib.TestServer.TestPlugin.Testhelpers.TestStructFile) ... ok >test__xml_match (Testlib.TestServer.TestPlugin.Testhelpers.TestStructFile) ... ok >test_add_monitor (Testlib.TestServer.TestPlugin.Testhelpers.TestStructFile) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugin.Testhelpers.TestStructFile) ... ok >test_include_element (Testlib.TestServer.TestPlugin.Testhelpers.TestStructFile) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLDirectoryBacked) ... ok >test__getitem (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLDirectoryBacked) ... ok >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLDirectoryBacked) ... ok >test__iter (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLDirectoryBacked) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLDirectoryBacked) ... ok >test_add_entry (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLDirectoryBacked) ... ok >test_child_interface (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLDirectoryBacked) >ensure that the child object has the correct interface ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLFileBacked) ... ok >test_Index (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLFileBacked) ... ok >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLFileBacked) ... ok >test_add_monitor (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLFileBacked) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLFileBacked) ... ok >test_Cache (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLSrc) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLSrc) ... ok >test_Index (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLSrc) ... ok >test__init (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLSrc) ... ok >test_add_monitor (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLSrc) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLSrc) ... ok >test_node_interface (Testlib.TestServer.TestPlugin.Testhelpers.TestXMLSrc) ... ok >test_cleandb (Testlib.TestServer.TestPlugin.Testinterfaces.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugin.Testinterfaces.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_get_additional_data (Testlib.TestServer.TestPlugin.Testinterfaces.TestConnector) ... ok >test_get_additional_groups (Testlib.TestServer.TestPlugin.Testinterfaces.TestConnector) ... ok >test_GetDecisions (Testlib.TestServer.TestPlugin.Testinterfaces.TestDecision) ... ok >test_HandleEntry (Testlib.TestServer.TestPlugin.Testinterfaces.TestGenerator) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugin.Testinterfaces.TestGenerator) ... ok >test_validate_goals (Testlib.TestServer.TestPlugin.Testinterfaces.TestGoalValidator) ... ok >test_AuthenticateConnection (Testlib.TestServer.TestPlugin.Testinterfaces.TestMetadata) ... ok >test_get_initial_metadata (Testlib.TestServer.TestPlugin.Testinterfaces.TestMetadata) ... ok >test_merge_additional_data (Testlib.TestServer.TestPlugin.Testinterfaces.TestMetadata) ... ok >test_merge_additional_groups (Testlib.TestServer.TestPlugin.Testinterfaces.TestMetadata) ... ok >test__init (Testlib.TestServer.TestPlugin.Testinterfaces.TestPlugin) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.Testinterfaces.TestPlugin) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.Testinterfaces.TestPlugin) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.Testinterfaces.TestPlugin) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.Testinterfaces.TestPlugin) ... ok >test_GetProbes (Testlib.TestServer.TestPlugin.Testinterfaces.TestProbing) ... ok >test_ReceiveData (Testlib.TestServer.TestPlugin.Testinterfaces.TestProbing) ... ok >test_GetCurrentEntry (Testlib.TestServer.TestPlugin.Testinterfaces.TestPullSource) ... ok >test_AcceptChoices (Testlib.TestServer.TestPlugin.Testinterfaces.TestPullTarget) ... ok >test_AcceptPullData (Testlib.TestServer.TestPlugin.Testinterfaces.TestPullTarget) ... ok >test__init (Testlib.TestServer.TestPlugin.Testinterfaces.TestStatistics) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.Testinterfaces.TestStatistics) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.Testinterfaces.TestStatistics) ... ok >test_process_statistics (Testlib.TestServer.TestPlugin.Testinterfaces.TestStatistics) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.Testinterfaces.TestStatistics) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.Testinterfaces.TestStatistics) ... ok >test_BuildStructures (Testlib.TestServer.TestPlugin.Testinterfaces.TestStructure) ... ok >test_validate_structures (Testlib.TestServer.TestPlugin.Testinterfaces.TestStructureValidator) ... ok >test_start_threads (Testlib.TestServer.TestPlugin.Testinterfaces.TestThreaded) ... ok >test__init (Testlib.TestServer.TestPlugin.Testinterfaces.TestThreadedStatistics) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.Testinterfaces.TestThreadedStatistics) ... ok >test_handle_statistic (Testlib.TestServer.TestPlugin.Testinterfaces.TestThreadedStatistics) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.Testinterfaces.TestThreadedStatistics) ... ok >test_load (Testlib.TestServer.TestPlugin.Testinterfaces.TestThreadedStatistics) ... ok >test_process_statistics (Testlib.TestServer.TestPlugin.Testinterfaces.TestThreadedStatistics) ... ok >test_run (Testlib.TestServer.TestPlugin.Testinterfaces.TestThreadedStatistics) ... ok >test_save (Testlib.TestServer.TestPlugin.Testinterfaces.TestThreadedStatistics) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.Testinterfaces.TestThreadedStatistics) ... ok >test_start_threads (Testlib.TestServer.TestPlugin.Testinterfaces.TestThreadedStatistics) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.Testinterfaces.TestThreadedStatistics) ... ok >test__init (Testlib.TestServer.TestPlugin.Testinterfaces.TestVersion) ... ok >test_debug_log (Testlib.TestServer.TestPlugin.Testinterfaces.TestVersion) ... ok >test_get_revision (Testlib.TestServer.TestPlugin.Testinterfaces.TestVersion) ... ok >test_init_repo (Testlib.TestServer.TestPlugin.Testinterfaces.TestVersion) ... ok >test_set_debug (Testlib.TestServer.TestPlugin.Testinterfaces.TestVersion) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugin.Testinterfaces.TestVersion) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestAWSTags.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestAWSTags.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestAWSTags.TestAWSTags) ... ok >test_connect (Testlib.TestServer.TestPlugins.TestAWSTags.TestAWSTags) >Test connection to EC2 ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestAWSTags.TestAWSTags) ... ok >test_get_additional_data (Testlib.TestServer.TestPlugins.TestAWSTags.TestAWSTags) >Test AWSTags.get_additional_data() ... ok >test_get_additional_groups (Testlib.TestServer.TestPlugins.TestAWSTags.TestAWSTags) ... ok >test_get_additional_groups_caching (Testlib.TestServer.TestPlugins.TestAWSTags.TestAWSTags) >Test AWSTags.get_additional_groups() with caching enabled ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestAWSTags.TestAWSTags) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestAWSTags.TestAWSTags) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestAWSTags.TestAWSTags) ... ok >test_get_additional_data (Testlib.TestServer.TestPlugins.TestAWSTags.TestConnector) ... ok >test_get_additional_groups (Testlib.TestServer.TestPlugins.TestAWSTags.TestConnector) ... ok >test__init (Testlib.TestServer.TestPlugins.TestAWSTags.TestPlugin) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestAWSTags.TestPlugin) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestAWSTags.TestPlugin) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestAWSTags.TestPlugin) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestAWSTags.TestPlugin) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_HandleEvent (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test_Index (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test_Match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test_XMLMatch (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test__match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test__xml_match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test_add_monitor (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test_category (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test_include_element (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgAuthorizedKeysGenerator) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgGenerator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestCfgGenerator) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestStructFile) ... ok >test_Index (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestStructFile) ... ok >test_Match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestStructFile) ... ok >test_XMLMatch (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestStructFile) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestStructFile) ... ok >test__match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestStructFile) ... ok >test__xml_match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestStructFile) ... ok >test_add_monitor (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestStructFile) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestStructFile) ... ok >test_include_element (Testlib.TestServer.TestPlugins.TestCfg.TestCfgAuthorizedKeysGenerator.TestStructFile) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.TestCfgCheetahGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.TestCfgCheetahGenerator) ... ERROR >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.TestCfgCheetahGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.TestCfgCheetahGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.TestCfgCheetahGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.TestCfgCheetahGenerator) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.TestCfgGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.TestCfgGenerator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.TestCfgGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.TestCfgGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.TestCfgGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.TestCfgGenerator) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgCheetahGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgCheetahGenerator) ... ERROR >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgCheetahGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgCheetahGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgCheetahGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgCheetahGenerator) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgEncryptedCheetahGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgEncryptedCheetahGenerator) ... ERROR >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgEncryptedCheetahGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgEncryptedCheetahGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgEncryptedCheetahGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgEncryptedCheetahGenerator) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgEncryptedGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgEncryptedGenerator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgEncryptedGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgEncryptedGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgEncryptedGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgEncryptedGenerator) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenerator.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenerator.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenerator.TestCfgEncryptedGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenerator.TestCfgEncryptedGenerator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenerator.TestCfgEncryptedGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenerator.TestCfgEncryptedGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenerator.TestCfgEncryptedGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenerator.TestCfgEncryptedGenerator) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenerator.TestCfgGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenerator.TestCfgGenerator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenerator.TestCfgGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenerator.TestCfgGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenerator.TestCfgGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenerator.TestCfgGenerator) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.TestCfgEncryptedGenshiGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.TestCfgEncryptedGenshiGenerator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.TestCfgEncryptedGenshiGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.TestCfgEncryptedGenshiGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.TestCfgEncryptedGenshiGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.TestCfgEncryptedGenshiGenerator) ... ok >test_removecomment (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.TestCfgEncryptedGenshiGenerator) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.TestCfgGenshiGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.TestCfgGenshiGenerator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.TestCfgGenshiGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.TestCfgGenshiGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.TestCfgGenshiGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.TestCfgGenshiGenerator) ... ok >test_removecomment (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedGenshiGenerator.TestCfgGenshiGenerator) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgExternalCommandVerifier.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgExternalCommandVerifier.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgExternalCommandVerifier.TestCfgExternalCommandVerifier) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgExternalCommandVerifier.TestCfgExternalCommandVerifier) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgExternalCommandVerifier.TestCfgExternalCommandVerifier) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgExternalCommandVerifier.TestCfgExternalCommandVerifier) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgExternalCommandVerifier.TestCfgExternalCommandVerifier) ... ok >test_verify_entry (Testlib.TestServer.TestPlugins.TestCfg.TestCfgExternalCommandVerifier.TestCfgExternalCommandVerifier) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgExternalCommandVerifier.TestCfgVerifier) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgExternalCommandVerifier.TestCfgVerifier) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgExternalCommandVerifier.TestCfgVerifier) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgExternalCommandVerifier.TestCfgVerifier) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgExternalCommandVerifier.TestCfgVerifier) ... ok >test_verify_entry (Testlib.TestServer.TestPlugins.TestCfg.TestCfgExternalCommandVerifier.TestCfgVerifier) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.TestCfgGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.TestCfgGenerator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.TestCfgGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.TestCfgGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.TestCfgGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.TestCfgGenerator) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.TestCfgGenshiGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.TestCfgGenshiGenerator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.TestCfgGenshiGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.TestCfgGenshiGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.TestCfgGenshiGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.TestCfgGenshiGenerator) ... ok >test_removecomment (Testlib.TestServer.TestPlugins.TestCfg.TestCfgGenshiGenerator.TestCfgGenshiGenerator) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.TestCfgInfo) ... ok >test__set_info (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.TestCfgInfo) ... ok >test_bind_info_to_entry (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.TestCfgInfo) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.TestCfgInfo) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.TestCfgInfo) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.TestCfgInfo) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.TestCfgInfo) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.TestCfgInfoXML) ... ok >test__set_info (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.TestCfgInfoXML) ... ok >test_bind_info_to_entry (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.TestCfgInfoXML) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.TestCfgInfoXML) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.TestCfgInfoXML) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.TestCfgInfoXML) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgInfoXML.TestCfgInfoXML) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPlaintextGenerator.TestCfgGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPlaintextGenerator.TestCfgGenerator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPlaintextGenerator.TestCfgGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPlaintextGenerator.TestCfgGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPlaintextGenerator.TestCfgGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPlaintextGenerator.TestCfgGenerator) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPlaintextGenerator.TestCfgPlaintextGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPlaintextGenerator.TestCfgPlaintextGenerator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPlaintextGenerator.TestCfgPlaintextGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPlaintextGenerator.TestCfgPlaintextGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPlaintextGenerator.TestCfgPlaintextGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPlaintextGenerator.TestCfgPlaintextGenerator) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgCreator) ... ok >test_create_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgCreator) ... ok >test_get_filename (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgCreator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgCreator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgCreator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgCreator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgCreator) ... ok >test_write_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgCreator) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_Index (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_Index_crypto (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_Match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_XMLMatch (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test__gen_keypair (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test__match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test__xml_match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_add_monitor (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_category (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_create_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_decrypt (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_get_filename (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_get_specificity (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_include_element (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_passphrase (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_write_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestCfgPrivateKeyCreator) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestStructFile) ... ok >test_Index (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestStructFile) ... ok >test_Match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestStructFile) ... ok >test_XMLMatch (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestStructFile) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestStructFile) ... ok >test__match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestStructFile) ... ok >test__xml_match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestStructFile) ... ok >test_add_monitor (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestStructFile) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestStructFile) ... ok >test_include_element (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPrivateKeyCreator.TestStructFile) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgCreator) ... ok >test_create_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgCreator) ... ok >test_get_filename (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgCreator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgCreator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgCreator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgCreator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgCreator) ... ok >test_write_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgCreator) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test_Index (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test_Match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test_XMLMatch (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test__match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test__xml_match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test_add_monitor (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test_create_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test_get_filename (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test_include_element (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test_write_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestCfgPublicKeyCreator) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestStructFile) ... ok >test_Index (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestStructFile) ... ok >test_Match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestStructFile) ... ok >test_XMLMatch (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestStructFile) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestStructFile) ... ok >test__match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestStructFile) ... ok >test__xml_match (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestStructFile) ... ok >test_add_monitor (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestStructFile) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestStructFile) ... ok >test_include_element (Testlib.TestServer.TestPlugins.TestCfg.TestCfgPublicKeyCreator.TestStructFile) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestCfg.Test_init.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestCfg.Test_init.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_AcceptChoices (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfg) ... ok >test_AcceptPullData (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfg) ... ok >test_HandleEntry (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfg) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfg) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfg) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfg) ... ok >test_add_entry (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfg) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfg) ... ok >test_event_id (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfg) ... ok >test_event_path (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfg) ... ok >test_has_generator (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfg) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfg) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfg) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfg) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgBaseFileMatcher) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgBaseFileMatcher) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgBaseFileMatcher) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgBaseFileMatcher) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgBaseFileMatcher) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgCreator) ... ok >test_create_data (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgCreator) ... ok >test_get_filename (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgCreator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgCreator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgCreator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgCreator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgCreator) ... ok >test_write_data (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgCreator) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgDefaultInfo) ... ok >test__set_info (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgDefaultInfo) ... ok >test_bind_info_to_entry (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgDefaultInfo) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgDefaultInfo) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgDefaultInfo) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgDefaultInfo) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgDefaultInfo) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_best_matching (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_bind_entry (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_bind_info_to_entry (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_create_data (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_entry_init (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_generate_data (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_get_handlers (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_get_matching (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_handlers (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_reset_metadata (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_specificity_from_filename (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_update_metadata (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test_validate_data (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgEntrySet) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgFilter) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgFilter) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgFilter) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgFilter) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgFilter) ... ok >test_modify_data (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgFilter) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgGenerator) ... ok >test_get_data (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgGenerator) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgGenerator) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgGenerator) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgGenerator) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgGenerator) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgInfo) ... ok >test__set_info (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgInfo) ... ok >test_bind_info_to_entry (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgInfo) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgInfo) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgInfo) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgInfo) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgInfo) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgVerifier) ... ok >test_get_regex (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgVerifier) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgVerifier) ... ok >test_handles (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgVerifier) ... ok >test_ignore (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgVerifier) ... ok >test_verify_entry (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestCfgVerifier) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestEntrySet) ... ok >test_best_matching (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestEntrySet) ... ok >test_bind_entry (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestEntrySet) ... ok >test_bind_info_to_entry (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestEntrySet) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestEntrySet) ... ok >test_entry_init (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestEntrySet) ... ok >test_get_matching (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestEntrySet) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestEntrySet) ... ok >test_reset_metadata (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestEntrySet) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestEntrySet) ... ok >test_specificity_from_filename (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestEntrySet) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestEntrySet) ... ok >test_update_metadata (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestEntrySet) ... ok >test_HandleEntry (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestGroupSpool) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestGroupSpool) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestGroupSpool) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestGroupSpool) ... ok >test_add_entry (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestGroupSpool) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestGroupSpool) ... ok >test_event_id (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestGroupSpool) ... ok >test_event_path (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestGroupSpool) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestGroupSpool) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestGroupSpool) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestGroupSpool) ... ok >test_AcceptChoices (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestPullTarget) ... ok >test_AcceptPullData (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestPullTarget) ... ok >test__init (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestSpecificData) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestCfg.Test_init.TestSpecificData) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestDefaults.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestDefaults.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_BindEntry (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test_HandleEntry (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test__getitem (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test__init (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test__iter (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test__matches (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) >test _matches() behavior regardless of state of _regex_enabled ... ok >test__matches_regex_disabled (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) >cannot disable regex in Defaults plugin ... ok >test__matches_regex_enabled (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) >test match with regex enabled ... ok >test__regex_enabled (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test_add_entry (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test_child_interface (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) >ensure that the child object has the correct interface ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test_get_attrs (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test_validate_goals (Testlib.TestServer.TestPlugins.TestDefaults.TestDefaults) ... ok >test_validate_goals (Testlib.TestServer.TestPlugins.TestDefaults.TestGoalValidator) ... ok >test_BindEntry (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test_HandleEntry (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test__getitem (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test__init (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test__iter (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test__matches (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) >test _matches() behavior regardless of state of _regex_enabled ... ok >test__matches_regex_disabled (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) >test failure to match with regex disabled ... ok >test__matches_regex_enabled (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) >test match with regex enabled ... ok >test__regex_enabled (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test_add_entry (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test_child_interface (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) >ensure that the child object has the correct interface ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test_get_attrs (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestDefaults.TestRules) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestGroupPatterns.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestGroupPatterns.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_get_additional_data (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestConnector) ... ok >test_get_additional_groups (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestConnector) ... ok >test__init (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestGroupPatterns) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestGroupPatterns) ... ok >test_get_additional_data (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestGroupPatterns) ... ok >test_get_additional_groups (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestGroupPatterns) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestGroupPatterns) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestGroupPatterns) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestGroupPatterns) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestPatternFile) ... ok >test_Index (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestPatternFile) ... ok >test__init (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestPatternFile) ... ok >test_add_monitor (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestPatternFile) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestPatternFile) ... ok >test_process_patterns (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestPatternFile) ... ok >test_backref_patterns (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestPatternMap) >test NamePatterns with backreferences ... ok >test_ranges (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestPatternMap) >test processing NameRange patterns ... ok >test_simple_patterns (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestPatternMap) >test processing NamePatterns without backreferences ... ok >test__init (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestPlugin) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestPlugin) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestPlugin) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestPlugin) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestPlugin) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestXMLFileBacked) ... ok >test_Index (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestXMLFileBacked) ... ok >test__init (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestXMLFileBacked) ... ok >test_add_monitor (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestXMLFileBacked) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugins.TestGroupPatterns.TestXMLFileBacked) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestMetadata.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestMetadata.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_inGroup (Testlib.TestServer.TestPlugins.TestMetadata.TestClientMetadata) ... ok >test__contains (Testlib.TestServer.TestPlugins.TestMetadata.TestClientVersions) ... SKIP: Django not found, skipping >test__delitem (Testlib.TestServer.TestPlugins.TestMetadata.TestClientVersions) ... SKIP: Django not found, skipping >test__getitem (Testlib.TestServer.TestPlugins.TestMetadata.TestClientVersions) ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestMetadata.TestClientVersions) ... SKIP: Django not found, skipping >test__iter (Testlib.TestServer.TestPlugins.TestMetadata.TestClientVersions) ... SKIP: Django not found, skipping >test__len (Testlib.TestServer.TestPlugins.TestMetadata.TestClientVersions) ... SKIP: Django not found, skipping >test__setitem (Testlib.TestServer.TestPlugins.TestMetadata.TestClientVersions) ... SKIP: Django not found, skipping >test__use_db (Testlib.TestServer.TestPlugins.TestMetadata.TestClientVersions) ... SKIP: Django not found, skipping >test_debug_log (Testlib.TestServer.TestPlugins.TestMetadata.TestClientVersions) ... SKIP: Django not found, skipping >test_init_repo (Testlib.TestServer.TestPlugins.TestMetadata.TestClientVersions) ... SKIP: Django not found, skipping >test_keys (Testlib.TestServer.TestPlugins.TestMetadata.TestClientVersions) ... SKIP: Django not found, skipping >test_set_debug (Testlib.TestServer.TestPlugins.TestMetadata.TestClientVersions) ... SKIP: Django not found, skipping >test_toggle_debug (Testlib.TestServer.TestPlugins.TestMetadata.TestClientVersions) ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestMetadata.TestDatabaseBacked) ... ok >test__use_db (Testlib.TestServer.TestPlugins.TestMetadata.TestDatabaseBacked) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestMetadata.TestDatabaseBacked) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestMetadata.TestDatabaseBacked) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestMetadata.TestDatabaseBacked) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestMetadata.TestDatabaseBacked) ... ok >test_AuthenticateConnection (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test__init (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test__use_db (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_add_bundle (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_add_client (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_add_group (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_end_statistics (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_get_all_group_names (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_get_all_groups_in_category (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_get_client_names_by_groups (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_get_client_names_by_profiles (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_get_initial_metadata (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_handle_clients_xml_event (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_handle_groups_xml_event (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_merge_additional_data (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_merge_additional_groups (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_merge_groups (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_remove_bundle (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_remove_group (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_resolve_client (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_search_bundle (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_search_client (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_search_group (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_search_xdata (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_set_profile (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_set_profile_db (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_set_profile_xml (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_update_client (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_update_group (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_validate_client_address (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_viz (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_AuthenticateConnection (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_get_initial_metadata (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_merge_additional_data (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_merge_additional_groups (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadataDB) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadataDB) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_AuthenticateConnection (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test__use_db (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_add_bundle (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_add_client (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_add_group (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_debug_log (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_end_statistics (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_get_all_group_names (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_get_all_groups_in_category (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_get_client_names_by_groups (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_get_client_names_by_profiles (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_get_initial_metadata (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_handle_clients_xml_event (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_handle_groups_xml_event (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_init_repo (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_list_clients (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_merge_additional_data (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_merge_additional_groups (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_merge_groups (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_process_statistics (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_remove_bundle (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_remove_client (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_remove_group (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_resolve_client (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_search_bundle (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_search_client (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_search_group (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_search_xdata (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_set_debug (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_set_profile (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_set_profile_db (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_set_profile_xml (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_toggle_debug (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_update_bundle (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_update_client (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_update_group (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_validate_client_address (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_viz (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_ClientsXML) ... SKIP: Django not found, skipping >test_AuthenticateConnection (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test__use_db (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_add_bundle (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_add_client (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_add_group (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_debug_log (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_end_statistics (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_get_all_group_names (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_get_all_groups_in_category (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_get_client_names_by_groups (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_get_client_names_by_profiles (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_get_initial_metadata (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_handle_clients_xml_event (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_handle_groups_xml_event (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_init_repo (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_list_clients (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_merge_additional_data (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_merge_additional_groups (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_merge_groups (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_process_statistics (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_remove_bundle (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_remove_client (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_remove_group (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_resolve_client (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_search_bundle (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_search_client (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_search_group (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_search_xdata (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_set_debug (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_set_profile (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_set_profile_db (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_set_profile_xml (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_toggle_debug (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_update_bundle (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_update_client (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_update_group (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_validate_client_address (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_viz (Testlib.TestServer.TestPlugins.TestMetadata.TestMetadata_NoClientsXML) ... SKIP: Django not found, skipping >test_HandleEvent (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLFileBacked) ... ok >test_Index (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLFileBacked) ... ok >test__init (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLFileBacked) ... ok >test_add_monitor (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLFileBacked) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLFileBacked) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLMetadataConfig) ... ok >test_Index (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLMetadataConfig) ... ok >test__init (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLMetadataConfig) ... ok >test_add_monitor (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLMetadataConfig) ... ok >test_base_xdata (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLMetadataConfig) ... ok >test_find_xml_for_xpath (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLMetadataConfig) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLMetadataConfig) ... ok >test_load_xml (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLMetadataConfig) ... ok >test_write (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLMetadataConfig) ... ok >test_write_xml (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLMetadataConfig) ... ok >test_xdata (Testlib.TestServer.TestPlugins.TestMetadata.TestXMLMetadataConfig) ... ok >Testlib.TestServer.TestPlugins.TestMetadata.get_clients_test_tree ... ok >Testlib.TestServer.TestPlugins.TestMetadata.get_groups_test_tree ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestProbes.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestProbes.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test__init (Testlib.TestServer.TestPlugins.TestProbes.TestClientProbeDataSet) ... ok >test_get_additional_data (Testlib.TestServer.TestPlugins.TestProbes.TestConnector) ... ok >test_get_additional_groups (Testlib.TestServer.TestPlugins.TestProbes.TestConnector) ... ok >test__init (Testlib.TestServer.TestPlugins.TestProbes.TestDatabaseBacked) ... ok >test__use_db (Testlib.TestServer.TestPlugins.TestProbes.TestDatabaseBacked) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestProbes.TestDatabaseBacked) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestProbes.TestDatabaseBacked) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestProbes.TestDatabaseBacked) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestProbes.TestDatabaseBacked) ... ok >test__init (Testlib.TestServer.TestPlugins.TestProbes.TestEntrySet) ... ok >test_best_matching (Testlib.TestServer.TestPlugins.TestProbes.TestEntrySet) ... ok >test_bind_entry (Testlib.TestServer.TestPlugins.TestProbes.TestEntrySet) ... ok >test_bind_info_to_entry (Testlib.TestServer.TestPlugins.TestProbes.TestEntrySet) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestProbes.TestEntrySet) ... ok >test_entry_init (Testlib.TestServer.TestPlugins.TestProbes.TestEntrySet) ... ok >test_get_matching (Testlib.TestServer.TestPlugins.TestProbes.TestEntrySet) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestProbes.TestEntrySet) ... ok >test_reset_metadata (Testlib.TestServer.TestPlugins.TestProbes.TestEntrySet) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestProbes.TestEntrySet) ... ok >test_specificity_from_filename (Testlib.TestServer.TestPlugins.TestProbes.TestEntrySet) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestProbes.TestEntrySet) ... ok >test_update_metadata (Testlib.TestServer.TestPlugins.TestProbes.TestEntrySet) ... ok >test_json (Testlib.TestServer.TestPlugins.TestProbes.TestProbeData) ... ok >test_str (Testlib.TestServer.TestPlugins.TestProbes.TestProbeData) ... ok >test_xdata (Testlib.TestServer.TestPlugins.TestProbes.TestProbeData) ... ok >test_yaml (Testlib.TestServer.TestPlugins.TestProbes.TestProbeData) ... SKIP: YAML libraries not found, skipping YAML tests >test_HandleEvent (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >test__init (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >test_best_matching (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >test_bind_entry (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >test_bind_info_to_entry (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >test_entry_init (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >test_get_matching (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >test_get_probe_data (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >test_reset_metadata (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >test_specificity_from_filename (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >test_update_metadata (Testlib.TestServer.TestPlugins.TestProbes.TestProbeSet) ... ok >get_test_cgroups (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >get_test_probedata (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test_GetProbes (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test_ReceiveData (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test_ReceiveDataItem (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test__init (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test__load_data_db (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... SKIP: Django not found, skipping >test__load_data_xml (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test__use_db (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test__write_data_db (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... SKIP: Django not found, skipping >test__write_data_xml (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ERROR >test_get_additional_data (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test_get_additional_groups (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test_load_data_db (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test_load_data_xml (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ERROR >test_toggle_debug (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ERROR >test_write_data_db (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test_write_data_xml (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestProbes.TestProbesDB) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestProbes.TestProbesDB) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_GetProbes (Testlib.TestServer.TestPlugins.TestProbes.TestProbing) ... ok >test_ReceiveData (Testlib.TestServer.TestPlugins.TestProbes.TestProbing) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestProperties.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestProperties.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_get_additional_data (Testlib.TestServer.TestPlugins.TestProperties.TestConnector) ... ok >test_get_additional_groups (Testlib.TestServer.TestPlugins.TestProperties.TestConnector) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestProperties.TestDirectoryBacked) ... ok >test__getitem (Testlib.TestServer.TestPlugins.TestProperties.TestDirectoryBacked) ... ok >test__init (Testlib.TestServer.TestPlugins.TestProperties.TestDirectoryBacked) ... ok >test__iter (Testlib.TestServer.TestPlugins.TestProperties.TestDirectoryBacked) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugins.TestProperties.TestDirectoryBacked) ... ok >test_add_entry (Testlib.TestServer.TestPlugins.TestProperties.TestDirectoryBacked) ... ok >test_child_interface (Testlib.TestServer.TestPlugins.TestProperties.TestDirectoryBacked) >ensure that the child object has the correct interface ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestProperties.TestFileBacked) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestProperties.TestJSONPropertyFile) ... ok >test_Index (Testlib.TestServer.TestPlugins.TestProperties.TestJSONPropertyFile) ... ok >test__write (Testlib.TestServer.TestPlugins.TestProperties.TestJSONPropertyFile) ... ok >test_get_additional_data (Testlib.TestServer.TestPlugins.TestProperties.TestJSONPropertyFile) ... ok >test_validate_data (Testlib.TestServer.TestPlugins.TestProperties.TestJSONPropertyFile) ... ok >test_write (Testlib.TestServer.TestPlugins.TestProperties.TestJSONPropertyFile) ... ok >test__init (Testlib.TestServer.TestPlugins.TestProperties.TestPlugin) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestProperties.TestPlugin) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestProperties.TestPlugin) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestProperties.TestPlugin) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestProperties.TestPlugin) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestProperties.TestProperties) ... ok >test__getitem (Testlib.TestServer.TestPlugins.TestProperties.TestProperties) ... ok >test__init (Testlib.TestServer.TestPlugins.TestProperties.TestProperties) ... ok >test__iter (Testlib.TestServer.TestPlugins.TestProperties.TestProperties) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugins.TestProperties.TestProperties) ... ok >test_add_entry (Testlib.TestServer.TestPlugins.TestProperties.TestProperties) ... ok >test_child_interface (Testlib.TestServer.TestPlugins.TestProperties.TestProperties) >ensure that the child object has the correct interface ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestProperties.TestProperties) ... ok >test_get_additional_data (Testlib.TestServer.TestPlugins.TestProperties.TestProperties) ... ok >test_get_additional_groups (Testlib.TestServer.TestPlugins.TestProperties.TestProperties) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestProperties.TestProperties) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestProperties.TestProperties) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestProperties.TestProperties) ... ok >test__write (Testlib.TestServer.TestPlugins.TestProperties.TestPropertyFile) ... ok >test_get_additional_data (Testlib.TestServer.TestPlugins.TestProperties.TestPropertyFile) ... ok >test_validate_data (Testlib.TestServer.TestPlugins.TestProperties.TestPropertyFile) ... ok >test_write (Testlib.TestServer.TestPlugins.TestProperties.TestPropertyFile) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestProperties.TestStructFile) ... ok >test_Index (Testlib.TestServer.TestPlugins.TestProperties.TestStructFile) ... ok >test_Match (Testlib.TestServer.TestPlugins.TestProperties.TestStructFile) ... ok >test_XMLMatch (Testlib.TestServer.TestPlugins.TestProperties.TestStructFile) ... ok >test__init (Testlib.TestServer.TestPlugins.TestProperties.TestStructFile) ... ok >test__match (Testlib.TestServer.TestPlugins.TestProperties.TestStructFile) ... ok >test__xml_match (Testlib.TestServer.TestPlugins.TestProperties.TestStructFile) ... ok >test_add_monitor (Testlib.TestServer.TestPlugins.TestProperties.TestStructFile) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugins.TestProperties.TestStructFile) ... ok >test_include_element (Testlib.TestServer.TestPlugins.TestProperties.TestStructFile) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test_Index (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test_Index_crypto (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test_Match (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test_XMLMatch (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test__init (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test__match (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test__write (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test__xml_match (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test_add_monitor (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test_decrypt (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test_follow_xincludes (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test_get_additional_data (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test_include_element (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test_validate_data (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test_write (Testlib.TestServer.TestPlugins.TestProperties.TestXMLPropertyFile) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestProperties.TestYAMLPropertyFile) ... SKIP: YAML libraries not found, skipping >test_Index (Testlib.TestServer.TestPlugins.TestProperties.TestYAMLPropertyFile) ... SKIP: YAML libraries not found, skipping >test__write (Testlib.TestServer.TestPlugins.TestProperties.TestYAMLPropertyFile) ... SKIP: YAML libraries not found, skipping >test_get_additional_data (Testlib.TestServer.TestPlugins.TestProperties.TestYAMLPropertyFile) ... SKIP: YAML libraries not found, skipping >test_validate_data (Testlib.TestServer.TestPlugins.TestProperties.TestYAMLPropertyFile) ... SKIP: YAML libraries not found, skipping >test_write (Testlib.TestServer.TestPlugins.TestProperties.TestYAMLPropertyFile) ... SKIP: YAML libraries not found, skipping >test_cleandb (Testlib.TestServer.TestPlugins.TestRules.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestRules.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_BindEntry (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test_HandleEntry (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test__getitem (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test__init (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test__iter (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test__matches (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test_add_entry (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test_child_interface (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) >ensure that the child object has the correct interface ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test_get_attrs (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestRules.TestPrioDir) ... ok >test_BindEntry (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test_HandleEntry (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test__getitem (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test__init (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test__iter (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test__matches (Testlib.TestServer.TestPlugins.TestRules.TestRules) >test _matches() behavior regardless of state of _regex_enabled ... ok >test__matches_regex_disabled (Testlib.TestServer.TestPlugins.TestRules.TestRules) >test failure to match with regex disabled ... ok >test__matches_regex_enabled (Testlib.TestServer.TestPlugins.TestRules.TestRules) >test match with regex enabled ... ok >test__regex_enabled (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test_add_entry (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test_child_interface (Testlib.TestServer.TestPlugins.TestRules.TestRules) >ensure that the child object has the correct interface ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test_get_attrs (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestRules.TestRules) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestSEModules.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestSEModules.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_HandleEntry (Testlib.TestServer.TestPlugins.TestSEModules.TestGroupSpool) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestSEModules.TestGroupSpool) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugins.TestSEModules.TestGroupSpool) ... ok >test__init (Testlib.TestServer.TestPlugins.TestSEModules.TestGroupSpool) ... ok >test_add_entry (Testlib.TestServer.TestPlugins.TestSEModules.TestGroupSpool) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestSEModules.TestGroupSpool) ... ok >test_event_id (Testlib.TestServer.TestPlugins.TestSEModules.TestGroupSpool) ... ok >test_event_path (Testlib.TestServer.TestPlugins.TestSEModules.TestGroupSpool) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestSEModules.TestGroupSpool) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestSEModules.TestGroupSpool) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestSEModules.TestGroupSpool) ... ok >test__init (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModuleData) ... ok >test_bind_entry (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModuleData) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModuleData) ... ok >test_HandleEntry (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModules) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModules) ... ok >test_HandlesEntry (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModules) ... ok >test__get_module_filename (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModules) ... ok >test__get_module_name (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModules) ... ok >test__init (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModules) ... ok >test_add_entry (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModules) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModules) ... ok >test_event_id (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModules) ... ok >test_event_path (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModules) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModules) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModules) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestSEModules.TestSEModules) ... ok >test__init (Testlib.TestServer.TestPlugins.TestSEModules.TestSpecificData) ... ok >test_handle_event (Testlib.TestServer.TestPlugins.TestSEModules.TestSpecificData) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestTemplateHelper.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestTemplateHelper.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_get_additional_data (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestConnector) ... ok >test_get_additional_groups (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestConnector) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestDirectoryBacked) ... ok >test__getitem (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestDirectoryBacked) ... ok >test__init (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestDirectoryBacked) ... ok >test__iter (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestDirectoryBacked) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestDirectoryBacked) ... ok >test_add_entry (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestDirectoryBacked) ... ok >test_child_interface (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestDirectoryBacked) >ensure that the child object has the correct interface ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestFileBacked) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestHelperModule) ... ok >test__init (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestHelperModule) ... ok >test__init (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestPlugin) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestPlugin) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestPlugin) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestPlugin) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestPlugin) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestTemplateHelper) ... ok >test__getitem (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestTemplateHelper) ... ok >test__init (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestTemplateHelper) ... ok >test__iter (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestTemplateHelper) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestTemplateHelper) ... ok >test_add_entry (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestTemplateHelper) ... ok >test_child_interface (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestTemplateHelper) >ensure that the child object has the correct interface ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestTemplateHelper) ... ok >test_get_additional_data (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestTemplateHelper) ... ok >test_get_additional_groups (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestTemplateHelper) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestTemplateHelper) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestTemplateHelper) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestTemplateHelper.TestTemplateHelper) ... ok >test_cleandb (Testlib.TestServer.TestPlugins.TestTrigger.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestServer.TestPlugins.TestTrigger.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_HandleEvent (Testlib.TestServer.TestPlugins.TestTrigger.TestDirectoryBacked) ... ok >test__getitem (Testlib.TestServer.TestPlugins.TestTrigger.TestDirectoryBacked) ... ok >test__init (Testlib.TestServer.TestPlugins.TestTrigger.TestDirectoryBacked) ... ok >test__iter (Testlib.TestServer.TestPlugins.TestTrigger.TestDirectoryBacked) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugins.TestTrigger.TestDirectoryBacked) ... ok >test_add_entry (Testlib.TestServer.TestPlugins.TestTrigger.TestDirectoryBacked) ... ok >test_child_interface (Testlib.TestServer.TestPlugins.TestTrigger.TestDirectoryBacked) >ensure that the child object has the correct interface ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestTrigger.TestFileBacked) ... ok >test__init (Testlib.TestServer.TestPlugins.TestTrigger.TestPlugin) ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestTrigger.TestPlugin) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestTrigger.TestPlugin) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestTrigger.TestPlugin) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestTrigger.TestPlugin) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestTrigger.TestTrigger) ... ok >test__getitem (Testlib.TestServer.TestPlugins.TestTrigger.TestTrigger) ... ok >test__init (Testlib.TestServer.TestPlugins.TestTrigger.TestTrigger) ... ok >test__iter (Testlib.TestServer.TestPlugins.TestTrigger.TestTrigger) ... ok >test_add_directory_monitor (Testlib.TestServer.TestPlugins.TestTrigger.TestTrigger) ... ok >test_add_entry (Testlib.TestServer.TestPlugins.TestTrigger.TestTrigger) ... ok >test_async_run (Testlib.TestServer.TestPlugins.TestTrigger.TestTrigger) ... SKIP: Tests that call os.fork are broken, even when os.fork is mocked >test_child_interface (Testlib.TestServer.TestPlugins.TestTrigger.TestTrigger) >ensure that the child object has the correct interface ... ok >test_debug_log (Testlib.TestServer.TestPlugins.TestTrigger.TestTrigger) ... ok >test_end_client_run (Testlib.TestServer.TestPlugins.TestTrigger.TestTrigger) ... ok >test_init_repo (Testlib.TestServer.TestPlugins.TestTrigger.TestTrigger) ... ok >test_set_debug (Testlib.TestServer.TestPlugins.TestTrigger.TestTrigger) ... ok >test_toggle_debug (Testlib.TestServer.TestPlugins.TestTrigger.TestTrigger) ... ok >test_HandleEvent (Testlib.TestServer.TestPlugins.TestTrigger.TestTriggerFile) ... ok >test_cleandb (Testlib.TestStatistics.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestStatistics.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_stat (Testlib.TestStatistics.TestStatistic) ... ok >test_stats (Testlib.TestStatistics.TestStatistics) ... ok >test_cleandb (Testlib.TestUtils.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (Testlib.TestUtils.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_ranges (Testlib.TestUtils.TestPackedDigitRange) ... ok >test_cleandb (test_code_checks.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (test_code_checks.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_cleandb (testsuite.Testtools.DBModelTestCase) >Ensure that we a) can connect to the database; b) start ... SKIP: Django not found, skipping >test_syncdb (testsuite.Testtools.DBModelTestCase) >Create the test database and sync the schema ... SKIP: Django not found, skipping >test_all_scripts_in_README (testsuite.Testtools.TestToolsDocs) ... ok >test_no_extras_in_README (testsuite.Testtools.TestToolsDocs) ... ok >test_upgrade_scripts_documented (testsuite.Testtools.TestToolsDocs) ... ok >====================================================================== >ERROR: test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgCheetahGenerator.TestCfgCheetahGenerator) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mock.py", line 1201, in patched > return func(*args, **keywargs) > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestCfg/TestCfgCheetahGenerator.py", line 34, in test_get_data > Bcfg2.Server.Plugins.Cfg.CfgCheetahGenerator.SETUP = MagicMock() >NameError: global name 'Bcfg2' is not defined >====================================================================== >ERROR: test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgCheetahGenerator) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mock.py", line 1201, in patched > return func(*args, **keywargs) > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestCfg/TestCfgCheetahGenerator.py", line 34, in test_get_data > Bcfg2.Server.Plugins.Cfg.CfgCheetahGenerator.SETUP = MagicMock() >NameError: global name 'Bcfg2' is not defined >====================================================================== >ERROR: test_get_data (Testlib.TestServer.TestPlugins.TestCfg.TestCfgEncryptedCheetahGenerator.TestCfgEncryptedCheetahGenerator) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestCfg/TestCfgEncryptedCheetahGenerator.py", line 47, in test_get_data > TestCfgCheetahGenerator.test_get_data(self) > File "/usr/lib/python2.7/site-packages/mock.py", line 1201, in patched > return func(*args, **keywargs) > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestCfg/TestCfgCheetahGenerator.py", line 34, in test_get_data > Bcfg2.Server.Plugins.Cfg.CfgCheetahGenerator.SETUP = MagicMock() >NameError: global name 'Bcfg2' is not defined >====================================================================== >ERROR: test_debug_log (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testbase.py", line 47, in test_debug_log > d = self.get_obj() > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProbes.py", line 250, in get_obj > return TestDatabaseBacked.get_obj(self, core=core) > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py", line 86, in get_obj > return TestPlugin.get_obj(self, core=core) > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testbase.py", line 73, in get_obj > return inner() > File "/usr/lib/python2.7/site-packages/mock.py", line 1201, in patched > return func(*args, **keywargs) > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testbase.py", line 72, in inner > return self.test_obj(core, datastore) > File "/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugins/Probes.py", line 212, in __init__ > self.load_data() > File "/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugins/Probes.py", line 298, in load_data > return self._load_data_db(client=client) > File "/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugins/Probes.py", line 342, in _load_data_db > for pdata in probedata: > File "/usr/lib/python2.7/site-packages/django/db/models/query.py", line 96, in __iter__ > self._fetch_all() > File "/usr/lib/python2.7/site-packages/django/db/models/query.py", line 857, in _fetch_all > self._result_cache = list(self.iterator()) > File "/usr/lib/python2.7/site-packages/django/db/models/query.py", line 220, in iterator > for row in compiler.results_iter(): > File "/usr/lib/python2.7/site-packages/django/db/models/sql/compiler.py", line 713, in results_iter > for rows in self.execute_sql(MULTI): > File "/usr/lib/python2.7/site-packages/django/db/models/sql/compiler.py", line 785, in execute_sql > cursor = self.connection.cursor() > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 162, in cursor > cursor = util.CursorWrapper(self._cursor(), self) > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 132, in _cursor > self.ensure_connection() > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 127, in ensure_connection > self.connect() > File "/usr/lib/python2.7/site-packages/django/db/utils.py", line 99, in __exit__ > six.reraise(dj_exc_type, dj_exc_value, traceback) > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 127, in ensure_connection > self.connect() > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 115, in connect > self.connection = self.get_new_connection(conn_params) > File "/usr/lib/python2.7/site-packages/django/db/backends/sqlite3/base.py", line 346, in get_new_connection > conn = Database.connect(**conn_params) >OperationalError: unable to open database file >-------------------- >> begin captured logging << -------------------- >Probes: WARNING: Probes: /Probes does not exist, creating >--------------------- >> end captured logging << --------------------- >====================================================================== >ERROR: test_set_debug (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testbase.py", line 31, in test_set_debug > d = self.get_obj() > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProbes.py", line 250, in get_obj > return TestDatabaseBacked.get_obj(self, core=core) > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py", line 86, in get_obj > return TestPlugin.get_obj(self, core=core) > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testbase.py", line 73, in get_obj > return inner() > File "/usr/lib/python2.7/site-packages/mock.py", line 1201, in patched > return func(*args, **keywargs) > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testbase.py", line 72, in inner > return self.test_obj(core, datastore) > File "/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugins/Probes.py", line 212, in __init__ > self.load_data() > File "/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugins/Probes.py", line 298, in load_data > return self._load_data_db(client=client) > File "/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugins/Probes.py", line 342, in _load_data_db > for pdata in probedata: > File "/usr/lib/python2.7/site-packages/django/db/models/query.py", line 96, in __iter__ > self._fetch_all() > File "/usr/lib/python2.7/site-packages/django/db/models/query.py", line 857, in _fetch_all > self._result_cache = list(self.iterator()) > File "/usr/lib/python2.7/site-packages/django/db/models/query.py", line 220, in iterator > for row in compiler.results_iter(): > File "/usr/lib/python2.7/site-packages/django/db/models/sql/compiler.py", line 713, in results_iter > for rows in self.execute_sql(MULTI): > File "/usr/lib/python2.7/site-packages/django/db/models/sql/compiler.py", line 785, in execute_sql > cursor = self.connection.cursor() > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 162, in cursor > cursor = util.CursorWrapper(self._cursor(), self) > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 132, in _cursor > self.ensure_connection() > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 127, in ensure_connection > self.connect() > File "/usr/lib/python2.7/site-packages/django/db/utils.py", line 99, in __exit__ > six.reraise(dj_exc_type, dj_exc_value, traceback) > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 127, in ensure_connection > self.connect() > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 115, in connect > self.connection = self.get_new_connection(conn_params) > File "/usr/lib/python2.7/site-packages/django/db/backends/sqlite3/base.py", line 346, in get_new_connection > conn = Database.connect(**conn_params) >OperationalError: unable to open database file >-------------------- >> begin captured logging << -------------------- >Probes: WARNING: Probes: /Probes does not exist, creating >--------------------- >> end captured logging << --------------------- >====================================================================== >ERROR: test_toggle_debug (Testlib.TestServer.TestPlugins.TestProbes.TestProbes) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testbase.py", line 39, in test_toggle_debug > d = self.get_obj() > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugins/TestProbes.py", line 250, in get_obj > return TestDatabaseBacked.get_obj(self, core=core) > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py", line 86, in get_obj > return TestPlugin.get_obj(self, core=core) > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testbase.py", line 73, in get_obj > return inner() > File "/usr/lib/python2.7/site-packages/mock.py", line 1201, in patched > return func(*args, **keywargs) > File "/builddir/build/BUILD/bcfg2-1.3.4/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testbase.py", line 72, in inner > return self.test_obj(core, datastore) > File "/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugins/Probes.py", line 212, in __init__ > self.load_data() > File "/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugins/Probes.py", line 298, in load_data > return self._load_data_db(client=client) > File "/builddir/build/BUILD/bcfg2-1.3.4/src/lib/Bcfg2/Server/Plugins/Probes.py", line 342, in _load_data_db > for pdata in probedata: > File "/usr/lib/python2.7/site-packages/django/db/models/query.py", line 96, in __iter__ > self._fetch_all() > File "/usr/lib/python2.7/site-packages/django/db/models/query.py", line 857, in _fetch_all > self._result_cache = list(self.iterator()) > File "/usr/lib/python2.7/site-packages/django/db/models/query.py", line 220, in iterator > for row in compiler.results_iter(): > File "/usr/lib/python2.7/site-packages/django/db/models/sql/compiler.py", line 713, in results_iter > for rows in self.execute_sql(MULTI): > File "/usr/lib/python2.7/site-packages/django/db/models/sql/compiler.py", line 785, in execute_sql > cursor = self.connection.cursor() > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 162, in cursor > cursor = util.CursorWrapper(self._cursor(), self) > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 132, in _cursor > self.ensure_connection() > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 127, in ensure_connection > self.connect() > File "/usr/lib/python2.7/site-packages/django/db/utils.py", line 99, in __exit__ > six.reraise(dj_exc_type, dj_exc_value, traceback) > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 127, in ensure_connection > self.connect() > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 115, in connect > self.connection = self.get_new_connection(conn_params) > File "/usr/lib/python2.7/site-packages/django/db/backends/sqlite3/base.py", line 346, in get_new_connection > conn = Database.connect(**conn_params) >OperationalError: unable to open database file >-------------------- >> begin captured logging << -------------------- >Probes: WARNING: Probes: /Probes does not exist, creating >--------------------- >> end captured logging << --------------------- >---------------------------------------------------------------------- >Ran 2078 tests in 13.712s >FAILED (errors=6, skipped=244) >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.w8vdZb (%check) > Bad exit status from /var/tmp/rpm-tmp.w8vdZb (%check) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/bcfg2.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/bcfg2.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1105997
: 903585 |
903586
|
903587