20.05 regression: subprocess.CalledProcessError: Command '['pvscan']' died with <Signals.SIGPIPE: 13>
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Cinder Charm |
Fix Released
|
Undecided
|
Alex Kavanagh |
Bug Description
We hit this failure on a number of runs, but at least one got past it, so it seems to be a race. We have never seen it on the stable charms.
2020-05-12 00:49:53 DEBUG juju-log Hardening function 'config_changed'
2020-05-12 00:49:54 DEBUG juju-log No hardening applied to 'config_changed'
2020-05-12 00:49:54 DEBUG config-changed Traceback (most recent call last):
2020-05-12 00:49:54 DEBUG config-changed File "/var/lib/
2020-05-12 00:49:54 DEBUG config-changed hooks.execute(
2020-05-12 00:49:54 DEBUG config-changed File "/var/lib/
2020-05-12 00:49:54 DEBUG config-changed self._hooks[
2020-05-12 00:49:54 DEBUG config-changed File "/var/lib/
2020-05-12 00:49:54 DEBUG config-changed stopstart, restart_functions)
2020-05-12 00:49:54 DEBUG config-changed File "/var/lib/
2020-05-12 00:49:54 DEBUG config-changed r = lambda_f()
2020-05-12 00:49:54 DEBUG config-changed File "/var/lib/
2020-05-12 00:49:54 DEBUG config-changed (lambda: f(*args, **kwargs)), __restart_
2020-05-12 00:49:54 DEBUG config-changed File "/var/lib/
2020-05-12 00:49:54 DEBUG config-changed return f(*args, **kwargs)
2020-05-12 00:49:54 DEBUG config-changed File "/var/lib/
2020-05-12 00:49:54 DEBUG config-changed _configure_
2020-05-12 00:49:54 DEBUG config-changed File "/var/lib/
2020-05-12 00:49:54 DEBUG config-changed conf['remove-
2020-05-12 00:49:54 DEBUG config-changed File "/var/lib/
2020-05-12 00:49:54 DEBUG config-changed log_lvm_info()
2020-05-12 00:49:54 DEBUG config-changed File "/var/lib/
2020-05-12 00:49:54 DEBUG config-changed pvscan_output = subprocess.
2020-05-12 00:49:54 DEBUG config-changed File "/usr/lib/
2020-05-12 00:49:54 DEBUG config-changed **kwargs).stdout
2020-05-12 00:49:54 DEBUG config-changed File "/usr/lib/
2020-05-12 00:49:54 DEBUG config-changed output=stdout, stderr=stderr)
2020-05-12 00:49:54 DEBUG config-changed subprocess.
2020-05-12 00:49:54 ERROR juju.worker.
https:/
description: | updated |
tags: | added: cdo-qa cdo-release-blocker foundations-engine |
Changed in charm-cinder: | |
assignee: | nobody → Alex Kavanagh (ajkavanagh) |
status: | New → Triaged |
status: | Triaged → In Progress |
Changed in charm-cinder: | |
milestone: | none → 20.05 |
Changed in charm-cinder: | |
status: | Fix Committed → Fix Released |
A quick git blame points to 7a98ea3da