Page MenuHomePhabricator
Paste P6917

(An Untitled Masterwork)
ActivePublic

Authored by MarcoAurelio on Mar 31 2018, 8:28 PM.
Tags
None
Referenced Files
F16527158:
Mar 31 2018, 8:28 PM
Subscribers
None
maurelio@deployment-mira:~$ sudo puppet agent -tv
Info: Using configured environment 'future'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Info: Caching catalog for deployment-mira.deployment-prep.eqiad.wmflabs
Notice: /Stage[main]/Base::Environment/Tidy[/var/tmp/core]: Tidying 0 files
Info: Applying configuration version '1522527997'
Notice: /Stage[main]/Base::Standard_packages/Package[tzdata]/ensure: ensure chan ged '2018c-0+deb8u1' to '2018d-0+deb8u1'
Notice: /Stage[main]/Base::Monitoring::Host/File[/usr/local/lib/nagios/plugins/c heck_long_procs]/content:
--- /usr/local/lib/nagios/plugins/check_long_procs 2018-03-23 02:09:35.7285 10135 +0000
+++ /tmp/puppet-file20180331-8132-1o5z4kc 2018-03-31 20:26:54.071427111 +0 000
@@ -79,7 +79,7 @@
function getusername {
proc_uid=$1
- user_name=$(ps -u -p ${proc_uid} --no-headers | cut -d " " -f1)
+ user_name=$(ps -o user -p ${proc_uid} --no-headers)
echo $user_name
}
Info: Computing checksum on file /usr/local/lib/nagios/plugins/check_long_procs
Info: /Stage[main]/Base::Monitoring::Host/File[/usr/local/lib/nagios/plugins/che ck_long_procs]: Filebucketed /usr/local/lib/nagios/plugins/check_long_procs to p uppet with sum 5fa86902106954e1b84c3fdc2b34c880
Notice: /Stage[main]/Base::Monitoring::Host/File[/usr/local/lib/nagios/plugins/c heck_long_procs]/content: content changed '{md5}5fa86902106954e1b84c3fdc2b34c880 ' to '{md5}95875535596b16c1c131d10efed93a8f'
Notice: /Stage[main]/Base::Puppet/Base::Puppet::Config[main]/File[/etc/puppet/pu ppet.conf.d/10-main.conf]/content:
--- /etc/puppet/puppet.conf.d/10-main.conf 2018-01-18 17:10:29.584573341 +0 000
+++ /tmp/puppet-file20180331-8132-15qpggr 2018-03-31 20:26:56.319421414 +0 000
@@ -22,4 +22,3 @@
pluginsync = true
report = true
stringify_facts = false
-environment = future
Info: Computing checksum on file /etc/puppet/puppet.conf.d/10-main.conf
Info: FileBucket got a duplicate file {md5}35a7b8765164edd9d7a786aca4c84105
Info: /Stage[main]/Base::Puppet/Base::Puppet::Config[main]/File[/etc/puppet/pupp et.conf.d/10-main.conf]: Filebucketed /etc/puppet/puppet.conf.d/10-main.conf to puppet with sum 35a7b8765164edd9d7a786aca4c84105
Notice: /Stage[main]/Base::Puppet/Base::Puppet::Config[main]/File[/etc/puppet/pu ppet.conf.d/10-main.conf]/content: content changed '{md5}35a7b8765164edd9d7a786a ca4c84105' to '{md5}199d4ca03ecc7559c2733c2c2836388a'
Info: /Stage[main]/Base::Puppet/Base::Puppet::Config[main]/File[/etc/puppet/pupp et.conf.d/10-main.conf]: Scheduling refresh of Exec[delete master certs]
Info: /Stage[main]/Base::Puppet/Base::Puppet::Config[main]/File[/etc/puppet/pupp et.conf.d/10-main.conf]: Scheduling refresh of Exec[compile puppet.conf]
Notice: /Stage[main]/Base::Puppet/Exec[delete master certs]: Triggered 'refresh' from 1 events
Notice: /Stage[main]/Base::Puppet/Exec[compile puppet.conf]: Triggered 'refresh' from 1 events
Notice: /Stage[main]/Confd/Base::Service_unit[confd]/Service[confd]/ensure: ensu re changed 'stopped' to 'running'
Info: /Stage[main]/Confd/Base::Service_unit[confd]/Service[confd]: Unscheduling refresh on Service[confd]
Notice: Applied catalog in 28.35 seconds