[09:10] anyone else expiriencing problems running tox on local branches after 18.2 release? [09:10] RuntimeError: Failed running ['/usr/bin/python3', 'tools/read-version'] [rc=1] (, git describe version (18.1-42-g2fb6008f) differs from cloudinit.version (18.2) === kukacz_ is now known as kukacz [13:45] do3meli: you need to pull the tag from upstream [13:46] allright, thx [13:46] let me know if that doesnt work [13:46] it worked ;) [13:47] k. that can be annoying for sure. its just there to make sure we dont mess up. === r-daneel_ is now known as r-daneel [15:45] rharper: smoser, do we need to talk about what we want to land in bionic my EOD/tomorrow? [15:54] blackboxsw: ok. [15:58] maybe just chrony? our SRU process feels like it is getting easier and easier, so maybe it's no big deal if something misses freeze [15:58] forgot I have a 1:1 [16:52] * blackboxsw is working on SRU validation scripts in https://github.com/cloud-init/ubuntu-sru/ for the next ubuntu sru. specifically I'm changing our manual tests to include user-data test & validate some of the exception_cb changes that we know affect this release. === r-daneel_ is now known as r-daneel [18:33] blackboxsw: around? [18:33] hey folks- does anyone know how to identify the commit hash of cloud init in the daily canonical images? i see https://cloud-images.ubuntu.com/locator/daily/ but that doesn't have release notes or packages [18:34] dojordan: well, i would guess that mostly the serial in the Release column will line up with [18:34] one in http://cloud-images.ubuntu.com/daily/server/xenial/ [18:36] i guess in an ideal world, the stream data for azure (http://cloud-images.ubuntu.com/daily/streams/v1/com.ubuntu.cloud:daily:azure.sjson) [18:36] would have manifest files [18:36] dojordan: which specifically were you after ? [18:37] dojordan: The serial in Azure will be aligned with the serial on cloud-images.u.c, so you can use that as a reference. [18:39] sorry, i guess what i was after was how do I specifically identify if com.ubuntu.cloud.daily:server:18.04 version 20180327 has the 18.2 release of cloud-init? [18:39] i.e. this manifest file [18:39] got it, makes sense [18:40] thanks all [18:42] smoser: back [18:45] * blackboxsw jumps into cloud-init hangout for the day folks want to chat about SRU or bionic release stuff === r-daneel_ is now known as r-daneel [20:19] merging do3meli's doc branches [21:35] smoser: I know you are out of here, hogarth's branch + review comment fixes are at https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/342428 [21:36] I'm going to rebase and merge my commit into his after a bit more testing on azure/ec2. so my separate commit will disappear. [21:36] I think I need to address rharper's comments on hogarth's branch too. [22:17] blackboxsw: awesome. [22:18] smoser: I'm wrapping up rharper's and my missed review comments on it now. [22:18] had one minor fix for lxc. [22:42] ok rebased and pushed, testing ec2 and azure now [23:03] smoser: net-tools drop won't make it tonight, will get it in shape for next week. I see some discrepancies on ec2 ipv6 route print info (missing route link details when using ip vs route cmd output). [23:04] need to sort the absence of info on ec2 first so there'll be another change to the logic [23:04] in netinfo.py [23:09] got it, netdev_info_netstat calls netstat -A inet6 -rn too. but netdev_info_iproute doesn't compile v6 routes [23:09] ok will have to work it out [23:09] I'm off til Monday. have a good easter folks