Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-watchmaker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681995442.264996/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-watchmaker.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-watchmaker-0.27.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-watchmaker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681995442.264996/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-watchmaker.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-watchmaker-0.27.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-watchmaker.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681995442.264996/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-watchmaker.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GQND5G + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf watchmaker-0.27.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/watchmaker-0.27.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd watchmaker-0.27.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WUaQYm + umask 022 + cd /builddir/build/BUILD + cd watchmaker-0.27.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/watchmaker copying src/watchmaker/cli.py -> build/lib/watchmaker copying src/watchmaker/__init__.py -> build/lib/watchmaker copying src/watchmaker/__main__.py -> build/lib/watchmaker creating build/lib/watchmaker/_vendor copying src/watchmaker/_vendor/__init__.py -> build/lib/watchmaker/_vendor creating build/lib/watchmaker/conditions copying src/watchmaker/conditions/__init__.py -> build/lib/watchmaker/conditions creating build/lib/watchmaker/workers copying src/watchmaker/workers/salt.py -> build/lib/watchmaker/workers copying src/watchmaker/workers/__init__.py -> build/lib/watchmaker/workers copying src/watchmaker/workers/yum.py -> build/lib/watchmaker/workers copying src/watchmaker/workers/base.py -> build/lib/watchmaker/workers creating build/lib/watchmaker/status copying src/watchmaker/status/__init__.py -> build/lib/watchmaker/status creating build/lib/watchmaker/utils copying src/watchmaker/utils/__init__.py -> build/lib/watchmaker/utils creating build/lib/watchmaker/config copying src/watchmaker/config/__init__.py -> build/lib/watchmaker/config creating build/lib/watchmaker/managers copying src/watchmaker/managers/worker_manager.py -> build/lib/watchmaker/managers copying src/watchmaker/managers/platform.py -> build/lib/watchmaker/managers copying src/watchmaker/managers/__init__.py -> build/lib/watchmaker/managers creating build/lib/watchmaker/exceptions copying src/watchmaker/exceptions/__init__.py -> build/lib/watchmaker/exceptions creating build/lib/watchmaker/static copying src/watchmaker/static/__init__.py -> build/lib/watchmaker/static creating build/lib/watchmaker/logger copying src/watchmaker/logger/__init__.py -> build/lib/watchmaker/logger creating build/lib/watchmaker/status/providers copying src/watchmaker/status/providers/abstract.py -> build/lib/watchmaker/status/providers copying src/watchmaker/status/providers/azure.py -> build/lib/watchmaker/status/providers copying src/watchmaker/status/providers/aws.py -> build/lib/watchmaker/status/providers copying src/watchmaker/status/providers/__init__.py -> build/lib/watchmaker/status/providers creating build/lib/watchmaker/utils/urllib copying src/watchmaker/utils/urllib/__init__.py -> build/lib/watchmaker/utils/urllib copying src/watchmaker/utils/urllib/request_handlers.py -> build/lib/watchmaker/utils/urllib creating build/lib/watchmaker/utils/imds copying src/watchmaker/utils/imds/__init__.py -> build/lib/watchmaker/utils/imds creating build/lib/watchmaker/utils/imds/detect copying src/watchmaker/utils/imds/detect/__init__.py -> build/lib/watchmaker/utils/imds/detect creating build/lib/watchmaker/utils/imds/detect/providers copying src/watchmaker/utils/imds/detect/providers/provider.py -> build/lib/watchmaker/utils/imds/detect/providers copying src/watchmaker/utils/imds/detect/providers/azure_provider.py -> build/lib/watchmaker/utils/imds/detect/providers copying src/watchmaker/utils/imds/detect/providers/__init__.py -> build/lib/watchmaker/utils/imds/detect/providers copying src/watchmaker/utils/imds/detect/providers/aws_provider.py -> build/lib/watchmaker/utils/imds/detect/providers creating build/lib/watchmaker/config/status copying src/watchmaker/config/status/__init__.py -> build/lib/watchmaker/config/status running egg_info writing src/watchmaker.egg-info/PKG-INFO writing dependency_links to src/watchmaker.egg-info/dependency_links.txt writing entry points to src/watchmaker.egg-info/entry_points.txt writing requirements to src/watchmaker.egg-info/requires.txt writing top-level names to src/watchmaker.egg-info/top_level.txt reading manifest file 'src/watchmaker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.md' writing manifest file 'src/watchmaker.egg-info/SOURCES.txt' creating build/lib/watchmaker/_vendor/pypa creating build/lib/watchmaker/_vendor/pypa/get-pip copying src/watchmaker/_vendor/pypa/get-pip/.gitignore -> build/lib/watchmaker/_vendor/pypa/get-pip copying src/watchmaker/_vendor/pypa/get-pip/LICENSE.txt -> build/lib/watchmaker/_vendor/pypa/get-pip copying src/watchmaker/_vendor/pypa/get-pip/README.md -> build/lib/watchmaker/_vendor/pypa/get-pip copying src/watchmaker/_vendor/pypa/get-pip/noxfile.py -> build/lib/watchmaker/_vendor/pypa/get-pip creating build/lib/watchmaker/_vendor/pypa/get-pip/.github creating build/lib/watchmaker/_vendor/pypa/get-pip/.github/workflows copying src/watchmaker/_vendor/pypa/get-pip/.github/workflows/check.yml -> build/lib/watchmaker/_vendor/pypa/get-pip/.github/workflows creating build/lib/watchmaker/_vendor/pypa/get-pip/public copying src/watchmaker/_vendor/pypa/get-pip/public/get-pip.py -> build/lib/watchmaker/_vendor/pypa/get-pip/public copying src/watchmaker/_vendor/pypa/get-pip/public/pip.pyz -> build/lib/watchmaker/_vendor/pypa/get-pip/public creating build/lib/watchmaker/_vendor/pypa/get-pip/public/2.6 copying src/watchmaker/_vendor/pypa/get-pip/public/2.6/get-pip.py -> build/lib/watchmaker/_vendor/pypa/get-pip/public/2.6 creating build/lib/watchmaker/_vendor/pypa/get-pip/public/2.7 copying src/watchmaker/_vendor/pypa/get-pip/public/2.7/get-pip.py -> build/lib/watchmaker/_vendor/pypa/get-pip/public/2.7 creating build/lib/watchmaker/_vendor/pypa/get-pip/public/3.2 copying src/watchmaker/_vendor/pypa/get-pip/public/3.2/get-pip.py -> build/lib/watchmaker/_vendor/pypa/get-pip/public/3.2 creating build/lib/watchmaker/_vendor/pypa/get-pip/public/3.3 copying src/watchmaker/_vendor/pypa/get-pip/public/3.3/get-pip.py -> build/lib/watchmaker/_vendor/pypa/get-pip/public/3.3 creating build/lib/watchmaker/_vendor/pypa/get-pip/public/3.4 copying src/watchmaker/_vendor/pypa/get-pip/public/3.4/get-pip.py -> build/lib/watchmaker/_vendor/pypa/get-pip/public/3.4 creating build/lib/watchmaker/_vendor/pypa/get-pip/public/3.5 copying src/watchmaker/_vendor/pypa/get-pip/public/3.5/get-pip.py -> build/lib/watchmaker/_vendor/pypa/get-pip/public/3.5 creating build/lib/watchmaker/_vendor/pypa/get-pip/public/3.6 copying src/watchmaker/_vendor/pypa/get-pip/public/3.6/get-pip.py -> build/lib/watchmaker/_vendor/pypa/get-pip/public/3.6 creating build/lib/watchmaker/_vendor/pypa/get-pip/scripts copying src/watchmaker/_vendor/pypa/get-pip/scripts/check_zipapp.py -> build/lib/watchmaker/_vendor/pypa/get-pip/scripts copying src/watchmaker/_vendor/pypa/get-pip/scripts/generate.py -> build/lib/watchmaker/_vendor/pypa/get-pip/scripts creating build/lib/watchmaker/_vendor/pypa/get-pip/templates copying src/watchmaker/_vendor/pypa/get-pip/templates/default.py -> build/lib/watchmaker/_vendor/pypa/get-pip/templates copying src/watchmaker/_vendor/pypa/get-pip/templates/moved.py -> build/lib/watchmaker/_vendor/pypa/get-pip/templates copying src/watchmaker/_vendor/pypa/get-pip/templates/pre-10.py -> build/lib/watchmaker/_vendor/pypa/get-pip/templates copying src/watchmaker/_vendor/pypa/get-pip/templates/pre-18.1.py -> build/lib/watchmaker/_vendor/pypa/get-pip/templates copying src/watchmaker/_vendor/pypa/get-pip/templates/pre-19.3.py -> build/lib/watchmaker/_vendor/pypa/get-pip/templates copying src/watchmaker/_vendor/pypa/get-pip/templates/pre-21.0.py -> build/lib/watchmaker/_vendor/pypa/get-pip/templates copying src/watchmaker/_vendor/pypa/get-pip/templates/zipapp_main.py -> build/lib/watchmaker/_vendor/pypa/get-pip/templates copying src/watchmaker/static/config.yaml -> build/lib/watchmaker/static creating build/lib/watchmaker/static/salt creating build/lib/watchmaker/static/salt/content copying src/watchmaker/static/salt/content/.gitattributes -> build/lib/watchmaker/static/salt/content copying src/watchmaker/static/salt/content/.gitignore -> build/lib/watchmaker/static/salt/content copying src/watchmaker/static/salt/content/.travis.yml -> build/lib/watchmaker/static/salt/content copying src/watchmaker/static/salt/content/README.md -> build/lib/watchmaker/static/salt/content creating build/lib/watchmaker/static/salt/content/pillar copying src/watchmaker/static/salt/content/pillar/map.jinja -> build/lib/watchmaker/static/salt/content/pillar copying src/watchmaker/static/salt/content/pillar/top.sls -> build/lib/watchmaker/static/salt/content/pillar creating build/lib/watchmaker/static/salt/content/pillar/common creating build/lib/watchmaker/static/salt/content/pillar/common/ash-linux copying src/watchmaker/static/salt/content/pillar/common/ash-linux/init.sls -> build/lib/watchmaker/static/salt/content/pillar/common/ash-linux creating build/lib/watchmaker/static/salt/content/pillar/common/ash-windows copying src/watchmaker/static/salt/content/pillar/common/ash-windows/init.sls -> build/lib/watchmaker/static/salt/content/pillar/common/ash-windows creating build/lib/watchmaker/static/salt/content/pillar/common/netbanner copying src/watchmaker/static/salt/content/pillar/common/netbanner/init.sls -> build/lib/watchmaker/static/salt/content/pillar/common/netbanner creating build/lib/watchmaker/static/salt/content/pillar/common/scap copying src/watchmaker/static/salt/content/pillar/common/scap/elx.sls -> build/lib/watchmaker/static/salt/content/pillar/common/scap copying src/watchmaker/static/salt/content/pillar/common/scap/map.jinja -> build/lib/watchmaker/static/salt/content/pillar/common/scap copying src/watchmaker/static/salt/content/pillar/common/scap/windows.sls -> build/lib/watchmaker/static/salt/content/pillar/common/scap creating build/lib/watchmaker/static/salt/content/pillar/common/winrepo copying src/watchmaker/static/salt/content/pillar/common/winrepo/init.sls -> build/lib/watchmaker/static/salt/content/pillar/common/winrepo creating build/lib/watchmaker/static/salt/content/states copying src/watchmaker/static/salt/content/states/top.sls -> build/lib/watchmaker/static/salt/content/states creating build/lib/watchmaker/static/salt/content/winrepo creating build/lib/watchmaker/static/salt/content/winrepo/winrepo creating build/lib/watchmaker/static/salt/content/winrepo/winrepo/dotnet_pkg copying src/watchmaker/static/salt/content/winrepo/winrepo/dotnet_pkg/init.sls -> build/lib/watchmaker/static/salt/content/winrepo/winrepo/dotnet_pkg creating build/lib/watchmaker/static/salt/content/winrepo/winrepo/emet_pkg copying src/watchmaker/static/salt/content/winrepo/winrepo/emet_pkg/init.sls -> build/lib/watchmaker/static/salt/content/winrepo/winrepo/emet_pkg creating build/lib/watchmaker/static/salt/content/winrepo/winrepo/mcafee_agent_pkg copying src/watchmaker/static/salt/content/winrepo/winrepo/mcafee_agent_pkg/init.sls -> build/lib/watchmaker/static/salt/content/winrepo/winrepo/mcafee_agent_pkg creating build/lib/watchmaker/static/salt/content/winrepo/winrepo/nessus_agent_pkg copying src/watchmaker/static/salt/content/winrepo/winrepo/nessus_agent_pkg/init.sls -> build/lib/watchmaker/static/salt/content/winrepo/winrepo/nessus_agent_pkg creating build/lib/watchmaker/static/salt/content/winrepo/winrepo/netbanner_pkg copying src/watchmaker/static/salt/content/winrepo/winrepo/netbanner_pkg/init.sls -> build/lib/watchmaker/static/salt/content/winrepo/winrepo/netbanner_pkg creating build/lib/watchmaker/static/salt/content/winrepo/winrepo/scc_pkg copying src/watchmaker/static/salt/content/winrepo/winrepo/scc_pkg/init.sls -> build/lib/watchmaker/static/salt/content/winrepo/winrepo/scc_pkg creating build/lib/watchmaker/static/salt/content/winrepo/winrepo/splunkforwarder_pkg copying src/watchmaker/static/salt/content/winrepo/winrepo/splunkforwarder_pkg/init.sls -> build/lib/watchmaker/static/salt/content/winrepo/winrepo/splunkforwarder_pkg creating build/lib/watchmaker/static/salt/content/winrepo/winrepo/trellix_agent_pkg copying src/watchmaker/static/salt/content/winrepo/winrepo/trellix_agent_pkg/init.sls -> build/lib/watchmaker/static/salt/content/winrepo/winrepo/trellix_agent_pkg creating build/lib/watchmaker/static/salt/formulas creating build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula copying src/watchmaker/static/salt/formulas/amazon-inspector-formula/.travis.yml -> build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula copying src/watchmaker/static/salt/formulas/amazon-inspector-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula copying src/watchmaker/static/salt/formulas/amazon-inspector-formula/README.md -> build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula copying src/watchmaker/static/salt/formulas/amazon-inspector-formula/pillar.example -> build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula creating build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector copying src/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/init.sls -> build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector creating build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/linux copying src/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/linux/init.sls -> build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/linux copying src/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/linux/map.jinja -> build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/linux creating build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/windows copying src/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/windows/init.sls -> build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/windows copying src/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/windows/map.jinja -> build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/windows creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula copying src/watchmaker/static/salt/formulas/ash-linux-formula/.gitattributes -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula copying src/watchmaker/static/salt/formulas/ash-linux-formula/.gitignore -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula copying src/watchmaker/static/salt/formulas/ash-linux-formula/.mergify.yml -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula copying src/watchmaker/static/salt/formulas/ash-linux-formula/.travis.yml -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula copying src/watchmaker/static/salt/formulas/ash-linux-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula copying src/watchmaker/static/salt/formulas/ash-linux-formula/README.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula copying src/watchmaker/static/salt/formulas/ash-linux-formula/README_testing.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula copying src/watchmaker/static/salt/formulas/ash-linux-formula/pillar.example -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github copying src/watchmaker/static/salt/formulas/ash-linux-formula/.github/contributing.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github copying src/watchmaker/static/salt/formulas/ash-linux-formula/.github/dependabot.yml -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github copying src/watchmaker/static/salt/formulas/ash-linux-formula/.github/issue_template.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE copying src/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE/bug-report.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE copying src/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE/documentation-error.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE copying src/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE/documentation-request.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE copying src/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE/feature_request.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE copying src/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE/bug_fix.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE copying src/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE/documentation_fix.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE copying src/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE/documentation_new.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE copying src/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE/generic.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE copying src/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE/new_feature.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/_modules copying src/watchmaker/static/salt/formulas/ash-linux-formula/_modules/ash_linux.py -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/_modules creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/_states copying src/watchmaker/static/salt/formulas/ash-linux-formula/_states/ash_linux.py -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/_states creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/audit_load.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/authconfig.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/iavm.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/stig.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/vendor.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/banner-consent_full-embedLF.txt -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/banner-consent_full.txt -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/banner-consent_terse.txt -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/stig.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7 creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/CIS-1_1_1.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/CIS-5_2_3.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/CIS-5_2_5.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/firewalld_safeties.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files/CIS-1_1_1.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files/CIS-5_2_3.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files/CIS-5_2_5.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files/firewalld_safeties.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Nessus copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Nessus/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Nessus creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010010.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010020.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010290.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010300.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010431.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010440.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010482.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010491.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020000.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020010.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020150.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020151.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020152.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020170.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020210.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020211.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020220.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020240.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020310.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-021280.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-021350.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-021910.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-030000.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-032000.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-040330.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-040331.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-040490.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-040500.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-040540.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-040580.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-040590.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010010.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010010_helper.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010020.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010020_helper.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010290.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010300.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010431.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010440.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010482.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010491.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020000.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020010.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020150.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020151.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020152.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020170.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020170_helper.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020210.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020211.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020220.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020240.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020310.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-021280.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-021350.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-021910.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-030000.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-032000.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-040330.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-040331.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-040490.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-040500.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-040540.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-040580.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-040590.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010030.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010040.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010050.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010060.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010070.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010074.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010090.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010100.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010120.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010130.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010140.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010150.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010160.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010170.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010180.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010190.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010200.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010210.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010220.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010230.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010240.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010250.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010260.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010270.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010280.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010310.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010320.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010340.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010350.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010372.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010373.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010430.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010460.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010470.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020020.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020100.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020130.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020140.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020161.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020230.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020260.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020290.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020360.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020370.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020620.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020630.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020640.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020650.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020660.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020670.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020680.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020690.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020700.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020840.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020850.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020860.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020880.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020940.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021010.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021011.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021012.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021050.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021060.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021160.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021190.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021200.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021230.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021620.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021760.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030010.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030200.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030300.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030310.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030320.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030330.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030340.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030350.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030360.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030370.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030380.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030390.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030400.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030410.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030420.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030430.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030440.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030444.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030450.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030460.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030470.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030480.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030490.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030500.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030510.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030520.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030523.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030526.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030530.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030540.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030550.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030560.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030570.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030580.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030590.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030610.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030620.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030630.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030640.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030650.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030660.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030670.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030671.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030672.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030673.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030674.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030680.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030690.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030710.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030720.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030740.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030750.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030760.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030770.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030780.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030800.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030810.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030819.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030820.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030840.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030880.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030890.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030900.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030910.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030920.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-031000.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-031010.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040020.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040030.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040040.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040050.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040060.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040070.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040080.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040110.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040160.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040170.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040180.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040190.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040191.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040210.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040250.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040260.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040261.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040290.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040301.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040310.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040332.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040333.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040334.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040350.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040351.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040380.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040400.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040410.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040420.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040421.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040470.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040480.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040520.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040560.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040610.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040640.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040650.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040660.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040670.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040680.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040690.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040700.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040730.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040740.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040810.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040820.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040830.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040860.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/restart_sshd.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010030.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010040.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010050.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010060.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010070.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010071.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010074.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010090.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010100.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010120.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010130.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010140.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010150.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010160.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010170.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010180.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010190.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010200.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010210.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010220.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010230.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010240.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010250.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010260.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010270.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010280.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010310.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010320.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010340.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010350.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010372.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010373.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010400.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010401.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010402.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010430.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010460.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010470.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010500.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020020.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020100.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020130.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020140.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020161.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020230.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020250.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020290.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020360.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020370.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020620.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020630.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020640.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020650.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020660.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020670.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020680.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020690.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020700.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020700_helper.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020840.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020850.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020860.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020860_helper.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020870.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020880.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020940.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021010.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021011.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021012.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021050.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021060.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021160.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021190.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021200.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021230.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021620.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021760.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030010.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030200.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030300.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030310.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030320.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030330.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030340.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030350.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030360.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030370.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030380.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030390.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030400.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030410.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030420.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030430.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030440.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030444.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030450.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030460.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030470.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030480.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030490.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030500.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030510.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030520.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030523.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030526.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030530.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030540.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030550.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030560.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030570.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030580.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030590.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030610.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030620.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030630.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030640.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030650.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030660.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030670.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030671.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030672.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030673.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030674.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030680.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030690.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030710.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030720.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030740.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030750.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030760.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030770.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030780.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030800.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030810.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030819.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030820.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030840.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030880.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030890.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030900.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030910.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030920.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-031000.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-031010.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040020.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040030.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040040.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040050.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040060.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040070.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040080.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040100.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040110.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040160.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040170.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040180.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040181.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040182.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040190.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040191.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040210.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040230.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040250.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040260.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040261.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040290.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040301.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040310.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040332.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040333.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040334.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040350.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040351.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040380.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040400.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040410.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040420.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040421.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040470.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040480.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040520.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040560.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040610.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040640.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040650.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040660.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040670.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040680.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040690.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040700.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040730.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040740.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040810.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040820.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040830.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040860.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/audit-pt_chown.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/audit-randomSGID.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/dconf_screensaver.src -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/restart_sshd.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/split-it.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/virus-upate-frequency.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/RHEL-07-010071.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/RHEL-07-010500.sls-REVISIT -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/RHEL-07-020870.sls-REVISIT -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/RHEL-07-040100.sls-REVISIT -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/RHEL-07-040181.sls-REVISIT -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/RHEL-07-040182.sls-REVISIT -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/RHEL-07-040230.sls-REVISIT -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/audit-pt_chown.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/audit-randomSGID.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/prohibit-nss-auth_cache.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/prohibit-pam-auth_cache.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/prohibit-ssh-auth_cache.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/split-it.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/virus-upate-frequency.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-010490.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-020200.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-020300.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-021240.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-021250.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-021260.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-021270.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-021600.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-021610.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-040010.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-040300.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-040320.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-040530.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-010490.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-020200.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-020300.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-021240.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-021250.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-021260.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-021270.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-021600.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-021610.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-040010.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-040300.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-040320.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-040370_timestamp-reply.xml -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-040370_timestamp-request.xml -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-040530.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/packages.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/remediate.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/report.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2/sysctl_kernel_ipv6_disable.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2 creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2/files/sysctl_kernel_randomize_va_space.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2/files creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/mount_option_dev_shm_noexec.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/mount_option_nodev_nonroot_local_partitions.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/mount_options_tmp.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3 creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/files/mount_option_dev_shm_noexec.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/files/mount_option_nodev_nonroot_local_partitions.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/files/mount_options_tmp.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/files creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/README_KnownFindings-OL8.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/README_KnownFindings-RHEL8.md -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8 creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/Nessus copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/Nessus/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/Nessus creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/RHEL-08-010150.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/RHEL-08-020331.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1 creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/files/RHEL-08-010150.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/files/RHEL-08-020331.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/files creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/OL08-00-010159.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/OL08-00-010160.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-010001.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-010490.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-010571.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-010780.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-010790.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-020011.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-020013.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-020015.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-020041.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-020090.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-020220.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-020221.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-030740.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-040123.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/OL08-00-010159.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/OL08-00-010160.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-010001.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-010490.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-010571.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-010780.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-010790.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-020011.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-020013.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-020015.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-020041.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-020090.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-020220.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-020221.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-030740.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-040123.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/RHEL-08-020042.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/RHEL-08-020340.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/RHEL-08-030603.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3 copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3 creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/files/RHEL-08-020042.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/files/RHEL-08-020340.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/files copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/files/RHEL-08-030603.sh -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/files creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG/packages.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG/remediate.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG copying src/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG/report.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests copying src/watchmaker/static/salt/formulas/ash-linux-formula/tests/requirements-el6.txt -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests copying src/watchmaker/static/salt/formulas/ash-linux-formula/tests/requirements-el7.txt -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests copying src/watchmaker/static/salt/formulas/ash-linux-formula/tests/requirements.txt -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/docker creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/docker/centos7 copying src/watchmaker/static/salt/formulas/ash-linux-formula/tests/docker/centos7/Dockerfile -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/docker/centos7 creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/docker/centos8 copying src/watchmaker/static/salt/formulas/ash-linux-formula/tests/docker/centos8/Dockerfile -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/docker/centos8 creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/pillar creating build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/pillar/test-linux-main copying src/watchmaker/static/salt/formulas/ash-linux-formula/tests/pillar/test-linux-main/main.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/pillar/test-linux-main copying src/watchmaker/static/salt/formulas/ash-linux-formula/tests/pillar/test-linux-main/top.sls -> build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/pillar/test-linux-main creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula copying src/watchmaker/static/salt/formulas/ash-windows-formula/.gitattributes -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula copying src/watchmaker/static/salt/formulas/ash-windows-formula/.gitignore -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula copying src/watchmaker/static/salt/formulas/ash-windows-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula copying src/watchmaker/static/salt/formulas/ash-windows-formula/README.md -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula copying src/watchmaker/static/salt/formulas/ash-windows-formula/appveyor.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula copying src/watchmaker/static/salt/formulas/ash-windows-formula/pillar.example -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/_modules copying src/watchmaker/static/salt/formulas/ash-windows-formula/_modules/ash_win_lgpo.py -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/_modules copying src/watchmaker/static/salt/formulas/ash-windows-formula/_modules/win_lgpo.py -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/_modules creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/_states copying src/watchmaker/static/salt/formulas/ash-windows-formula/_states/ash_win_lgpo.py -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/_states creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/Convert_CIS_Policies.md -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/Convert_SCM_Policies.md -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/Convert_SCT_Policies.md -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/Convert_STIG_Policies.md -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/map.jinja -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/map.jinja -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0 creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/Windows_2016Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/Windows_2016Server_MS/audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/Windows_2016Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/Windows_2016Server_MS/cis_1_3_0.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/Windows_2016Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/Windows_2016Server_MS/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/Windows_2016Server_MS creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/custom copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/custom/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/custom copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/custom/map.jinja -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/custom creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/delta copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/delta/delta.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/delta copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/delta/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/delta copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/delta/map.jinja -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/delta creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/iavm copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/iavm/iavm.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/iavm copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/iavm/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/iavm copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/iavm/map.jinja -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/iavm creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss/map.jinja -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss/Templates copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss/Templates/MSS-legacy.adml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss/Templates copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss/Templates/MSS-legacy.admx -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss/Templates creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/map.jinja -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11/gpttmpl.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11/machine_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11/user_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11 creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Templates copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Templates/PtH.adml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Templates copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Templates/PtH.admx -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Templates creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10/audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10/gpttmpl.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10/machine_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10/user_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10 creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC/audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC/gpttmpl.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC/machine_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC/user_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS/audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS/gpttmpl.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS/machine_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS/user_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC/audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC/gpttmpl.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC/machine_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC/user_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS/audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS/gpttmpl.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS/machine_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS/user_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC/audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC/gpttmpl.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC/machine_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC/user_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS/audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS/gpttmpl.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS/machine_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS/user_registry.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/dodcerts.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/map.jinja -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/DotNET copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/DotNET/stig.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/DotNET creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/IE_11 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/IE_11/stig.txt -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/IE_11 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/IE_11/stig.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/IE_11 creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_10 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_10/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_10 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_10/stig.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_10 copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_10/stig_audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_10 creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_DC/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_DC/stig.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_DC/stig_audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_DC creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_MS/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_MS/stig.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_MS/stig_audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_MS creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_DC/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_DC/stig.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_DC/stig_audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_DC creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_MS/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_MS/stig.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_MS/stig_audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_MS creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_DC/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_DC/stig.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_DC copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_DC/stig_audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_DC creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_MS/init.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_MS/stig.yml -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_MS copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_MS/stig_audit.csv -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_MS creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/tools copying src/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/tools/convert-lgpo-policy.py -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/tools creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/tests creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/tests/pillar creating build/lib/watchmaker/static/salt/formulas/ash-windows-formula/tests/pillar/test-windows-main copying src/watchmaker/static/salt/formulas/ash-windows-formula/tests/pillar/test-windows-main/main.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/tests/pillar/test-windows-main copying src/watchmaker/static/salt/formulas/ash-windows-formula/tests/pillar/test-windows-main/top.sls -> build/lib/watchmaker/static/salt/formulas/ash-windows-formula/tests/pillar/test-windows-main creating build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.gitattributes -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.gitignore -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/FORMULA -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/README.md -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/pillar.example.yml -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula creating build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/actionlint-matcher.json -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/dependabot.yml -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github creating build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/workflows copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/workflows/auto-merge.yml -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/workflows copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/workflows/lint.yml -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/workflows copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/workflows/test.yml -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/workflows creating build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/clean.sls -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/init.sls -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/libmapstack.jinja -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/libmatchers.jinja -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/libsaltcli.jinja -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/libtofs.jinja -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/map.jinja -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector creating build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/package copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/package/clean.sls -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/package copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/package/init.sls -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/package copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/package/install.sls -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/package creating build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/parameters copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/parameters/defaults.yaml -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/parameters creating build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/service copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/service/clean.sls -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/service copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/service/init.sls -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/service copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/service/running.sls -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/service creating build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/requirements-el7.txt -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/requirements.txt -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests creating build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/pillar creating build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/pillar/test-forescout-secure-connector copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/pillar/test-forescout-secure-connector/main.sls -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/pillar/test-forescout-secure-connector copying src/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/pillar/test-forescout-secure-connector/top.sls -> build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/pillar/test-forescout-secure-connector creating build/lib/watchmaker/static/salt/formulas/fup-formula copying src/watchmaker/static/salt/formulas/fup-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/fup-formula copying src/watchmaker/static/salt/formulas/fup-formula/README.md -> build/lib/watchmaker/static/salt/formulas/fup-formula copying src/watchmaker/static/salt/formulas/fup-formula/pillar.example -> build/lib/watchmaker/static/salt/formulas/fup-formula creating build/lib/watchmaker/static/salt/formulas/fup-formula/fup copying src/watchmaker/static/salt/formulas/fup-formula/fup/init.sls -> build/lib/watchmaker/static/salt/formulas/fup-formula/fup copying src/watchmaker/static/salt/formulas/fup-formula/fup/map.jinja -> build/lib/watchmaker/static/salt/formulas/fup-formula/fup creating build/lib/watchmaker/static/salt/formulas/fup-formula/tests creating build/lib/watchmaker/static/salt/formulas/fup-formula/tests/docker creating build/lib/watchmaker/static/salt/formulas/fup-formula/tests/docker/centos6 copying src/watchmaker/static/salt/formulas/fup-formula/tests/docker/centos6/Dockerfile -> build/lib/watchmaker/static/salt/formulas/fup-formula/tests/docker/centos6 creating build/lib/watchmaker/static/salt/formulas/fup-formula/tests/docker/centos7 copying src/watchmaker/static/salt/formulas/fup-formula/tests/docker/centos7/Dockerfile -> build/lib/watchmaker/static/salt/formulas/fup-formula/tests/docker/centos7 creating build/lib/watchmaker/static/salt/formulas/join-domain-formula copying src/watchmaker/static/salt/formulas/join-domain-formula/.editorconfig -> build/lib/watchmaker/static/salt/formulas/join-domain-formula copying src/watchmaker/static/salt/formulas/join-domain-formula/.gitattributes -> build/lib/watchmaker/static/salt/formulas/join-domain-formula copying src/watchmaker/static/salt/formulas/join-domain-formula/.gitignore -> build/lib/watchmaker/static/salt/formulas/join-domain-formula copying src/watchmaker/static/salt/formulas/join-domain-formula/.mergify.yml -> build/lib/watchmaker/static/salt/formulas/join-domain-formula copying src/watchmaker/static/salt/formulas/join-domain-formula/.travis.yml -> build/lib/watchmaker/static/salt/formulas/join-domain-formula copying src/watchmaker/static/salt/formulas/join-domain-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/join-domain-formula copying src/watchmaker/static/salt/formulas/join-domain-formula/README.md -> build/lib/watchmaker/static/salt/formulas/join-domain-formula copying src/watchmaker/static/salt/formulas/join-domain-formula/appveyor.yml -> build/lib/watchmaker/static/salt/formulas/join-domain-formula copying src/watchmaker/static/salt/formulas/join-domain-formula/pillar.example -> build/lib/watchmaker/static/salt/formulas/join-domain-formula creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/.github copying src/watchmaker/static/salt/formulas/join-domain-formula/.github/dependabot.yml -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/.github creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/init.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/auth-config.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/init.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/map.jinja -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/centrify copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/centrify/init.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/centrify creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/common-tools copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/common-tools/fix-hostname.sh -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/common-tools creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/files copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/files/ssh-allow-group.sh -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/files creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/nsupdate copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/nsupdate/init.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/nsupdate creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client/find-collision.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client/map.jinja -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client/files copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client/files/find-collisions.sh -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client/files creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/config.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/init.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/map.jinja -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/files copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/files/install.sh -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/files copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/files/join.sh -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/files creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/quest copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/quest/init.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/quest creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd/init.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd/map.jinja -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd/files copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd/files/join.sh -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd/files creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/winbind copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/winbind/init.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/winbind creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/init.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/map.jinja -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files/Invoke-ScriptDeleteTask.ps1 -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files/JoinDomain.ps1 -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files/New-LocalGroupMember.ps1 -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files/Register-RunOnceStartupTask.ps1 -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files copying src/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files/Set-DnsSearchSuffix.ps1 -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/docker creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/docker/centos7 copying src/watchmaker/static/salt/formulas/join-domain-formula/tests/docker/centos7/Dockerfile -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/docker/centos7 creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-linux-main copying src/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-linux-main/main.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-linux-main copying src/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-linux-main/top.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-linux-main creating build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-windows-main copying src/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-windows-main/main.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-windows-main copying src/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-windows-main/top.sls -> build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-windows-main creating build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/.bumpversion.cfg -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/.gitattributes -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/.gitignore -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/.travis.yml -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/FORMULA -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/README.md -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/appveyor.yml -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/pillar.example -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula creating build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/init.sls -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent creating build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/elx copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/elx/init.sls -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/elx copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/elx/install.md -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/elx copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/elx/map.jinja -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/elx creating build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/windows copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/windows/init.sls -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/windows copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/windows/map.jinja -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/windows creating build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/requirements-el7.txt -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/requirements.txt -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests creating build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/docker creating build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/docker/centos6 copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/docker/centos6/Dockerfile -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/docker/centos6 creating build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/docker/centos7 copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/docker/centos7/Dockerfile -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/docker/centos7 creating build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/pillar creating build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/pillar/test-linux-main copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/pillar/test-linux-main/main.sls -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/pillar/test-linux-main copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/pillar/test-linux-main/top.sls -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/pillar/test-linux-main creating build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/init.sls -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent creating build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/elx copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/elx/init.sls -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/elx copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/elx/install.md -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/elx copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/elx/map.jinja -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/elx creating build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/windows copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/windows/init.sls -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/windows copying src/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/windows/map.jinja -> build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/windows creating build/lib/watchmaker/static/salt/formulas/name-computer-formula copying src/watchmaker/static/salt/formulas/name-computer-formula/.gitattributes -> build/lib/watchmaker/static/salt/formulas/name-computer-formula copying src/watchmaker/static/salt/formulas/name-computer-formula/.gitignore -> build/lib/watchmaker/static/salt/formulas/name-computer-formula copying src/watchmaker/static/salt/formulas/name-computer-formula/.travis.yml -> build/lib/watchmaker/static/salt/formulas/name-computer-formula copying src/watchmaker/static/salt/formulas/name-computer-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/name-computer-formula copying src/watchmaker/static/salt/formulas/name-computer-formula/README.md -> build/lib/watchmaker/static/salt/formulas/name-computer-formula copying src/watchmaker/static/salt/formulas/name-computer-formula/appveyor.yml -> build/lib/watchmaker/static/salt/formulas/name-computer-formula copying src/watchmaker/static/salt/formulas/name-computer-formula/pillar.example -> build/lib/watchmaker/static/salt/formulas/name-computer-formula creating build/lib/watchmaker/static/salt/formulas/name-computer-formula/name-computer copying src/watchmaker/static/salt/formulas/name-computer-formula/name-computer/init.sls -> build/lib/watchmaker/static/salt/formulas/name-computer-formula/name-computer copying src/watchmaker/static/salt/formulas/name-computer-formula/name-computer/map.jinja -> build/lib/watchmaker/static/salt/formulas/name-computer-formula/name-computer creating build/lib/watchmaker/static/salt/formulas/name-computer-formula/tests creating build/lib/watchmaker/static/salt/formulas/name-computer-formula/tests/docker creating build/lib/watchmaker/static/salt/formulas/name-computer-formula/tests/docker/centos7 copying src/watchmaker/static/salt/formulas/name-computer-formula/tests/docker/centos7/Dockerfile -> build/lib/watchmaker/static/salt/formulas/name-computer-formula/tests/docker/centos7 creating build/lib/watchmaker/static/salt/formulas/nessus-agent-formula copying src/watchmaker/static/salt/formulas/nessus-agent-formula/.bumpversion.cfg -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula copying src/watchmaker/static/salt/formulas/nessus-agent-formula/.gitattributes -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula copying src/watchmaker/static/salt/formulas/nessus-agent-formula/.gitignore -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula copying src/watchmaker/static/salt/formulas/nessus-agent-formula/.travis.yml -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula copying src/watchmaker/static/salt/formulas/nessus-agent-formula/FORMULA -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula copying src/watchmaker/static/salt/formulas/nessus-agent-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula copying src/watchmaker/static/salt/formulas/nessus-agent-formula/README.md -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula copying src/watchmaker/static/salt/formulas/nessus-agent-formula/appveyor.yml -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula copying src/watchmaker/static/salt/formulas/nessus-agent-formula/pillar.example -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula creating build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent copying src/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/init.sls -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent creating build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx copying src/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx/configure.sls -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx copying src/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx/init.sls -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx copying src/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx/install.sls -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx copying src/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx/map.jinja -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx creating build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/windows copying src/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/windows/init.sls -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/windows copying src/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/windows/map.jinja -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/windows creating build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests copying src/watchmaker/static/salt/formulas/nessus-agent-formula/tests/requirements-el7.txt -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests copying src/watchmaker/static/salt/formulas/nessus-agent-formula/tests/requirements.txt -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests creating build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests/docker creating build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests/docker/centos7 copying src/watchmaker/static/salt/formulas/nessus-agent-formula/tests/docker/centos7/Dockerfile -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests/docker/centos7 creating build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests/pillar creating build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests/pillar/test-nessus-agent copying src/watchmaker/static/salt/formulas/nessus-agent-formula/tests/pillar/test-nessus-agent/main.sls -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests/pillar/test-nessus-agent copying src/watchmaker/static/salt/formulas/nessus-agent-formula/tests/pillar/test-nessus-agent/top.sls -> build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests/pillar/test-nessus-agent creating build/lib/watchmaker/static/salt/formulas/netbanner-formula copying src/watchmaker/static/salt/formulas/netbanner-formula/.gitattributes -> build/lib/watchmaker/static/salt/formulas/netbanner-formula copying src/watchmaker/static/salt/formulas/netbanner-formula/.gitignore -> build/lib/watchmaker/static/salt/formulas/netbanner-formula copying src/watchmaker/static/salt/formulas/netbanner-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/netbanner-formula copying src/watchmaker/static/salt/formulas/netbanner-formula/README.md -> build/lib/watchmaker/static/salt/formulas/netbanner-formula copying src/watchmaker/static/salt/formulas/netbanner-formula/appveyor.yml -> build/lib/watchmaker/static/salt/formulas/netbanner-formula copying src/watchmaker/static/salt/formulas/netbanner-formula/pillar.example -> build/lib/watchmaker/static/salt/formulas/netbanner-formula creating build/lib/watchmaker/static/salt/formulas/netbanner-formula/netbanner copying src/watchmaker/static/salt/formulas/netbanner-formula/netbanner/custom.sls -> build/lib/watchmaker/static/salt/formulas/netbanner-formula/netbanner copying src/watchmaker/static/salt/formulas/netbanner-formula/netbanner/init.sls -> build/lib/watchmaker/static/salt/formulas/netbanner-formula/netbanner copying src/watchmaker/static/salt/formulas/netbanner-formula/netbanner/map.jinja -> build/lib/watchmaker/static/salt/formulas/netbanner-formula/netbanner creating build/lib/watchmaker/static/salt/formulas/netbanner-formula/netbanner/netbannerfiles copying src/watchmaker/static/salt/formulas/netbanner-formula/netbanner/netbannerfiles/NetBanner.adml -> build/lib/watchmaker/static/salt/formulas/netbanner-formula/netbanner/netbannerfiles copying src/watchmaker/static/salt/formulas/netbanner-formula/netbanner/netbannerfiles/NetBanner.admx -> build/lib/watchmaker/static/salt/formulas/netbanner-formula/netbanner/netbannerfiles creating build/lib/watchmaker/static/salt/formulas/netbanner-formula/tests creating build/lib/watchmaker/static/salt/formulas/netbanner-formula/tests/pillar creating build/lib/watchmaker/static/salt/formulas/netbanner-formula/tests/pillar/test-windows-main copying src/watchmaker/static/salt/formulas/netbanner-formula/tests/pillar/test-windows-main/main.sls -> build/lib/watchmaker/static/salt/formulas/netbanner-formula/tests/pillar/test-windows-main copying src/watchmaker/static/salt/formulas/netbanner-formula/tests/pillar/test-windows-main/top.sls -> build/lib/watchmaker/static/salt/formulas/netbanner-formula/tests/pillar/test-windows-main creating build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula copying src/watchmaker/static/salt/formulas/ntp-client-windows-formula/.gitattributes -> build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula copying src/watchmaker/static/salt/formulas/ntp-client-windows-formula/.gitignore -> build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula copying src/watchmaker/static/salt/formulas/ntp-client-windows-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula copying src/watchmaker/static/salt/formulas/ntp-client-windows-formula/README.md -> build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula copying src/watchmaker/static/salt/formulas/ntp-client-windows-formula/appveyor.yml -> build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula copying src/watchmaker/static/salt/formulas/ntp-client-windows-formula/pillar.example -> build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula creating build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/ntp-client-windows copying src/watchmaker/static/salt/formulas/ntp-client-windows-formula/ntp-client-windows/init.sls -> build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/ntp-client-windows copying src/watchmaker/static/salt/formulas/ntp-client-windows-formula/ntp-client-windows/map.jinja -> build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/ntp-client-windows creating build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests creating build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar creating build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-empty copying src/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-empty/.gitkeep -> build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-empty creating build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-main copying src/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-main/main.sls -> build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-main copying src/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-main/top.sls -> build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-main creating build/lib/watchmaker/static/salt/formulas/pshelp-formula copying src/watchmaker/static/salt/formulas/pshelp-formula/.gitattributes -> build/lib/watchmaker/static/salt/formulas/pshelp-formula copying src/watchmaker/static/salt/formulas/pshelp-formula/.gitignore -> build/lib/watchmaker/static/salt/formulas/pshelp-formula copying src/watchmaker/static/salt/formulas/pshelp-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/pshelp-formula copying src/watchmaker/static/salt/formulas/pshelp-formula/README.md -> build/lib/watchmaker/static/salt/formulas/pshelp-formula copying src/watchmaker/static/salt/formulas/pshelp-formula/appveyor.yml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula creating build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/init.sls -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/map.jinja -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp creating build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ADRMSAdmin_beb3db13-eed6-4f7b-8420-079e395b58f9_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ADRMSAdmin_beb3db13-eed6-4f7b-8420-079e395b58f9_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ActiveDirectory_43c15630-959c-49e4-a977-758c5cc93408_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ActiveDirectory_43c15630-959c-49e4-a977-758c5cc93408_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/AppBackgroundTask_eb40bd55-3bab-4fa6-88ee-0dcf3cad5a25_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/AppBackgroundTask_eb40bd55-3bab-4fa6-88ee-0dcf3cad5a25_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/AppLocker_9dafd409-67de-4108-8ee9-73cd61f5b7bf_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/AppLocker_9dafd409-67de-4108-8ee9-73cd61f5b7bf_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Appx_aeef2bef-eba9-4a1d-a3d2-d0b52df76deb_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Appx_aeef2bef-eba9-4a1d-a3d2-d0b52df76deb_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/AssignedAccess_9e72217e-9e27-45f7-81fc-048763587e0a_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/AssignedAccess_9e72217e-9e27-45f7-81fc-048763587e0a_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BestPractices_5551ea86-919d-499b-948f-87305e4f2344_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BestPractices_5551ea86-919d-499b-948f-87305e4f2344_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BitLocker_0ff02bb8-300a-4262-ac08-e06dd810f1b6_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BitLocker_0ff02bb8-300a-4262-ac08-e06dd810f1b6_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BitsTransfer_8fa5064b-8479-4c5c-86ea-0d311fe48875_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BitsTransfer_8fa5064b-8479-4c5c-86ea-0d311fe48875_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BranchCache_d57aee1e-6fe7-4bbc-8c57-8675a3a83e0d_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BranchCache_d57aee1e-6fe7-4bbc-8c57-8675a3a83e0d_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/CimCmdlets_fb6cc51d-c096-4b38-b78d-0fed6277096a_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/CimCmdlets_fb6cc51d-c096-4b38-b78d-0fed6277096a_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ClusterAwareUpdating_4e804861-1dce-46c1-868d-c8f2ab9d220a_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ClusterAwareUpdating_4e804861-1dce-46c1-868d-c8f2ab9d220a_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ConfigCI_28c9a37e-c849-4370-b672-e5563447b0e1_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ConfigCI_28c9a37e-c849-4370-b672-e5563447b0e1_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Containers_24724c02-0af0-4490-ad0a-a1c0d7bfa261_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Containers_24724c02-0af0-4490-ad0a-a1c0d7bfa261_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DFSN_d94cf4d4-f7f8-4967-8d7c-1c9ffef8da12_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DFSN_d94cf4d4-f7f8-4967-8d7c-1c9ffef8da12_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DFSR_c3f81f5f-6555-43cb-802a-aef7aa5a11cb_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DFSR_c3f81f5f-6555-43cb-802a-aef7aa5a11cb_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DcbQos_b57d41f8-8b6b-4012-912f-b08109101281_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DcbQos_b57d41f8-8b6b-4012-912f-b08109101281_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DhcpServer_90eaa9df-133a-450c-8728-91055cd946a1_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DhcpServer_90eaa9df-133a-450c-8728-91055cd946a1_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DirectAccessClientComponents_244f8fc0-a410-4b87-8237-7496f557e6d4_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DirectAccessClientComponents_244f8fc0-a410-4b87-8237-7496f557e6d4_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Dism_389c464d-8b8d-48e9-aafe-6d8a590d6798_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Dism_389c464d-8b8d-48e9-aafe-6d8a590d6798_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DnsClient_5696d5ef-fa2d-4997-94f1-0bc13daa2ac5_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DnsClient_5696d5ef-fa2d-4997-94f1-0bc13daa2ac5_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DnsServer_46f598e5-9907-42b2-afbb-68e5f7e34604_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DnsServer_46f598e5-9907-42b2-afbb-68e5f7e34604_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/EventTracingManagement_80cb11cf-96b5-4d48-84bd-f85f65de78ae_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/EventTracingManagement_80cb11cf-96b5-4d48-84bd-f85f65de78ae_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/FailoverClusters_cc3e946b-9141-48c2-95d8-d9e56594416a_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/FailoverClusters_cc3e946b-9141-48c2-95d8-d9e56594416a_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/GroupPolicy_03e49e3a-be77-4422-9d97-8fe355c2284c_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/GroupPolicy_03e49e3a-be77-4422-9d97-8fe355c2284c_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Hyper-V_af4bddd0-8583-4ff2-84b2-a33f5c8de8a7_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Hyper-V_af4bddd0-8583-4ff2-84b2-a33f5c8de8a7_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/IISAdministration_07640789-476a-4713-a091-f5b365129c32_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/IISAdministration_07640789-476a-4713-a091-f5b365129c32_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ISE_bae93d8e-782c-4a23-b87f-8699bfc17ee0_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ISE_bae93d8e-782c-4a23-b87f-8699bfc17ee0_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/International_561544e6-3a83-4d24-b140-78ad771eaf10_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/International_561544e6-3a83-4d24-b140-78ad771eaf10_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/IpamServer_69775f93-9317-4234-a558-13b6655fc41b_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/IpamServer_69775f93-9317-4234-a558-13b6655fc41b_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/IscsiTarget_a1da990a-4dc2-4f7e-beb4-046a89b9d473_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/IscsiTarget_a1da990a-4dc2-4f7e-beb4-046a89b9d473_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Kds_176542f6-2a6b-11e0-ab18-d010e0d72085_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Kds_176542f6-2a6b-11e0-ab18-d010e0d72085_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MMAgent_e1383a06-d48b-45e0-81e4-5ead146e81a8_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MMAgent_e1383a06-d48b-45e0-81e4-5ead146e81a8_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MPIO_2fbffabe-343d-4db8-ad9e-a8943f50d096_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MPIO_2fbffabe-343d-4db8-ad9e-a8943f50d096_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MSMQ_33ca09b1-a7fe-42e0-8aa1-e7203746ca94_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MSMQ_33ca09b1-a7fe-42e0-8aa1-e7203746ca94_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Archive_eb74e8da-9ae2-482a-a648-e96550fb8733_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Archive_eb74e8da-9ae2-482a-a648-e96550fb8733_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Core_00000000-0000-0000-0000-000000000000_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Core_00000000-0000-0000-0000-000000000000_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Diagnostics_ca046f10-ca64-4740-8ff9-2565dba61a4f_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Diagnostics_ca046f10-ca64-4740-8ff9-2565dba61a4f_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Host_56d66100-99a0-4ffc-a12d-eee9a6718aef_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Host_56d66100-99a0-4ffc-a12d-eee9a6718aef_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.LocalAccounts_8e362604-2c0b-448f-a414-a6a690a644e2_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.LocalAccounts_8e362604-2c0b-448f-a414-a6a690a644e2_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Management_eefcb906-b326-4e99-9f54-8b4bb6ef3c6d_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Management_eefcb906-b326-4e99-9f54-8b4bb6ef3c6d_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Security_a94c8c7e-9810-47c0-b8af-65089c13a35a_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Security_a94c8c7e-9810-47c0-b8af-65089c13a35a_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Utility_1da87e53-152b-403e-98dc-74d7b4d63d59_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Utility_1da87e53-152b-403e-98dc-74d7b4d63d59_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.WSMan.Management_766204a6-330e-4263-a7ab-46c87afc366c_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.WSMan.Management_766204a6-330e-4263-a7ab-46c87afc366c_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MsDtc_52923875-f2e3-4ad2-8e0c-96c7b10e2e3d_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MsDtc_52923875-f2e3-4ad2-8e0c-96c7b10e2e3d_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MultiPointVdi_7f53f4d9-97ba-4322-9c8d-008f1ca4be6a_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MultiPointVdi_7f53f4d9-97ba-4322-9c8d-008f1ca4be6a_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NFS_108ae179-3094-4223-91e4-b9099069017a_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NFS_108ae179-3094-4223-91e4-b9099069017a_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetAdapter_1042b422-63a8-4016-a6d6-293e19e8f8a6_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetAdapter_1042b422-63a8-4016-a6d6-293e19e8f8a6_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetConnection_ce4ff86e-9416-4f2d-a869-c860ac543b5e_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetConnection_ce4ff86e-9416-4f2d-a869-c860ac543b5e_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetEventPacketCapture_7e984f2f-35da-48a2-a3c1-40ce59930a7c_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetEventPacketCapture_7e984f2f-35da-48a2-a3c1-40ce59930a7c_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetLbfo_80cf4c6d-30b7-4b0f-a035-dbb23a65ef1d_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetLbfo_80cf4c6d-30b7-4b0f-a035-dbb23a65ef1d_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetNat_e5439f56-42aa-4fdf-8705-50c782a89345_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetNat_e5439f56-42aa-4fdf-8705-50c782a89345_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetQos_743692b7-a227-4389-b082-2b47de1d0d2d_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetQos_743692b7-a227-4389-b082-2b47de1d0d2d_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetSecurity_4b26ff51-7aee-4731-9cf7-508b82532cbf_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetSecurity_4b26ff51-7aee-4731-9cf7-508b82532cbf_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetSwitchTeam_e83097b1-4470-4f37-8ce3-a6b0ac5ed8f5_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetSwitchTeam_e83097b1-4470-4f37-8ce3-a6b0ac5ed8f5_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetTCPIP_2d0b6c7f-16a0-4185-843f-ae47b6db4551_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetTCPIP_2d0b6c7f-16a0-4185-843f-ae47b6db4551_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetWNV_b47767ec-a4d6-488d-915d-5070791ac6d4_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetWNV_b47767ec-a4d6-488d-915d-5070791ac6d4_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkConnectivityStatus_6c9a449b-b0c6-4386-b139-ee0a55638803_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkConnectivityStatus_6c9a449b-b0c6-4386-b139-ee0a55638803_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkLoadBalancingClusters_52832d3a-17d8-48ff-a5bc-f5078492ecbe_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkLoadBalancingClusters_52832d3a-17d8-48ff-a5bc-f5078492ecbe_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkSwitchManager_53b60d16-69ad-4453-bf41-83efa5ac35b8_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkSwitchManager_53b60d16-69ad-4453-bf41-83efa5ac35b8_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkTransition_eff9ccf9-53ed-423d-b0da-23e6772aacaa_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkTransition_eff9ccf9-53ed-423d-b0da-23e6772aacaa_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Nps_5ee6f0a2-bfc8-4824-a1e2-f974d39ca886_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Nps_5ee6f0a2-bfc8-4824-a1e2-f974d39ca886_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PKI_cf094c6b-63d1-4dda-bf70-15a602c4eb2b_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PKI_cf094c6b-63d1-4dda-bf70-15a602c4eb2b_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSDesiredStateConfiguration_94b905ff-74b5-437e-89ed-7df44386533c_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSDesiredStateConfiguration_94b905ff-74b5-437e-89ed-7df44386533c_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSDesiredStateConfiguration_ced422f3-86a4-4841-9f80-a713eac9522a_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSDesiredStateConfiguration_ced422f3-86a4-4841-9f80-a713eac9522a_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSReadline_5714753b-2afd-4492-a5fd-01d9e2cff8b5_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSReadline_5714753b-2afd-4492-a5fd-01d9e2cff8b5_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSScheduledJob_50cdb55f-5ab7-489f-9e94-4ec21ff51e59_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSScheduledJob_50cdb55f-5ab7-489f-9e94-4ec21ff51e59_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSWorkflowUtility_e40bae2f-9558-479f-939b-e52407a19c86_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSWorkflowUtility_e40bae2f-9558-479f-939b-e52407a19c86_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSWorkflow_3b6cc51d-c096-4b38-b78d-0fed6277096a_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSWorkflow_3b6cc51d-c096-4b38-b78d-0fed6277096a_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PackageManagement_4ae9fd46-338a-459c-8186-07f910774cb8_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PackageManagement_4ae9fd46-338a-459c-8186-07f910774cb8_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PcsvDevice_576ff287-7d01-46a3-8a88-94df7581a2b0_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PcsvDevice_576ff287-7d01-46a3-8a88-94df7581a2b0_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PnpDevice_ad34bc8b-1cf8-47d8-bd82-f681c5358e1c_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PnpDevice_ad34bc8b-1cf8-47d8-bd82-f681c5358e1c_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PowerShellGet_1d73a601-4a6c-43c5-ba3f-619b18bbb404_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PowerShellGet_1d73a601-4a6c-43c5-ba3f-619b18bbb404_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PowerShellWebAccess_3fed3f16-4eb3-40fb-8797-e71483b3d832_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PowerShellWebAccess_3fed3f16-4eb3-40fb-8797-e71483b3d832_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PrintManagement_8466ae97-2c03-4385-a501-7e74cf6bb1df_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PrintManagement_8466ae97-2c03-4385-a501-7e74cf6bb1df_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ProcessMitigations_1e8f5a4c-f11b-41a5-bdbd-4695ca4a503e_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ProcessMitigations_1e8f5a4c-f11b-41a5-bdbd-4695ca4a503e_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/RemoteAccess_d9d222a9-756c-41f8-b23a-2a596093216b_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/RemoteAccess_d9d222a9-756c-41f8-b23a-2a596093216b_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/RemoteDesktop_81d5df9c-8fe3-46d7-a9bf-2aedd60d1843_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/RemoteDesktop_81d5df9c-8fe3-46d7-a9bf-2aedd60d1843_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SMISConfig_74ebb94b-28f7-47ca-86a6-d16922665b88_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SMISConfig_74ebb94b-28f7-47ca-86a6-d16922665b88_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ScheduledTasks_5378ee8e-e349-49bb-83b9-f3d9c396c0a6_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ScheduledTasks_5378ee8e-e349-49bb-83b9-f3d9c396c0a6_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SecureBoot_a5bd98e1-e44c-44fb-b88f-5af9bde66fdf_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SecureBoot_a5bd98e1-e44c-44fb-b88f-5af9bde66fdf_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ServerCore_21b0d06c-e02a-46cc-849b-11c36ec94fb8_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ServerCore_21b0d06c-e02a-46cc-849b-11c36ec94fb8_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ServerManagerTasks_bf4656ac-2663-4636-8b38-7d78fd587d0b_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ServerManagerTasks_bf4656ac-2663-4636-8b38-7d78fd587d0b_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ServerManager_d8e0cae9-8e9b-45bc-bfed-0aad50938af0_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ServerManager_d8e0cae9-8e9b-45bc-bfed-0aad50938af0_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ShieldedVMTemplate_afb7d213-3f7e-4a0d-86eb-02d57ad7b858_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ShieldedVMTemplate_afb7d213-3f7e-4a0d-86eb-02d57ad7b858_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SmbShare_3af1699d-cc54-4e54-81cf-28d2df5cce0a_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SmbShare_3af1699d-cc54-4e54-81cf-28d2df5cce0a_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SmbWitness_ef018256-3318-4e74-a823-158022778487_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SmbWitness_ef018256-3318-4e74-a823-158022778487_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SoftwareInventoryLogging_421a5b89-0f16-4df7-b607-fffd66107510_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SoftwareInventoryLogging_421a5b89-0f16-4df7-b607-fffd66107510_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StartLayout_c361139b-c043-44a9-b94f-513fbaf1af0d_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StartLayout_c361139b-c043-44a9-b94f-513fbaf1af0d_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StartScreen_6c813093-9e3a-47e8-84b4-c7b49589f04c_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StartScreen_6c813093-9e3a-47e8-84b4-c7b49589f04c_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StorageQoS_18cd46da-e6a6-47f6-84b3-d4edd6e3eccf_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StorageQoS_18cd46da-e6a6-47f6-84b3-d4edd6e3eccf_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StorageReplica_f04004d8-804d-4427-8311-92fa44bce42c_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StorageReplica_f04004d8-804d-4427-8311-92fa44bce42c_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Storage_41486f7d-842f-40f1-ace4-8405f9c2ed9b_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Storage_41486f7d-842f-40f1-ace4-8405f9c2ed9b_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SystemInsights_b55fd86f-287c-470c-9ac6-647dc76c15ce_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SystemInsights_b55fd86f-287c-470c-9ac6-647dc76c15ce_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/TLS_1e28c697-2370-42f2-ace1-5ac8777f8053_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/TLS_1e28c697-2370-42f2-ace1-5ac8777f8053_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/TroubleshootingPack_d6fdb0d8-2b0f-406b-afc6-68f60569ebdf_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/TroubleshootingPack_d6fdb0d8-2b0f-406b-afc6-68f60569ebdf_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/TrustedPlatformModule_17fc1f02-cff3-45fb-ac4f-126594c70b1e_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/TrustedPlatformModule_17fc1f02-cff3-45fb-ac4f-126594c70b1e_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/UpdateServices_1c1d7545-e04a-4b31-9024-f0357c3b935f_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/UpdateServices_1c1d7545-e04a-4b31-9024-f0357c3b935f_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/UserAccessLogging_e507509a-eb81-4af2-a141-b50cb24000f0_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/UserAccessLogging_e507509a-eb81-4af2-a141-b50cb24000f0_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/VpnClient_3389cc73-daa3-4d25-bd50-b1730925d2df_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/VpnClient_3389cc73-daa3-4d25-bd50-b1730925d2df_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WDS_95b28fd4-92c3-41e8-b338-2df356ba9eca_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WDS_95b28fd4-92c3-41e8-b338-2df356ba9eca_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Wdac_78a7a38c-a446-43fe-b643-9abacf843112_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Wdac_78a7a38c-a446-43fe-b643-9abacf843112_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WebAdministration_13c15630-959c-49e4-a977-758c5cc93408_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WebAdministration_13c15630-959c-49e4-a977-758c5cc93408_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Whea_b7bf4d74-f837-430e-810f-234f26021253_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Whea_b7bf4d74-f837-430e-810f-234f26021253_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsErrorReporting_4bc4ded7-249b-41ac-973f-83af4d25d82b_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsErrorReporting_4bc4ded7-249b-41ac-973f-83af4d25d82b_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsSearch_562c6233-eaee-4876-b36c-d6b1f256d4e6_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsSearch_562c6233-eaee-4876-b36c-d6b1f256d4e6_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsServerBackup_d27a5d7a-8b1d-4b0a-809d-65ef33ee2f2d_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsServerBackup_d27a5d7a-8b1d-4b0a-809d-65ef33ee2f2d_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsUpdate_db6155f2-9e89-45cf-876a-f15141294f5b_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsUpdate_db6155f2-9e89-45cf-876a-f15141294f5b_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/iSCSI_53e1c251-4283-4b07-ab02-fc492c7ab8c5_HelpInfo.xml -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying src/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/iSCSI_53e1c251-4283-4b07-ab02-fc492c7ab8c5_en-US_HelpContent.cab -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content creating build/lib/watchmaker/static/salt/formulas/pshelp-formula/tests creating build/lib/watchmaker/static/salt/formulas/pshelp-formula/tests/pillar creating build/lib/watchmaker/static/salt/formulas/pshelp-formula/tests/pillar/test-empty copying src/watchmaker/static/salt/formulas/pshelp-formula/tests/pillar/test-empty/.gitkeep -> build/lib/watchmaker/static/salt/formulas/pshelp-formula/tests/pillar/test-empty creating build/lib/watchmaker/static/salt/formulas/scap-formula copying src/watchmaker/static/salt/formulas/scap-formula/.editorconfig -> build/lib/watchmaker/static/salt/formulas/scap-formula copying src/watchmaker/static/salt/formulas/scap-formula/.gitattributes -> build/lib/watchmaker/static/salt/formulas/scap-formula copying src/watchmaker/static/salt/formulas/scap-formula/.gitignore -> build/lib/watchmaker/static/salt/formulas/scap-formula copying src/watchmaker/static/salt/formulas/scap-formula/.travis.yml -> build/lib/watchmaker/static/salt/formulas/scap-formula copying src/watchmaker/static/salt/formulas/scap-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/scap-formula copying src/watchmaker/static/salt/formulas/scap-formula/Makefile -> build/lib/watchmaker/static/salt/formulas/scap-formula copying src/watchmaker/static/salt/formulas/scap-formula/README.md -> build/lib/watchmaker/static/salt/formulas/scap-formula copying src/watchmaker/static/salt/formulas/scap-formula/appveyor.yml -> build/lib/watchmaker/static/salt/formulas/scap-formula copying src/watchmaker/static/salt/formulas/scap-formula/pillar.example -> build/lib/watchmaker/static/salt/formulas/scap-formula creating build/lib/watchmaker/static/salt/formulas/scap-formula/.github copying src/watchmaker/static/salt/formulas/scap-formula/.github/dependabot.yml -> build/lib/watchmaker/static/salt/formulas/scap-formula/.github creating build/lib/watchmaker/static/salt/formulas/scap-formula/.github/workflows copying src/watchmaker/static/salt/formulas/scap-formula/.github/workflows/dependabot_hack.yml -> build/lib/watchmaker/static/salt/formulas/scap-formula/.github/workflows creating build/lib/watchmaker/static/salt/formulas/scap-formula/scap copying src/watchmaker/static/salt/formulas/scap-formula/scap/init.sls -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap copying src/watchmaker/static/salt/formulas/scap-formula/scap/map.jinja -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap copying src/watchmaker/static/salt/formulas/scap-formula/scap/scan.sls -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap creating build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/init.sls -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content creating build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides creating build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-dotnet4.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-edge.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-el7-scap_1-2.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-el8-scap_1-2.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie10-cpe-dictionary.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie10-cpe-oval.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie10-oval.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie10-xccdf.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie11.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie8-cpe-dictionary.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie8-cpe-oval.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie8-oval.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie8-xccdf.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie9-cpe-dictionary.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie9-cpe-oval.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie9-oval.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie9-xccdf.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ol8-scap_1-2.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-win10.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-win8.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ws2008r2-dc.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ws2008r2-ms.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ws2012-dc.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ws2012-ms.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ws2016.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ws2019.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa creating build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/LICENSE -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-centos7-ds.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-centos7-xccdf.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-centos8-ds.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-centos8-xccdf.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-ol8-cpe-dictionary.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-ol8-cpe-oval.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-ol8-ds.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-ol8-oval.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-ol8-xccdf.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel7-cpe-dictionary.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel7-cpe-oval.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel7-ds.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel7-oval.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel7-xccdf.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel8-cpe-dictionary.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel8-cpe-oval.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel8-ds.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel8-oval.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel8-xccdf.xml -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap creating build/lib/watchmaker/static/salt/formulas/scap-formula/scap/oscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/oscap/init.sls -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/oscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/oscap/map.jinja -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/oscap copying src/watchmaker/static/salt/formulas/scap-formula/scap/oscap/scan.sls -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/oscap creating build/lib/watchmaker/static/salt/formulas/scap-formula/scap/scc copying src/watchmaker/static/salt/formulas/scap-formula/scap/scc/init.sls -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/scc copying src/watchmaker/static/salt/formulas/scap-formula/scap/scc/map.jinja -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/scc copying src/watchmaker/static/salt/formulas/scap-formula/scap/scc/scan.sls -> build/lib/watchmaker/static/salt/formulas/scap-formula/scap/scc creating build/lib/watchmaker/static/salt/formulas/scap-formula/scripts copying src/watchmaker/static/salt/formulas/scap-formula/scripts/build_ssg_content.sh -> build/lib/watchmaker/static/salt/formulas/scap-formula/scripts creating build/lib/watchmaker/static/salt/formulas/scap-formula/tests creating build/lib/watchmaker/static/salt/formulas/scap-formula/tests/docker creating build/lib/watchmaker/static/salt/formulas/scap-formula/tests/docker/centos7 copying src/watchmaker/static/salt/formulas/scap-formula/tests/docker/centos7/Dockerfile -> build/lib/watchmaker/static/salt/formulas/scap-formula/tests/docker/centos7 creating build/lib/watchmaker/static/salt/formulas/scap-formula/tests/pillar creating build/lib/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-oscap copying src/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-oscap/linux.sls -> build/lib/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-oscap copying src/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-oscap/top.sls -> build/lib/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-oscap creating build/lib/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-scc copying src/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-scc/linux.sls -> build/lib/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-scc copying src/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-scc/top.sls -> build/lib/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-scc copying src/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-scc/windows.sls -> build/lib/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-scc creating build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/.bumpversion.cfg -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/.gitattributes -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/.gitignore -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/.travis.yml -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/FORMULA -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/README.md -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/appveyor.yml -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/pillar.example -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula creating build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/init.sls -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder creating build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/elx copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/elx/init.sls -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/elx copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/elx/map.jinja -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/elx creating build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/windows copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/windows/init.sls -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/windows copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/windows/map.jinja -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/windows creating build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests creating build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/docker creating build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/docker/centos6 copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/docker/centos6/Dockerfile -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/docker/centos6 creating build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/docker/centos7 copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/docker/centos7/Dockerfile -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/docker/centos7 creating build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar creating build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-linux-main copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-linux-main/main.sls -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-linux-main copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-linux-main/top.sls -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-linux-main creating build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-windows-main copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-windows-main/main.sls -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-windows-main copying src/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-windows-main/top.sls -> build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-windows-main creating build/lib/watchmaker/static/salt/formulas/vault-auth-formula copying src/watchmaker/static/salt/formulas/vault-auth-formula/.editorconfig -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula copying src/watchmaker/static/salt/formulas/vault-auth-formula/.gitignore -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula copying src/watchmaker/static/salt/formulas/vault-auth-formula/.mergify.yml -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula copying src/watchmaker/static/salt/formulas/vault-auth-formula/.travis.yml -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula copying src/watchmaker/static/salt/formulas/vault-auth-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula copying src/watchmaker/static/salt/formulas/vault-auth-formula/Makefile -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula copying src/watchmaker/static/salt/formulas/vault-auth-formula/README.md -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula copying src/watchmaker/static/salt/formulas/vault-auth-formula/pillar.example -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula creating build/lib/watchmaker/static/salt/formulas/vault-auth-formula/_modules copying src/watchmaker/static/salt/formulas/vault-auth-formula/_modules/vault-auth.py -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula/_modules creating build/lib/watchmaker/static/salt/formulas/vault-auth-formula/_states copying src/watchmaker/static/salt/formulas/vault-auth-formula/_states/vault-auth.py -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula/_states creating build/lib/watchmaker/static/salt/formulas/vault-auth-formula/_utils copying src/watchmaker/static/salt/formulas/vault-auth-formula/_utils/vault-auth.py -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula/_utils creating build/lib/watchmaker/static/salt/formulas/vault-auth-formula/requirements copying src/watchmaker/static/salt/formulas/vault-auth-formula/requirements/dev.txt -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula/requirements creating build/lib/watchmaker/static/salt/formulas/vault-auth-formula/vault-auth copying src/watchmaker/static/salt/formulas/vault-auth-formula/vault-auth/authenticate.sls -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula/vault-auth copying src/watchmaker/static/salt/formulas/vault-auth-formula/vault-auth/init.sls -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula/vault-auth copying src/watchmaker/static/salt/formulas/vault-auth-formula/vault-auth/install.sls -> build/lib/watchmaker/static/salt/formulas/vault-auth-formula/vault-auth creating build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula copying src/watchmaker/static/salt/formulas/windows-update-agent-formula/.gitattributes -> build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula copying src/watchmaker/static/salt/formulas/windows-update-agent-formula/.gitignore -> build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula copying src/watchmaker/static/salt/formulas/windows-update-agent-formula/LICENSE -> build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula copying src/watchmaker/static/salt/formulas/windows-update-agent-formula/README.md -> build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula copying src/watchmaker/static/salt/formulas/windows-update-agent-formula/appveyor.yml -> build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula copying src/watchmaker/static/salt/formulas/windows-update-agent-formula/pillar.example -> build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula creating build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/tests creating build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar creating build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-empty copying src/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-empty/.gitkeep -> build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-empty creating build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-main copying src/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-main/main.sls -> build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-main copying src/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-main/top.sls -> build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-main creating build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/windows-update-agent copying src/watchmaker/static/salt/formulas/windows-update-agent-formula/windows-update-agent/init.sls -> build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/windows-update-agent copying src/watchmaker/static/salt/formulas/windows-update-agent-formula/windows-update-agent/map.jinja -> build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/windows-update-agent + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Pck3xV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64 + cd watchmaker-0.27.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/scripts copying build/lib/watchmaker/_vendor/pypa/get-pip/scripts/check_zipapp.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/scripts copying build/lib/watchmaker/_vendor/pypa/get-pip/scripts/generate.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/scripts copying build/lib/watchmaker/_vendor/pypa/get-pip/LICENSE.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip copying build/lib/watchmaker/_vendor/pypa/get-pip/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip copying build/lib/watchmaker/_vendor/pypa/get-pip/noxfile.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/.github creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/.github/workflows copying build/lib/watchmaker/_vendor/pypa/get-pip/.github/workflows/check.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/.github/workflows creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates copying build/lib/watchmaker/_vendor/pypa/get-pip/templates/pre-19.3.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates copying build/lib/watchmaker/_vendor/pypa/get-pip/templates/zipapp_main.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates copying build/lib/watchmaker/_vendor/pypa/get-pip/templates/default.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates copying build/lib/watchmaker/_vendor/pypa/get-pip/templates/pre-21.0.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates copying build/lib/watchmaker/_vendor/pypa/get-pip/templates/pre-10.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates copying build/lib/watchmaker/_vendor/pypa/get-pip/templates/pre-18.1.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates copying build/lib/watchmaker/_vendor/pypa/get-pip/templates/moved.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/2.7 copying build/lib/watchmaker/_vendor/pypa/get-pip/public/2.7/get-pip.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/2.7 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.5 copying build/lib/watchmaker/_vendor/pypa/get-pip/public/3.5/get-pip.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.5 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.3 copying build/lib/watchmaker/_vendor/pypa/get-pip/public/3.3/get-pip.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.3 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.6 copying build/lib/watchmaker/_vendor/pypa/get-pip/public/3.6/get-pip.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.6 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.4 copying build/lib/watchmaker/_vendor/pypa/get-pip/public/3.4/get-pip.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.4 copying build/lib/watchmaker/_vendor/pypa/get-pip/public/get-pip.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.2 copying build/lib/watchmaker/_vendor/pypa/get-pip/public/3.2/get-pip.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.2 copying build/lib/watchmaker/_vendor/pypa/get-pip/public/pip.pyz -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/2.6 copying build/lib/watchmaker/_vendor/pypa/get-pip/public/2.6/get-pip.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/2.6 copying build/lib/watchmaker/_vendor/pypa/get-pip/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip copying build/lib/watchmaker/_vendor/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor copying build/lib/watchmaker/cli.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/conditions copying build/lib/watchmaker/conditions/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/conditions copying build/lib/watchmaker/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/workers copying build/lib/watchmaker/workers/salt.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/workers copying build/lib/watchmaker/workers/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/workers copying build/lib/watchmaker/workers/yum.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/workers copying build/lib/watchmaker/workers/base.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/workers creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/status creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/status/providers copying build/lib/watchmaker/status/providers/abstract.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/status/providers copying build/lib/watchmaker/status/providers/azure.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/status/providers copying build/lib/watchmaker/status/providers/aws.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/status/providers copying build/lib/watchmaker/status/providers/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/status/providers copying build/lib/watchmaker/status/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/status creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/urllib copying build/lib/watchmaker/utils/urllib/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/urllib copying build/lib/watchmaker/utils/urllib/request_handlers.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/urllib creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds copying build/lib/watchmaker/utils/imds/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds/detect creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds/detect/providers copying build/lib/watchmaker/utils/imds/detect/providers/provider.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds/detect/providers copying build/lib/watchmaker/utils/imds/detect/providers/azure_provider.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds/detect/providers copying build/lib/watchmaker/utils/imds/detect/providers/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds/detect/providers copying build/lib/watchmaker/utils/imds/detect/providers/aws_provider.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds/detect/providers copying build/lib/watchmaker/utils/imds/detect/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds/detect copying build/lib/watchmaker/utils/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/config copying build/lib/watchmaker/config/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/config creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/config/status copying build/lib/watchmaker/config/status/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/config/status creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/managers copying build/lib/watchmaker/managers/worker_manager.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/managers copying build/lib/watchmaker/managers/platform.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/managers copying build/lib/watchmaker/managers/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/managers copying build/lib/watchmaker/__main__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/exceptions copying build/lib/watchmaker/exceptions/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/exceptions creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static copying build/lib/watchmaker/static/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static copying build/lib/watchmaker/static/config.yaml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/pillar.example -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/tests/docker creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/tests/docker/centos7 copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/docker/centos7/Dockerfile -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/tests/docker/centos7 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-linux-main copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-linux-main/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-linux-main copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-linux-main/main.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-linux-main creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-windows-main copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-windows-main/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-windows-main copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-windows-main/main.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/tests/pillar/test-windows-main copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/.editorconfig -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/config.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/files copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/files/install.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/files copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/files/join.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/pbis/files copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/quest copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/quest/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/quest creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/common-tools copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/common-tools/fix-hostname.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/common-tools creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd/files copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd/files/join.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/sssd/files creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/winbind copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/winbind/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/winbind creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/nsupdate copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/nsupdate/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/nsupdate creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/centrify copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/centrify/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/centrify creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/files copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/files/ssh-allow-group.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/files copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/auth-config.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client/files copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client/files/find-collisions.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client/files copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client/find-collision.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/elx/openldap-client creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files/Register-RunOnceStartupTask.ps1 -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files/JoinDomain.ps1 -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files/New-LocalGroupMember.ps1 -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files/Set-DnsSearchSuffix.ps1 -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files/Invoke-ScriptDeleteTask.ps1 -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/join-domain/windows/files copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/.mergify.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/.github copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/.github/dependabot.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula/.github copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/appveyor.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/.travis.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula copying build/lib/watchmaker/static/salt/formulas/join-domain-formula/.gitattributes -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/join-domain-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula copying build/lib/watchmaker/static/salt/formulas/name-computer-formula/pillar.example -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula/tests/docker creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula/tests/docker/centos7 copying build/lib/watchmaker/static/salt/formulas/name-computer-formula/tests/docker/centos7/Dockerfile -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula/tests/docker/centos7 copying build/lib/watchmaker/static/salt/formulas/name-computer-formula/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula copying build/lib/watchmaker/static/salt/formulas/name-computer-formula/appveyor.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula copying build/lib/watchmaker/static/salt/formulas/name-computer-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula/name-computer copying build/lib/watchmaker/static/salt/formulas/name-computer-formula/name-computer/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula/name-computer copying build/lib/watchmaker/static/salt/formulas/name-computer-formula/name-computer/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula/name-computer copying build/lib/watchmaker/static/salt/formulas/name-computer-formula/.travis.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula copying build/lib/watchmaker/static/salt/formulas/name-computer-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula copying build/lib/watchmaker/static/salt/formulas/name-computer-formula/.gitattributes -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/name-computer-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula copying build/lib/watchmaker/static/salt/formulas/netbanner-formula/pillar.example -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula/tests/pillar creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula/tests/pillar/test-windows-main copying build/lib/watchmaker/static/salt/formulas/netbanner-formula/tests/pillar/test-windows-main/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula/tests/pillar/test-windows-main copying build/lib/watchmaker/static/salt/formulas/netbanner-formula/tests/pillar/test-windows-main/main.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula/tests/pillar/test-windows-main copying build/lib/watchmaker/static/salt/formulas/netbanner-formula/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula copying build/lib/watchmaker/static/salt/formulas/netbanner-formula/appveyor.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula copying build/lib/watchmaker/static/salt/formulas/netbanner-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula/netbanner copying build/lib/watchmaker/static/salt/formulas/netbanner-formula/netbanner/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula/netbanner copying build/lib/watchmaker/static/salt/formulas/netbanner-formula/netbanner/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula/netbanner copying build/lib/watchmaker/static/salt/formulas/netbanner-formula/netbanner/custom.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula/netbanner creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula/netbanner/netbannerfiles copying build/lib/watchmaker/static/salt/formulas/netbanner-formula/netbanner/netbannerfiles/NetBanner.admx -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula/netbanner/netbannerfiles copying build/lib/watchmaker/static/salt/formulas/netbanner-formula/netbanner/netbannerfiles/NetBanner.adml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula/netbanner/netbannerfiles copying build/lib/watchmaker/static/salt/formulas/netbanner-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula copying build/lib/watchmaker/static/salt/formulas/netbanner-formula/.gitattributes -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/netbanner-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/pillar.example -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/docker creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/docker/centos7 copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/docker/centos7/Dockerfile -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/docker/centos7 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/docker/centos6 copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/docker/centos6/Dockerfile -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/docker/centos6 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-linux-main copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-linux-main/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-linux-main copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-linux-main/main.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-linux-main creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-windows-main copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-windows-main/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-windows-main copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-windows-main/main.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/tests/pillar/test-windows-main copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/FORMULA -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/.bumpversion.cfg -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/appveyor.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/.travis.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/elx copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/elx/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/elx copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/elx/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/elx creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/windows copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/windows/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/windows copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/windows/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula/splunkforwarder/windows copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula copying build/lib/watchmaker/static/salt/formulas/splunkforwarder-formula/.gitattributes -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/splunkforwarder-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/pillar.example -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/_modules copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/_modules/win_lgpo.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/_modules copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/_modules/ash_win_lgpo.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/_modules creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/tests/pillar creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/tests/pillar/test-windows-main copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/tests/pillar/test-windows-main/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/tests/pillar/test-windows-main copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/tests/pillar/test-windows-main/main.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/tests/pillar/test-windows-main copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/appveyor.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/Convert_SCM_Policies.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC/audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC/machine_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC/user_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC/gpttmpl.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC/audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC/machine_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC/user_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC/gpttmpl.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11/machine_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11/user_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11/gpttmpl.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/IE_11 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS/audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS/machine_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS/user_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS/gpttmpl.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2019Server_MS creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS/audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS/machine_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS/user_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS/gpttmpl.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2016Server_MS creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Templates copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Templates/PtH.admx -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Templates copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Templates/PtH.adml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Templates creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10/audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10/machine_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10/user_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10/gpttmpl.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_10 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC/audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC/machine_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC/user_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC/gpttmpl.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_DC creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS/audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS/machine_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS/user_registry.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS/gpttmpl.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/sct/Windows_2012ServerR2_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/iavm copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/iavm/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/iavm copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/iavm/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/iavm copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/iavm/iavm.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/iavm creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/tools copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/tools/convert-lgpo-policy.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/tools creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss/Templates copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss/Templates/MSS-legacy.admx -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss/Templates copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss/Templates/MSS-legacy.adml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/mss/Templates creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/delta copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/delta/delta.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/delta copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/delta/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/delta copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/delta/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/delta creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/custom copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/custom/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/custom copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/custom/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/custom creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/Windows_2016Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/Windows_2016Server_MS/audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/Windows_2016Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/Windows_2016Server_MS/cis_1_3_0.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/Windows_2016Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/Windows_2016Server_MS/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/cis_1_3_0/Windows_2016Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/Convert_CIS_Policies.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_DC/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_DC/stig_audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_DC/stig.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_DC/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_DC/stig_audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_DC/stig.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/IE_11 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/IE_11/stig.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/IE_11 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/IE_11/stig.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/IE_11 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_MS/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_MS/stig_audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_MS/stig.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2019Server_MS creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_MS/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_MS/stig_audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_MS/stig.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2016Server_MS creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_10 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_10/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_10 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_10/stig_audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_10 copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_10/stig.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_10 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_DC/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_DC/stig_audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_DC copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_DC/stig.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_DC creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/DotNET copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/DotNET/stig.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/DotNET creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_MS/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_MS/stig_audit.csv -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_MS/stig.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/Windows_2012ServerR2_MS copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig/dodcerts.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/stig copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/Convert_SCT_Policies.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/Convert_STIG_Policies.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/_states copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/_states/ash_win_lgpo.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/_states copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula copying build/lib/watchmaker/static/salt/formulas/ash-windows-formula/.gitattributes -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/fup-formula copying build/lib/watchmaker/static/salt/formulas/fup-formula/pillar.example -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/fup-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/fup-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/fup-formula/tests/docker creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/fup-formula/tests/docker/centos7 copying build/lib/watchmaker/static/salt/formulas/fup-formula/tests/docker/centos7/Dockerfile -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/fup-formula/tests/docker/centos7 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/fup-formula/tests/docker/centos6 copying build/lib/watchmaker/static/salt/formulas/fup-formula/tests/docker/centos6/Dockerfile -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/fup-formula/tests/docker/centos6 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/fup-formula/fup copying build/lib/watchmaker/static/salt/formulas/fup-formula/fup/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/fup-formula/fup copying build/lib/watchmaker/static/salt/formulas/fup-formula/fup/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/fup-formula/fup copying build/lib/watchmaker/static/salt/formulas/fup-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/fup-formula copying build/lib/watchmaker/static/salt/formulas/fup-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/fup-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/pillar.example -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/_modules copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/_modules/ash_linux.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/_modules creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/tests/docker creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/tests/docker/centos8 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/docker/centos8/Dockerfile -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/tests/docker/centos8 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/tests/docker/centos7 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/docker/centos7/Dockerfile -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/tests/docker/centos7 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/requirements-el7.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/tests copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/requirements-el6.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/tests/pillar creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/tests/pillar/test-linux-main copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/pillar/test-linux-main/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/tests/pillar/test-linux-main copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/pillar/test-linux-main/main.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/tests/pillar/test-linux-main copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/tests/requirements.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/tests copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/README_testing.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.mergify.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/dependabot.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/issue_template.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/contributing.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE/generic.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE/documentation_fix.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE/new_feature.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE/documentation_new.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE/bug_fix.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github/PULL_REQUEST_TEMPLATE creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE/documentation-request.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE/documentation-error.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE/bug-report.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE/feature_request.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/.github/ISSUE_TEMPLATE copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.travis.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/_states copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/_states/ash_linux.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/_states copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/.gitattributes -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/banner-consent_full.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/banner-consent_full-embedLF.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/banner-consent_terse.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/packages.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/report.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/mount_options_tmp.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/mount_option_nodev_nonroot_local_partitions.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/files/mount_option_dev_shm_noexec.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/files/mount_options_tmp.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/files/mount_option_nodev_nonroot_local_partitions.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3/mount_option_dev_shm_noexec.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/remediate.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2/sysctl_kernel_ipv6_disable.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2/files/sysctl_kernel_randomize_va_space.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/VendorSTIG/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/stig.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/CIS-5_2_3.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/CIS-1_1_1.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/firewalld_safeties.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files/firewalld_safeties.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files/CIS-5_2_5.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files/CIS-1_1_1.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files/CIS-5_2_3.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous/CIS-5_2_5.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Miscellaneous creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-040010.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-021250.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-040300.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-021270.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-021240.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-010490.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-020200.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-020300.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-021600.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-040320.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-040530.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-021600.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-040010.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-021240.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-021270.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-021250.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-021260.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-040320.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-040300.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-021610.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-010490.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-020200.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-040370_timestamp-request.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-040530.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-040370_timestamp-reply.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files/RHEL-07-020300.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-021260.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3/RHEL-07-021610.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat3 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-030000.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020310.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010300.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020000.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-040590.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-032000.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010482.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020211.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-040500.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-040490.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010010.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020220.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-021350.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010491.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-021910.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020010.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020151.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020210.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010020.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020152.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010440.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020150.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-021350.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020010.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-040490.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010431.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-040331.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-030000.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020170_helper.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020220.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020211.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-040540.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010020_helper.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-040590.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010290.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020170.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020000.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-040500.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010010_helper.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020240.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010020.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020210.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010300.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-021280.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020310.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010491.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-032000.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-020151.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010482.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-040330.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-040580.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-021910.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files/RHEL-07-010010.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010431.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010440.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020240.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-040331.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020170.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-040540.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-010290.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-021280.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020150.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-040580.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-040330.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1/RHEL-07-020152.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat1 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010130.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010050.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030840.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021012.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030450.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030670.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030920.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010140.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010350.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030673.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021160.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010340.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010090.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040310.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030400.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030680.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010230.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040690.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030750.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040400.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030674.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030810.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020640.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021050.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020620.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040250.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030671.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010210.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030580.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040260.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020670.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020161.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030710.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030672.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010240.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030690.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040740.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030550.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030720.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030430.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020700.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030770.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010373.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030540.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040170.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010160.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030910.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030590.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030523.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020650.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030444.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030819.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010060.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030200.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040261.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030480.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030520.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040410.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030340.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040730.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010150.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030330.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030780.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040030.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040680.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021230.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020630.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021011.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020260.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040050.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010190.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020100.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030900.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030510.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010040.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040160.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030410.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040380.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010070.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020130.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040670.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040301.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030310.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040480.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020940.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010170.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010460.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040333.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030620.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040190.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/RHEL-07-010500.sls-REVISIT -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/RHEL-07-040182.sls-REVISIT -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/prohibit-pam-auth_cache.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/RHEL-07-040230.sls-REVISIT -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/prohibit-ssh-auth_cache.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/split-it.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/RHEL-07-040181.sls-REVISIT -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/audit-randomSGID.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/RHEL-07-010071.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/RHEL-07-020870.sls-REVISIT -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/virus-upate-frequency.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/prohibit-nss-auth_cache.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/RHEL-07-040100.sls-REVISIT -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress/audit-pt_chown.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/in-progress copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040810.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020850.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040640.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030420.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030470.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010430.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040560.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040700.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030460.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040351.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030740.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010200.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040070.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020840.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040830.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040860.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010030.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040180.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021060.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040470.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040820.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040210.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020880.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010074.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010280.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/restart_sshd.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030640.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030360.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030760.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010470.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030630.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010320.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030500.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020680.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021760.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020020.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020370.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040334.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040610.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030010.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040060.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010120.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020290.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030320.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030523.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030672.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020290.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020940.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030820.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010210.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030340.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010030.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040610.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030650.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020650.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040810.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020860_helper.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010071.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010340.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021050.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021200.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030780.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010090.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021230.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040030.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040020.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030410.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040350.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040380.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040640.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030470.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020880.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030910.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010240.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010074.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030660.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040410.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010150.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010470.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021160.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040420.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030610.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030440.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030010.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030819.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030510.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030350.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040520.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040160.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040190.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040830.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040110.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010373.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010280.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040191.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040260.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030480.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020670.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030400.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030740.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010050.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030530.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021060.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030720.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010220.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021190.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/dconf_screensaver.src -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/split-it.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010180.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010430.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040180.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020850.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040261.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040210.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010400.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020630.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030330.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030671.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010372.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040740.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030890.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020100.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030810.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020640.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020660.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010200.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040351.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040290.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040670.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030680.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030640.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040650.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030560.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020690.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021620.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030360.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030310.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030690.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020700_helper.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020680.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010040.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030490.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010230.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030840.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040860.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-031000.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021012.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020020.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030450.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010170.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030920.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030520.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/restart_sshd.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010320.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010100.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030710.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010350.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040100.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030430.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030460.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040301.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030770.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030880.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040060.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030300.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010250.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010401.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040700.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030526.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010402.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020700.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021011.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020130.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020840.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030380.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030540.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030390.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040480.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040470.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010310.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010130.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030670.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030580.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040170.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030750.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010070.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030420.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010460.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040050.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040070.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030444.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020860.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030370.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021010.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040690.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-021760.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040730.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040333.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040820.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040680.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020230.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030674.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040400.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040334.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030500.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030570.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010060.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030320.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020870.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010120.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010160.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040181.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040660.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/audit-pt_chown.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030760.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020250.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020140.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030620.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030550.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/audit-randomSGID.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010140.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020620.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040332.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030200.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010260.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040080.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030800.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020370.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-031010.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040182.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010500.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030673.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040421.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020360.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040310.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-020161.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040040.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010270.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030900.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040230.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040560.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/virus-upate-frequency.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-040250.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030590.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-010190.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files/RHEL-07-030630.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010180.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030490.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040080.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030890.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030300.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030526.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030800.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030570.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-031000.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030380.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040290.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020230.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030530.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010260.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040650.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040332.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040110.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010100.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030880.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040660.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030660.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010220.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040420.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021190.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040040.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010372.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021200.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030610.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030390.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030820.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010250.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030350.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040421.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030560.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020690.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030440.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010310.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030650.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020660.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040520.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020860.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020360.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021010.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040350.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-020140.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040191.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-021620.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-010270.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-031010.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-040020.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2/RHEL-07-030370.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/STIGbyID/cat2 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Nessus copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Nessus/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el7/Nessus creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG/packages.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG/report.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG/remediate.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/VendorSTIG copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/README_KnownFindings-OL8.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/RHEL-08-030603.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/RHEL-08-020042.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/RHEL-08-020340.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/files/RHEL-08-020340.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/files/RHEL-08-030603.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/files/RHEL-08-020042.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat3/files creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/RHEL-08-010150.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/RHEL-08-020331.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/files/RHEL-08-020331.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/files/RHEL-08-010150.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat1/files creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-010780.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-020220.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-020013.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-010571.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-030740.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-040123.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/OL08-00-010160.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/OL08-00-010159.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-020090.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-010790.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/OL08-00-010159.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-010790.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-010571.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-020015.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-020220.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-020011.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-030740.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-020041.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-020013.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-010490.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-010780.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-020090.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/OL08-00-010160.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-020221.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-010001.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files/RHEL-08-040123.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/files copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-010490.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-020041.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-020015.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-020221.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-010001.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2/RHEL-08-020011.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/STIGbyID/cat2 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/Nessus copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/Nessus/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/Nessus copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8/README_KnownFindings-RHEL8.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/el8 copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/authconfig.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/stig.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/iavm.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/vendor.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux copying build/lib/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux/audit_load.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/ash-linux creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula copying build/lib/watchmaker/static/salt/formulas/scap-formula/pillar.example -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scripts copying build/lib/watchmaker/static/salt/formulas/scap-formula/scripts/build_ssg_content.sh -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scripts creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/tests/docker creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/tests/docker/centos7 copying build/lib/watchmaker/static/salt/formulas/scap-formula/tests/docker/centos7/Dockerfile -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/tests/docker/centos7 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/tests/pillar creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-oscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-oscap/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-oscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-oscap/linux.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-oscap creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-scc copying build/lib/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-scc/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-scc copying build/lib/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-scc/linux.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-scc copying build/lib/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-scc/windows.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/tests/pillar/test-scc copying build/lib/watchmaker/static/salt/formulas/scap-formula/.editorconfig -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula copying build/lib/watchmaker/static/salt/formulas/scap-formula/Makefile -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula copying build/lib/watchmaker/static/salt/formulas/scap-formula/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/.github copying build/lib/watchmaker/static/salt/formulas/scap-formula/.github/dependabot.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/.github creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/.github/workflows copying build/lib/watchmaker/static/salt/formulas/scap-formula/.github/workflows/dependabot_hack.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/.github/workflows copying build/lib/watchmaker/static/salt/formulas/scap-formula/appveyor.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula copying build/lib/watchmaker/static/salt/formulas/scap-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula copying build/lib/watchmaker/static/salt/formulas/scap-formula/.travis.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/oscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/oscap/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/oscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/oscap/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/oscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/oscap/scan.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/oscap creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/scc copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/scc/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/scc copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/scc/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/scc copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/scc/scan.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/scc copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/scan.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ol8-scap_1-2.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ws2008r2-ms.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie11.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie10-oval.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ws2008r2-dc.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ws2016.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-win8.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ws2012-ms.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie10-cpe-oval.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie8-cpe-oval.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie9-oval.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie8-xccdf.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-el7-scap_1-2.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie10-cpe-dictionary.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ws2012-dc.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie8-oval.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ws2019.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie10-xccdf.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie9-xccdf.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie9-cpe-dictionary.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie9-cpe-oval.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-dotnet4.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-ie8-cpe-dictionary.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-win10.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-edge.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa/stig-el8-scap_1-2.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/disa creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel7-oval.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-ol8-cpe-dictionary.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-ol8-oval.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel8-cpe-oval.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel7-cpe-dictionary.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-centos7-xccdf.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel8-xccdf.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-ol8-ds.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel8-cpe-dictionary.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-ol8-cpe-oval.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel7-ds.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-centos7-ds.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel8-oval.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-centos8-xccdf.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel7-xccdf.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-ol8-xccdf.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel7-cpe-oval.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-rhel8-ds.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap/ssg-centos8-ds.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula/scap/content/guides/openscap copying build/lib/watchmaker/static/salt/formulas/scap-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula copying build/lib/watchmaker/static/salt/formulas/scap-formula/.gitattributes -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/scap-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/pillar.example -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/_utils copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/_utils/vault-auth.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/_utils creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/_modules copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/_modules/vault-auth.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/_modules copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/.editorconfig -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/Makefile -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/.mergify.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/vault-auth copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/vault-auth/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/vault-auth copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/vault-auth/authenticate.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/vault-auth copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/vault-auth/install.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/vault-auth creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/requirements copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/requirements/dev.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/requirements copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/.travis.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/_states copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/_states/vault-auth.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/_states copying build/lib/watchmaker/static/salt/formulas/vault-auth-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/amazon-inspector-formula copying build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/pillar.example -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/amazon-inspector-formula copying build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/amazon-inspector-formula copying build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/.travis.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/amazon-inspector-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector copying build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/linux copying build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/linux/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/linux copying build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/linux/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/linux creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/windows copying build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/windows/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/windows copying build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/windows/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/amazon-inspector-formula/amazon-inspector/windows copying build/lib/watchmaker/static/salt/formulas/amazon-inspector-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/amazon-inspector-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/pillar.example -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/tests/docker creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/tests/docker/centos7 copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests/docker/centos7/Dockerfile -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/tests/docker/centos7 copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests/requirements-el7.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/tests/pillar creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/tests/pillar/test-nessus-agent copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests/pillar/test-nessus-agent/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/tests/pillar/test-nessus-agent copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests/pillar/test-nessus-agent/main.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/tests/pillar/test-nessus-agent copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/tests/requirements.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/tests copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/FORMULA -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx/configure.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx/install.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/elx creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/windows copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/windows/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/windows copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/windows/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula/nessus-agent/windows copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/.bumpversion.cfg -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/appveyor.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/.travis.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula copying build/lib/watchmaker/static/salt/formulas/nessus-agent-formula/.gitattributes -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/nessus-agent-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula copying build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/pillar.example -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-empty copying build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-empty/.gitkeep -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-empty creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-main copying build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-main/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-main copying build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-main/main.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula/tests/pillar/test-main creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula/windows-update-agent copying build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/windows-update-agent/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula/windows-update-agent copying build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/windows-update-agent/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula/windows-update-agent copying build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula copying build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/appveyor.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula copying build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula copying build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula copying build/lib/watchmaker/static/salt/formulas/windows-update-agent-formula/.gitattributes -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/windows-update-agent-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula copying build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/pillar.example -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-empty copying build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-empty/.gitkeep -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-empty creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-main copying build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-main/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-main copying build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-main/main.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula/tests/pillar/test-main creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula/ntp-client-windows copying build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/ntp-client-windows/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula/ntp-client-windows copying build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/ntp-client-windows/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula/ntp-client-windows copying build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula copying build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/appveyor.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula copying build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula copying build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula copying build/lib/watchmaker/static/salt/formulas/ntp-client-windows-formula/.gitattributes -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ntp-client-windows-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/requirements-el7.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/pillar creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/pillar/test-forescout-secure-connector copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/pillar/test-forescout-secure-connector/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/pillar/test-forescout-secure-connector copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/pillar/test-forescout-secure-connector/main.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/pillar/test-forescout-secure-connector copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests/requirements.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/tests copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/FORMULA -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/parameters copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/parameters/defaults.yaml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/parameters copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/libmapstack.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/libsaltcli.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/libtofs.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/package copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/package/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/package copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/package/install.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/package copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/package/clean.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/package copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/clean.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/service copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/service/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/service copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/service/running.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/service copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/service/clean.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/service copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector/libmatchers.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/forescout-secure-connector copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/dependabot.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/actionlint-matcher.json -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/workflows copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/workflows/lint.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/workflows copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/workflows/test.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/workflows copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/workflows/auto-merge.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.github/workflows copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/pillar.example.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula copying build/lib/watchmaker/static/salt/formulas/forescout-secure-connector-formula/.gitattributes -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/forescout-secure-connector-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/tests/pillar creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/tests/pillar/test-empty copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/tests/pillar/test-empty/.gitkeep -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/tests/pillar/test-empty copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/appveyor.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Management_eefcb906-b326-4e99-9f54-8b4bb6ef3c6d_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SystemInsights_b55fd86f-287c-470c-9ac6-647dc76c15ce_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSDesiredStateConfiguration_94b905ff-74b5-437e-89ed-7df44386533c_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/UserAccessLogging_e507509a-eb81-4af2-a141-b50cb24000f0_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StorageQoS_18cd46da-e6a6-47f6-84b3-d4edd6e3eccf_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSWorkflow_3b6cc51d-c096-4b38-b78d-0fed6277096a_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ConfigCI_28c9a37e-c849-4370-b672-e5563447b0e1_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/FailoverClusters_cc3e946b-9141-48c2-95d8-d9e56594416a_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Dism_389c464d-8b8d-48e9-aafe-6d8a590d6798_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Host_56d66100-99a0-4ffc-a12d-eee9a6718aef_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ISE_bae93d8e-782c-4a23-b87f-8699bfc17ee0_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Management_eefcb906-b326-4e99-9f54-8b4bb6ef3c6d_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Storage_41486f7d-842f-40f1-ace4-8405f9c2ed9b_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSWorkflowUtility_e40bae2f-9558-479f-939b-e52407a19c86_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SystemInsights_b55fd86f-287c-470c-9ac6-647dc76c15ce_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/AssignedAccess_9e72217e-9e27-45f7-81fc-048763587e0a_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WebAdministration_13c15630-959c-49e4-a977-758c5cc93408_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetSecurity_4b26ff51-7aee-4731-9cf7-508b82532cbf_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/AppLocker_9dafd409-67de-4108-8ee9-73cd61f5b7bf_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PowerShellWebAccess_3fed3f16-4eb3-40fb-8797-e71483b3d832_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetConnection_ce4ff86e-9416-4f2d-a869-c860ac543b5e_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/AppLocker_9dafd409-67de-4108-8ee9-73cd61f5b7bf_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PnpDevice_ad34bc8b-1cf8-47d8-bd82-f681c5358e1c_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ShieldedVMTemplate_afb7d213-3f7e-4a0d-86eb-02d57ad7b858_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SecureBoot_a5bd98e1-e44c-44fb-b88f-5af9bde66fdf_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/VpnClient_3389cc73-daa3-4d25-bd50-b1730925d2df_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsSearch_562c6233-eaee-4876-b36c-d6b1f256d4e6_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SoftwareInventoryLogging_421a5b89-0f16-4df7-b607-fffd66107510_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ServerManager_d8e0cae9-8e9b-45bc-bfed-0aad50938af0_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Hyper-V_af4bddd0-8583-4ff2-84b2-a33f5c8de8a7_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkTransition_eff9ccf9-53ed-423d-b0da-23e6772aacaa_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/CimCmdlets_fb6cc51d-c096-4b38-b78d-0fed6277096a_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/iSCSI_53e1c251-4283-4b07-ab02-fc492c7ab8c5_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ClusterAwareUpdating_4e804861-1dce-46c1-868d-c8f2ab9d220a_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSDesiredStateConfiguration_ced422f3-86a4-4841-9f80-a713eac9522a_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/VpnClient_3389cc73-daa3-4d25-bd50-b1730925d2df_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MSMQ_33ca09b1-a7fe-42e0-8aa1-e7203746ca94_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetAdapter_1042b422-63a8-4016-a6d6-293e19e8f8a6_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ConfigCI_28c9a37e-c849-4370-b672-e5563447b0e1_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/IscsiTarget_a1da990a-4dc2-4f7e-beb4-046a89b9d473_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DFSR_c3f81f5f-6555-43cb-802a-aef7aa5a11cb_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ActiveDirectory_43c15630-959c-49e4-a977-758c5cc93408_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Wdac_78a7a38c-a446-43fe-b643-9abacf843112_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WDS_95b28fd4-92c3-41e8-b338-2df356ba9eca_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsUpdate_db6155f2-9e89-45cf-876a-f15141294f5b_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BitLocker_0ff02bb8-300a-4262-ac08-e06dd810f1b6_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BitsTransfer_8fa5064b-8479-4c5c-86ea-0d311fe48875_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ScheduledTasks_5378ee8e-e349-49bb-83b9-f3d9c396c0a6_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetNat_e5439f56-42aa-4fdf-8705-50c782a89345_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DFSN_d94cf4d4-f7f8-4967-8d7c-1c9ffef8da12_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkSwitchManager_53b60d16-69ad-4453-bf41-83efa5ac35b8_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.WSMan.Management_766204a6-330e-4263-a7ab-46c87afc366c_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsSearch_562c6233-eaee-4876-b36c-d6b1f256d4e6_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/International_561544e6-3a83-4d24-b140-78ad771eaf10_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/RemoteAccess_d9d222a9-756c-41f8-b23a-2a596093216b_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StorageReplica_f04004d8-804d-4427-8311-92fa44bce42c_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Containers_24724c02-0af0-4490-ad0a-a1c0d7bfa261_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SMISConfig_74ebb94b-28f7-47ca-86a6-d16922665b88_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Dism_389c464d-8b8d-48e9-aafe-6d8a590d6798_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Storage_41486f7d-842f-40f1-ace4-8405f9c2ed9b_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StartScreen_6c813093-9e3a-47e8-84b4-c7b49589f04c_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NFS_108ae179-3094-4223-91e4-b9099069017a_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/TroubleshootingPack_d6fdb0d8-2b0f-406b-afc6-68f60569ebdf_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ServerManager_d8e0cae9-8e9b-45bc-bfed-0aad50938af0_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/IpamServer_69775f93-9317-4234-a558-13b6655fc41b_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetLbfo_80cf4c6d-30b7-4b0f-a035-dbb23a65ef1d_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsErrorReporting_4bc4ded7-249b-41ac-973f-83af4d25d82b_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Whea_b7bf4d74-f837-430e-810f-234f26021253_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MultiPointVdi_7f53f4d9-97ba-4322-9c8d-008f1ca4be6a_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ADRMSAdmin_beb3db13-eed6-4f7b-8420-079e395b58f9_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/IpamServer_69775f93-9317-4234-a558-13b6655fc41b_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PcsvDevice_576ff287-7d01-46a3-8a88-94df7581a2b0_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/EventTracingManagement_80cb11cf-96b5-4d48-84bd-f85f65de78ae_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSWorkflowUtility_e40bae2f-9558-479f-939b-e52407a19c86_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Appx_aeef2bef-eba9-4a1d-a3d2-d0b52df76deb_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/GroupPolicy_03e49e3a-be77-4422-9d97-8fe355c2284c_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/CimCmdlets_fb6cc51d-c096-4b38-b78d-0fed6277096a_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/AssignedAccess_9e72217e-9e27-45f7-81fc-048763587e0a_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/RemoteDesktop_81d5df9c-8fe3-46d7-a9bf-2aedd60d1843_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PowerShellGet_1d73a601-4a6c-43c5-ba3f-619b18bbb404_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Utility_1da87e53-152b-403e-98dc-74d7b4d63d59_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsErrorReporting_4bc4ded7-249b-41ac-973f-83af4d25d82b_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetSecurity_4b26ff51-7aee-4731-9cf7-508b82532cbf_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/TrustedPlatformModule_17fc1f02-cff3-45fb-ac4f-126594c70b1e_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsUpdate_db6155f2-9e89-45cf-876a-f15141294f5b_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MPIO_2fbffabe-343d-4db8-ad9e-a8943f50d096_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StorageReplica_f04004d8-804d-4427-8311-92fa44bce42c_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SoftwareInventoryLogging_421a5b89-0f16-4df7-b607-fffd66107510_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/UserAccessLogging_e507509a-eb81-4af2-a141-b50cb24000f0_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/RemoteDesktop_81d5df9c-8fe3-46d7-a9bf-2aedd60d1843_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsServerBackup_d27a5d7a-8b1d-4b0a-809d-65ef33ee2f2d_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DFSN_d94cf4d4-f7f8-4967-8d7c-1c9ffef8da12_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WebAdministration_13c15630-959c-49e4-a977-758c5cc93408_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkConnectivityStatus_6c9a449b-b0c6-4386-b139-ee0a55638803_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSReadline_5714753b-2afd-4492-a5fd-01d9e2cff8b5_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ProcessMitigations_1e8f5a4c-f11b-41a5-bdbd-4695ca4a503e_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DnsServer_46f598e5-9907-42b2-afbb-68e5f7e34604_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetTCPIP_2d0b6c7f-16a0-4185-843f-ae47b6db4551_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BranchCache_d57aee1e-6fe7-4bbc-8c57-8675a3a83e0d_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Kds_176542f6-2a6b-11e0-ab18-d010e0d72085_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SMISConfig_74ebb94b-28f7-47ca-86a6-d16922665b88_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ShieldedVMTemplate_afb7d213-3f7e-4a0d-86eb-02d57ad7b858_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MSMQ_33ca09b1-a7fe-42e0-8aa1-e7203746ca94_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSScheduledJob_50cdb55f-5ab7-489f-9e94-4ec21ff51e59_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ProcessMitigations_1e8f5a4c-f11b-41a5-bdbd-4695ca4a503e_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkTransition_eff9ccf9-53ed-423d-b0da-23e6772aacaa_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DnsClient_5696d5ef-fa2d-4997-94f1-0bc13daa2ac5_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StorageQoS_18cd46da-e6a6-47f6-84b3-d4edd6e3eccf_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/IISAdministration_07640789-476a-4713-a091-f5b365129c32_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkLoadBalancingClusters_52832d3a-17d8-48ff-a5bc-f5078492ecbe_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SmbWitness_ef018256-3318-4e74-a823-158022778487_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PackageManagement_4ae9fd46-338a-459c-8186-07f910774cb8_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PowerShellGet_1d73a601-4a6c-43c5-ba3f-619b18bbb404_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/RemoteAccess_d9d222a9-756c-41f8-b23a-2a596093216b_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkConnectivityStatus_6c9a449b-b0c6-4386-b139-ee0a55638803_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Kds_176542f6-2a6b-11e0-ab18-d010e0d72085_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PackageManagement_4ae9fd46-338a-459c-8186-07f910774cb8_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.LocalAccounts_8e362604-2c0b-448f-a414-a6a690a644e2_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StartLayout_c361139b-c043-44a9-b94f-513fbaf1af0d_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/TLS_1e28c697-2370-42f2-ace1-5ac8777f8053_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ServerManagerTasks_bf4656ac-2663-4636-8b38-7d78fd587d0b_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetTCPIP_2d0b6c7f-16a0-4185-843f-ae47b6db4551_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PKI_cf094c6b-63d1-4dda-bf70-15a602c4eb2b_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetConnection_ce4ff86e-9416-4f2d-a869-c860ac543b5e_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetSwitchTeam_e83097b1-4470-4f37-8ce3-a6b0ac5ed8f5_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NFS_108ae179-3094-4223-91e4-b9099069017a_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.WSMan.Management_766204a6-330e-4263-a7ab-46c87afc366c_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ServerCore_21b0d06c-e02a-46cc-849b-11c36ec94fb8_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkSwitchManager_53b60d16-69ad-4453-bf41-83efa5ac35b8_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DcbQos_b57d41f8-8b6b-4012-912f-b08109101281_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/UpdateServices_1c1d7545-e04a-4b31-9024-f0357c3b935f_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetEventPacketCapture_7e984f2f-35da-48a2-a3c1-40ce59930a7c_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ISE_bae93d8e-782c-4a23-b87f-8699bfc17ee0_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BranchCache_d57aee1e-6fe7-4bbc-8c57-8675a3a83e0d_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Whea_b7bf4d74-f837-430e-810f-234f26021253_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Appx_aeef2bef-eba9-4a1d-a3d2-d0b52df76deb_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Nps_5ee6f0a2-bfc8-4824-a1e2-f974d39ca886_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StartScreen_6c813093-9e3a-47e8-84b4-c7b49589f04c_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Wdac_78a7a38c-a446-43fe-b643-9abacf843112_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetworkLoadBalancingClusters_52832d3a-17d8-48ff-a5bc-f5078492ecbe_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MMAgent_e1383a06-d48b-45e0-81e4-5ead146e81a8_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MultiPointVdi_7f53f4d9-97ba-4322-9c8d-008f1ca4be6a_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MPIO_2fbffabe-343d-4db8-ad9e-a8943f50d096_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/TLS_1e28c697-2370-42f2-ace1-5ac8777f8053_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PnpDevice_ad34bc8b-1cf8-47d8-bd82-f681c5358e1c_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/UpdateServices_1c1d7545-e04a-4b31-9024-f0357c3b935f_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ActiveDirectory_43c15630-959c-49e4-a977-758c5cc93408_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Containers_24724c02-0af0-4490-ad0a-a1c0d7bfa261_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetQos_743692b7-a227-4389-b082-2b47de1d0d2d_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MsDtc_52923875-f2e3-4ad2-8e0c-96c7b10e2e3d_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PrintManagement_8466ae97-2c03-4385-a501-7e74cf6bb1df_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PcsvDevice_576ff287-7d01-46a3-8a88-94df7581a2b0_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Core_00000000-0000-0000-0000-000000000000_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetEventPacketCapture_7e984f2f-35da-48a2-a3c1-40ce59930a7c_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DirectAccessClientComponents_244f8fc0-a410-4b87-8237-7496f557e6d4_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetAdapter_1042b422-63a8-4016-a6d6-293e19e8f8a6_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/iSCSI_53e1c251-4283-4b07-ab02-fc492c7ab8c5_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/StartLayout_c361139b-c043-44a9-b94f-513fbaf1af0d_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SmbWitness_ef018256-3318-4e74-a823-158022778487_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ScheduledTasks_5378ee8e-e349-49bb-83b9-f3d9c396c0a6_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SecureBoot_a5bd98e1-e44c-44fb-b88f-5af9bde66fdf_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSScheduledJob_50cdb55f-5ab7-489f-9e94-4ec21ff51e59_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PKI_cf094c6b-63d1-4dda-bf70-15a602c4eb2b_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/TroubleshootingPack_d6fdb0d8-2b0f-406b-afc6-68f60569ebdf_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSReadline_5714753b-2afd-4492-a5fd-01d9e2cff8b5_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetNat_e5439f56-42aa-4fdf-8705-50c782a89345_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BitsTransfer_8fa5064b-8479-4c5c-86ea-0d311fe48875_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.LocalAccounts_8e362604-2c0b-448f-a414-a6a690a644e2_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Security_a94c8c7e-9810-47c0-b8af-65089c13a35a_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Diagnostics_ca046f10-ca64-4740-8ff9-2565dba61a4f_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Hyper-V_af4bddd0-8583-4ff2-84b2-a33f5c8de8a7_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WDS_95b28fd4-92c3-41e8-b338-2df356ba9eca_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BitLocker_0ff02bb8-300a-4262-ac08-e06dd810f1b6_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/AppBackgroundTask_eb40bd55-3bab-4fa6-88ee-0dcf3cad5a25_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSDesiredStateConfiguration_ced422f3-86a4-4841-9f80-a713eac9522a_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DirectAccessClientComponents_244f8fc0-a410-4b87-8237-7496f557e6d4_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/TrustedPlatformModule_17fc1f02-cff3-45fb-ac4f-126594c70b1e_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/EventTracingManagement_80cb11cf-96b5-4d48-84bd-f85f65de78ae_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Utility_1da87e53-152b-403e-98dc-74d7b4d63d59_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/FailoverClusters_cc3e946b-9141-48c2-95d8-d9e56594416a_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MsDtc_52923875-f2e3-4ad2-8e0c-96c7b10e2e3d_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetQos_743692b7-a227-4389-b082-2b47de1d0d2d_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/International_561544e6-3a83-4d24-b140-78ad771eaf10_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Core_00000000-0000-0000-0000-000000000000_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/MMAgent_e1383a06-d48b-45e0-81e4-5ead146e81a8_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ServerManagerTasks_bf4656ac-2663-4636-8b38-7d78fd587d0b_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/IISAdministration_07640789-476a-4713-a091-f5b365129c32_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSWorkflow_3b6cc51d-c096-4b38-b78d-0fed6277096a_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DcbQos_b57d41f8-8b6b-4012-912f-b08109101281_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DhcpServer_90eaa9df-133a-450c-8728-91055cd946a1_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PrintManagement_8466ae97-2c03-4385-a501-7e74cf6bb1df_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BestPractices_5551ea86-919d-499b-948f-87305e4f2344_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PowerShellWebAccess_3fed3f16-4eb3-40fb-8797-e71483b3d832_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetSwitchTeam_e83097b1-4470-4f37-8ce3-a6b0ac5ed8f5_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DnsClient_5696d5ef-fa2d-4997-94f1-0bc13daa2ac5_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Archive_eb74e8da-9ae2-482a-a648-e96550fb8733_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/WindowsServerBackup_d27a5d7a-8b1d-4b0a-809d-65ef33ee2f2d_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Nps_5ee6f0a2-bfc8-4824-a1e2-f974d39ca886_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SmbShare_3af1699d-cc54-4e54-81cf-28d2df5cce0a_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetWNV_b47767ec-a4d6-488d-915d-5070791ac6d4_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/PSDesiredStateConfiguration_94b905ff-74b5-437e-89ed-7df44386533c_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/GroupPolicy_03e49e3a-be77-4422-9d97-8fe355c2284c_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DhcpServer_90eaa9df-133a-450c-8728-91055cd946a1_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Security_a94c8c7e-9810-47c0-b8af-65089c13a35a_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/SmbShare_3af1699d-cc54-4e54-81cf-28d2df5cce0a_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetWNV_b47767ec-a4d6-488d-915d-5070791ac6d4_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ADRMSAdmin_beb3db13-eed6-4f7b-8420-079e395b58f9_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Archive_eb74e8da-9ae2-482a-a648-e96550fb8733_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/AppBackgroundTask_eb40bd55-3bab-4fa6-88ee-0dcf3cad5a25_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DnsServer_46f598e5-9907-42b2-afbb-68e5f7e34604_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Diagnostics_ca046f10-ca64-4740-8ff9-2565dba61a4f_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ClusterAwareUpdating_4e804861-1dce-46c1-868d-c8f2ab9d220a_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/BestPractices_5551ea86-919d-499b-948f-87305e4f2344_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/ServerCore_21b0d06c-e02a-46cc-849b-11c36ec94fb8_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/DFSR_c3f81f5f-6555-43cb-802a-aef7aa5a11cb_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/IscsiTarget_a1da990a-4dc2-4f7e-beb4-046a89b9d473_HelpInfo.xml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/Microsoft.PowerShell.Host_56d66100-99a0-4ffc-a12d-eee9a6718aef_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content/NetLbfo_80cf4c6d-30b7-4b0f-a035-dbb23a65ef1d_en-US_HelpContent.cab -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula/pshelp/content copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula copying build/lib/watchmaker/static/salt/formulas/pshelp-formula/.gitattributes -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/pshelp-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/pillar.example -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/docker creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/docker/centos7 copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/docker/centos7/Dockerfile -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/docker/centos7 creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/docker/centos6 copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/docker/centos6/Dockerfile -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/docker/centos6 copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/requirements-el7.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/tests creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/pillar creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/pillar/test-linux-main copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/pillar/test-linux-main/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/pillar/test-linux-main copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/pillar/test-linux-main/main.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/pillar/test-linux-main copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/tests/requirements.txt -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/tests copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/FORMULA -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/.bumpversion.cfg -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/appveyor.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/LICENSE -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/elx copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/elx/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/elx copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/elx/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/elx copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/elx/install.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/elx creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/windows copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/windows/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/windows copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/windows/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/mcafee-agent/windows copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/.travis.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/elx copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/elx/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/elx copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/elx/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/elx copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/elx/install.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/elx creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/windows copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/windows/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/windows copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/windows/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula/trellix-agent/windows copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula copying build/lib/watchmaker/static/salt/formulas/mcafee-agent-formula/.gitattributes -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/mcafee-agent-formula creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content copying build/lib/watchmaker/static/salt/content/.gitignore -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/mcafee_agent_pkg copying build/lib/watchmaker/static/salt/content/winrepo/winrepo/mcafee_agent_pkg/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/mcafee_agent_pkg creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/netbanner_pkg copying build/lib/watchmaker/static/salt/content/winrepo/winrepo/netbanner_pkg/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/netbanner_pkg creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/scc_pkg copying build/lib/watchmaker/static/salt/content/winrepo/winrepo/scc_pkg/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/scc_pkg creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/nessus_agent_pkg copying build/lib/watchmaker/static/salt/content/winrepo/winrepo/nessus_agent_pkg/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/nessus_agent_pkg creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/splunkforwarder_pkg copying build/lib/watchmaker/static/salt/content/winrepo/winrepo/splunkforwarder_pkg/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/splunkforwarder_pkg creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/dotnet_pkg copying build/lib/watchmaker/static/salt/content/winrepo/winrepo/dotnet_pkg/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/dotnet_pkg creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/trellix_agent_pkg copying build/lib/watchmaker/static/salt/content/winrepo/winrepo/trellix_agent_pkg/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/trellix_agent_pkg creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/emet_pkg copying build/lib/watchmaker/static/salt/content/winrepo/winrepo/emet_pkg/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/winrepo/winrepo/emet_pkg creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar copying build/lib/watchmaker/static/salt/content/pillar/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar copying build/lib/watchmaker/static/salt/content/pillar/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar/common creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar/common/winrepo copying build/lib/watchmaker/static/salt/content/pillar/common/winrepo/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar/common/winrepo creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar/common/ash-windows copying build/lib/watchmaker/static/salt/content/pillar/common/ash-windows/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar/common/ash-windows creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar/common/netbanner copying build/lib/watchmaker/static/salt/content/pillar/common/netbanner/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar/common/netbanner creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar/common/scap copying build/lib/watchmaker/static/salt/content/pillar/common/scap/map.jinja -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar/common/scap copying build/lib/watchmaker/static/salt/content/pillar/common/scap/elx.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar/common/scap copying build/lib/watchmaker/static/salt/content/pillar/common/scap/windows.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar/common/scap creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar/common/ash-linux copying build/lib/watchmaker/static/salt/content/pillar/common/ash-linux/init.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/pillar/common/ash-linux creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/states copying build/lib/watchmaker/static/salt/content/states/top.sls -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content/states copying build/lib/watchmaker/static/salt/content/.travis.yml -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content copying build/lib/watchmaker/static/salt/content/README.md -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content copying build/lib/watchmaker/static/salt/content/.gitattributes -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/content creating /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/logger copying build/lib/watchmaker/logger/__init__.py -> /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/logger byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/scripts/check_zipapp.py to check_zipapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/scripts/generate.py to generate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/noxfile.py to noxfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates/pre-19.3.py to pre-19.3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates/zipapp_main.py to zipapp_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates/pre-21.0.py to pre-21.0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates/pre-10.py to pre-10.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates/pre-18.1.py to pre-18.1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/templates/moved.py to moved.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/2.7/get-pip.py to get-pip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.5/get-pip.py to get-pip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.3/get-pip.py to get-pip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.6/get-pip.py to get-pip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.4/get-pip.py to get-pip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/get-pip.py to get-pip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/3.2/get-pip.py to get-pip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/pypa/get-pip/public/2.6/get-pip.py to get-pip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/_vendor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/conditions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/workers/salt.py to salt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/workers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/workers/yum.py to yum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/workers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/status/providers/abstract.py to abstract.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/status/providers/azure.py to azure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/status/providers/aws.py to aws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/status/providers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/status/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/urllib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/urllib/request_handlers.py to request_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds/detect/providers/provider.py to provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds/detect/providers/azure_provider.py to azure_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds/detect/providers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds/detect/providers/aws_provider.py to aws_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/imds/detect/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/config/status/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/managers/worker_manager.py to worker_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/managers/platform.py to platform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/managers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/exceptions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/_modules/win_lgpo.py to win_lgpo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/_modules/ash_win_lgpo.py to ash_win_lgpo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/ash-windows/tools/convert-lgpo-policy.py to convert-lgpo-policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-windows-formula/_states/ash_win_lgpo.py to ash_win_lgpo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/_modules/ash_linux.py to ash_linux.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/ash-linux-formula/_states/ash_linux.py to ash_linux.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/_utils/vault-auth.py to vault-auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/_modules/vault-auth.py to vault-auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/static/salt/formulas/vault-auth-formula/_states/vault-auth.py to vault-auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker/logger/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp5yvohpt1.py' /usr/bin/python3 /tmp/tmp5yvohpt1.py removing /tmp/tmp5yvohpt1.py running install_egg_info running egg_info writing src/watchmaker.egg-info/PKG-INFO writing dependency_links to src/watchmaker.egg-info/dependency_links.txt writing entry points to src/watchmaker.egg-info/entry_points.txt writing requirements to src/watchmaker.egg-info/requires.txt writing top-level names to src/watchmaker.egg-info/top_level.txt reading manifest file 'src/watchmaker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS.md' writing manifest file 'src/watchmaker.egg-info/SOURCES.txt' Copying src/watchmaker.egg-info to /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9/site-packages/watchmaker-0.27.0-py3.9.egg-info running install_scripts Installing wam script to /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/bin Installing watchmaker script to /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64//usr/share/doc/python-watchmaker + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64//usr/share/doc/python-watchmaker + '[' -d example ']' ~/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64 ~/build/BUILD/watchmaker-0.27.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/watchmaker-0.27.0 + mv /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.27.0-1 --unique-debug-suffix -0.27.0-1.x86_64 --unique-debug-src-base python-watchmaker-0.27.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/watchmaker-0.27.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-watchmaker-0.27.0-1.noarch Provides: python-watchmaker python3-watchmaker = 0.27.0-1 python3.9dist(watchmaker) = 0.27 python3dist(watchmaker) = 0.27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/bin/python3 python(abi) = 3.9 python3.9dist(backoff) python3.9dist(click) python3.9dist(compatibleversion) >= 0.1.2 python3.9dist(distro) python3.9dist(importlib-metadata) python3.9dist(importlib-resources) python3.9dist(oschmod) >= 0.1.3 python3.9dist(pyyaml) python3.9dist(setuptools) python3.9dist(six) Processing files: python-watchmaker-help-0.27.0-1.noarch warning: Empty %files file /builddir/build/BUILD/watchmaker-0.27.0/doclist.lst Provides: python-watchmaker-help = 0.27.0-1 python3-watchmaker-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64 Wrote: /builddir/build/RPMS/python-watchmaker-help-0.27.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-watchmaker-0.27.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CRozX2 + umask 022 + cd /builddir/build/BUILD + cd watchmaker-0.27.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-watchmaker-0.27.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0