Activity log for bug #1597369

Date Who What changed Old value New value Message
2016-06-29 14:37:18 Alex Schultz bug added bug
2016-06-29 14:37:28 Alex Schultz nominated for series fuel/8.0.x
2016-06-29 14:37:28 Alex Schultz bug task added fuel/8.0.x
2016-06-29 14:37:28 Alex Schultz nominated for series fuel/mitaka
2016-06-29 14:37:28 Alex Schultz bug task added fuel/mitaka
2016-06-29 14:37:35 Alex Schultz fuel/8.0.x: status New Confirmed
2016-06-29 14:37:39 Alex Schultz fuel/mitaka: status New Confirmed
2016-06-29 14:37:41 Alex Schultz fuel/8.0.x: importance Undecided Medium
2016-06-29 14:37:43 Alex Schultz fuel/mitaka: importance Undecided Medium
2016-06-29 14:37:56 Alex Schultz fuel/8.0.x: assignee Fuel Sustaining (fuel-sustaining-team)
2016-06-29 14:38:07 Alex Schultz fuel/mitaka: assignee Fuel Sustaining (fuel-sustaining-team)
2016-06-29 14:38:14 Alex Schultz fuel/mitaka: milestone 8.0-updates
2016-06-29 14:38:18 Alex Schultz fuel/mitaka: milestone 8.0-updates 9.0-updates
2016-06-29 14:38:22 Alex Schultz fuel/8.0.x: milestone 8.0-updates
2016-06-29 14:39:14 Alex Schultz description We addressed this as part of Bug 1442572 but the purged option causes issue with unit testing in Bug 1493985. We switch the cloud-init from purged to absent which is removing the package but unfortunately leaving the scripts in place so the 120 second boot delay is still there. We need to properly cleanup cloud-init after the installation of the node. We addressed this as part of Bug 1442572 but the purged option causes issue with unit testing in Bug 1493985. We switch the cloud-init from purged to absent which is removing the package but unfortunately leaving the scripts in place so the 120 second boot delay is still there. We need to properly cleanup cloud-init after the installation of the node. On 7.0 it was /var/log/apt/history.log Start-Date: 2015-10-05 22:24:32 Commandline: /usr/bin/apt-get -y -q remove --purge cloud-init Purge: cloud-init:amd64 (0.7.5-0ubuntu1.12) End-Date: 2015-10-05 22:24:32 On 8.0 /var/log/apt/history.log Start-Date: 2016-03-16 13:59:51 Commandline: /usr/bin/apt-get -y -q remove cloud-init Remove: cloud-init:amd64 (0.7.5-0ubuntu1.17) End-Date: 2016-03-16 13:59:52 So on 8.0 cloud-init is actually present: dpkg -L cloud-init /etc /etc/rsyslog.d /etc/rsyslog.d/21-cloudinit.conf /etc/profile.d /etc/profile.d/Z99-cloud-locale-test.sh /etc/init /etc/init/cloud-init-local.conf /etc/init/cloud-final.conf /etc/init/cloud-init.conf /etc/init/cloud-log-shutdown.conf /etc/init/cloud-init-nonet.conf /etc/init/cloud-config.conf /etc/init/cloud-init-container.conf ... And nodes are waiting for it on reboot... And if there is a metadata server in the network it may response with the script and, e.g. wipe disks on the node)
2016-06-29 14:52:58 Alexander Bozhenko attachment added cloudinit_wait.png https://bugs.launchpad.net/fuel/+bug/1597369/+attachment/4692287/+files/cloudinit_wait.png
2016-06-29 15:14:03 Alex Schultz fuel/mitaka: status Confirmed Invalid
2016-06-29 15:14:07 Alex Schultz fuel: status Confirmed Invalid
2016-06-29 15:17:14 Alex Schultz summary cloud-init configurations need to be purged cloud-init-nonet causes waits for 120 seconds on reboots
2016-06-29 16:04:41 Alex Schultz tags customer-found customer-found support
2016-06-29 16:38:02 Alex Schultz marked as duplicate 1553733