/srv/irclogs.ubuntu.com/2018/04/23/#cloud-init.txt

blackboxswsmoser: pushed my functional code to https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+ref/feature/os-local  I had to back out some wip stuff. tested on serverstack. I'm thinking of moving the fallback_nic property up to base Datasource and adding some additional error checking on metadata type16:05
=== blackboxsw changed the topic of #cloud-init to: Reviews: http://bit.ly/ci-reviews | Meeting minutes: https://goo.gl/mrHdaj | Next status meeting: Monday 4/23 16:00 UTC | cloud-init 18.2 released (03/28/2018)
blackboxswaaaahhhhh :)16:30
blackboxswanalyze.local:Total Time: 7.48900 seconds16:30
blackboxswanalyze.net:Total Time: 17.32100 seconds16:30
blackboxsw10 second saved  on openstack boots :)16:30
rharper\o/16:46
mgerdtsit seems as though the most important of my fixes landed a day too late to be included in the latest xenial and artful packages, at least according to https://launchpad.net/ubuntu/+source/cloud-init.  When is the next chance for them to be picked up?17:29
blackboxswmgerdts: sorry that was a 2 week process for the SRU xenial/artful. we'll probably be handling another sru within a month as we'll be publishing more content into Bionic too I imagine17:31
blackboxswand we'll have to SRU into bionic too at that point17:32
mgerdtsok.  Will artful get another update?  Or will it be sufficiently aged by then that it's no longer supported?17:32
smosermgerdts: https://wiki.ubuntu.com/Releases17:33
smoserartful will go EOL in July.17:33
blackboxswsmoser: rharper can you confirm. I thought there would be a window for a while where xenial, artful and bionic are all SRU'd to.17:33
blackboxswthanks smoser17:33
blackboxswyep17:33
smoserper /usr/share/distro-info/ubuntu.csv 2018-07-1917:34
dpb1once bionic is out, artful is not very interesting.17:34
dpb1(that's our general experience)17:34
smoserdpb1: but stable release update process requires you to do the srus there also17:34
dpb1yes, I understand17:34
smoserblackboxsw: http://hangouts.google.com/hangouts/_/canonical.com/cloud-init have a minute ?17:35
rharper% distro-info -y --days=eol --all -r  | grep -v -- -17:36
rharper14.04 LTS 35917:36
rharper16.04 LTS 109417:36
rharper17.10 8717:36
rharper18.04 LTS 182917:36
rharper 17:36
rharperfancy17:36
mgerdtsOh, once I finally mapped out the release names in my head you show me something that has release numbers.  :)17:37
rharperhehe17:37
rharper% distro-info -y --days=eol --all -f  | grep -v -- -17:38
rharperUbuntu 14.04 LTS "Trusty Tahr" 35917:38
rharperUbuntu 16.04 LTS "Xenial Xerus" 109417:38
rharperUbuntu 17.10 "Artful Aardvark" 8717:38
rharperUbuntu 18.04 LTS "Bionic Beaver" 182917:38
mgerdts:)17:38
* rharper adds a new tool to the chest 17:38
smoserhttps://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/176630217:39
ubot5`Ubuntu bug 1766302 in cloud-init (Ubuntu) "netdev_pformat does not show unconfigured devices" [Undecided,New]17:39
mgerdtsIs this one expected to be in the GA build of bionic? https://launchpad.net/ubuntu/+source/cloud-init/18.2-14-g6d48d265-0ubuntu117:39
smoserhttp://paste.ubuntu.com/p/BmkH37g9qf/17:40
blackboxswmgerdts: yep. that's in :   rmadison cloud-init tells you the released versions of a pkg18:04
blackboxswhttp://paste.ubuntu.com/p/35zrnQPZCY/18:04
mgerdtsthanks18:05
blackboxswno problem, it's in devscripts deb if you a frequent need for rmadison find you need18:05
blackboxswsorry, typo-central.18:06
blackboxswn18:08
dpb1o.O18:22
jochaHi @bloackboxsw, I'm Josh a new dev from Azure. I was wondering if you could take a look at my merge request : https://code.launchpad.net/~jocha/cloud-init/+git/cloud-init/+merge/343563 :)18:42
blackboxswwelcome jocha. sure can look it over today18:43
blackboxswwas in a bit of an Ubuntu-release mode last week, will get through some reviews18:44
jochaawesome! Thanks!18:45
philrocheIs `cloud-init collect-logs` expected to work when run inside a chroot? I get the following errors https://pastebin.ubuntu.com/p/wRvgGZ6HnR/19:42
blackboxswinteresting philroche, hadn't tried that use-case. I presume it doesn't given that your chroot's rundir would be different.19:44
blackboxswI think it's worth a bug...19:44
blackboxswhere's what it tries to grab for you19:44
philrocheblackboxsw: ack19:44
blackboxswhttp://cloudinit.readthedocs.io/en/latest/topics/capabilities.html#cloud-init-collect-logs19:44
philrocheblackboxsw: That's the exact link I was looking for :)19:45
blackboxswI'll take off my mind-reading glasses now to save them for a better time19:45
philroche:)19:47
philrocheblackboxsw: Bug filed - https://bugs.launchpad.net/cloud-init/+bug/176633519:59
ubot5`Ubuntu bug 1766335 in cloud-init "Running cloud-init collect-logs inside a chroot is not possible" [Undecided,New]19:59
blackboxswthank you sir19:59
blackboxswphilroche: frequently I like to see /run/cloud-init/instance-data.json as it tells us what the datasource gives us as far as metadata and userdata etc. but judging from your chroot, that no longer exists.20:01
philrocheblackboxsw: Yes, that no longer exists20:02
smoserblackboxsw: well thats on /run which is memory only.20:03
blackboxswbummer, ok. I'll work on making collect-logs more resilient in a chroot today/tomorrow. So at least we can collect some remnant of the files around20:03
blackboxswsmoser right, but we also have symlinks to files that should still exist, which we could pull, like status.json -> ../../var/lib/cloud/data/status.json  and result.json. But, cloud-init.log and journalctl would give us the content of those files at least.20:04
mgerdtsIs there any special way that I should poke redhat or others to get my fixes into rhel 7 and/or centos 7?20:33
blackboxswmgerdts: not sure, we might have representatives in next week's #cloud-init status meeting on Monday per topic in this IRC channel. larsks (IRC nick) might have info on where to start if he joins in .20:51
mgerdtsok, thanks.  What time is that meeting at?20:52
blackboxsw Monday 4/23 16:00 UTC20:52
mgerdtsthanks20:52
blackboxswoops20:52
blackboxsw4/30 :020:52
mgerdtsyeah. :)20:52
blackboxswI mis-set the date this morning :/20:53
blackboxsw#topic #cloud-init  Reviews: http://bit.ly/ci-reviews | Meeting minutes: https://goo.gl/mrHdaj | Next status meeting: Monday 4/30 16:00 UTC | cloud-init 18.2 released (03/28/2018)20:53
blackboxswok fixed20:53
=== r-daneel_ is now known as r-daneel
blackboxswrharper: looks like we call it fallback_nic twice : http://paste.ubuntu.com/p/zMkBd8hWbW22:17
* blackboxsw creates a bootable image from this22:18
rharperinteresting22:23

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!