Test sans fails on baremetal deploys
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Charmed Kubernetes Testing |
Triaged
|
High
|
Unassigned | ||
vault-charm |
Triaged
|
High
|
Unassigned |
Bug Description
On our bare-metal k8s deployments, test_sans is failing with the error:
Traceback (most recent call last): File "/home/
a bit more from the logs on the error:
2020-09-18 20:09:42,915 - subp.py[DEBUG]: Running command ['/bin/sh', '/run/cloud-
2020-09-18 20:09:42,974 - util.py[WARNING]: Failed to run bootcmd module bootcmd
2020-09-18 20:09:42,974 - util.py[DEBUG]: Failed to run bootcmd module bootcmd
Traceback (most recent call last):
File "/usr/lib/
subp.subp(cmd, env=env, capture=False)
File "/usr/lib/
raise ProcessExecutio
cloudinit.
Command: ['/bin/sh', '/run/cloud-
Exit code: 1
Reason: -
Stdout: -
Stderr: -
2020-09-18 20:09:42,979 - handlers.py[DEBUG]: finish: init-network/
2020-09-18 20:09:42,980 - url_helper.
2020-09-18 20:09:42,988 - url_helper.
2020-09-18 20:09:42,989 - util.py[WARNING]: Running module bootcmd (<module 'cloudinit.
2020-09-18 20:09:42,989 - util.py[DEBUG]: Running module bootcmd (<module 'cloudinit.
Traceback (most recent call last):
File "/usr/lib/
ran, _r = cc.run(run_name, mod.handle, func_args,
File "/usr/lib/
return self._runners.
File "/usr/lib/
results = functor(*args)
File "/usr/lib/
subp.subp(cmd, env=env, capture=False)
File "/usr/lib/
raise ProcessExecutio
cloudinit.
Command: ['/bin/sh', '/run/cloud-
Exit code: 1
Reason: -
Stdout: -
Stderr: -
A link to testruns failing with this error will be included once they have been tagged.
Changed in charmed-kubernetes-testing: | |
status: | Invalid → New |
Changed in vault-charm: | |
status: | New → Triaged |
importance: | Undecided → High |
testruns which displayed this bug can be found at /solutions. qa.canonical. com/bugs/ bugs/bug/ 1896542
https:/