[Bug 1473527] [NEW] module ssh-authkey-fingerprints fails Input/output error: /dev/console
Scott Moser
smoser at ubuntu.com
Fri Jul 10 18:17:51 UTC 2015
Public bug reported:
Occasionally in vivid and wily I see:
util.py[WARNING]: Running module ssh-authkey-fingerprints (<module 'cloudinit.config.cc_ssh_authkey_fingerprints' from '/usr/lib/python3/dist-packages/cloudinit/config/cc_ssh_authkey_fingerprints.py'>) failed
looking at the log shows:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/cloudinit/stages.py", line 684, in _run_modules
cc.run(run_name, mod.handle, func_args, freq=freq)
File "/usr/lib/python3/dist-packages/cloudinit/cloud.py", line 63, in run
return self._runners.run(name, functor, args, freq, clear_on_fail)
File "/usr/lib/python3/dist-packages/cloudinit/helpers.py", line 198, in run
results = functor(*args)
File "/usr/lib/python3/dist-packages/cloudinit/config/cc_ssh_authkey_fingerprints.py", line 105, in handle
key_entries, hash_meth)
File "/usr/lib/python3/dist-packages/cloudinit/config/cc_ssh_authkey_fingerprints.py", line 91, in _pprint_key_entries
stderr=False, console=True)
File "/usr/lib/python3/dist-packages/cloudinit/util.py", line 434, in multi_log
with open(conpath, 'w') as wfh:
OSError: [Errno 5] Input/output error: '/dev/console'
the command line on this system looks like:
$ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic root=UUID=f2b9580d-c4c4-4ba0-8c76-42c99059932f ro --- console=ttyS1,115200
The console is attached to an ipmi serial console.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: cloud-init 0.7.7~bzr1091-0ubuntu3
ProcVersionSignature: User Name 3.19.0-22.22-generic 3.19.8-ckt1
Uname: Linux 3.19.0-22-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
Date: Fri Jul 10 18:12:56 2015
PackageArchitecture: all
ProcEnviron:
TERM=screen
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)
** Affects: cloud-init (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug uec-images vivid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1473527
Title:
module ssh-authkey-fingerprints fails Input/output error: /dev/console
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1473527/+subscriptions
More information about the Ubuntu-server-bugs
mailing list