*** edmondsw has joined #openstack-powervm | 00:26 | |
*** edmondsw has quit IRC | 00:31 | |
*** thorst has joined #openstack-powervm | 00:31 | |
*** thorst has quit IRC | 00:36 | |
*** edmondsw has joined #openstack-powervm | 00:45 | |
openstackgerrit | Eric Berglund proposed openstack/nova-powervm master: Get host-level cpu metrics from pypowervm metric cache https://review.openstack.org/512864 | 00:54 |
---|---|---|
*** AlexeyAbashkin has joined #openstack-powervm | 01:26 | |
*** edmondsw has quit IRC | 01:29 | |
*** AlexeyAbashkin has quit IRC | 01:31 | |
*** AlexeyAbashkin has joined #openstack-powervm | 02:26 | |
*** AlexeyAbashkin has quit IRC | 02:30 | |
*** thorst has joined #openstack-powervm | 02:32 | |
*** thorst has quit IRC | 02:37 | |
*** edmondsw has joined #openstack-powervm | 03:14 | |
*** edmondsw has quit IRC | 03:19 | |
*** thorst has joined #openstack-powervm | 03:33 | |
*** thorst has quit IRC | 03:38 | |
*** edmondsw has joined #openstack-powervm | 05:03 | |
*** edmondsw has quit IRC | 05:07 | |
*** thorst has joined #openstack-powervm | 05:34 | |
*** thorst has quit IRC | 05:39 | |
*** chhavi has joined #openstack-powervm | 06:07 | |
*** edmondsw has joined #openstack-powervm | 06:51 | |
*** edmondsw has quit IRC | 06:56 | |
*** thorst has joined #openstack-powervm | 07:35 | |
*** thorst has quit IRC | 07:40 | |
*** AlexeyAbashkin has joined #openstack-powervm | 08:07 | |
*** edmondsw has joined #openstack-powervm | 08:39 | |
*** edmondsw has quit IRC | 08:44 | |
*** chhavi has quit IRC | 08:56 | |
*** chhavi has joined #openstack-powervm | 09:00 | |
*** esberglu_ has joined #openstack-powervm | 09:11 | |
*** esberglu has quit IRC | 09:11 | |
*** thorst has joined #openstack-powervm | 09:36 | |
*** thorst has quit IRC | 09:41 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/networking-powervm master: Updated from global requirements https://review.openstack.org/516949 | 11:19 |
*** edmondsw has joined #openstack-powervm | 11:21 | |
*** thorst has joined #openstack-powervm | 11:37 | |
*** thorst has quit IRC | 11:42 | |
*** chhavi has quit IRC | 11:56 | |
*** miltonm has joined #openstack-powervm | 11:57 | |
*** thorst has joined #openstack-powervm | 12:00 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/networking-powervm master: Updated from global requirements https://review.openstack.org/516949 | 12:18 |
*** chhavi has joined #openstack-powervm | 13:11 | |
*** esberglu_ has quit IRC | 13:51 | |
*** esberglu has joined #openstack-powervm | 13:51 | |
*** esberglu has quit IRC | 13:56 | |
*** esberglu has joined #openstack-powervm | 14:08 | |
openstackgerrit | Merged openstack/networking-powervm master: Updated from global requirements https://review.openstack.org/516949 | 14:35 |
esberglu | edmondsw: https://review.openstack.org/#/c/514858/ | 14:40 |
esberglu | That is legitimately failing CI | 14:40 |
esberglu | Sorry I should have taken a deeper look earlier, thought it was just the timeouts we've been seeing elsewhere | 14:41 |
edmondsw | esberglu how can you tell? | 14:41 |
esberglu | http://184.172.12.213/58/514858/1/check/nova-powervm-out-of-tree-pvm/51eb08c/logs/n-cpu.txt.gz | 14:41 |
esberglu | Look around timestamp | 14:41 |
esberglu | Nov 01 07:31:13.564710 | 14:41 |
edmondsw | oh, you're absolutely right... we can't backport this because it's dependent on a pypowervm change that is newer than upper-constraints for pike | 14:47 |
edmondsw | mdrabe efried ^ | 14:47 |
edmondsw | pike uc: https://github.com/openstack/requirements/blob/stable/pike/upper-constraints.txt#L113 | 14:47 |
edmondsw | but dependent on this that went into 1.1.7: https://github.com/powervm/pypowervm/commit/1f1b153c | 14:47 |
efried | Whee. So carry the patch in pvcos and have pvc require 1.1.7? | 14:48 |
efried | Cause we ain't gonna get a g-r bump for pike. | 14:49 |
edmondsw | efried yeah, I think that's what we'll have to do | 14:49 |
edmondsw | mdrabe ^ | 14:49 |
*** miltonm has quit IRC | 14:50 | |
*** tjakobs has joined #openstack-powervm | 15:03 | |
*** AlexeyAbashkin has quit IRC | 15:29 | |
openstackgerrit | Taylor Jakobson proposed openstack/nova-powervm master: ISCSI volume attachment fixes https://review.openstack.org/467599 | 15:50 |
*** miltonm has joined #openstack-powervm | 16:15 | |
*** efried is now known as efried_rollin | 16:22 | |
*** chhavi has quit IRC | 16:56 | |
*** openstackgerrit has quit IRC | 17:03 | |
*** AlexeyAbashkin has joined #openstack-powervm | 17:22 | |
*** AlexeyAbashkin has quit IRC | 17:36 | |
*** tjakobs has quit IRC | 18:11 | |
*** tjakobs has joined #openstack-powervm | 18:19 | |
esberglu | edmondsw: efried_rollin: Looking into the timeout failures. Looks like it is due to a cells v1 issue (v1 is deprecated). | 18:41 |
esberglu | https://bugs.launchpad.net/nova/+bug/1709985 | 18:41 |
openstack | Launchpad bug 1709985 in OpenStack Compute (nova) "test_rebuild_server_in_error_state randomly times out waiting for rebuilding instance to be active" [Low,Confirmed] | 18:41 |
esberglu | Upstream nova isn't running those tests anymore | 18:41 |
esberglu | I think we should just follow their lead there | 18:41 |
edmondsw | esberglu agreed | 18:41 |
edmondsw | no point in running tests nova doesn't run | 18:42 |
esberglu | Change will be up shortly | 18:42 |
edmondsw | good job | 18:42 |
esberglu | edmondsw: With that and hsiens fix I'm hoping that CI should be WAY better than it has been the last couple weeks | 18:44 |
* edmondsw crosses fingers | 18:44 | |
esberglu | edmondsw: 6098 | 19:04 |
*** efried_rollin is now known as efried | 19:07 | |
edmondsw | esberglu +2 | 19:11 |
esberglu | edmondsw: tx | 19:11 |
edmondsw | esberglu thank YOU :) | 19:11 |
*** AlexeyAbashkin has joined #openstack-powervm | 19:18 | |
*** AlexeyAbashkin has quit IRC | 19:22 | |
*** adreznec has joined #openstack-powervm | 19:36 | |
*** esberglu has quit IRC | 19:57 | |
*** esberglu has joined #openstack-powervm | 19:57 | |
*** esberglu has quit IRC | 19:58 | |
*** edmondsw has quit IRC | 20:11 | |
*** edmondsw has joined #openstack-powervm | 20:11 | |
*** esberglu has joined #openstack-powervm | 20:13 | |
*** edmondsw has quit IRC | 20:27 | |
*** edmondsw has joined #openstack-powervm | 20:27 | |
*** edmondsw has quit IRC | 20:31 | |
*** edmondsw has joined #openstack-powervm | 20:39 | |
*** adreznec has quit IRC | 20:51 | |
*** adreznec has joined #openstack-powervm | 20:53 | |
*** thorst has quit IRC | 21:08 | |
*** adreznec has quit IRC | 21:20 | |
*** adreznec has joined #openstack-powervm | 21:22 | |
*** adreznec has quit IRC | 21:31 | |
*** edmondsw has quit IRC | 22:13 | |
*** edmondsw has joined #openstack-powervm | 22:13 | |
*** edmondsw has quit IRC | 22:18 | |
*** tjakobs has quit IRC | 22:37 | |
*** esberglu has quit IRC | 22:43 | |
*** thorst has joined #openstack-powervm | 22:45 | |
*** thorst has quit IRC | 22:46 | |
*** chhavi has joined #openstack-powervm | 22:51 | |
*** chhavi has quit IRC | 22:56 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!