yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #71355
[Bug 1748354] Re: ec2: systemctl restart cloud-init after upgrade 17.1.46 -> 17.2.30
This bug is believed to be fixed in cloud-init in 18.1. If this is still
a problem for you, please make a comment and set the state back to New
Thank you.
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1748354
Title:
ec2: systemctl restart cloud-init after upgrade 17.1.46 -> 17.2.30
Status in cloud-init:
Fix Released
Status in cloud-init package in Ubuntu:
Fix Released
Bug description:
During proposed SRU testing, I discovered an upgrade issue for EC2
customers who don't reboot their instances after cloud-init upgrade
and instead issue the commandline 'systemctl restart cloud-init'.
The following traceback is caused by the new instance document changes added in rev https://git.launchpad.net/cloud-init/commit/?id=703241a3.
What this changeset didn't account for is our pickled
ec2localdatasource from earlier get_data runs, not persisting an
Ec2LocalDatasouce.identity attribute so subsequent get_instance_id
calls wouldn't see this attribute on the class yet.
ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: cloud-init 17.2-30-gf7deaf15-0ubuntu1~16.04.1
ProcVersionSignature: Ubuntu 4.4.0-1050.59-aws 4.4.98
Uname: Linux 4.4.0-1050-aws x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
CloudName: Amazon - Ec2
Date: Thu Feb 8 23:42:52 2018
Ec2AMI: ami-c9a693ac
Ec2AMIManifest: (unknown)
Ec2AvailabilityZone: us-east-2b
Ec2InstanceType: t2.micro
Ec2Kernel: unavailable
Ec2Ramdisk: unavailable
PackageArchitecture: all
ProcEnviron:
TERM=xterm-256color
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)
cloud-init-log-warnings:
2018-02-08 23:35:05,664 - DataSourceEc2.py[DEBUG]: strict_mode: warn, cloud_platform=AWS
2018-02-08 23:39:12,559 - util.py[WARNING]: failed stage init
AttributeError: 'DataSourceEc2Local' object has no attribute 'identity'
2018-02-08 23:42:09,995 - util.py[WARNING]: failed stage init
AttributeError: 'DataSourceEc2Local' object has no attribute 'identity'
user_data.txt:
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1748354/+subscriptions