ungleich-learning-circle/kjg/cdist.org

162 KiB
Raw Permalink Blame History

cdist2

Explain the difference between a singleton and non-singleton type

singleton : be used only once per host non-singleton : not only once per host

Explain the difference between the different verbosity levels

-v : include INFO information -vv : include VERBOSE information -vvv : include DEBUG information -vvvv : include TRACE information

log

v-log

INFO: localhost: Starting configuration run INFO: localhost: Finished successful run in 2.24 seconds

vv-log

INFO: localhost: Starting configuration run VERBOSE: localhost: Running global explorers VERBOSE: localhost: Running initial manifest tmp/tmpwosy1grz/421aa90e079fa326b6494f812ad13e79/data/conf/manifest/init VERBOSE: localhost: Preparing object __my_computer VERBOSE: localhost: Running manifest and explorers for __my_computer/ VERBOSE: localhost: Running type explorers for <CdistType __my_computer> VERBOSE: localhost: Running type manifest tmp/tmpwosy1grz/421aa90e079fa326b6494f812ad13e79/data/conf/type/__my_computer/manifest for object __my_computer VERBOSE: localhost: Preparing object __package/zsh VERBOSE: localhost: Running manifest and explorers for __package/zsh VERBOSE: localhost: Running type explorers for <CdistType __package> VERBOSE: localhost: Running type manifest /tmp/tmpwosy1grz/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest for object __package/zsh VERBOSE: localhost: Preparing object __package/mosh VERBOSE: localhost: Running manifest and explorers for __package/mosh VERBOSE: localhost: Running type explorers for <CdistType __package> VERBOSE: localhost: Running type manifest /tmp/tmpwosy1grz/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest for object __package/mosh VERBOSE: localhost: Preparing object __package/emacs VERBOSE: localhost: Running manifest and explorers for __package/emacs VERBOSE: localhost: Running type explorers for <CdistType __package> VERBOSE: localhost: Running type manifest /tmp/tmpwosy1grz/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest for object __package/emacs VERBOSE: localhost: Preparing object __package/nmap VERBOSE: localhost: Running manifest and explorers for __package/nmap VERBOSE: localhost: Running type explorers for <CdistType __package> VERBOSE: localhost: Running type manifest /tmp/tmpwosy1grz/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest for object __package/nmap VERBOSE: localhost: Preparing object __package_yum/zsh VERBOSE: localhost: Running manifest and explorers for __package_yum/zsh VERBOSE: localhost: Running type explorers for <CdistType __package_yum> VERBOSE: localhost: Running object __package_yum/zsh VERBOSE: localhost: Preparing object __package_yum/mosh VERBOSE: localhost: Running manifest and explorers for __package_yum/mosh VERBOSE: localhost: Running type explorers for <CdistType __package_yum> VERBOSE: localhost: Running object __package_yum/mosh VERBOSE: localhost: Preparing object __package_yum/emacs VERBOSE: localhost: Running manifest and explorers for __package_yum/emacs VERBOSE: localhost: Running type explorers for <CdistType __package_yum> VERBOSE: localhost: Running object __package_yum/emacs VERBOSE: localhost: Preparing object __package_yum/nmap VERBOSE: localhost: Running manifest and explorers for __package_yum/nmap VERBOSE: localhost: Running type explorers for <CdistType __package_yum> VERBOSE: localhost: Running object __package_yum/nmap VERBOSE: localhost: Running object __package/zsh VERBOSE: localhost: Running object __package/mosh VERBOSE: localhost: Running object __package/emacs VERBOSE: localhost: Running object __package/nmap VERBOSE: localhost: Preparing object __file/root/.emacs VERBOSE: localhost: Running manifest and explorers for __file/root/.emacs VERBOSE: localhost: Running type explorers for <CdistType __file> VERBOSE: localhost: Running object __file/root/.emacs VERBOSE: localhost: Running object __my_computer/ INFO: localhost: Finished successful run in 2.15 seconds VERBOSE: config: Total processing time for 1 host(s): 2.158529043197632

vvv-log

DEBUG: inventory: Host 'localhost' not found, skipped DEBUG: config: Base root path for target host "localhost" is "/tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79" DEBUG: localhost: remote_exec for host "localhost": ssh -o User=root -o ControlPath=/tmp/tmpb6qsot8m/s -o ControlMaster=auto -o ControlPersist=2h DEBUG: localhost: remote_copy for host "localhost": scp -o User=root -q -o ControlPath=/tmp/tmpb6qsot8m/s -o ControlMaster=auto -o ControlPersist=2h DEBUG: localhost: address family: 0 DEBUG: localhost: derived host_name for host "localhost": localhost DEBUG: localhost: derived host_fqdn for host "localhost": localhost.localdomain DEBUG: localhost: target_host for host "localhost": ('localhost', 'localhost', 'localhost.localdomain') INFO: localhost: Starting configuration run DEBUG: localhost: Checking conf_dir root/cdist/cdist/conf … DEBUG: localhost: Checking conf_dir /root.cdist … DEBUG: localhost: Checking conf_dir /root/ungleich-learning-circle/kjg/dot-cdist … DEBUG: localhost: Checking conf_dir /root/ungleich-learning-circle/kjg/dot-cdist … VERBOSE: localhost: Running global explorers DEBUG: localhost: Running global explorers sequentially DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout VERBOSE: localhost: Running initial manifest /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/manifest/init DEBUG: localhost: /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/manifest/init is NOT executable, running it with /bin/sh -e DEBUG: localhost: Iteration in sequential mode VERBOSE: localhost: Preparing object __my_computer/ VERBOSE: localhost: Running manifest and explorers for __my_computer/ VERBOSE: localhost: Running type explorers for <CdistType __my_computer> VERBOSE: localhost: Running type manifest tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__my_computer/manifest for object __my_computer DEBUG: localhost: /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__my_computer/manifest is NOT executable, running it with /bin/sh -e DEBUG: localhost: Iteration in sequential mode VERBOSE: localhost: Preparing object __package/zsh VERBOSE: localhost: Running manifest and explorers for __package/zsh VERBOSE: localhost: Running type explorers for <CdistType __package> DEBUG: localhost: return_output is True, ignoring stdout VERBOSE: localhost: Running type manifest /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest for object __package/zsh DEBUG: localhost: /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest is executable, running it VERBOSE: localhost: Preparing object __package/mosh VERBOSE: localhost: Running manifest and explorers for __package/mosh VERBOSE: localhost: Running type explorers for <CdistType __package> DEBUG: localhost: return_output is True, ignoring stdout VERBOSE: localhost: Running type manifest /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest for object __package/mosh DEBUG: localhost: /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest is executable, running it VERBOSE: localhost: Preparing object __package/emacs VERBOSE: localhost: Running manifest and explorers for __package/emacs VERBOSE: localhost: Running type explorers for <CdistType __package> DEBUG: localhost: return_output is True, ignoring stdout VERBOSE: localhost: Running type manifest /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest for object __package/emacs DEBUG: localhost: /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest is executable, running it VERBOSE: localhost: Preparing object __package/nmap VERBOSE: localhost: Running manifest and explorers for __package/nmap VERBOSE: localhost: Running type explorers for <CdistType __package> DEBUG: localhost: return_output is True, ignoring stdout VERBOSE: localhost: Running type manifest /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest for object __package/nmap DEBUG: localhost: /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest is executable, running it DEBUG: localhost: Iteration in sequential mode VERBOSE: localhost: Preparing object __package_yum/zsh VERBOSE: localhost: Running manifest and explorers for __package_yum/zsh VERBOSE: localhost: Running type explorers for <CdistType __package_yum> DEBUG: localhost: return_output is True, ignoring stdout VERBOSE: localhost: Running object __package_yum/zsh DEBUG: localhost: Generating code for __package_yum/zsh DEBUG: localhost: /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_yum/gencode-remote is executable, running it VERBOSE: localhost: Preparing object __package_yum/mosh VERBOSE: localhost: Running manifest and explorers for __package_yum/mosh VERBOSE: localhost: Running type explorers for <CdistType __package_yum> DEBUG: localhost: return_output is True, ignoring stdout VERBOSE: localhost: Running object __package_yum/mosh DEBUG: localhost: Generating code for __package_yum/mosh DEBUG: localhost: /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_yum/gencode-remote is executable, running it VERBOSE: localhost: Preparing object __package_yum/emacs VERBOSE: localhost: Running manifest and explorers for __package_yum/emacs VERBOSE: localhost: Running type explorers for <CdistType __package_yum> DEBUG: localhost: return_output is True, ignoring stdout VERBOSE: localhost: Running object __package_yum/emacs DEBUG: localhost: Generating code for __package_yum/emacs DEBUG: localhost: /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_yum/gencode-remote is executable, running it VERBOSE: localhost: Preparing object __package_yum/nmap VERBOSE: localhost: Running manifest and explorers for __package_yum/nmap VERBOSE: localhost: Running type explorers for <CdistType __package_yum> DEBUG: localhost: return_output is True, ignoring stdout VERBOSE: localhost: Running object __package_yum/nmap DEBUG: localhost: Generating code for __package_yum/nmap DEBUG: localhost: /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_yum/gencode-remote is executable, running it DEBUG: localhost: Iteration in sequential mode VERBOSE: localhost: Running object __package/zsh DEBUG: localhost: Generating code for __package/zsh VERBOSE: localhost: Running object __package/mosh DEBUG: localhost: Generating code for __package/mosh VERBOSE: localhost: Running object __package/emacs DEBUG: localhost: Generating code for __package/emacs VERBOSE: localhost: Running object __package/nmap DEBUG: localhost: Generating code for __package/nmap VERBOSE: localhost: Preparing object __file/root/.emacs VERBOSE: localhost: Running manifest and explorers for __file/root/.emacs VERBOSE: localhost: Running type explorers for <CdistType __file> DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout DEBUG: localhost: return_output is True, ignoring stdout VERBOSE: localhost: Running object __file/root/.emacs DEBUG: localhost: Generating code for __file/root/.emacs DEBUG: localhost: /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file/gencode-local is executable, running it DEBUG: localhost: /tmp/tmp41dcf3ht/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file/gencode-remote is executable, running it DEBUG: localhost: Iteration in sequential mode VERBOSE: localhost: Running object __my_computer/ DEBUG: localhost: Generating code for __my_computer/ DEBUG: localhost: Iteration in sequential mode DEBUG: localhost: Running cleanup commands DEBUG: localhost: cache subpath: 421aa90e079fa326b6494f812ad13e79 INFO: localhost: Finished successful run in 2.21 seconds VERBOSE: config: Total processing time for 1 host(s): 2.2233283519744873

vvvv-log

TRACE: cdist: command line args: Namespace(all_tagged_hosts=False, beta=None, cache_path_pattern=None, command='config', conf_dir=['/root/ungleich-learning-circle/kjg/dot-cdist'], config_file=None, dry_run=False, force_ipv=None, func=<bound method Config.commandline of <class 'cdist.config.Config'>>, has_all_tags=False, host=['localhost'], hostfile=None, inventory_dir=None, jobs=None, manifest=None, out_path=None, parallel=None, quiet=False, remote_copy=None, remote_exec=None, remote_out_path=None, save_output_streams=True, tag=False, timestamp=False, use_archiving=None, verbose=4) TRACE: cdist: configuration: {'GLOBAL': {'conf_dir': ['/root/ungleich-learning-circle/kjg/dot-cdist'], 'verbosity': 4, 'timestamp': False}} TRACE: cdist: configured args: Namespace(all_tagged_hosts=False, beta=None, cache_path_pattern=None, command='config', conf_dir=['/root/ungleich-learning-circle/kjg/dot-cdist'], config_file=None, dry_run=False, force_ipv=None, func=<bound method Config.commandline of <class 'cdist.config.Config'>>, has_all_tags=False, host=['localhost'], hostfile=None, inventory_dir=None, jobs=None, manifest=None, out_path=None, parallel=None, quiet=False, remote_copy=None, remote_exec=None, remote_out_path=None, save_output_streams=True, tag=False, timestamp=False, use_archiving=None, verbose=4) TRACE: config: Processing hosts sequentially TRACE: inventory: Init db: root.cdist/inventory TRACE: inventory: Listing by host(s) TRACE: inventory: host: localhost DEBUG: inventory: Host 'localhost' not found, skipped DEBUG: config: Base root path for target host "localhost" is "/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79" DEBUG: localhost: remote_exec for host "localhost": ssh -o User=root -o ControlPath=/tmp/tmpf87m4xwe/s -o ControlMaster=auto -o ControlPersist=2h DEBUG: localhost: remote_copy for host "localhost": scp -o User=root -q -o ControlPath=/tmp/tmpf87m4xwe/s -o ControlMaster=auto -o ControlPersist=2h DEBUG: localhost: address family: 0 DEBUG: localhost: derived host_name for host "localhost": localhost DEBUG: localhost: derived host_fqdn for host "localhost": localhost.localdomain DEBUG: localhost: target_host for host "localhost": ('localhost', 'localhost', 'localhost.localdomain') TRACE: localhost: Local mkdir: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data INFO: localhost: Starting configuration run TRACE: localhost: Local mkdir: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf TRACE: localhost: Local mkdir: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/explorer TRACE: localhost: Local mkdir: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object TRACE: localhost: Local mkdir: tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin TRACE: localhost: Local mkdir: /root.cdist/cache TRACE: localhost: Local mkdir: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/stdout TRACE: localhost: Local mkdir: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/stderr TRACE: localhost: Local mkdir: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer TRACE: localhost: Local mkdir: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/files TRACE: localhost: Local mkdir: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/manifest TRACE: localhost: Local mkdir: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type DEBUG: localhost: Checking conf_dir /root/cdist/cdist/conf … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/hostname to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/hostname … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/os to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/os … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/runlevel to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/runlevel … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/memory to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/memory … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/os_release to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/os_release … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/cpu_sockets to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/cpu_sockets … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/is-freebsd-jail to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/is-freebsd-jail … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/kernel_name to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/kernel_name … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/lsb_codename to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_codename … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/lsb_description to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_description … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/lsb_id to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_id … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/lsb_release to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_release … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/machine to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/machine … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/machine_type to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/machine_type … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/os_version to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/os_version … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/cpu_cores to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/cpu_cores … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/disks to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/disks … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/init to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/init … TRACE: localhost: Linking /root/cdist/cdist/conf/explorer/interfaces to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/interfaces … TRACE: localhost: Linking /root/cdist/cdist/conf/manifest/sample-from-distribution to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/manifest/sample-from-distribution … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__apt_key to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__apt_key … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__apt_key_uri to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__apt_key_uri … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__apt_mark to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__apt_mark … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__apt_norecommends to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__apt_norecommends … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__apt_ppa to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__apt_ppa … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__apt_source to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__apt_source … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__apt_update_index to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__apt_update_index … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__block to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__block … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__ccollect_source to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__ccollect_source … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__cdist … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__cdistmarker to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__cdistmarker … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__chroot_mount to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__chroot_mount … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__chroot_umount to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__chroot_umount … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__config_file to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__config_file … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__consul to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__consul … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__consul_agent to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__consul_agent … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__consul_check to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__consul_check … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__consul_reload to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__consul_reload … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__consul_service to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__consul_service … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__consul_template to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__consul_template … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__consul_template_template to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__consul_template_template … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__consul_watch_checks to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__consul_watch_checks … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__consul_watch_event to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__consul_watch_event … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__consul_watch_key to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__consul_watch_key … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__consul_watch_keyprefix to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__consul_watch_keyprefix … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__consul_watch_nodes to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__consul_watch_nodes … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__consul_watch_service to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__consul_watch_service … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__consul_watch_services to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__consul_watch_services … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__cron to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__cron … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__daemontools to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__daemontools … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__daemontools_service to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__daemontools_service … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__debconf_set_selections to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__debconf_set_selections … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__directory to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__directory … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__docker to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__docker … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__docker_compose to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__docker_compose … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__dog_vdi to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__dog_vdi … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__dot_file to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__dot_file … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__file to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__filesystem to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__filesystem … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__firewalld_rule to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__firewalld_rule … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__firewalld_start to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__firewalld_start … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__git to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__git … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__go_get to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__go_get … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__golang_from_vendor to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__golang_from_vendor … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__grafana_dashboard to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__grafana_dashboard … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__group to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__group … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__hostname to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__hostname … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__hosts to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__hosts … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_bootloader_grub to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_bootloader_grub … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_chroot_mount to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_chroot_mount … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_chroot_umount to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_chroot_umount … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_config to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_config … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_directory to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_directory … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_file to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_file … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_fstab to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_fstab … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_generate_fstab to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_generate_fstab … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_mkfs to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_mkfs … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_mount to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_mount … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_partition_msdos to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_partition_msdos … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_partition_msdos_apply to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_partition_msdos_apply … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_reboot to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_reboot … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_reset_disk to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_reset_disk … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_stage to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_stage … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_umount to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_umount … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__iptables_apply to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__iptables_apply … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__iptables_rule to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__iptables_rule … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__issue to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__issue … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__jail to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__jail … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__jail_freebsd10 to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__jail_freebsd10 … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__jail_freebsd9 to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__jail_freebsd9 … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__key_value to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__key_value … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__keyboard to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__keyboard … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__letsencrypt_cert to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__letsencrypt_cert … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__line to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__line … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__link to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__link … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__locale to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__locale … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__locale_system to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__locale_system … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__motd to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__motd … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__mount to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__mount … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__mysql_database to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__mysql_database … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_apt to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_apt … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_dpkg to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_dpkg … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_emerge to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_emerge … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_emerge_dependencies to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_emerge_dependencies … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_luarocks to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_luarocks … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_opkg to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_opkg … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_pacman to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_pacman … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_pip to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_pip … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_pkg_freebsd to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_pkg_freebsd … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_pkg_openbsd to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_pkg_openbsd … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_pkgng_freebsd to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_pkgng_freebsd … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_rubygem to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_rubygem … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_update_index to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_update_index … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_upgrade_all to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_upgrade_all … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_yum to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_yum … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_zypper to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_zypper … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__pacman_conf to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__pacman_conf … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__pacman_conf_integrate to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__pacman_conf_integrate … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__pf_apply to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__pf_apply … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__pf_ruleset to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__pf_ruleset … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__postfix to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__postfix … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__postfix_master to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__postfix_master … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__postfix_postconf to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__postfix_postconf … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__postfix_postmap to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__postfix_postmap … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__postfix_reload to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__postfix_reload … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__postgres_database to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__postgres_database … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__postgres_extension to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__postgres_extension … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__postgres_role to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__postgres_role … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__process to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__process … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__prometheus_alertmanager to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__prometheus_alertmanager … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__prometheus_exporter to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__prometheus_exporter … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__prometheus_server to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__prometheus_server … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__pyvenv to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__pyvenv … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__qemu_img to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__qemu_img … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__rbenv to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__rbenv … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__rsync to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__rsync … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__rvm to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__rvm … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__rvm_gem to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__rvm_gem … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__rvm_gemset to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__rvm_gemset … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__rvm_ruby to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__rvm_ruby … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__ssh_authorized_key to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__ssh_authorized_key … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__ssh_authorized_keys to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__ssh_authorized_keys … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__ssh_dot_ssh to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__ssh_dot_ssh … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__staged_file to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__staged_file … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__start_on_boot to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__start_on_boot … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__sysctl to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__sysctl … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__systemd_unit to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__systemd_unit … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__timezone to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__timezone … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__update_alternatives to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__update_alternatives … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__user to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__user … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__user_groups to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__user_groups … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__yum_repo to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__yum_repo … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__zypper_repo to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__zypper_repo … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__zypper_service to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__zypper_service … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__teredo to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__teredo … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__acl to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__acl … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__apt_default_release to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__apt_default_release … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__docker_config to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__docker_config … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__docker_secret to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__docker_secret … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__docker_stack to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__docker_stack … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__docker_swarm to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__docker_swarm … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__install_coreos to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__install_coreos … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__ping to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__ping … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__check_messages to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__check_messages … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__clean_path to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__clean_path … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__package_apk to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_apk … TRACE: localhost: Linking /root/cdist/cdist/conf/type/__ufw to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__ufw … TRACE: localhost: Linking root/cdist/cdist/conf/type/__ufw_rule to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__ufw_rule … DEBUG: localhost: Checking conf_dir /root.cdist … DEBUG: localhost: Checking conf_dir /root/ungleich-learning-circle/kjg/dot-cdist … TRACE: localhost: Linking /root/ungleich-learning-circle/kjg/dot-cdist/manifest/init to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/manifest/init … TRACE: localhost: Linking /root/ungleich-learning-circle/kjg/dot-cdist/type/__my_computer to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__my_computer … DEBUG: localhost: Checking conf_dir /root/ungleich-learning-circle/kjg/dot-cdist … TRACE: localhost: Linking /root/ungleich-learning-circle/kjg/dot-cdist/manifest/init to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/manifest/init … TRACE: localhost: Linking /root/ungleich-learning-circle/kjg/dot-cdist/type/__my_computer to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__my_computer … TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__apt_key TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__apt_key_uri TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__apt_mark TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__apt_norecommends TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__apt_ppa TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__apt_source TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__apt_update_index TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__block TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__ccollect_source TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__cdist TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__cdistmarker TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__chroot_mount TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__chroot_umount TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__config_file TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__consul TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__consul_agent TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__consul_check TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__consul_reload TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__consul_service TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__consul_template TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__consul_template_template TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__consul_watch_checks TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__consul_watch_event TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__consul_watch_key TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__consul_watch_keyprefix TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__consul_watch_nodes TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__consul_watch_service TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__consul_watch_services TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__cron TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__daemontools TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__daemontools_service TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__debconf_set_selections TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__directory TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__docker TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__docker_compose TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__dog_vdi TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__dot_file TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__file TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__filesystem TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__firewalld_rule TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__firewalld_start TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__git TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__go_get TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__golang_from_vendor TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__grafana_dashboard TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__group TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__hostname TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__hosts TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_bootloader_grub TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_chroot_mount TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_chroot_umount TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_config TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_directory TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_file TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_fstab TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_generate_fstab TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_mkfs TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_mount TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_partition_msdos TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_partition_msdos_apply TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_reboot TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_reset_disk TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_stage TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_umount TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__iptables_apply TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__iptables_rule TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__issue TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__jail TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__jail_freebsd10 TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__jail_freebsd9 TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__key_value TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__keyboard TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__letsencrypt_cert TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__line TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__link TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__locale TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__locale_system TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__motd TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__mount TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__mysql_database TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_apt TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_dpkg TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_emerge TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_emerge_dependencies TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_luarocks TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_opkg TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_pacman TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_pip TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_pkg_freebsd TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_pkg_openbsd TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_pkgng_freebsd TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_rubygem TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_update_index TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_upgrade_all TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_yum TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_zypper TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__pacman_conf TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__pacman_conf_integrate TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__pf_apply TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__pf_ruleset TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__postfix TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__postfix_master TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__postfix_postconf TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__postfix_postmap TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__postfix_reload TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__postgres_database TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__postgres_extension TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__postgres_role TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__process TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__prometheus_alertmanager TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__prometheus_exporter TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__prometheus_server TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__pyvenv TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__qemu_img TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__rbenv TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__rsync TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__rvm TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__rvm_gem TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__rvm_gemset TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__rvm_ruby TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__ssh_authorized_key TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__ssh_authorized_keys TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__ssh_dot_ssh TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__staged_file TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__start_on_boot TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__sysctl TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__systemd_unit TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__timezone TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__update_alternatives TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__user TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__user_groups TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__yum_repo TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__zypper_repo TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__zypper_service TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__teredo TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__acl TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__apt_default_release TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__docker_config TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__docker_secret TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__docker_stack TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__docker_swarm TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__install_coreos TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__ping TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__check_messages TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__clean_path TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__package_apk TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__ufw TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__ufw_rule TRACE: localhost: Linking emulator: /root/cdist/scripts/cdist to /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/bin/__my_computer TRACE: localhost: Object marker .cdist-6gtix4w8 saved in /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object_marker TRACE: localhost: Remote rmdir: /var/lib/cdist TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'rm', '-rf', '/var/lib/cdist'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'rm', '-rf', '/var/lib/cdist']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'rm', '-rf', '/var/lib/cdist']; Remote stdout: TRACE: localhost: Remote mkdir: /var/lib/cdist TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist']; Remote stdout: TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', '/var/lib/cdist'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', '/var/lib/cdist']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', '/var/lib/cdist']; Remote stdout: TRACE: localhost: Remote mkdir: /var/lib/cdist/conf TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf']; Remote stdout: VERBOSE: localhost: Running global explorers TRACE: localhost: Remote transfer: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer -> /var/lib/cdist/conf/explorer TRACE: localhost: Remote mkdir: /var/lib/cdist/conf/explorer TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf/explorer'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf/explorer']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf/explorer']; Remote stdout: TRACE: localhost: Remote run: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/hostname', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/os', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/runlevel', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/memory', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/os_release', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/cpu_sockets', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/is-freebsd-jail', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/kernel_name', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_codename', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_description', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_id', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_release', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/machine', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/machine_type', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/os_version', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/cpu_cores', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/disks', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/init', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/interfaces', 'localhost:/var/lib/cdist/conf/explorer'] TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/hostname', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/os', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/runlevel', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/memory', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/os_release', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/cpu_sockets', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/is-freebsd-jail', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/kernel_name', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_codename', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_description', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_id', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_release', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/machine', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/machine_type', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/os_version', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/cpu_cores', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/disks', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/init', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/interfaces', 'localhost:/var/lib/cdist/conf/explorer']; Remote stderr: TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/hostname', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/os', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/runlevel', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/memory', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/os_release', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/cpu_sockets', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/is-freebsd-jail', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/kernel_name', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_codename', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_description', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_id', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/lsb_release', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/machine', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/machine_type', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/os_version', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/cpu_cores', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/disks', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/init', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/explorer/interfaces', 'localhost:/var/lib/cdist/conf/explorer']; Remote stdout: TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', '/var/lib/cdist/conf/explorer/*'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', '/var/lib/cdist/conf/explorer/*']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', '/var/lib/cdist/conf/explorer/*']; Remote stdout: DEBUG: localhost: Running global explorers sequentially DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/hostname'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/hostname'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/os'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/os'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/runlevel'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/runlevel'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/memory'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/memory'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/os_release'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/os_release'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/cpu_sockets'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/cpu_sockets'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/is-freebsd-jail'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/is-freebsd-jail'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/kernel_name'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/kernel_name'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/lsb_codename'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/lsb_codename'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/lsb_description'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/lsb_description'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/lsb_id'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/lsb_id'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/lsb_release'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/lsb_release'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/machine'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/machine'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/machine_type'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/machine_type'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/os_version'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/os_version'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/cpu_cores'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/cpu_cores'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/disks'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/disks'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/init'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/init'"]; Remote stderr: DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/interfaces'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE;/bin/sh -e /var/lib/cdist/conf/explorer/interfaces'"]; Remote stderr: VERBOSE: localhost: Running initial manifest /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/manifest/init DEBUG: localhost: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/manifest/init is NOT executable, running it with /bin/sh -e TRACE: localhost: Local run: ['/bin/sh', '-e', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/manifest/init'] TRACE: localhost: Command: ['/bin/sh', '-e', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/manifest/init']; Local stderr: TRACE: localhost: Command: ['bin/sh', '-e', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/manifest/init']; Local stdout: TRACE: localhost: Args: Namespace() DEBUG: cdist-flock: Acquiring lock on /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__my_computer_.cdist-6gtix4w8.lock DEBUG: cdist-flock: Acquired lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__my_computer_.cdist-6gtix4w8.lock TRACE: localhost: Finished _my_computer/.cdist-6gtix4w8 {} DEBUG: cdist-flock: Releasing lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__my_computer.cdist-6gtix4w8.lock DEBUG: cdist-flock: Released lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__my_computer_.cdist-6gtix4w8.lock

DEBUG: localhost: Iteration in sequential mode VERBOSE: localhost: Preparing object __my_computer/ VERBOSE: localhost: Running manifest and explorers for __my_computer/ VERBOSE: localhost: Running type explorers for <CdistType __my_computer> TRACE: localhost: Transferring type explorers for type: <CdistType __my_computer> TRACE: localhost: Transferring object parameters for object: __my_computer/ VERBOSE: localhost: Running type manifest tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__my_computer/manifest for object __my_computer DEBUG: localhost: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__my_computer/manifest is NOT executable, running it with /bin/sh -e TRACE: localhost: Local run: ['/bin/sh', '-e', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__my_computer/manifest'] TRACE: localhost: Command: ['/bin/sh', '-e', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__my_computer/manifest']; Local stderr: TRACE: localhost: Command: ['bin/sh', '-e', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__my_computer/manifest']; Local stdout: TRACE: localhost: Args: Namespace(name=None, object_id=['zsh'], pkgsite=None, ptype=None, repo=None, state='present', type=None, version=None) DEBUG: cdist-flock: Acquiring lock on /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packagezsh_.cdist-6gtix4w8.lock DEBUG: cdist-flock: Acquired lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packagezsh_.cdist-6gtix4w8.lock DEBUG: localhost: Recording autorequirement __package/zsh for __my_computer/ TRACE: localhost: Finished _package/zsh/.cdist-6gtix4w8 {'state': 'present'} DEBUG: cdist-flock: Releasing lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packagezsh.cdist-6gtix4w8.lock DEBUG: cdist-flock: Released lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packagezsh_.cdist-6gtix4w8.lock TRACE: localhost: Args: Namespace(name=None, object_id=['mosh'], pkgsite=None, ptype=None, repo=None, state='present', type=None, version=None) DEBUG: cdist-flock: Acquiring lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packagemosh_.cdist-6gtix4w8.lock DEBUG: cdist-flock: Acquired lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packagemosh_.cdist-6gtix4w8.lock DEBUG: localhost: Recording autorequirement __package/mosh for __my_computer/ TRACE: localhost: Finished _package/mosh/.cdist-6gtix4w8 {'state': 'present'} DEBUG: cdist-flock: Releasing lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packagemosh.cdist-6gtix4w8.lock DEBUG: cdist-flock: Released lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packagemosh_.cdist-6gtix4w8.lock TRACE: localhost: Args: Namespace(name=None, object_id=['emacs'], pkgsite=None, ptype=None, repo=None, state='present', type=None, version=None) DEBUG: cdist-flock: Acquiring lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packageemacs_.cdist-6gtix4w8.lock DEBUG: cdist-flock: Acquired lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packageemacs_.cdist-6gtix4w8.lock DEBUG: localhost: Recording autorequirement __package/emacs for __my_computer/ TRACE: localhost: Finished _package/emacs/.cdist-6gtix4w8 {'state': 'present'} DEBUG: cdist-flock: Releasing lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packageemacs.cdist-6gtix4w8.lock DEBUG: cdist-flock: Released lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packageemacs_.cdist-6gtix4w8.lock TRACE: localhost: Args: Namespace(name=None, object_id=['nmap'], pkgsite=None, ptype=None, repo=None, state='present', type=None, version=None) DEBUG: cdist-flock: Acquiring lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packagenmap_.cdist-6gtix4w8.lock DEBUG: cdist-flock: Acquired lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packagenmap_.cdist-6gtix4w8.lock DEBUG: localhost: Recording autorequirement __package/nmap for __my_computer/ TRACE: localhost: Finished _package/nmap/.cdist-6gtix4w8 {'state': 'present'} DEBUG: cdist-flock: Releasing lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packagenmap.cdist-6gtix4w8.lock DEBUG: cdist-flock: Released lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__packagenmap_.cdist-6gtix4w8.lock TRACE: localhost: Args: Namespace(group=None, mode='0644', object_id=['root.emacs'], onchange=None, owner=None, source='tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__my_computer/files.emacs', state='present') DEBUG: cdist-flock: Acquiring lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__file_root_.emacs_.cdist-6gtix4w8.lock DEBUG: cdist-flock: Acquired lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__file_root_.emacs_.cdist-6gtix4w8.lock DEBUG: localhost: reqs = __package/emacs DEBUG: localhost: Recording requirement __package/emacs for __file/root/.emacs DEBUG: localhost: Recording autorequirement __file/root/.emacs for __my_computer/ TRACE: localhost: Finished _file/root/.emacs/.cdist-6gtix4w8 {'state': 'present', 'mode': '0644', 'source': 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__my_computer/files.emacs'} DEBUG: cdist-flock: Releasing lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__file_root.emacs_.cdist-6gtix4w8.lock DEBUG: cdist-flock: Released lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__file_root_.emacs_.cdist-6gtix4w8.lock

DEBUG: localhost: Iteration in sequential mode VERBOSE: localhost: Preparing object __package/zsh VERBOSE: localhost: Running manifest and explorers for __package/zsh VERBOSE: localhost: Running type explorers for <CdistType __package> TRACE: localhost: Transferring type explorers for type: <CdistType __package> TRACE: localhost: Remote transfer: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/explorer -> /var/lib/cdist/conf/type/__package/explorer TRACE: localhost: Remote mkdir: /var/lib/cdist/conf/type/__package/explorer TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf/type/__package/explorer'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf/type/__package/explorer']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf/type/__package/explorer']; Remote stdout: TRACE: localhost: Remote run: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/explorer/pkgng_exists', 'localhost:/var/lib/cdist/conf/type/__package/explorer'] TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/explorer/pkgng_exists', 'localhost:/var/lib/cdist/conf/type/__package/explorer']; Remote stderr: TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/explorer/pkgng_exists', 'localhost:/var/lib/cdist/conf/type/__package/explorer']; Remote stdout: TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', '/var/lib/cdist/conf/type/__package/explorer/*'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', '/var/lib/cdist/conf/type/__package/explorer/*']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', '/var/lib/cdist/conf/type/__package/explorer/*']; Remote stdout: TRACE: localhost: Transferring object parameters for object: __package/zsh TRACE: localhost: Remote transfer: tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/zsh.cdist-6gtix4w8/parameter -> var/lib/cdist/object/__package/zsh.cdist-6gtix4w8/parameter TRACE: localhost: Remote mkdir: var/lib/cdist/object/__package/zsh.cdist-6gtix4w8/parameter TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package/zsh.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package/zsh.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package/zsh.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Remote run: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/zsh.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package/zsh/.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/zsh.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package/zsh/.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/zsh.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package/zsh/.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Running type explorer 'pkgng_exists' for object '__package/zsh' DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package/zsh.cdist-6gtix4w8; export __object_id=zsh; export __object_name=__package/zsh; export __object_fq=__package/zsh/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package/explorer;/bin/sh -e var/lib/cdist/conf/type/__package/explorer/pkgng_exists'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package/zsh.cdist-6gtix4w8; export __object_id=zsh; export __object_name=__package/zsh; export __object_fq=__package/zsh/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package/explorer;/bin/sh -e /var/lib/cdist/conf/type/__package/explorer/pkgng_exists'"]; Remote stderr: VERBOSE: localhost: Running type manifest /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest for object __package/zsh DEBUG: localhost: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest is executable, running it TRACE: localhost: Local run: ['/root/cdist/cdist/conf/type/__package/manifest'] TRACE: localhost: Command: ['/root/cdist/cdist/conf/type/__package/manifest']; Local stderr: TRACE: localhost: Command: ['root/cdist/cdist/conf/type/__package/manifest']; Local stdout: TRACE: localhost: Args: Namespace(name=None, object_id=['zsh'], state='present', url=None) DEBUG: cdist-flock: Acquiring lock on /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yumzsh_.cdist-6gtix4w8.lock DEBUG: cdist-flock: Acquired lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yumzsh_.cdist-6gtix4w8.lock DEBUG: localhost: Recording autorequirement __package_yum/zsh for __package/zsh TRACE: localhost: Finished _package_yum/zsh/.cdist-6gtix4w8 {'state': 'present'} DEBUG: cdist-flock: Releasing lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yumzsh.cdist-6gtix4w8.lock DEBUG: cdist-flock: Released lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yumzsh_.cdist-6gtix4w8.lock

VERBOSE: localhost: Preparing object __package/mosh VERBOSE: localhost: Running manifest and explorers for __package/mosh VERBOSE: localhost: Running type explorers for <CdistType __package> TRACE: localhost: Transferring type explorers for type: <CdistType __package> TRACE: localhost: Skipping retransfer of type explorers for: <CdistType __package> TRACE: localhost: Transferring object parameters for object: __package/mosh TRACE: localhost: Remote transfer: tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/mosh.cdist-6gtix4w8/parameter -> var/lib/cdist/object/__package/mosh.cdist-6gtix4w8/parameter TRACE: localhost: Remote mkdir: var/lib/cdist/object/__package/mosh.cdist-6gtix4w8/parameter TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package/mosh.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package/mosh.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package/mosh.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Remote run: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/mosh.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package/mosh/.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/mosh.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package/mosh/.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/mosh.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package/mosh/.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Running type explorer 'pkgng_exists' for object '__package/mosh' DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package/mosh.cdist-6gtix4w8; export __object_id=mosh; export __object_name=__package/mosh; export __object_fq=__package/mosh/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package/explorer;/bin/sh -e var/lib/cdist/conf/type/__package/explorer/pkgng_exists'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package/mosh.cdist-6gtix4w8; export __object_id=mosh; export __object_name=__package/mosh; export __object_fq=__package/mosh/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package/explorer;/bin/sh -e /var/lib/cdist/conf/type/__package/explorer/pkgng_exists'"]; Remote stderr: VERBOSE: localhost: Running type manifest /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest for object __package/mosh DEBUG: localhost: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest is executable, running it TRACE: localhost: Local run: ['/root/cdist/cdist/conf/type/__package/manifest'] TRACE: localhost: Command: ['/root/cdist/cdist/conf/type/__package/manifest']; Local stderr: TRACE: localhost: Command: ['root/cdist/cdist/conf/type/__package/manifest']; Local stdout: TRACE: localhost: Args: Namespace(name=None, object_id=['mosh'], state='present', url=None) DEBUG: cdist-flock: Acquiring lock on /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yummosh_.cdist-6gtix4w8.lock DEBUG: cdist-flock: Acquired lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yummosh_.cdist-6gtix4w8.lock DEBUG: localhost: Recording autorequirement __package_yum/mosh for __package/mosh TRACE: localhost: Finished _package_yum/mosh/.cdist-6gtix4w8 {'state': 'present'} DEBUG: cdist-flock: Releasing lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yummosh.cdist-6gtix4w8.lock DEBUG: cdist-flock: Released lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yummosh_.cdist-6gtix4w8.lock

VERBOSE: localhost: Preparing object __package/emacs VERBOSE: localhost: Running manifest and explorers for __package/emacs VERBOSE: localhost: Running type explorers for <CdistType __package> TRACE: localhost: Transferring type explorers for type: <CdistType __package> TRACE: localhost: Skipping retransfer of type explorers for: <CdistType __package> TRACE: localhost: Transferring object parameters for object: __package/emacs TRACE: localhost: Remote transfer: tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/emacs.cdist-6gtix4w8/parameter -> var/lib/cdist/object/__package/emacs.cdist-6gtix4w8/parameter TRACE: localhost: Remote mkdir: var/lib/cdist/object/__package/emacs.cdist-6gtix4w8/parameter TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package/emacs.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package/emacs.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package/emacs.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Remote run: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/emacs.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package/emacs/.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/emacs.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package/emacs/.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/emacs.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package/emacs/.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Running type explorer 'pkgng_exists' for object '__package/emacs' DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package/emacs.cdist-6gtix4w8; export __object_id=emacs; export __object_name=__package/emacs; export __object_fq=__package/emacs/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package/explorer;/bin/sh -e var/lib/cdist/conf/type/__package/explorer/pkgng_exists'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package/emacs.cdist-6gtix4w8; export __object_id=emacs; export __object_name=__package/emacs; export __object_fq=__package/emacs/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package/explorer;/bin/sh -e /var/lib/cdist/conf/type/__package/explorer/pkgng_exists'"]; Remote stderr: VERBOSE: localhost: Running type manifest /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest for object __package/emacs DEBUG: localhost: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest is executable, running it TRACE: localhost: Local run: ['/root/cdist/cdist/conf/type/__package/manifest'] TRACE: localhost: Command: ['/root/cdist/cdist/conf/type/__package/manifest']; Local stderr: TRACE: localhost: Command: ['root/cdist/cdist/conf/type/__package/manifest']; Local stdout: TRACE: localhost: Args: Namespace(name=None, object_id=['emacs'], state='present', url=None) DEBUG: cdist-flock: Acquiring lock on /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yumemacs_.cdist-6gtix4w8.lock DEBUG: cdist-flock: Acquired lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yumemacs_.cdist-6gtix4w8.lock DEBUG: localhost: Recording autorequirement __package_yum/emacs for __package/emacs TRACE: localhost: Finished _package_yum/emacs/.cdist-6gtix4w8 {'state': 'present'} DEBUG: cdist-flock: Releasing lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yumemacs.cdist-6gtix4w8.lock DEBUG: cdist-flock: Released lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yumemacs_.cdist-6gtix4w8.lock

VERBOSE: localhost: Preparing object __package/nmap VERBOSE: localhost: Running manifest and explorers for __package/nmap VERBOSE: localhost: Running type explorers for <CdistType __package> TRACE: localhost: Transferring type explorers for type: <CdistType __package> TRACE: localhost: Skipping retransfer of type explorers for: <CdistType __package> TRACE: localhost: Transferring object parameters for object: __package/nmap TRACE: localhost: Remote transfer: tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/nmap.cdist-6gtix4w8/parameter -> var/lib/cdist/object/__package/nmap.cdist-6gtix4w8/parameter TRACE: localhost: Remote mkdir: var/lib/cdist/object/__package/nmap.cdist-6gtix4w8/parameter TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package/nmap.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package/nmap.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package/nmap.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Remote run: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/nmap.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package/nmap/.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/nmap.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package/nmap/.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package/nmap.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package/nmap/.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Running type explorer 'pkgng_exists' for object '__package/nmap' DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package/nmap.cdist-6gtix4w8; export __object_id=nmap; export __object_name=__package/nmap; export __object_fq=__package/nmap/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package/explorer;/bin/sh -e var/lib/cdist/conf/type/__package/explorer/pkgng_exists'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package/nmap.cdist-6gtix4w8; export __object_id=nmap; export __object_name=__package/nmap; export __object_fq=__package/nmap/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package/explorer;/bin/sh -e /var/lib/cdist/conf/type/__package/explorer/pkgng_exists'"]; Remote stderr: VERBOSE: localhost: Running type manifest /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest for object __package/nmap DEBUG: localhost: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest is executable, running it TRACE: localhost: Local run: ['/root/cdist/cdist/conf/type/__package/manifest'] TRACE: localhost: Command: ['/root/cdist/cdist/conf/type/__package/manifest']; Local stderr: TRACE: localhost: Command: ['root/cdist/cdist/conf/type/__package/manifest']; Local stdout: TRACE: localhost: Args: Namespace(name=None, object_id=['nmap'], state='present', url=None) DEBUG: cdist-flock: Acquiring lock on /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yumnmap_.cdist-6gtix4w8.lock DEBUG: cdist-flock: Acquired lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yumnmap_.cdist-6gtix4w8.lock DEBUG: localhost: Recording autorequirement __package_yum/nmap for __package/nmap TRACE: localhost: Finished _package_yum/nmap/.cdist-6gtix4w8 {'state': 'present'} DEBUG: cdist-flock: Releasing lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yumnmap.cdist-6gtix4w8.lock DEBUG: cdist-flock: Released lock on tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object.__package_yumnmap_.cdist-6gtix4w8.lock

DEBUG: localhost: Iteration in sequential mode VERBOSE: localhost: Preparing object __package_yum/zsh VERBOSE: localhost: Running manifest and explorers for __package_yum/zsh VERBOSE: localhost: Running type explorers for <CdistType __package_yum> TRACE: localhost: Transferring type explorers for type: <CdistType __package_yum> TRACE: localhost: Remote transfer: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_yum/explorer -> /var/lib/cdist/conf/type/__package_yum/explorer TRACE: localhost: Remote mkdir: /var/lib/cdist/conf/type/__package_yum/explorer TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf/type/__package_yum/explorer'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf/type/__package_yum/explorer']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf/type/__package_yum/explorer']; Remote stdout: TRACE: localhost: Remote run: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_yum/explorer/pkg_version', 'localhost:/var/lib/cdist/conf/type/__package_yum/explorer'] TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_yum/explorer/pkg_version', 'localhost:/var/lib/cdist/conf/type/__package_yum/explorer']; Remote stderr: TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_yum/explorer/pkg_version', 'localhost:/var/lib/cdist/conf/type/__package_yum/explorer']; Remote stdout: TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', '/var/lib/cdist/conf/type/__package_yum/explorer/*'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', '/var/lib/cdist/conf/type/__package_yum/explorer/*']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', '/var/lib/cdist/conf/type/__package_yum/explorer/*']; Remote stdout: TRACE: localhost: Transferring object parameters for object: __package_yum/zsh TRACE: localhost: Remote transfer: tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/zsh.cdist-6gtix4w8/parameter -> var/lib/cdist/object/__package_yum/zsh.cdist-6gtix4w8/parameter TRACE: localhost: Remote mkdir: var/lib/cdist/object/__package_yum/zsh.cdist-6gtix4w8/parameter TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package_yum/zsh.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package_yum/zsh.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package_yum/zsh.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Remote run: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/zsh.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package_yum/zsh/.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/zsh.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package_yum/zsh/.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/zsh.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package_yum/zsh/.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Running type explorer 'pkg_version' for object '__package_yum/zsh' DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package_yum/zsh.cdist-6gtix4w8; export __object_id=zsh; export __object_name=__package_yum/zsh; export __object_fq=__package_yum/zsh/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package_yum/explorer;/bin/sh -e var/lib/cdist/conf/type/__package_yum/explorer/pkg_version'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package_yum/zsh.cdist-6gtix4w8; export __object_id=zsh; export __object_name=__package_yum/zsh; export __object_fq=__package_yum/zsh/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package_yum/explorer;/bin/sh -e /var/lib/cdist/conf/type/__package_yum/explorer/pkg_version'"]; Remote stderr: VERBOSE: localhost: Running object __package_yum/zsh DEBUG: localhost: Generating code for __package_yum/zsh DEBUG: localhost: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_yum/gencode-remote is executable, running it TRACE: localhost: Local run: ['/root/cdist/cdist/conf/type/__package_yum/gencode-remote'] TRACE: localhost: Command: ['/root/cdist/cdist/conf/type/__package_yum/gencode-remote']; Local stderr: TRACE: localhost: Finishing run of __package_yum/zsh VERBOSE: localhost: Preparing object __package_yum/mosh VERBOSE: localhost: Running manifest and explorers for __package_yum/mosh VERBOSE: localhost: Running type explorers for <CdistType __package_yum> TRACE: localhost: Transferring type explorers for type: <CdistType __package_yum> TRACE: localhost: Skipping retransfer of type explorers for: <CdistType __package_yum> TRACE: localhost: Transferring object parameters for object: __package_yum/mosh TRACE: localhost: Remote transfer: tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/mosh.cdist-6gtix4w8/parameter -> var/lib/cdist/object/__package_yum/mosh.cdist-6gtix4w8/parameter TRACE: localhost: Remote mkdir: var/lib/cdist/object/__package_yum/mosh.cdist-6gtix4w8/parameter TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package_yum/mosh.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package_yum/mosh.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package_yum/mosh.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Remote run: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/mosh.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package_yum/mosh/.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/mosh.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package_yum/mosh/.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/mosh.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package_yum/mosh/.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Running type explorer 'pkg_version' for object '__package_yum/mosh' DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package_yum/mosh.cdist-6gtix4w8; export __object_id=mosh; export __object_name=__package_yum/mosh; export __object_fq=__package_yum/mosh/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package_yum/explorer;/bin/sh -e var/lib/cdist/conf/type/__package_yum/explorer/pkg_version'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package_yum/mosh.cdist-6gtix4w8; export __object_id=mosh; export __object_name=__package_yum/mosh; export __object_fq=__package_yum/mosh/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package_yum/explorer;/bin/sh -e /var/lib/cdist/conf/type/__package_yum/explorer/pkg_version'"]; Remote stderr: VERBOSE: localhost: Running object __package_yum/mosh DEBUG: localhost: Generating code for __package_yum/mosh DEBUG: localhost: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_yum/gencode-remote is executable, running it TRACE: localhost: Local run: ['/root/cdist/cdist/conf/type/__package_yum/gencode-remote'] TRACE: localhost: Command: ['/root/cdist/cdist/conf/type/__package_yum/gencode-remote']; Local stderr: TRACE: localhost: Finishing run of __package_yum/mosh VERBOSE: localhost: Preparing object __package_yum/emacs VERBOSE: localhost: Running manifest and explorers for __package_yum/emacs VERBOSE: localhost: Running type explorers for <CdistType __package_yum> TRACE: localhost: Transferring type explorers for type: <CdistType __package_yum> TRACE: localhost: Skipping retransfer of type explorers for: <CdistType __package_yum> TRACE: localhost: Transferring object parameters for object: __package_yum/emacs TRACE: localhost: Remote transfer: tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/emacs.cdist-6gtix4w8/parameter -> var/lib/cdist/object/__package_yum/emacs.cdist-6gtix4w8/parameter TRACE: localhost: Remote mkdir: var/lib/cdist/object/__package_yum/emacs.cdist-6gtix4w8/parameter TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package_yum/emacs.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package_yum/emacs.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package_yum/emacs.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Remote run: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/emacs.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package_yum/emacs/.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/emacs.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package_yum/emacs/.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/emacs.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package_yum/emacs/.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Running type explorer 'pkg_version' for object '__package_yum/emacs' DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package_yum/emacs.cdist-6gtix4w8; export __object_id=emacs; export __object_name=__package_yum/emacs; export __object_fq=__package_yum/emacs/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package_yum/explorer;/bin/sh -e var/lib/cdist/conf/type/__package_yum/explorer/pkg_version'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package_yum/emacs.cdist-6gtix4w8; export __object_id=emacs; export __object_name=__package_yum/emacs; export __object_fq=__package_yum/emacs/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package_yum/explorer;/bin/sh -e /var/lib/cdist/conf/type/__package_yum/explorer/pkg_version'"]; Remote stderr: VERBOSE: localhost: Running object __package_yum/emacs DEBUG: localhost: Generating code for __package_yum/emacs DEBUG: localhost: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_yum/gencode-remote is executable, running it TRACE: localhost: Local run: ['/root/cdist/cdist/conf/type/__package_yum/gencode-remote'] TRACE: localhost: Command: ['/root/cdist/cdist/conf/type/__package_yum/gencode-remote']; Local stderr: TRACE: localhost: Finishing run of __package_yum/emacs VERBOSE: localhost: Preparing object __package_yum/nmap VERBOSE: localhost: Running manifest and explorers for __package_yum/nmap VERBOSE: localhost: Running type explorers for <CdistType __package_yum> TRACE: localhost: Transferring type explorers for type: <CdistType __package_yum> TRACE: localhost: Skipping retransfer of type explorers for: <CdistType __package_yum> TRACE: localhost: Transferring object parameters for object: __package_yum/nmap TRACE: localhost: Remote transfer: tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/nmap.cdist-6gtix4w8/parameter -> var/lib/cdist/object/__package_yum/nmap.cdist-6gtix4w8/parameter TRACE: localhost: Remote mkdir: var/lib/cdist/object/__package_yum/nmap.cdist-6gtix4w8/parameter TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package_yum/nmap.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package_yum/nmap.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__package_yum/nmap.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Remote run: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/nmap.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package_yum/nmap/.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/nmap.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package_yum/nmap/.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__package_yum/nmap.cdist-6gtix4w8/parameter/state', 'localhost:/var/lib/cdist/object/__package_yum/nmap/.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Running type explorer 'pkg_version' for object '__package_yum/nmap' DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package_yum/nmap.cdist-6gtix4w8; export __object_id=nmap; export __object_name=__package_yum/nmap; export __object_fq=__package_yum/nmap/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package_yum/explorer;/bin/sh -e var/lib/cdist/conf/type/__package_yum/explorer/pkg_version'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__package_yum/nmap.cdist-6gtix4w8; export __object_id=nmap; export __object_name=__package_yum/nmap; export __object_fq=__package_yum/nmap/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__package_yum/explorer;/bin/sh -e /var/lib/cdist/conf/type/__package_yum/explorer/pkg_version'"]; Remote stderr: VERBOSE: localhost: Running object __package_yum/nmap DEBUG: localhost: Generating code for __package_yum/nmap DEBUG: localhost: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package_yum/gencode-remote is executable, running it TRACE: localhost: Local run: ['/root/cdist/cdist/conf/type/__package_yum/gencode-remote'] TRACE: localhost: Command: ['/root/cdist/cdist/conf/type/__package_yum/gencode-remote']; Local stderr: TRACE: localhost: Finishing run of __package_yum/nmap DEBUG: localhost: Iteration in sequential mode VERBOSE: localhost: Running object __package/zsh DEBUG: localhost: Generating code for __package/zsh TRACE: localhost: Finishing run of __package/zsh VERBOSE: localhost: Running object __package/mosh DEBUG: localhost: Generating code for __package/mosh TRACE: localhost: Finishing run of __package/mosh VERBOSE: localhost: Running object __package/emacs DEBUG: localhost: Generating code for __package/emacs TRACE: localhost: Finishing run of __package/emacs VERBOSE: localhost: Running object __package/nmap DEBUG: localhost: Generating code for __package/nmap TRACE: localhost: Finishing run of __package/nmap VERBOSE: localhost: Preparing object __file/root/.emacs VERBOSE: localhost: Running manifest and explorers for __file/root/.emacs VERBOSE: localhost: Running type explorers for <CdistType __file> TRACE: localhost: Transferring type explorers for type: <CdistType __file> TRACE: localhost: Remote transfer: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file/explorer -> /var/lib/cdist/conf/type/__file/explorer TRACE: localhost: Remote mkdir: /var/lib/cdist/conf/type/__file/explorer TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf/type/__file/explorer'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf/type/__file/explorer']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', '/var/lib/cdist/conf/type/__file/explorer']; Remote stdout: TRACE: localhost: Remote run: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file/explorer/cksum', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file/explorer/type', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file/explorer/stat', 'localhost:/var/lib/cdist/conf/type/__file/explorer'] TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file/explorer/cksum', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file/explorer/type', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file/explorer/stat', 'localhost:/var/lib/cdist/conf/type/__file/explorer']; Remote stderr: TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file/explorer/cksum', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file/explorer/type', '/tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file/explorer/stat', 'localhost:/var/lib/cdist/conf/type/__file/explorer']; Remote stdout: TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', '/var/lib/cdist/conf/type/__file/explorer/*'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', '/var/lib/cdist/conf/type/__file/explorer/*']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'chmod', '0700', 'var/lib/cdist/conf/type/__file/explorer/*']; Remote stdout: TRACE: localhost: Transferring object parameters for object: __file/root.emacs TRACE: localhost: Remote transfer: tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__file/root.emacs/.cdist-6gtix4w8/parameter -> var/lib/cdist/object/__file/root.emacs/.cdist-6gtix4w8/parameter TRACE: localhost: Remote mkdir: var/lib/cdist/object/__file/root.emacs/.cdist-6gtix4w8/parameter TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__file/root.emacs/.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__file/root.emacs/.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', 'mkdir', '-p', 'var/lib/cdist/object/__file/root.emacs/.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Remote run: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__file/root.emacs/.cdist-6gtix4w8/parameter/state', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__file/root.emacs/.cdist-6gtix4w8/parameter/mode', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__file/root.emacs/.cdist-6gtix4w8/parameter/source', 'localhost:/var/lib/cdist/object/__file/root/.emacs/.cdist-6gtix4w8/parameter'] TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__file/root.emacs/.cdist-6gtix4w8/parameter/state', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__file/root.emacs/.cdist-6gtix4w8/parameter/mode', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__file/root.emacs/.cdist-6gtix4w8/parameter/source', 'localhost:/var/lib/cdist/object/__file/root/.emacs/.cdist-6gtix4w8/parameter']; Remote stderr: TRACE: localhost: Command: ['scp', '-o', 'User=root', '-q', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__file/root.emacs/.cdist-6gtix4w8/parameter/state', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__file/root.emacs/.cdist-6gtix4w8/parameter/mode', 'tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/object/__file/root.emacs/.cdist-6gtix4w8/parameter/source', 'localhost:/var/lib/cdist/object/__file/root/.emacs/.cdist-6gtix4w8/parameter']; Remote stdout: TRACE: localhost: Running type explorer 'cksum' for object '__file/root/.emacs' DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__file/root.emacs/.cdist-6gtix4w8; export __object_id=root/.emacs; export __object_name=__file/root/.emacs; export __object_fq=__file/root/.emacs/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__file/explorer;/bin/sh -e var/lib/cdist/conf/type/__file/explorer/cksum'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__file/root.emacs/.cdist-6gtix4w8; export __object_id=root/.emacs; export __object_name=__file/root/.emacs; export __object_fq=__file/root/.emacs/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__file/explorer;/bin/sh -e var/lib/cdist/conf/type/__file/explorer/cksum'"]; Remote stderr: TRACE: localhost: Running type explorer 'type' for object '__file/root.emacs' DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__file/root.emacs/.cdist-6gtix4w8; export __object_id=root/.emacs; export __object_name=__file/root/.emacs; export __object_fq=__file/root/.emacs/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__file/explorer;/bin/sh -e var/lib/cdist/conf/type/__file/explorer/type'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__file/root.emacs/.cdist-6gtix4w8; export __object_id=root/.emacs; export __object_name=__file/root/.emacs; export __object_fq=__file/root/.emacs/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__file/explorer;/bin/sh -e var/lib/cdist/conf/type/__file/explorer/type'"]; Remote stderr: TRACE: localhost: Running type explorer 'stat' for object '__file/root.emacs' DEBUG: localhost: return_output is True, ignoring stdout TRACE: localhost: Remote run: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__file/root.emacs/.cdist-6gtix4w8; export __object_id=root/.emacs; export __object_name=__file/root/.emacs; export __object_fq=__file/root/.emacs/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__file/explorer;/bin/sh -e var/lib/cdist/conf/type/__file/explorer/stat'"] TRACE: localhost: Command: ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpf87m4xwe/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'localhost', "/bin/sh -c ' export __target_host=localhost; export __target_hostname=localhost; export __target_fqdn=localhost.localdomain; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=5; export __cdist_log_level_name=TRACE; export __object=/var/lib/cdist/object/__file/root.emacs/.cdist-6gtix4w8; export __object_id=root/.emacs; export __object_name=__file/root/.emacs; export __object_fq=__file/root/.emacs/.cdist-6gtix4w8; export __type_explorer=/var/lib/cdist/conf/type/__file/explorer;/bin/sh -e var/lib/cdist/conf/type/__file/explorer/stat'"]; Remote stderr: VERBOSE: localhost: Running object __file/root.emacs DEBUG: localhost: Generating code for __file/root/.emacs DEBUG: localhost: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file/gencode-local is executable, running it TRACE: localhost: Local run: ['/root/cdist/cdist/conf/type/__file/gencode-local'] TRACE: localhost: Command: ['/root/cdist/cdist/conf/type/__file/gencode-local']; Local stderr: DEBUG: localhost: /tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data/conf/type/__file/gencode-remote is executable, running it TRACE: localhost: Local run: ['/root/cdist/cdist/conf/type/__file/gencode-remote'] TRACE: localhost: Command: ['root/cdist/cdist/conf/type/__file/gencode-remote']; Local stderr: TRACE: localhost: Finishing run of __file/root.emacs DEBUG: localhost: Iteration in sequential mode VERBOSE: localhost: Running object __my_computer/ DEBUG: localhost: Generating code for __my_computer/ TRACE: localhost: Finishing run of __my_computer/ DEBUG: localhost: Iteration in sequential mode DEBUG: localhost: Running cleanup commands TRACE: localhost: Local run: ['ssh', '-o', 'User=root', '-O', 'exit', '-S', '/tmp/tmpf87m4xwe/s', 'localhost'] TRACE: localhost: cache subpath pattern: None DEBUG: localhost: cache subpath: 421aa90e079fa326b6494f812ad13e79 TRACE: localhost: Saving cache: tmp/tmp4n4p2hbt/421aa90e079fa326b6494f812ad13e79/data to /root.cdist/cache/421aa90e079fa326b6494f812ad13e79 INFO: localhost: Finished successful run in 2.17 seconds VERBOSE: config: Total processing time for 1 host(s): 2.1842637062072754

cdist3

cdist4

Create a new type __my_nginx

On the target host find out which directory nginx includes > /etc/nginx/sites-enabled

log

VERBOSE: cdist: version 6.5.5-3-g6f4649ef INFO: localhost: Starting configuration run VERBOSE: localhost: Running global explorers VERBOSE: localhost: Running initial manifest tmp/tmpchto21_m/421aa90e079fa326b6494f812ad13e79/data/conf/manifest/init VERBOSE: localhost: Preparing object __my_nginx VERBOSE: localhost: Running manifest and explorers for __my_nginx/ VERBOSE: localhost: Running type explorers for <CdistType __my_nginx> VERBOSE: localhost: Running type manifest tmp/tmpchto21_m/421aa90e079fa326b6494f812ad13e79/data/conf/type/__my_nginx/manifest for object __my_nginx VERBOSE: localhost: Preparing object __package/nginx VERBOSE: localhost: Running manifest and explorers for __package/nginx VERBOSE: localhost: Running type explorers for <CdistType __package> VERBOSE: localhost: Running type manifest /tmp/tmpchto21_m/421aa90e079fa326b6494f812ad13e79/data/conf/type/__package/manifest for object __package/nginx VERBOSE: localhost: Preparing object __package_apt/nginx VERBOSE: localhost: Running manifest and explorers for __package_apt/nginx VERBOSE: localhost: Running type explorers for <CdistType __package_apt> VERBOSE: localhost: Running object __package_apt/nginx VERBOSE: localhost: Running object __package/nginx VERBOSE: localhost: Running object __my_nginx/ INFO: localhost: Finished successful run in 0.87 seconds VERBOSE: config: Total processing time for 1 host(s): 0.8785049915313721

Create a new tyep __my_nginx_site

root@mynginx2:~#ls -al etc/nginx/sites-enabled total 16 drwxr-xr-x 2 root root 4096 May 11 23:29 . drwxr-xr-x 8 root root 4096 May 11 21:40 .. lrwxrwxrwx 1 root root 34 May 11 21:40 default -> /etc/nginx/sites-available/default -rw-rr 1 root root 243 May 11 23:29 mynginx2.test.conf -rw-rr 1 root root 243 May 11 23:27 mynginx.test.conf root@mynginx2:~#

remove nginx and __my_nginx log

VERBOSE: cdist: version 6.5.5-3-g6f4649ef INFO: mynginx2.test: Starting configuration run VERBOSE: mynginx2.test: Running global explorers VERBOSE: mynginx2.test: Running initial manifest /tmp/tmptq3y42m2/5e977ddad9a0047b183b6d2702795df4/data/conf/manifest/init VERBOSE: mynginx2.test: Preparing object __my_nginx_site/mynginx2.test VERBOSE: mynginx2.test: Running manifest and explorers for __my_nginx_site/mynginx2.test VERBOSE: mynginx2.test: Running type explorers for <CdistType __my_nginx_site> VERBOSE: mynginx2.test: Running type manifest /tmp/tmptq3y42m2/5e977ddad9a0047b183b6d2702795df4/data/conf/type/__my_nginx_site/manifest for object __my_nginx_site/mynginx2.test ERROR: mynginx2.test: The requirements of the following objects could not be resolved: __file/etc/nginx/sites-enabled/mynginx2.test.conf requires: __package/nginx __file/etc/nginx/sites-enabled/mynginx2.test.conf autorequires:

__my_nginx_site/mynginx2.test requires:

__my_nginx_site/mynginx2.test autorequires: __file/etc/nginx/sites-enabled/mynginx2.test.conf VERBOSE: config: Total processing time for 1 host(s): 0.6650142669677734 ERROR: cdist: Failed to configure the following hosts: mynginx2.tes

> nginx is removed and "require" check nginx(__package/nginx)

cdist5

What is the difference between gencode-remote and the remote code?

remote code is running on cdist command(cdist config remote-copy REMOTE_COPY) gencode-remote is running on cdist type

remote_copy - use for remote copy with cdist command remote_exec - use for remote execution with cdist command

What is the difference between gencode-local and gencode-remote?

gencode-local is executed locall, otherwise gencode-remote is executed on the targethost

Locate a type that comes with upstream cdist that uses gencode-local - which one is it? Why does it need gencode-local?

__ungleich_dhparam

For running a specific local package ex) openssl dhparam -outform PEM -out ${destination}/${domain}_dhparam.pem $keysize

cdist6

__all_in_one

i used singleton, because it does not need specific host.

__firewall