Page MenuHomePhabricator

Puppet failure on coibot.linkwatcher.eqiad.wmflabs
Closed, ResolvedPublic

Description

Alert email at Sat, 31 Dec 2022 08:15:09 +0000

---- Last run summary:
changes: {total: 0}
events: {failure: 1, success: 0, total: 1}
resources: {changed: 0, corrective_change: 1, failed: 1, failed_to_restart: 0, out_of_sync: 1,
  restarted: 0, scheduled: 0, skipped: 0, total: 541}
time: {augeas: 0.017192691, catalog_application: 5.157828024937771, config_retrieval: 3.0163931399583817,
  convert_catalog: 0.47554002108518034, exec: 0.21414423299999996, fact_generation: 1.155914386967197,
  file: 1.887093253000002, file_line: 0.00144354, filebucket: 0.00011357, group: 0.000744982,
  last_run: 1672472839, node_retrieval: 0.3576896620215848, package: 1.028243582,
  plugin_sync: 0.6590498320292681, schedule: 0.0008538829999999999, service: 0.8929647350000001,
  tidy: 0.000114881, total: 10.899302945, transaction_evaluation: 5.076754998997785,
  user: 0.000778445}
version: {config: "(a3c49a5fa3) Taavi V\xE4\xE4n\xE4nen - P:openstack::codfw1dev::designate:\
    \ fix copy-paste typo", puppet: 5.5.22}


---- Failed resources if any:

  * Exec[set debconf flag seen for wireshark-common/install-setuid]

--- Last run log:

NOTICE: debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
ERR: 'echo fset wireshark-common/install-setuid seen true | debconf-communicate' returned 1 instead of one of [0]
ERR: change from 'notrun' to ['0'] failed: 'echo fset wireshark-common/install-setuid seen true | debconf-communicate' returned 1 instead of one of [0] (corrective)
NOTICE: Applied catalog in 5.16 seconds

---- Exceptions that happened when running the script if any:
  No exceptions happened.

Event Timeline

Mentioned in SAL (#wikimedia-cloud) [2022-12-31T09:07:55Z] <TheresNoTime> samtar@coibot:~$ sudo fuser -vik /var/cache/debconf/config.dat T326037

TheresNoTime claimed this task.
samtar@coibot:~$ sudo puppet agent -tv
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Retrieving locales
Info: Loading facts
Info: Caching catalog for coibot.linkwatcher.eqiad.wmflabs
Info: Applying configuration version '(a3c49a5fa3) Taavi Väänänen - P:openstack::codfw1dev::designate: fix copy-paste typo'
Notice: /Stage[main]/Base::Standard_packages/Debconf::Seen[wireshark-common/install-setuid]/Exec[set debconf flag seen for wireshark-common/install-setuid]/returns: debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
Error: 'echo fset wireshark-common/install-setuid seen true | debconf-communicate' returned 1 instead of one of [0]
Error: /Stage[main]/Base::Standard_packages/Debconf::Seen[wireshark-common/install-setuid]/Exec[set debconf flag seen for wireshark-common/install-setuid]/returns: change from 'notrun' to ['0'] failed: 'echo fset wireshark-common/install-setuid seen true | debconf-communicate' returned 1 instead of one of [0] (corrective)
Notice: Applied catalog in 5.66 seconds
samtar@coibot:~$ sudo fuser -vik /var/cache/debconf/config.dat
                     USER        PID ACCESS COMMAND
/var/cache/debconf/config.dat:
                     root       5054 F.... frontend
Kill process 5054 ? (y/N) y
samtar@coibot:~$ sudo puppet agent -tv
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Retrieving locales
Info: Loading facts
Info: Caching catalog for coibot.linkwatcher.eqiad.wmflabs
Info: Applying configuration version '(a3c49a5fa3) Taavi Väänänen - P:openstack::codfw1dev::designate: fix copy-paste typo'
Notice: Applied catalog in 5.34 seconds