Monday, 2017-01-16

openstackgerritIan Wienand proposed openstack/diskimage-builder: Update platform support to reality  https://review.openstack.org/41820403:10
*** sudipto_ has joined #openstack-dib03:50
*** sudipto has joined #openstack-dib03:50
openstackgerritIan Wienand proposed openstack/diskimage-builder: Update platform support to reality  https://review.openstack.org/41820404:40
*** sudipto_ has quit IRC05:01
*** sudipto has quit IRC05:01
*** sudipto has joined #openstack-dib05:36
*** sudipto_ has joined #openstack-dib05:36
openstackgerritIan Wienand proposed openstack/diskimage-builder: Update platform support to reality  https://review.openstack.org/41820406:00
openstackgerritIan Wienand proposed openstack/diskimage-builder: Update platform support to reality  https://review.openstack.org/41820406:16
*** pmannidi has quit IRC06:29
*** pmannidi has joined #openstack-dib06:32
*** pmannidi is now known as pmannidi|mtg06:32
*** greghaynes has quit IRC06:52
*** mordred has quit IRC06:53
*** greghaynes has joined #openstack-dib06:58
openstackgerritAnh Tran proposed openstack/diskimage-builder: Removd redundant 'is'  https://review.openstack.org/42052306:58
*** pmannidi|mtg is now known as pmannidi07:00
*** mordred has joined #openstack-dib07:02
*** greghaynes has quit IRC07:04
*** pmannidi has quit IRC07:04
*** greghaynes has joined #openstack-dib07:15
*** pmannidi has joined #openstack-dib07:18
*** hogepodge_ has joined #openstack-dib07:24
*** hogepodge_ has quit IRC07:37
openstackgerritTuan Luong-Anh proposed openstack/diskimage-builder: Replace yaml.load() with yaml.safe_load()  https://review.openstack.org/42055308:08
*** hashar has joined #openstack-dib08:36
openstackgerritTuan Luong-Anh proposed openstack/diskimage-builder: Update platform support to reality  https://review.openstack.org/41820409:52
openstackgerritTuan Luong-Anh proposed openstack/diskimage-builder: Set grub device in /etc/default/grub  https://review.openstack.org/40224809:53
*** owalsh has joined #openstack-dib10:04
*** aparnav has joined #openstack-dib10:08
*** sudipto has quit IRC11:17
*** sudipto_ has quit IRC11:17
*** yolanda has quit IRC11:36
*** yolanda has joined #openstack-dib11:36
*** sudipto has joined #openstack-dib12:31
*** sudipto_ has joined #openstack-dib12:31
*** sudipto_ has quit IRC12:37
*** sudipto has quit IRC12:37
*** sudipto has joined #openstack-dib12:40
*** sudipto_ has joined #openstack-dib12:41
*** aparnav has quit IRC13:13
*** owalsh has quit IRC14:32
*** owalsh has joined #openstack-dib14:52
*** hashar has quit IRC16:08
*** sudipto has quit IRC17:27
*** sudipto_ has quit IRC17:27
*** johnsom has quit IRC17:30
*** johnsom has joined #openstack-dib17:30
greghaynespabelanger: re: https://review.openstack.org/#/c/410458/1 - do you remember why adduser is needed in debian?18:02
greghaynesI'm wondering if its also needed in e.g. ubuntu18:02
*** owalsh has quit IRC18:08
*** owalsh has joined #openstack-dib18:38
pabelangergreghaynes: that can actually be abandoned, it is already a dependency in debootstrap19:31
pabelangergreghaynes: do you mind removing the +A on https://review.openstack.org/#/c/414668/ and recheck first?19:32
pabelangerIf possible, I'd like to make sure both nodepool-dsvm jobs are passing, before dib code is merged19:32
pabelangerwe are actually booting VMs in nodepool, in an effort to catch more things before we release to nodepool.o.o19:33
pabelangerianw: greghaynes: I'd also like to add these python-tripleoclient jobs into experimental for diskimage-builder https://review.openstack.org/#/c/420801/ so I can properly test https://review.openstack.org/#/c/413868/19:35
openstackgerritMerged openstack/diskimage-builder: dib-lint: python3 compatibility fixes  https://review.openstack.org/41377219:36
greghaynespabelanger: sure, why did they fail before?19:38
pabelangergreghaynes: I think OSC was broken19:40
greghaynesyeaaa19:41
greghaynesso, this is my main concern with us gating on dsvm nodepool btw19:42
greghaynesim willing to try it out but we already have a enough external breakages as is so if we start hitting more there id prefer to switch to something more simple19:43
pabelangerpersonally, I'd rather see us iterate forward on nodepool testing, since nodepool is the largest consumer of diskimage-builder.  We should now have all the mirror infra in place (http://mirrors.kernel.org/fedora/ now exists) and once we can merge https://review.openstack.org/#/c/414634/ we'll be able to land https://review.openstack.org/#/c/414273/ having nodepool-dsvm using AFS mirrors.  Just leaving19:46
pabelangerdevstack breakages19:46
pabelangerthis approach also lets us test glean properly in the gate now19:46
pabelanger(to a certain degree)19:47
pabelangerhttps://review.openstack.org/#/c/365079/ for example, means we can validate init.d script changes19:47
greghaynessure, all of thats doable without dsvm and nodepool too. I'm not saying we cant try it out, but we did try this similarly with tripleo and it ended in failure due to this reason19:51
pabelangerthe thing is, we already had nodepool-dsvm job for diskimage-builder, it had been non-voting for some time.  I just updated it to launch more images (precise / trusty / xenial and centos-7 / fedora) and keeping them non-voting too19:54
pabelangergreghaynes: how are you seeing the launching of a DIB and sshing into it?19:55
greghaynespabelanger: https://review.openstack.org/#/c/204639/19:55
greghaynesis how i'd do it19:55
pabelangerack20:00
*** dmarlin has joined #openstack-dib20:14
ianwwhy is Tuan Luong-Anh rebasing a bunch of dib patches?20:40
openstackgerritPaul Belanger proposed openstack/diskimage-builder: Bump fedora release to 25  https://review.openstack.org/41955920:54
*** jamielennox|away is now known as jamielennox20:59
greghaynesianw: that is a very good question21:08
ianwi think it might be a misunderstanding of how to get a recheck happening21:09
ianwactually the failure on my job is kind of odd -> https://review.openstack.org/#/c/42095721:09
openstackgerritIan Wienand proposed openstack/diskimage-builder: Update platform support to reality  https://review.openstack.org/41820422:34
openstackgerritPaul Belanger proposed openstack/diskimage-builder: Remove hardcoded components  https://review.openstack.org/41463423:03
ianwError: package audit-2.7-1.fc25.x86_64 requires audit-libs(x86-64) = 2.7-1.fc25, but none of the providers can be installed23:14
ianwi feel like this might be a thing23:14
ianw2017-01-16 22:31:10.270514 | [fedora-minimal/build-succeeds] > b'updates: using metadata from Mon Jan 16 19:30:26 2017.'23:21
ianw2017-01-16 22:29:36.091486 | [fedora-minimal/build-succeeds] > b'updates: using metadata from Sun Jan 15 07:21:38 2017.'23:22
ianwrun two minutes apart, but using different updates data?23:22
pabelangerbad mirrors23:22
pabelangergoing to hack on nodepool-dsvm job tomorrow and add fedora / centos mirror support23:23
pabelangernow that http://mirror.dfw.rax.openstack.org/fedora/ is a thing23:23
pabelangerianw: also, I've cleaned up https://review.openstack.org/#/c/414634/, only removing hardcoded references, and dropping refactor23:24
pabelangerlet me know what you think23:24
pabelangerwe need to land that to fix DIB builds with mirrors23:24
ianwok, will pull that up today23:25
openstackgerritIan Wienand proposed openstack/diskimage-builder: Use strings in package-installs follow output  https://review.openstack.org/42099623:58

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