pabelanger | Ya, and right now I am seeing it takes almost 10mins to rehash the data | 00:00 |
---|---|---|
*** Sukhdev has joined #openstack-infra | 00:00 | |
*** markvoelker_ has quit IRC | 00:01 | |
*** Sukhdev has quit IRC | 00:02 | |
pabelanger | we could up that to every 6 hours honest | 00:03 |
pabelanger | or even 12 | 00:03 |
greghaynes | heh | 00:03 |
greghaynes | I wonder if we could turn it off | 00:03 |
greghaynes | and then do that OOB | 00:03 |
*** shashank_hegde has quit IRC | 00:04 | |
pabelanger | we only process new data ever 8 hours right now | 00:04 |
jeblair | this is, apparently, just stackalytics loading it into memory? that makes me wonder what memcached is for... | 00:04 |
jeblair | (it seems like the obvious thing would be to have the processor update memcache, and have the web procs just read from that) | 00:05 |
jeblair | but i'm not speaking from knowledge :) | 00:05 |
*** tsg has quit IRC | 00:06 | |
greghaynes | haha, yeeeep | 00:06 |
pabelanger | stackalytics-processor (scraps git, review.o.o, launchpad) and stores the data into memcached. Then, uswgi loads data from memcached into memory every 1 hour to serve up to apache | 00:07 |
pabelanger | that's how I understand how it works | 00:07 |
greghaynes | :/ | 00:07 |
jeblair | interesting. :) | 00:07 |
pabelanger | and we are talking about all data. So, commits from Austin are being loaded every hour. Even though the default landing page is Mitaka | 00:08 |
greghaynes | I wonder if we could make eager loading work so the first request doesnt have the terribly slow problem, then disable the once per hour updating and just rely on the data to be reloaded when uwsgi workers are respawned | 00:09 |
greghaynes | I guess the issue then is your workers arent necessarially in sync... although that is an issue anyhow | 00:09 |
* greghaynes is suddenly very confused about how this works at all | 00:09 | |
*** wenlock1 has quit IRC | 00:10 | |
*** Swami has quit IRC | 00:11 | |
*** Sukhdev has joined #openstack-infra | 00:11 | |
clarkb | I am going to run the jenkins restarter playbook now that fungi has confirmed the groovy fix seems to work | 00:12 |
clarkb | will keep an eye on it but should correct 02 and 04's leaks | 00:12 |
*** gildub has joined #openstack-infra | 00:13 | |
*** xyang1 has quit IRC | 00:15 | |
*** achanda has joined #openstack-infra | 00:16 | |
openstackgerrit | Rohit Jaiswal proposed openstack/requirements: Bump Tooz version to 0.13.3 https://review.openstack.org/243360 | 00:17 |
*** tiswanso has quit IRC | 00:18 | |
*** hashar_ has quit IRC | 00:19 | |
pabelanger | Family time, will continue this tomorrow | 00:20 |
pabelanger | thanks all | 00:20 |
*** harlowja has joined #openstack-infra | 00:20 | |
*** craigbr has quit IRC | 00:24 | |
bardia | in my private Devstack VMs come up with a floating public IP auto assigned. Nodepool however fails to retrieve that ip when testing connection to the instance and raises SSH connection exception. I was wondering if anyone has encountered this issue before | 00:25 |
clarkb | bardia: have you tried manually ssh'ing to those VMs | 00:25 |
bardia | yes and it works | 00:25 |
clarkb | could be security groups or ssh keys or networking trouble | 00:25 |
clarkb | bardia: using the same key as nodepool? | 00:25 |
bardia | yes | 00:25 |
*** achanda has quit IRC | 00:25 | |
clarkb | bardia: does nodepool say it is sshing to a specific IP? | 00:26 |
bardia | I check the nodepool logs and its trying to check ssh connection to the private IP of the instance | 00:26 |
clarkb | is that IP correct? | 00:26 |
bardia | yes to the private ip | 00:26 |
bardia | that's the problem | 00:26 |
clarkb | bardia: is nodepool attaching a floating IP? | 00:26 |
*** tiswanso has joined #openstack-infra | 00:26 | |
*** smarcet has quit IRC | 00:26 | |
clarkb | (we know nodepool works against devstack with floating IPs because we test it) | 00:26 |
bardia | nodepool isn't. devstack is auto assigning on spawn | 00:26 |
clarkb | oh that we don't test | 00:27 |
clarkb | I would try not auto assigning and let nodepool assign them | 00:27 |
clarkb | I didn't realize auto assigning floating IPs was a thing | 00:27 |
bardia | how do i configure nodepool to assign floating ip | 00:27 |
clarkb | it should just do it if it notices there is only a private ip | 00:27 |
clarkb | you can check the devstack config and nodepool config on any of the dsvm nodepool jobs | 00:27 |
clarkb | let me find a link | 00:27 |
*** mtanino has quit IRC | 00:28 | |
clarkb | http://logs.openstack.org/53/229653/6/check/gate-dsvm-nodepool/76863c8/logs/localrc.txt.gz devstack localrc and http://logs.openstack.org/53/229653/6/check/gate-dsvm-nodepool/76863c8/logs/etc/nodepool/nodepool.yaml.txt.gz nodepool config | 00:29 |
clarkb | looks like it just works | 00:29 |
clarkb | we don't set a network name or anything | 00:29 |
bardia | is this the local.conf for devstack? | 00:30 |
*** Sukhdev has quit IRC | 00:30 | |
clarkb | it is the localrc | 00:30 |
clarkb | we don't use local.conf (though at this point we could/should change) | 00:30 |
*** dgonzalez has quit IRC | 00:30 | |
*** Sukhdev has joined #openstack-infra | 00:30 | |
bardia | but its the localrc for devstack right? | 00:30 |
clarkb | yes | 00:30 |
*** achanda has joined #openstack-infra | 00:30 | |
bardia | ah ok that makes sence | 00:30 |
bardia | sense | 00:30 |
*** dgonzalez has joined #openstack-infra | 00:30 | |
bardia | my devstack conf is no enabling nodepool | 00:31 |
bardia | thanks a bunch | 00:31 |
sputnik13 | hi, getting a failure in some ansible job in our gates... http://logs.openstack.org/95/242695/1/check/gate-cue-integration-dsvm-rabbitmq/a63fd35/console.html#_2015-11-08_20_40_36_146 | 00:31 |
clarkb | you don't need to enable it if you configure it yourself | 00:31 |
clarkb | that is mostly just for testing | 00:31 |
*** dgonzalez has quit IRC | 00:31 | |
clarkb | I probably wouldn't want to run a service that way | 00:31 |
clarkb | sputnik13: its likely not ansible failing | 00:31 |
sputnik13 | clarkb the error is "No hosts matched" | 00:31 |
clarkb | sputnik13: ya thats a noop pulling logs of non existant subnodes | 00:31 |
*** dgonzalez has joined #openstack-infra | 00:32 | |
* greghaynes does some more nodepool patches poking | 00:32 | |
clarkb | sputnik13: thats not an issue | 00:32 |
openstackgerrit | Merged openstack/diskimage-builder: dib-lint: ignore blank lines in element ordering https://review.openstack.org/231292 | 00:32 |
clarkb | sputnik13: http://logs.openstack.org/95/242695/1/check/gate-cue-integration-dsvm-rabbitmq/a63fd35/console.html#_2015-11-08_20_40_29_002 is the issue | 00:32 |
greghaynes | https://review.openstack.org/#/c/233852/3 just needs a W+1 - lost it due to rebase but already has 2x +2 | 00:32 |
greghaynes | and the parent should be a pretty no-brainer +2 +A :) | 00:32 |
*** dgonzalez has quit IRC | 00:32 | |
clarkb | sputnik13: specifically http://logs.openstack.org/95/242695/1/check/gate-cue-integration-dsvm-rabbitmq/a63fd35/logs/devstacklog.txt.gz#_2015-11-08_20_40_28_807 | 00:32 |
*** bexelbie has quit IRC | 00:32 | |
clarkb | greghaynes: there is no parent | 00:33 |
greghaynes | er, child | 00:33 |
*** dolpher has joined #openstack-infra | 00:33 | |
*** dims_ has quit IRC | 00:33 | |
sputnik13 | clarkb ack, thx | 00:33 |
*** jamielennox is now known as jamielennox|away | 00:33 | |
jeblair | pabelanger: i straced a pegged uwsgi process and it is simply reading lots of data from memcached | 00:34 |
*** dgonzalez has joined #openstack-infra | 00:34 | |
jeblair | pabelanger: i think that supports your theory | 00:34 |
greghaynes | wheeee | 00:34 |
sputnik13 | but we never changed this I wonder why it's failing now | 00:34 |
clarkb | sputnik13: liekly a change in devstack to enable zookeeper by default or something like that | 00:34 |
clarkb | sputnik13: so now when its double started it fails | 00:34 |
*** angdraug has quit IRC | 00:34 | |
*** dims has joined #openstack-infra | 00:36 | |
clarkb | greghaynes: why does the child grow and if t: check in wait for threads? | 00:36 |
clarkb | greghaynes: checking against thread that has already exited? | 00:36 |
sputnik13 | clarkb yeah that's exactly it, zookeeper got added to support DLM... I was at the DLM talk at the summit, should have seen this coming >_< | 00:37 |
greghaynes | clarkb: there is a reason, lemme page it in | 00:38 |
*** sabeen1 has quit IRC | 00:40 | |
greghaynes | clarkb: it is because of image_update | 00:40 |
*** annegentle has quit IRC | 00:41 | |
greghaynes | clarkb: now, where I started hitting that... I cant actually remember | 00:41 |
clarkb | but it is guarding against dead threads? | 00:41 |
greghaynes | clarkb: I think its guarding against a branch which returns None | 00:41 |
greghaynes | that if threads probably should have been one patch up | 00:42 |
clarkb | ok | 00:42 |
clarkb | if you hurry you can fix that or I can just merge because YOLO | 00:42 |
greghaynes | well, the parent seems to have failed to merge | 00:43 |
greghaynes | so no need to merge | 00:43 |
clarkb | oh ok | 00:43 |
greghaynes | ugh, and its a race | 00:44 |
*** tiswanso has quit IRC | 00:44 | |
greghaynes | cue lots of debugging time | 00:44 |
*** sputnik13 has quit IRC | 00:45 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Add documentation install team meeting https://review.openstack.org/243006 | 00:45 |
*** weshay has quit IRC | 00:50 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Add a weekly HA meeting https://review.openstack.org/243193 | 00:51 |
*** dims_ has joined #openstack-infra | 00:51 | |
*** dims has quit IRC | 00:51 | |
*** dangers is now known as dangers_away | 00:53 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Update meeting time and day for Kuryr https://review.openstack.org/243228 | 00:54 |
*** otter768 has joined #openstack-infra | 00:56 | |
*** FallenPegasus has joined #openstack-infra | 00:57 | |
*** SumitNaiksatam has quit IRC | 00:57 | |
*** thorst has joined #openstack-infra | 00:58 | |
*** ddieterly has joined #openstack-infra | 00:59 | |
*** eliqiao1 has quit IRC | 01:00 | |
*** jyuso1 has joined #openstack-infra | 01:00 | |
*** thorst_ has joined #openstack-infra | 01:00 | |
*** thorst has quit IRC | 01:02 | |
*** kmartin has quit IRC | 01:03 | |
*** ybathia has quit IRC | 01:06 | |
*** asselin__ has joined #openstack-infra | 01:06 | |
lifeless | how do I recover my openstack id username? | 01:07 |
lifeless | I did a password reset | 01:07 |
*** rossella_ has quit IRC | 01:07 | |
*** w_ has joined #openstack-infra | 01:07 | |
lifeless | but now it claims my email address is an invalid username | 01:07 |
lifeless | and I'm like WTF | 01:07 |
*** rossella_ has joined #openstack-infra | 01:07 | |
*** asselin_ has quit IRC | 01:08 | |
*** olaph has quit IRC | 01:08 | |
*** hemna is now known as hemnafk | 01:08 | |
lifeless | still getting 'We're sorry, your username or password does not match an existing record. ' | 01:09 |
lifeless | clarkb: ^ | 01:10 |
* lifeless picks random west coaster to ask | 01:10 | |
*** Sukhdev has quit IRC | 01:10 | |
clarkb | I have no idea and apache logs aren't helpful | 01:10 |
clarkb | you got the password reset sent to that email address no problem? | 01:11 |
lifeless | yes | 01:12 |
lifeless | and I did it and it seemed to think it worked | 01:13 |
clarkb | so reset in theory went through but now account isnt valid? | 01:13 |
*** kmartin has joined #openstack-infra | 01:13 | |
*** shashank_hegde has joined #openstack-infra | 01:13 | |
lifeless | https://www.openstack.org/join/register says 'your email address will be your primary username' | 01:13 |
lifeless | clarkb: I have no idea TBH | 01:13 |
lifeless | clarkb: have I mentioned how much I resent having to manage passwords here? | 01:14 |
lifeless | :/ | 01:14 |
clarkb | here being? | 01:14 |
jeblair | lifeless: (aside from php, i see no reason we can't extend openstackid to also be a consumer) | 01:15 |
jeblair | also time | 01:15 |
lifeless | jeblair: oh, I would -love- that | 01:15 |
lifeless | jeblair: I had been given to understand there was some reason openstack.org wanted to own passwords | 01:15 |
*** Ryan_Lane has left #openstack-infra | 01:15 | |
lifeless | jeblair: but if its just a matter of yagni's, thats a whole different matter! \o/ | 01:15 |
clarkb | it wants to manage the user accounts | 01:16 |
clarkb | which include a password? | 01:16 |
clarkb | anyways I can't login either | 01:16 |
clarkb | so I doubt its just you | 01:16 |
lifeless | clarkb: ah, ok. Thanks! | 01:16 |
clarkb | oh there it goes | 01:16 |
clarkb | I swear I typed that password in just fine previously | 01:16 |
lifeless | clarkb: so yeah, managing passwords well and securely is really hard; I don't like any sites having passwords for me other than the small number with dedicated teams focused purely on that | 01:17 |
*** unicell1 has joined #openstack-infra | 01:17 | |
lifeless | clarkb: which I can count on one hand; those with open implementations require even less counting (but its non-zero) | 01:17 |
clarkb | aiui they kept it that way because silverstripe was already doing it, so now you auth against the same backend just using openid | 01:18 |
clarkb | or something | 01:18 |
jeblair | lifeless, clarkb: i know unification of identity across systems is desired; i don't think actually storing the password is necessary for that; i think it would be fine for openstackid to be a consumer as well as a provider and don't know of any reason not to support that. | 01:18 |
clarkb | so its a legacy thing | 01:18 |
clarkb | jeblair: ya likely just started with accounts as they were for compat | 01:18 |
*** otter768 has quit IRC | 01:18 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Change DefCore from 15:00 to 16:30 UTC https://review.openstack.org/241695 | 01:19 |
*** unicell has quit IRC | 01:19 | |
*** otter768 has joined #openstack-infra | 01:19 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Adding Tap as a Service meeting details https://review.openstack.org/243355 | 01:19 |
clarkb | https://jenkins01.openstack.org/cli/ is a 404 post restart | 01:20 |
jeblair | woot | 01:20 |
clarkb | so groovy fix is working (02 is in shutdown mode now | 01:20 |
*** amitgandhinz has joined #openstack-infra | 01:20 | |
clarkb | lifeless: it would be neat if we could move to something like firefox's persona where I hold the private keys | 01:20 |
lifeless | clarkb: if openstackid becomes a consumer, you can | 01:21 |
clarkb | anyways if you give me the email addr associated iwth the account I can pass it along | 01:22 |
lifeless | robertc at robert collins dot net | 01:22 |
Clint | mordred: well, you could say that the governance structures are what's causing the dysfunction | 01:23 |
Clint | mordred: though in this particular case i probably wouldn't say that | 01:23 |
*** markvoelker has joined #openstack-infra | 01:23 | |
clarkb | lifeless: passed along though I think the timezones invovled are such that we may not get a quick response | 01:24 |
*** thorst_ has quit IRC | 01:24 | |
lifeless | clarkb: thanks | 01:25 |
*** shuquan has joined #openstack-infra | 01:26 | |
*** pvaneck has quit IRC | 01:26 | |
*** btully has joined #openstack-infra | 01:27 | |
*** zhenguo has joined #openstack-infra | 01:28 | |
*** markvoelker has quit IRC | 01:28 | |
*** achanda has quit IRC | 01:29 | |
openstackgerrit | Nikola Dipanov proposed openstack-infra/irc-meetings: Changes to the PCI passthrough meeting https://review.openstack.org/243382 | 01:32 |
*** mestery has quit IRC | 01:32 | |
*** amitgandhinz has quit IRC | 01:33 | |
*** amitgandhinz has joined #openstack-infra | 01:33 | |
*** xylan_kong has joined #openstack-infra | 01:34 | |
*** tjcocozz has quit IRC | 01:34 | |
*** ddieterly has quit IRC | 01:36 | |
*** ddieterly has joined #openstack-infra | 01:37 | |
*** tjcocozz has joined #openstack-infra | 01:38 | |
*** ddieterly has quit IRC | 01:39 | |
openstackgerrit | Lingxian Kong proposed openstack-infra/project-config: Add mistral-specs https://review.openstack.org/242747 | 01:41 |
*** amitgandhinz has quit IRC | 01:41 | |
*** ddieterly has joined #openstack-infra | 01:43 | |
*** devl_ has quit IRC | 01:46 | |
*** yamamoto has joined #openstack-infra | 01:53 | |
*** amuller has quit IRC | 01:56 | |
*** shuquan has quit IRC | 01:59 | |
*** devl_ has joined #openstack-infra | 02:01 | |
*** dims_ has quit IRC | 02:01 | |
*** zhurong has joined #openstack-infra | 02:05 | |
*** dims has joined #openstack-infra | 02:05 | |
clarkb | mordred: I am sad that east texas is not included in the name criteria for the N release | 02:07 |
clarkb | mordred: we could've had Newton | 02:07 |
*** rguillebert has quit IRC | 02:08 | |
*** phschwartz has quit IRC | 02:09 | |
*** phschwartz has joined #openstack-infra | 02:09 | |
*** thorst has joined #openstack-infra | 02:09 | |
*** dolpher has left #openstack-infra | 02:11 | |
*** salv-orlando has joined #openstack-infra | 02:12 | |
jeblair | i'm glad i don't have to chose between newton and null. :) | 02:12 |
*** btully has quit IRC | 02:13 | |
*** thorst has quit IRC | 02:13 | |
SpamapS | I'm just sad it isn't "M" ... Marfa would be a great name ;) | 02:13 |
*** bpokorny_ has joined #openstack-infra | 02:14 | |
*** yamamoto has quit IRC | 02:14 | |
*** yamamoto has joined #openstack-infra | 02:17 | |
*** bpokorny has quit IRC | 02:17 | |
*** bpokorny_ has quit IRC | 02:18 | |
*** rfolco has joined #openstack-infra | 02:21 | |
*** kengo_sakai has joined #openstack-infra | 02:21 | |
*** yamamoto has quit IRC | 02:21 | |
openstackgerrit | Liuqing Jing proposed openstack-infra/project-config: Add Evoque dashboard project https://review.openstack.org/243388 | 02:21 |
*** sridhar_ram has quit IRC | 02:23 | |
*** smarcet has joined #openstack-infra | 02:23 | |
*** FallenPegasus has quit IRC | 02:26 | |
*** smarcet has quit IRC | 02:27 | |
*** weshay_xchat has joined #openstack-infra | 02:31 | |
openstackgerrit | Liuqing Jing proposed openstack-infra/project-config: Add check-requirements job for senlin-evoque https://review.openstack.org/243391 | 02:33 |
*** wenlock has joined #openstack-infra | 02:33 | |
*** jamielennox|away is now known as jamielennox | 02:34 | |
*** wenlock has quit IRC | 02:37 | |
*** Sukhdev has joined #openstack-infra | 02:38 | |
*** Sukhdev has quit IRC | 02:38 | |
*** zhurong has quit IRC | 02:40 | |
*** wenlock has joined #openstack-infra | 02:42 | |
openstackgerrit | Liuqing Jing proposed openstack-infra/project-config: Add Evoque dashboard project https://review.openstack.org/243388 | 02:42 |
*** hodos has quit IRC | 02:46 | |
*** wenlock has quit IRC | 02:46 | |
*** baoli has quit IRC | 02:50 | |
*** spzala has quit IRC | 02:51 | |
*** bapalm has quit IRC | 02:54 | |
*** tjcocozz has quit IRC | 02:56 | |
*** rfolco has quit IRC | 02:56 | |
*** tqtran-afk has quit IRC | 02:56 | |
*** ddieterly has quit IRC | 02:58 | |
*** wenlock has joined #openstack-infra | 03:00 | |
*** bapalm has joined #openstack-infra | 03:02 | |
*** tjcocozz has joined #openstack-infra | 03:03 | |
*** bardia has quit IRC | 03:04 | |
*** _denisra has joined #openstack-infra | 03:04 | |
*** ddieterly has joined #openstack-infra | 03:05 | |
*** someara2 has quit IRC | 03:06 | |
*** yamamoto has joined #openstack-infra | 03:07 | |
*** baoli has joined #openstack-infra | 03:07 | |
*** someara2 has joined #openstack-infra | 03:07 | |
*** cloudtrainme has joined #openstack-infra | 03:10 | |
*** dims has quit IRC | 03:13 | |
openstackgerrit | Spencer Krum proposed openstack-infra/ansible-puppet: Conditionally manage puppet config files https://review.openstack.org/243399 | 03:15 |
*** someara2 has quit IRC | 03:17 | |
*** yuanying has quit IRC | 03:17 | |
*** cloudtrainme has quit IRC | 03:21 | |
*** tiswanso has joined #openstack-infra | 03:23 | |
*** ctlaugh_ has joined #openstack-infra | 03:23 | |
*** markvoelker has joined #openstack-infra | 03:24 | |
*** ctlaugh_ has quit IRC | 03:25 | |
*** sdake has quit IRC | 03:25 | |
*** ctlaugh_ has joined #openstack-infra | 03:25 | |
*** sdake has joined #openstack-infra | 03:26 | |
*** thedodd has quit IRC | 03:27 | |
*** thedodd has joined #openstack-infra | 03:27 | |
*** markvoelker has quit IRC | 03:28 | |
*** thedodd has quit IRC | 03:31 | |
*** ctlaugh_ has quit IRC | 03:31 | |
*** shuquan has joined #openstack-infra | 03:32 | |
*** ctlaugh_ has joined #openstack-infra | 03:40 | |
*** sdake has quit IRC | 03:48 | |
*** ctlaugh_ has quit IRC | 03:50 | |
*** shuquan has quit IRC | 03:50 | |
*** unicell1 has quit IRC | 03:51 | |
*** ctlaugh_ has joined #openstack-infra | 03:55 | |
*** ctlaugh has quit IRC | 03:56 | |
*** ctlaugh_ has quit IRC | 03:56 | |
*** ctlaugh has joined #openstack-infra | 03:56 | |
*** ctlaugh has quit IRC | 03:56 | |
*** ctlaugh has joined #openstack-infra | 03:57 | |
*** links has joined #openstack-infra | 03:59 | |
*** salv-orlando has quit IRC | 03:59 | |
*** sdake has joined #openstack-infra | 04:01 | |
*** shashank_hegde has quit IRC | 04:04 | |
*** mriedem_away has quit IRC | 04:05 | |
*** david-lyle has joined #openstack-infra | 04:07 | |
*** ddieterly has quit IRC | 04:08 | |
*** yuanying has joined #openstack-infra | 04:14 | |
*** rlandy has quit IRC | 04:16 | |
*** binbincong has quit IRC | 04:20 | |
mtreinish | jhesketh: show be an easy +A: https://review.openstack.org/243351 | 04:20 |
*** binbincong has joined #openstack-infra | 04:20 | |
*** Ramanjaneya has joined #openstack-infra | 04:20 | |
jhesketh | mtreinish: are there cases where they don't start with periodic-? ie, could they start with just tempest|grenade? | 04:24 |
jhesketh | (also I totally suck for not having done that patch last week :-s) | 04:24 |
mtreinish | jhesketh: I actually did last week, just wrong :) | 04:25 |
mtreinish | (err however long ago the last day of summit was) | 04:25 |
mtreinish | jhesketh: dunno, I think they all start periodic- but I wasn't sure | 04:25 |
*** fedexo has joined #openstack-infra | 04:25 | |
mtreinish | so I figure making a wild card didn't hurt | 04:26 |
jhesketh | mtreinish: right, but it'll miss things that don't have a prefix... let me go check | 04:27 |
*** sdake has quit IRC | 04:27 | |
openstackgerrit | Merged openstack/requirements: Add requestsexceptions to global requirements https://review.openstack.org/241324 | 04:27 |
*** devkulkarni has joined #openstack-infra | 04:28 | |
mtreinish | jhesketh: I'm pretty sure the only jobs I cared about have a prefix | 04:28 |
mtreinish | but anyway I'm gonna call it a night, I'll pick it up in the morning | 04:28 |
jhesketh | mtreinish: there are a few that don't... lets merge your fix and I'll push up another fix | 04:28 |
*** sdake has joined #openstack-infra | 04:29 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Fix regex for periodic job collection (part2) https://review.openstack.org/243408 | 04:35 |
*** baoli has quit IRC | 04:35 | |
openstackgerrit | Merged openstack-infra/system-config: Fix regex for periodic job subunit collection https://review.openstack.org/243351 | 04:36 |
openstackgerrit | Merged openstack-infra/irc-meetings: Changes to the PCI passthrough meeting https://review.openstack.org/243382 | 04:37 |
*** tiswanso has quit IRC | 04:38 | |
*** Sukhdev has joined #openstack-infra | 04:39 | |
openstackgerrit | Merged openstack/requirements: Updated from generate-constraints https://review.openstack.org/237894 | 04:46 |
*** Sukhdev has quit IRC | 04:48 | |
*** amotoki has joined #openstack-infra | 04:50 | |
*** weshay_xchat has quit IRC | 04:56 | |
*** wenlock1 has joined #openstack-infra | 04:58 | |
timrc | What. A. Day. *crash* | 04:59 |
*** salv-orlando has joined #openstack-infra | 05:01 | |
*** jamielennox is now known as jamielennox|away | 05:01 | |
*** bpokorny has joined #openstack-infra | 05:02 | |
*** gnuoy has quit IRC | 05:05 | |
*** jamespage has quit IRC | 05:05 | |
*** salv-orlando has quit IRC | 05:05 | |
*** gnuoy has joined #openstack-infra | 05:06 | |
*** jamespage has joined #openstack-infra | 05:06 | |
*** ddieterly has joined #openstack-infra | 05:08 | |
*** otter768 has quit IRC | 05:09 | |
*** ddieterly has quit IRC | 05:13 | |
*** yamamoto_ has joined #openstack-infra | 05:13 | |
*** tlian2 has quit IRC | 05:13 | |
openstackgerrit | Merged openstack/diskimage-builder: Clarify what fedora-minimal/install.d/99-ramdisk is doing https://review.openstack.org/239582 | 05:14 |
openstackgerrit | Merged openstack/diskimage-builder: Fix fedora-minimal kernel-install on older platforms https://review.openstack.org/239583 | 05:14 |
*** yamamoto has quit IRC | 05:15 | |
*** fedexo has quit IRC | 05:17 | |
*** btully has joined #openstack-infra | 05:19 | |
*** devkulkarni has quit IRC | 05:22 | |
*** kozhukalov_ has joined #openstack-infra | 05:24 | |
*** markvoelker has joined #openstack-infra | 05:25 | |
*** kushal has joined #openstack-infra | 05:25 | |
*** unicell has joined #openstack-infra | 05:28 | |
*** markvoelker has quit IRC | 05:29 | |
*** bpokorny has quit IRC | 05:32 | |
*** shashank_hegde has joined #openstack-infra | 05:35 | |
*** shashank_hegde has quit IRC | 05:42 | |
*** someara2 has joined #openstack-infra | 05:43 | |
*** kozhukalov_ has quit IRC | 05:43 | |
*** laughterwym has joined #openstack-infra | 05:45 | |
*** someara2 has quit IRC | 05:46 | |
*** armax has quit IRC | 05:50 | |
*** gyee has quit IRC | 05:52 | |
*** yfried has quit IRC | 05:54 | |
*** achanda has joined #openstack-infra | 06:03 | |
*** ig0r__ has quit IRC | 06:05 | |
*** shashank_hegde has joined #openstack-infra | 06:05 | |
*** hdd has joined #openstack-infra | 06:08 | |
*** ddieterly has joined #openstack-infra | 06:10 | |
*** ig0r__ has joined #openstack-infra | 06:10 | |
*** shashank_hegde has quit IRC | 06:10 | |
*** wenlock1 has quit IRC | 06:11 | |
*** devl has joined #openstack-infra | 06:14 | |
*** ddieterly has quit IRC | 06:14 | |
*** devl_ has quit IRC | 06:15 | |
*** claudiub has joined #openstack-infra | 06:20 | |
*** nadya has joined #openstack-infra | 06:24 | |
*** bdemers has quit IRC | 06:25 | |
*** flepied has joined #openstack-infra | 06:28 | |
*** bdemers has joined #openstack-infra | 06:28 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements: Updated from generate-constraints https://review.openstack.org/243425 | 06:29 |
*** abregman has joined #openstack-infra | 06:29 | |
*** mahatic_ has joined #openstack-infra | 06:29 | |
*** mahatic has joined #openstack-infra | 06:29 | |
*** mahatic_ has quit IRC | 06:29 | |
*** aopincar_ has joined #openstack-infra | 06:33 | |
*** unicell1 has joined #openstack-infra | 06:34 | |
*** mrmartin has joined #openstack-infra | 06:35 | |
*** unicell has quit IRC | 06:35 | |
*** taron has quit IRC | 06:37 | |
*** baoli has joined #openstack-infra | 06:38 | |
*** yfried has joined #openstack-infra | 06:39 | |
*** shashank_hegde has joined #openstack-infra | 06:39 | |
*** ilyashakhat_mobi has joined #openstack-infra | 06:40 | |
*** yfried_ has joined #openstack-infra | 06:42 | |
*** baoli has quit IRC | 06:43 | |
*** August1914 has quit IRC | 06:43 | |
*** yfried has quit IRC | 06:43 | |
*** taron has joined #openstack-infra | 06:44 | |
*** ilyashakhat_mobi has quit IRC | 06:46 | |
*** jswarren has quit IRC | 06:48 | |
*** bardia has joined #openstack-infra | 06:49 | |
*** hamzy_ has quit IRC | 06:49 | |
*** taron has quit IRC | 06:50 | |
*** _ody has quit IRC | 06:50 | |
bardia | anyone know the login cred for the DPC image that nodepool builds? | 06:51 |
*** taron has joined #openstack-infra | 06:51 | |
*** jswarren has joined #openstack-infra | 06:52 | |
*** hamzy_ has joined #openstack-infra | 06:52 | |
*** shashank_hegde has quit IRC | 06:57 | |
*** mgrosz has joined #openstack-infra | 06:57 | |
mgrosz | Hello, can someone tell me how do I configure gerrit to have two reviewers giving +2 for a change? | 06:58 |
pleia2 | mgrosz: I don't know if you can make that requirement with gerrit, for us it's a social construct, not a technical one | 07:03 |
*** unicell has joined #openstack-infra | 07:05 | |
*** unicell1 has quit IRC | 07:05 | |
*** kozhukalov_ has joined #openstack-infra | 07:06 | |
mgrosz | pleia2: what do you mean by "for us it's a social construct"? | 07:06 |
*** garyk1 has joined #openstack-infra | 07:07 | |
pleia2 | mgrosz: we have all agreed to require two reviewers to give +2s before a change is approved, it's not enforced by gerrit | 07:07 |
mgrosz | Do you count on the contirubuters that they won't +1 on workflow before they see double +2? | 07:07 |
pleia2 | technically a core reviewer could even approve their own change if they want | 07:07 |
pleia2 | but then people would probably be mad at them | 07:07 |
mgrosz | This is what I am trying to avoid... | 07:08 |
pleia2 | it works fine for us | 07:08 |
pleia2 | there's trust among core reviewers not to break the rules | 07:08 |
*** woodster_ has quit IRC | 07:09 | |
*** otter768 has joined #openstack-infra | 07:10 | |
*** ddieterly has joined #openstack-infra | 07:10 | |
*** nadya has quit IRC | 07:12 | |
*** ddieterly has quit IRC | 07:15 | |
*** jed56 has joined #openstack-infra | 07:15 | |
*** alexpilotti has joined #openstack-infra | 07:15 | |
*** ParsectiX has joined #openstack-infra | 07:17 | |
*** Ramanjaneya has quit IRC | 07:17 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Remove unused RELEASE_RPMS variable https://review.openstack.org/234971 | 07:17 |
*** otter768 has quit IRC | 07:19 | |
*** kushal has quit IRC | 07:20 | |
*** btully has quit IRC | 07:23 | |
openstackgerrit | Merged openstack-infra/puppet-jenkins: Don't configure memory swap bytes on cgroups for Trusty https://review.openstack.org/218227 | 07:24 |
mgrosz | Hello, I am waiting for 3 days now for someone to +2 my change : https://review.openstack.org/#/c/242817/. Please? | 07:25 |
*** markvoelker has joined #openstack-infra | 07:26 | |
*** achanda has quit IRC | 07:27 | |
*** pahuang_ has quit IRC | 07:29 | |
*** zhurong has joined #openstack-infra | 07:29 | |
*** dmellado has joined #openstack-infra | 07:30 | |
*** markvoelker has quit IRC | 07:31 | |
*** kushal has joined #openstack-infra | 07:33 | |
*** scheuran has joined #openstack-infra | 07:34 | |
openstackgerrit | Liuqing Jing proposed openstack-infra/project-config: Add check-requirements job for evoque https://review.openstack.org/243391 | 07:35 |
*** nadya has joined #openstack-infra | 07:35 | |
*** alexpilotti has quit IRC | 07:35 | |
openstackgerrit | Merged openstack-infra/project-config: Initialize vitrage-dashboard new project https://review.openstack.org/242817 | 07:37 |
openstackgerrit | Spencer Krum proposed openstack-infra/ansible-puppet: Conditionally manage puppet config files https://review.openstack.org/243399 | 07:37 |
*** gildub has quit IRC | 07:38 | |
openstackgerrit | Merged openstack-infra/puppet-lodgeit: Add mysql class to manage db, and configure db name https://review.openstack.org/235428 | 07:41 |
*** ilyashakhat_mobi has joined #openstack-infra | 07:42 | |
*** openstackgerrit has quit IRC | 07:46 | |
*** openstackgerrit has joined #openstack-infra | 07:47 | |
ttx | anteaya: interesting, will read | 07:48 |
*** chenli has joined #openstack-infra | 07:52 | |
chenli | hello, anyone know how to change the identity email address ? | 07:53 |
*** ilyashakhat_mobi has quit IRC | 07:55 | |
anteaya | ttx: cool | 07:56 |
*** nmagnezi has joined #openstack-infra | 07:57 | |
anteaya | chenli: in your gerrit contact settings: https://review.openstack.org/#/settings/contact there is a text field and a button to register a new email | 07:57 |
chenli | anteaya, I already did that | 07:58 |
ttx | jeblair: read your summary, thx for posting. They seem to have attracted a decently-diverse community: do you know how the project governance is set up ? Couldn't find any document describing it | 07:58 |
chenli | andreaf, but, at https://review.openstack.org/#/settings/web-identities | 07:58 |
chenli | andreaf, the identity : https://login.launchpad.net/+id/xxx is still after the first email address | 07:59 |
chenli | andreaf, and the first email address can not be deleted | 07:59 |
*** samuelBartel has joined #openstack-infra | 08:00 | |
anteaya | chenli: go to contact information | 08:00 |
anteaya | look at the preferred email drop down list | 08:00 |
*** aopincar_ has quit IRC | 08:01 | |
*** zigo has quit IRC | 08:01 | |
chenli | andreaf, how to delete ? | 08:01 |
anteaya | are you in contact information? | 08:01 |
anteaya | and looking at the preferred email drop down list? | 08:02 |
chenli | andreaf, yes. | 08:02 |
anteaya | and what email is set as your preferred email? | 08:02 |
chenli | andreaf, the new one | 08:02 |
anteaya | great | 08:02 |
anteaya | and how many other emails are on the list? | 08:03 |
chenli | andreaf, 3 | 08:03 |
anteaya | great | 08:03 |
anteaya | now go to web identities | 08:03 |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-jenkins: Properly setup of jenkins keys https://review.openstack.org/215197 | 08:03 |
anteaya | do you see a small box beside the emails listed? | 08:03 |
*** zigo has joined #openstack-infra | 08:03 | |
chenli | andreaf, yes, but the first email do not have that box | 08:04 |
chenli | andreaf, other 3 has the box, including the new one | 08:04 |
anteaya | is the first email set as your preferred email? | 08:04 |
chenli | andreaf, no | 08:05 |
chenli | andreaf, that's the old one | 08:05 |
chenli | andreaf, and only this one has content in "identity" column | 08:05 |
anteaya | when you set your new email as the preferred email in contact information did you click the save changes button at the bottom of the contact information page? | 08:05 |
chenli | andreaf, yes, I believe so, and when you check my bugs, the email is already the new one. https://review.openstack.org/#/q/owner:shchenli%2540cn.ibm.com+status:open,n,z | 08:07 |
anteaya | okay | 08:07 |
chenli | andreaf, this page is correct too. https://review.openstack.org/#/settings/ | 08:07 |
anteaya | well I don't know why you can't delete an email that is not your preferred email then | 08:07 |
chenli | andreaf, ok, thanks for the help anyway. | 08:08 |
anteaya | unless it is the email you used to set up the account initally, so that our single sign on client launchpad uses it | 08:08 |
*** abregman is now known as abregman|brb | 08:08 | |
*** peterlisak has joined #openstack-infra | 08:08 | |
chenli | andreaf, I guess it is the initial one... | 08:09 |
chenli | andreaf, so, there is no way to edit the initial email address ? | 08:10 |
*** ddieterly has joined #openstack-infra | 08:11 | |
andreaf | chenli: I guess you are talking to anteaya not me, right :) | 08:11 |
*** jlanoux has joined #openstack-infra | 08:11 | |
chenli | anteaya, I guess it is the initial one... so, there is no way to edit the initial email address ? | 08:12 |
chenli | andreaf, sorry | 08:12 |
andreaf | chenli: np, just wanted to make sure :) | 08:13 |
anteaya | chenli: I said I don't know | 08:13 |
chenli | andreaf, ok. | 08:13 |
chenli | anteaya, ok, thanks! | 08:13 |
anteaya | chenli: I said I am guessing that if you used that email address to set up your account that could be the reason | 08:13 |
anteaya | chenli: welcome | 08:13 |
*** ifarkas has joined #openstack-infra | 08:13 | |
chenli | anteaya, :) | 08:13 |
openstackgerrit | Merged openstack-infra/infra-ansible: Attach volumes defined on servers stanzas https://review.openstack.org/241541 | 08:14 |
*** bexelbie has joined #openstack-infra | 08:15 | |
openstackgerrit | Merged openstack-infra/project-config: Skip long-running jobs for release note changes https://review.openstack.org/243246 | 08:15 |
*** ddieterly has quit IRC | 08:15 | |
openstackgerrit | Merged openstack-infra/project-config: Add check-requirements job for evoque https://review.openstack.org/243391 | 08:18 |
openstackgerrit | Merged openstack-infra/project-config: add stable/liberty branch to gerritbot for project openstack-chef https://review.openstack.org/243245 | 08:19 |
*** arxcruz has joined #openstack-infra | 08:22 | |
openstackgerrit | Merged openstack-infra/project-config: Add create ACL for Octavia https://review.openstack.org/243264 | 08:23 |
*** mpavone has joined #openstack-infra | 08:23 | |
*** mpavone has quit IRC | 08:23 | |
*** bardia has quit IRC | 08:25 | |
*** Ala has joined #openstack-infra | 08:25 | |
zigo | I'd be nice to get some help and an answer to my message here: http://lists.openstack.org/pipermail/openstack-dev/2015-November/078650.html | 08:26 |
zigo | I'm currently a bit stuck ... | 08:26 |
*** Piet has quit IRC | 08:26 | |
*** ilyashakhat_mobi has joined #openstack-infra | 08:26 | |
*** jed56 has quit IRC | 08:28 | |
openstackgerrit | Merged openstack-infra/project-config: Make #openstack-ha receive HA guide change alerts https://review.openstack.org/243173 | 08:28 |
openstackgerrit | Merged openstack-infra/project-config: Correct ACLs for Neutron sub-projects https://review.openstack.org/242196 | 08:29 |
*** hashar has joined #openstack-infra | 08:30 | |
*** yfried__ has joined #openstack-infra | 08:31 | |
*** openstackgerrit has quit IRC | 08:31 | |
*** openstackgerrit has joined #openstack-infra | 08:31 | |
*** devl has quit IRC | 08:31 | |
*** dtantsur|afk is now known as dtantsur | 08:33 | |
*** yfried_ has quit IRC | 08:33 | |
*** reed_ has joined #openstack-infra | 08:33 | |
*** Ramanjaneya has joined #openstack-infra | 08:34 | |
*** jed56 has joined #openstack-infra | 08:36 | |
*** fhubik has joined #openstack-infra | 08:37 | |
*** devl_ has joined #openstack-infra | 08:39 | |
*** ZZelle has quit IRC | 08:39 | |
*** abregman|brb is now known as abregman | 08:39 | |
*** ZZelle has joined #openstack-infra | 08:39 | |
*** sorantis has joined #openstack-infra | 08:40 | |
*** jordanP has joined #openstack-infra | 08:41 | |
shardy | Morning all, looking for reviews on https://review.openstack.org/#/c/240938/ | 08:41 |
*** devl_ has quit IRC | 08:41 | |
shardy | Adds stable/liberty jobs for TripleO | 08:41 |
*** sorantis has quit IRC | 08:41 | |
shardy | any help getting that landed would be hugely appreciated, thanks! :) | 08:42 |
*** devl_ has joined #openstack-infra | 08:43 | |
*** sshnaidm has joined #openstack-infra | 08:46 | |
*** laughterwym has quit IRC | 08:46 | |
*** matrohon has joined #openstack-infra | 08:48 | |
*** yfried has joined #openstack-infra | 08:53 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Fixup RPM db path when building Fedora on Ubuntu https://review.openstack.org/238773 | 08:54 |
*** yfried__ has quit IRC | 08:56 | |
openstackgerrit | Dmitry Tantsur proposed openstack-infra/project-config: Add IPA-based job for ironic-inspector https://review.openstack.org/243464 | 08:56 |
*** zeih has joined #openstack-infra | 08:56 | |
*** achanda has joined #openstack-infra | 08:57 | |
*** zeih_ has joined #openstack-infra | 09:00 | |
*** zeih has quit IRC | 09:00 | |
*** zeih has joined #openstack-infra | 09:01 | |
*** achanda has quit IRC | 09:02 | |
*** dingyichen has quit IRC | 09:03 | |
*** ilyashakhat_mobi has quit IRC | 09:03 | |
*** fhubik is now known as fhubik_brb | 09:04 | |
*** zeih_ has quit IRC | 09:05 | |
*** placko has joined #openstack-infra | 09:06 | |
*** rossella_ has quit IRC | 09:07 | |
*** zhurong has quit IRC | 09:08 | |
*** rossella_ has joined #openstack-infra | 09:08 | |
*** yfried has quit IRC | 09:10 | |
*** ddieterly has joined #openstack-infra | 09:12 | |
*** yfried has joined #openstack-infra | 09:12 | |
*** mgrosz has quit IRC | 09:12 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Add in extra connections tests https://review.openstack.org/169300 | 09:14 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Move Item formatting into Reporters https://review.openstack.org/223298 | 09:14 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Document the new connections in zuul https://review.openstack.org/169270 | 09:14 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Add support for sqlalchemy reporter https://review.openstack.org/223333 | 09:14 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Tidy up loggers https://review.openstack.org/224336 | 09:14 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Add support for 'connection' concept https://review.openstack.org/121528 | 09:14 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/zuul: Remove ActionReporters https://review.openstack.org/243474 | 09:14 |
*** mgrosz has joined #openstack-infra | 09:15 | |
*** ddieterly has quit IRC | 09:16 | |
*** yfried_ has joined #openstack-infra | 09:16 | |
*** yfried has quit IRC | 09:17 | |
*** otter768 has joined #openstack-infra | 09:20 | |
*** derekh has joined #openstack-infra | 09:21 | |
*** chenli has quit IRC | 09:23 | |
*** watanabe_isao has joined #openstack-infra | 09:25 | |
*** fhubik_brb is now known as fhubik | 09:25 | |
*** otter768 has quit IRC | 09:25 | |
*** markvoelker has joined #openstack-infra | 09:27 | |
watanabe_isao | Hello, all. Does anyone know anything about this issue, please? | 09:27 |
watanabe_isao | ^^^https://bugs.launchpad.net/zuul/+bug/1270029 | 09:27 |
openstack | Launchpad bug 1270029 in Zuul "zuul doesn't connect to gearman server" [Undecided,New] | 09:27 |
*** skolekonov has joined #openstack-infra | 09:30 | |
*** jlanoux has quit IRC | 09:30 | |
*** markvoelker has quit IRC | 09:31 | |
*** jlanoux has joined #openstack-infra | 09:31 | |
openstackgerrit | Sergey Lukjanov proposed openstack-infra/project-config: No more need for Icehouse tag acls for Sahara https://review.openstack.org/243485 | 09:33 |
*** jed56 has quit IRC | 09:35 | |
*** ihrachys has joined #openstack-infra | 09:35 | |
openstackgerrit | Sergey Lukjanov proposed openstack-infra/project-config: Use separated ACL groups for sahara-dashboard https://review.openstack.org/243487 | 09:36 |
openstackgerrit | Merged openstack/diskimage-builder: Remove unused RELEASE_RPMS variable https://review.openstack.org/234971 | 09:38 |
*** sdake has quit IRC | 09:42 | |
*** sdake has joined #openstack-infra | 09:42 | |
*** devl_ has quit IRC | 09:43 | |
hrubi | jhesketh: hi, any idea why the zuul tests bahave non-deterministically and fail on some runs? | 09:43 |
*** fhubik is now known as fhubik_brb | 09:43 | |
*** jistr has joined #openstack-infra | 09:45 | |
openstackgerrit | yolanda.robla proposed openstack-infra/zuul: Fix newrev comparison for NullChange https://review.openstack.org/243493 | 09:45 |
*** kozhukalov_ has quit IRC | 09:48 | |
*** aopincar_ has joined #openstack-infra | 09:50 | |
*** laughterwym has joined #openstack-infra | 09:51 | |
*** mgrosz has quit IRC | 09:51 | |
*** jed56 has joined #openstack-infra | 09:51 | |
*** rguillebert has joined #openstack-infra | 09:52 | |
openstackgerrit | yolanda.robla proposed openstack-infra/zuul: Log errors on zuul validating schema https://review.openstack.org/243499 | 09:52 |
*** ilyashakhat_mobi has joined #openstack-infra | 09:59 | |
*** kozhukalov_ has joined #openstack-infra | 09:59 | |
*** zhenguo has quit IRC | 10:00 | |
*** achanda has joined #openstack-infra | 10:00 | |
*** jed56 has quit IRC | 10:02 | |
*** jed56 has joined #openstack-infra | 10:03 | |
*** fhubik_brb is now known as fhubik | 10:03 | |
openstackgerrit | Merged openstack-infra/project-config: No more need for Icehouse tag acls for Sahara https://review.openstack.org/243485 | 10:04 |
*** achanda has quit IRC | 10:05 | |
StevenK | ianw: I just +A'd that change, I was waiting for tests. | 10:10 |
*** smarcet has joined #openstack-infra | 10:10 | |
*** ddieterly has joined #openstack-infra | 10:13 | |
*** sridhar_ram has joined #openstack-infra | 10:14 | |
*** ddieterly has quit IRC | 10:17 | |
*** devl_ has joined #openstack-infra | 10:18 | |
*** yfried_ is now known as yfried|afk | 10:19 | |
*** sdake has quit IRC | 10:20 | |
*** abregman is now known as abregman|brb | 10:23 | |
*** abregman|brb is now known as abregman|lunch | 10:23 | |
*** jamielennox|away is now known as jamielennox | 10:24 | |
*** sorantis has joined #openstack-infra | 10:25 | |
*** nikhil_k has joined #openstack-infra | 10:29 | |
*** nikhil has quit IRC | 10:30 | |
*** ociuhandu has joined #openstack-infra | 10:33 | |
*** jlanoux has quit IRC | 10:34 | |
*** cdent has joined #openstack-infra | 10:35 | |
*** ihrachys has quit IRC | 10:38 | |
*** ihrachys has joined #openstack-infra | 10:39 | |
*** yfried|afk is now known as yfried_ | 10:39 | |
*** pblaho has quit IRC | 10:39 | |
*** ig0r__ has quit IRC | 10:40 | |
*** gildub has joined #openstack-infra | 10:41 | |
*** electrofelix has joined #openstack-infra | 10:43 | |
*** yamamoto_ has quit IRC | 10:44 | |
*** sorantis has quit IRC | 10:49 | |
*** fhubik has quit IRC | 10:51 | |
*** fhubik has joined #openstack-infra | 10:51 | |
*** ldnunes has joined #openstack-infra | 10:52 | |
*** jlanoux has joined #openstack-infra | 10:53 | |
*** nadya has quit IRC | 10:55 | |
*** jlanoux_ has joined #openstack-infra | 10:55 | |
*** eliqiao has quit IRC | 10:56 | |
*** baoli has joined #openstack-infra | 10:56 | |
*** ilyashakhat_mobi has quit IRC | 10:56 | |
*** jlanoux has quit IRC | 10:57 | |
*** eliqiao has joined #openstack-infra | 10:58 | |
*** baoli has quit IRC | 11:01 | |
*** aopincar_ has quit IRC | 11:01 | |
*** peterlisak13 has joined #openstack-infra | 11:02 | |
openstackgerrit | Merged openstack/diskimage-builder: Fixup RPM db path when building Fedora on Ubuntu https://review.openstack.org/238773 | 11:03 |
*** aysyd has joined #openstack-infra | 11:03 | |
*** marcusvrn_ has joined #openstack-infra | 11:04 | |
*** peterlisak has quit IRC | 11:04 | |
*** dims has joined #openstack-infra | 11:05 | |
*** jlanoux has joined #openstack-infra | 11:06 | |
*** sorantis has joined #openstack-infra | 11:07 | |
*** sorantis has quit IRC | 11:08 | |
openstackgerrit | Flavio Percoco proposed openstack-infra/irc-meetings: Update chair for Glance meetings https://review.openstack.org/243535 | 11:08 |
*** jlanoux_ has quit IRC | 11:08 | |
*** ujuc has joined #openstack-infra | 11:09 | |
*** sorantis has joined #openstack-infra | 11:09 | |
*** rfolco has joined #openstack-infra | 11:10 | |
*** Liuqing has joined #openstack-infra | 11:13 | |
*** abregman|lunch is now known as abregman | 11:13 | |
*** ddieterly has joined #openstack-infra | 11:13 | |
*** wenlock has quit IRC | 11:14 | |
*** pbourke has quit IRC | 11:16 | |
*** pbourke has joined #openstack-infra | 11:17 | |
Liuqing | hello, could someone help review the patch : https://review.openstack.org/#/c/243388/ | 11:17 |
*** aopincar_ has joined #openstack-infra | 11:18 | |
*** ddieterly has quit IRC | 11:18 | |
*** ihrachys has quit IRC | 11:18 | |
*** ihrachys has joined #openstack-infra | 11:19 | |
*** sdake has joined #openstack-infra | 11:19 | |
*** dims has quit IRC | 11:21 | |
*** sdake has quit IRC | 11:21 | |
*** pc_m has joined #openstack-infra | 11:21 | |
*** otter768 has joined #openstack-infra | 11:21 | |
*** dims has joined #openstack-infra | 11:22 | |
*** ihrachys has quit IRC | 11:23 | |
*** gildub has quit IRC | 11:25 | |
*** otter768 has quit IRC | 11:26 | |
*** markvoelker has joined #openstack-infra | 11:27 | |
*** markvoelker has quit IRC | 11:32 | |
openstackgerrit | Paul Murray proposed openstack-infra/irc-meetings: Add a weekly Nova Live Migration subteam meeting https://review.openstack.org/243543 | 11:32 |
*** sridhar_ram has quit IRC | 11:32 | |
*** watanabe_isao has quit IRC | 11:33 | |
*** yamamoto has joined #openstack-infra | 11:35 | |
*** yamamoto has quit IRC | 11:39 | |
*** yamamoto has joined #openstack-infra | 11:39 | |
openstackgerrit | fumihiko kakuma proposed openstack-infra/devstack-gate: DO NOT REVIEW: verify CI with python3 https://review.openstack.org/243545 | 11:39 |
*** jlanoux has quit IRC | 11:39 | |
*** sorantis has quit IRC | 11:40 | |
*** yamamoto_ has joined #openstack-infra | 11:40 | |
*** jlanoux has joined #openstack-infra | 11:41 | |
*** nadya has joined #openstack-infra | 11:41 | |
*** PaulMurray has joined #openstack-infra | 11:42 | |
*** jaypipes has joined #openstack-infra | 11:42 | |
*** yamamoto has quit IRC | 11:43 | |
*** ihrachys has joined #openstack-infra | 11:49 | |
*** fhubik is now known as fhubik_brb | 11:52 | |
*** julim has joined #openstack-infra | 11:53 | |
*** achanda has joined #openstack-infra | 11:54 | |
*** PaulMurray is now known as ptm_away | 11:56 | |
openstackgerrit | Jan Hruban proposed openstack-infra/zuul: Add in extra connections tests https://review.openstack.org/169300 | 12:00 |
*** ilyashakhat_mobi has joined #openstack-infra | 12:02 | |
*** yamamoto_ has quit IRC | 12:06 | |
*** sorantis has joined #openstack-infra | 12:08 | |
openstackgerrit | Timofey Durakov proposed openstack-infra/project-config: Initial job for live-migrations https://review.openstack.org/243013 | 12:09 |
openstackgerrit | Tomas Bezdek proposed openstack-infra/jenkins-job-builder: Add support for Rebuild Plugin https://review.openstack.org/235367 | 12:10 |
*** HeOS has quit IRC | 12:11 | |
*** ajo is now known as ajo\lunch | 12:14 | |
*** ddieterly has joined #openstack-infra | 12:14 | |
*** yfried_ is now known as yfried|afk | 12:14 | |
*** ddieterly has quit IRC | 12:18 | |
*** yfried|afk is now known as yfried_ | 12:20 | |
ihrachys | clarkb: hi. can you validate our approach at https://review.openstack.org/#/c/243333/ ? | 12:20 |
*** pc_m is now known as pc_m_AWAY | 12:21 | |
*** gordc has joined #openstack-infra | 12:22 | |
*** achanda has quit IRC | 12:23 | |
*** freyes has quit IRC | 12:26 | |
*** freyes has joined #openstack-infra | 12:26 | |
*** yamamoto has joined #openstack-infra | 12:27 | |
openstackgerrit | Tomas Bezdek proposed openstack-infra/jenkins-job-builder: Add support for Rebuild Plugin https://review.openstack.org/235367 | 12:28 |
mordred | infra-root, Shrews: ok. for real this time - I'm going to cut shade 1.1.0 | 12:29 |
yolanda | woot! | 12:30 |
mordred | done | 12:30 |
*** Ramanjaneya has quit IRC | 12:31 | |
*** julim has quit IRC | 12:31 | |
*** sdake has joined #openstack-infra | 12:32 | |
*** sdake has quit IRC | 12:33 | |
*** cloudtrainme has joined #openstack-infra | 12:34 | |
*** sdake has joined #openstack-infra | 12:34 | |
*** mrmartin has quit IRC | 12:35 | |
*** roaet_ has quit IRC | 12:35 | |
*** sdake has quit IRC | 12:35 | |
*** Mmike has quit IRC | 12:36 | |
*** wenlock has joined #openstack-infra | 12:36 | |
*** kisoku has quit IRC | 12:36 | |
*** oomichi_ has quit IRC | 12:37 | |
*** kisoku has joined #openstack-infra | 12:37 | |
hashar | SpamapS: python-shade can use a bump to 1.1.0 :-} | 12:39 |
*** roaet_ has joined #openstack-infra | 12:39 | |
mordred | SpamapS: enjoy packaging munch and requestsexceptions for that ^^ :) | 12:39 |
mordred | oh, and os-client-config 1.10.2 | 12:39 |
* mordred hands SpamapS a shiny to distract him from the pain | 12:40 | |
*** wenlock has quit IRC | 12:40 | |
*** ilyashakhat_mobi has quit IRC | 12:42 | |
*** mahatic_ has joined #openstack-infra | 12:42 | |
*** thorst has joined #openstack-infra | 12:43 | |
*** Mmike has joined #openstack-infra | 12:44 | |
*** fbo has quit IRC | 12:44 | |
*** sambetts is now known as sambetts-hungry | 12:45 | |
*** mahatic has quit IRC | 12:46 | |
*** sorantis_ has joined #openstack-infra | 12:47 | |
*** fhubik_brb is now known as fhubik | 12:47 | |
*** fbo has joined #openstack-infra | 12:47 | |
*** weshay_xchat has joined #openstack-infra | 12:47 | |
*** Kennan has quit IRC | 12:48 | |
*** sorantis has quit IRC | 12:48 | |
*** sorantis_ is now known as sorantis | 12:48 | |
*** gongysh has joined #openstack-infra | 12:49 | |
openstackgerrit | Tomas Bezdek proposed openstack-infra/jenkins-job-builder: Add support for Rebuild Plugin https://review.openstack.org/235367 | 12:51 |
*** Kennan has joined #openstack-infra | 12:51 | |
Shrews | mordred: you gave up on the 2 +A'd shade reviews that have yet to merge? | 12:52 |
*** dims has quit IRC | 12:53 | |
*** baoli has joined #openstack-infra | 12:53 | |
samueldmq | what could be a great site I could get impressive data about openstack from? | 12:55 |
*** bdemers has quit IRC | 12:56 | |
samueldmq | from stackalytics, in member directory, I see more than 7k companies that have contributed | 12:56 |
*** dims has joined #openstack-infra | 12:56 | |
samueldmq | and over 20k individual contributors | 12:56 |
*** ajo\lunch is now known as ajo | 12:57 | |
*** gongysh_ has joined #openstack-infra | 12:57 | |
*** sabeen1 has joined #openstack-infra | 12:57 | |
mordred | Shrews: gah. I thought the cache value one was merged | 12:58 |
*** markvoelker has joined #openstack-infra | 12:58 | |
mordred | Shrews: I've rechecked that one just now btw | 12:59 |
*** gongysh has quit IRC | 12:59 | |
*** dprince has joined #openstack-infra | 13:00 | |
mordred | Shrews: in other news - I've got a script written (and running right now) which is creating a server on each cloud without auto_ip, saving the server dict, adding an auto ip, saving the server dict, and then deleting and doing it again except with reuse_ips set to true the second time | 13:01 |
mordred | Shrews: and it's doing that on all of my accounts | 13:01 |
mordred | Shrews: so I should have some good server dicts for us | 13:02 |
*** markvoelker has quit IRC | 13:03 | |
Shrews | mordred: does it do validation between the two dicts? | 13:03 |
*** maishsk has joined #openstack-infra | 13:03 | |
mordred | right now it's just collecting them | 13:03 |
*** sorantis has quit IRC | 13:03 | |
*** pblaho has joined #openstack-infra | 13:03 | |
*** kengo_sakai has quit IRC | 13:05 | |
*** rossella_ has quit IRC | 13:07 | |
*** rossella_ has joined #openstack-infra | 13:08 | |
*** cloudtrainme has quit IRC | 13:08 | |
*** devkulkarni has joined #openstack-infra | 13:10 | |
*** sorantis has joined #openstack-infra | 13:10 | |
*** peterlisak has joined #openstack-infra | 13:11 | |
*** ujuc has quit IRC | 13:11 | |
*** stevemar_ has joined #openstack-infra | 13:11 | |
*** peterlisak13 has quit IRC | 13:14 | |
*** ddieterly has joined #openstack-infra | 13:15 | |
*** fhubik is now known as fhubik_brb | 13:17 | |
*** gongysh_ has quit IRC | 13:17 | |
*** fhubik_brb is now known as fhubik | 13:17 | |
*** ddieterly has quit IRC | 13:19 | |
*** stevemar_ has quit IRC | 13:20 | |
*** markvoelker has joined #openstack-infra | 13:20 | |
*** markvoelker has quit IRC | 13:20 | |
*** stevemar_ has joined #openstack-infra | 13:21 | |
*** tsg has joined #openstack-infra | 13:21 | |
mordred | Shrews: oh neat! I have leanred a new way in which clouds fail | 13:22 |
openstackgerrit | fumihiko kakuma proposed openstack-infra/devstack-gate: DO NOT REVIEW: verify CI with python3 https://review.openstack.org/243545 | 13:22 |
mordred | I think I'm going to file a bug against the cloud in question on this one | 13:22 |
*** otter768 has joined #openstack-infra | 13:22 | |
mordred | Shrews: entercloudsuite has a shared public neutron network - but you are not allowed to boot VMs on it | 13:22 |
mordred | flaper87: didn't you say you know the entercloudsuite folks? | 13:23 |
*** gongysh has joined #openstack-infra | 13:23 | |
*** achanda has joined #openstack-infra | 13:23 | |
*** salv-orlando has joined #openstack-infra | 13:23 | |
*** amuller has joined #openstack-infra | 13:23 | |
flaper87 | mordred: I do | 13:24 |
flaper87 | Anything I can do to help? | 13:24 |
* flaper87 reads the backlog | 13:24 | |
*** baoli has quit IRC | 13:25 | |
*** daemontool has quit IRC | 13:25 | |
openstackgerrit | Merged openstack-infra/shade: Let os-client-config handle session creation https://review.openstack.org/240734 | 13:25 |
*** markvoelker has joined #openstack-infra | 13:25 | |
*** baoli has joined #openstack-infra | 13:26 | |
*** ayoung has quit IRC | 13:26 | |
mordred | flaper87: their neutron network is listed as "shared:True" - which normally means you should be able to boot a vm on it | 13:26 |
mordred | directly | 13:26 |
mordred | except | 13:26 |
mordred | you get this if you do: | 13:26 |
mordred | Error in creating instance: It is not allowed to create an interface on external network 1d09bbe1-7f46-4856-b0b6-4f983f196342 (HTTP 403) (Request-ID: req-eff7c9ca-6266-4b05-8d4d-b9cce6f50ff5) | 13:26 |
*** yamamoto has quit IRC | 13:27 | |
Shrews | mordred: wow | 13:27 |
*** zhurong has joined #openstack-infra | 13:27 | |
mordred | flaper87: so they should set that network to be shared=False | 13:27 |
*** otter768 has quit IRC | 13:27 | |
mordred | because that is what it is | 13:27 |
flaper87 | mordred: oh, mmh. I hadn't noticed that | 13:28 |
*** changbl has quit IRC | 13:28 | |
flaper87 | mordred: I can communicate that to them | 13:29 |
flaper87 | I guess they're restricting it using policies | 13:29 |
*** Liuqing_ has joined #openstack-infra | 13:29 | |
tsg | lifeless: can't seem to get in https://review.openstack.org/#/c/238771/ still - can't tell if this http://logs.openstack.org/71/238771/4/gate/gate-tempest-dsvm-neutron-full/42720c5/console.html is a known issue at gate. | 13:29 |
*** gongysh has quit IRC | 13:29 | |
*** achanda has quit IRC | 13:30 | |
mordred | mgagne: while I'm poking people about clouds ... | 13:31 |
tsg | lifeless: I see it captured under http://status.openstack.org/elastic-recheck/data/uncategorized.html a times yesterday but not looked at yet - seemed as through the gate-tempest-dsvm-neutron-full have been failing a couple of unit tests randomly in test setup (_setup_network_and_servers) with " AssertionError: 0 == 0 : No IPv4 addresses found in: []" | 13:31 |
*** sambetts-hungry is now known as sambetts | 13:31 | |
*** Liuqing has quit IRC | 13:31 | |
*** nelsnelson has joined #openstack-infra | 13:32 | |
*** flepied has quit IRC | 13:33 | |
*** kaisers has quit IRC | 13:33 | |
mordred | mgagne: there are two networks in internap, both are listed as "shared:False" and "router:external:False" but it is possible to boot a VM directly on each of them | 13:34 |
*** kgiusti has joined #openstack-infra | 13:34 | |
mordred | mgagne: and one of them is externally routable | 13:34 |
*** glauco___ has joined #openstack-infra | 13:37 | |
*** zhurong has quit IRC | 13:37 | |
mordred | flaper87: so, basically, they need to set their network metadata correctly | 13:38 |
*** zhurong has joined #openstack-infra | 13:38 | |
mordred | flaper87: if, as a user, I am not allowed to boot a vm on that network, it should not be listed as shared:False - if it is, it shows up as an available network for me to boot an instance on - and it's a fair assumption on my part that I should e able to | 13:38 |
*** Mmike has quit IRC | 13:39 | |
* flaper87 fully agrees with that | 13:39 | |
flaper87 | I'll let them know | 13:40 |
mordred | flaper87: thanks! | 13:40 |
*** glauco has quit IRC | 13:40 | |
flaper87 | I'm not sure if they have a "report issues" section | 13:40 |
*** yfried_ is now known as yfried|afk | 13:40 | |
mordred | flaper87: yah. that's why I pinged you :) | 13:40 |
flaper87 | but I'll send them an email | 13:40 |
flaper87 | mordred: :D | 13:40 |
*** kaisers has joined #openstack-infra | 13:40 | |
*** Mmike has joined #openstack-infra | 13:41 | |
mordred | flaper87: you can let them know this came from me verifying that shade/ansible works on all of the existing clouds - and this means that ansible users will get errors trying to use their cloud | 13:41 |
*** yfried|afk is now known as yfried_ | 13:41 | |
*** burgerk has joined #openstack-infra | 13:42 | |
*** dkranz has joined #openstack-infra | 13:42 | |
flaper87 | mordred: that's a good insight, I'll mention that in the email | 13:42 |
*** aopincar_ has quit IRC | 13:43 | |
*** trown|outttypeww is now known as trown | 13:44 | |
*** gongysh has joined #openstack-infra | 13:46 | |
flaper87 | mordred: sent | 13:46 |
*** barnaby has joined #openstack-infra | 13:47 | |
mordred | flaper87: thanks! | 13:48 |
mordred | flaper87: I have a local workaround for now - I'm going to set use-external-network: False in their vendor profile in os-client-config | 13:49 |
*** spzala has joined #openstack-infra | 13:49 | |
*** akshai has joined #openstack-infra | 13:51 | |
*** barnaby has quit IRC | 13:52 | |
*** tlian has joined #openstack-infra | 13:53 | |
phschwartz | morning infra | 13:53 |
*** ilyashakhat_mobi has joined #openstack-infra | 13:55 | |
*** w_ is now known as olaph | 13:56 | |
*** yamamoto has joined #openstack-infra | 13:56 | |
*** woodster_ has joined #openstack-infra | 13:56 | |
*** ddieterly has joined #openstack-infra | 13:58 | |
*** fhubik is now known as fhubik_brb | 13:58 | |
*** xyang1 has joined #openstack-infra | 14:01 | |
*** jyuso1 has quit IRC | 14:02 | |
*** flepied has joined #openstack-infra | 14:02 | |
*** devkulkarni has quit IRC | 14:03 | |
*** stevemar_ has quit IRC | 14:04 | |
*** rlandy has joined #openstack-infra | 14:06 | |
*** ilyashakhat_mobi has quit IRC | 14:06 | |
openstackgerrit | Evgeny Antyshev proposed openstack-infra/devstack-gate: Allow to save custom product logs https://review.openstack.org/240813 | 14:07 |
*** barnaby has joined #openstack-infra | 14:07 | |
*** sorantis has quit IRC | 14:08 | |
*** links has quit IRC | 14:08 | |
*** eliqiao has quit IRC | 14:10 | |
*** amitgandhinz has joined #openstack-infra | 14:11 | |
openstackgerrit | Thomas Morin proposed openstack-infra/project-config: net-bgpvpn: Make requirements check non-voting https://review.openstack.org/243610 | 14:11 |
*** eliqiao has joined #openstack-infra | 14:11 | |
*** ddieterly has quit IRC | 14:12 | |
*** kushal has quit IRC | 14:12 | |
*** stevemar_ has joined #openstack-infra | 14:13 | |
openstackgerrit | yolanda.robla proposed openstack-infra/zuul: Fix newrev comparison for NullChange https://review.openstack.org/243493 | 14:15 |
*** alivigni has joined #openstack-infra | 14:17 | |
*** tiswanso has joined #openstack-infra | 14:17 | |
*** daemontool has joined #openstack-infra | 14:18 | |
*** rhallisey has joined #openstack-infra | 14:18 | |
*** peristeri has joined #openstack-infra | 14:18 | |
*** hamzy_ is now known as hamzy | 14:24 | |
*** Liuqing_ has quit IRC | 14:24 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-zuul: Update httpd settings on zuul https://review.openstack.org/243623 | 14:25 |
*** Liuqing has joined #openstack-infra | 14:25 | |
*** tsufiev_ has quit IRC | 14:26 | |
pabelanger | jeblair: well, that is good news we know the reason now. | 14:26 |
*** yamamoto has quit IRC | 14:27 | |
*** freyes has quit IRC | 14:30 | |
*** tsufiev has joined #openstack-infra | 14:30 | |
*** bdemers has joined #openstack-infra | 14:31 | |
*** signed8bit has joined #openstack-infra | 14:32 | |
*** zhurong_ has joined #openstack-infra | 14:32 | |
*** zhurong has quit IRC | 14:32 | |
*** tsg has quit IRC | 14:33 | |
*** sdake has joined #openstack-infra | 14:34 | |
*** sdake has quit IRC | 14:35 | |
*** ayoung has joined #openstack-infra | 14:35 | |
*** gongysh has quit IRC | 14:38 | |
Zara | duplicate stories have been cropping up about the storyboard bug we think SotK fixed here: https://review.openstack.org/#/c/236945/ (stories: https://storyboard.openstack.org/#!/story/2000381 https://storyboard.openstack.org/#!/story/2000395 ) | 14:39 |
Zara | since email notifications are in review atm, but not merged, this is hopefully the best way to draw attention to them... | 14:39 |
Zara | *the patch, even | 14:39 |
*** fhubik_brb is now known as fhubik | 14:40 | |
*** regXboi has joined #openstack-infra | 14:40 | |
Zara | if this is causing you problems, please spare a moment to review; I'm not merging it with *only* my +2 because that's a bad path to go down. | 14:40 |
*** yfried_ is now known as yfried|afk | 14:40 | |
*** wenlock has joined #openstack-infra | 14:41 | |
SergeyLukjanov | jeblair, fungi, clarkb, hey folks, could you please help me to find the place to do the redirect like glance.o.o -> docs.o.o/developer/glance for sahara? | 14:42 |
SergeyLukjanov | it seems like glance.o.o is A dns record to 173.203.107.207 | 14:42 |
SergeyLukjanov | but I couldn't find where this server managed | 14:42 |
*** zeih has quit IRC | 14:43 | |
mordred | SergeyLukjanov: we actually stopped doing the project domains like that a while ago | 14:44 |
mordred | SergeyLukjanov: and are only keeping the existing ones around because of links to them people may have had out in the wild | 14:44 |
mordred | (when we removed them altogether, we got some complains) | 14:44 |
SergeyLukjanov | mordred, oh, than it's strange that we have them for many projects and don't have them for the new ones | 14:44 |
*** ptm_away is now known as PaulMurray | 14:44 | |
*** wenlock has quit IRC | 14:45 | |
mordred | it should just be the first 4 projects or so nova, glance, keystone | 14:45 |
*** sigmavirus24_awa is now known as sigmavirus24 | 14:45 | |
*** yfried|afk is now known as yfried_ | 14:45 | |
mordred | horizon, cinder | 14:45 |
mordred | neutron doesn't have one | 14:45 |
SergeyLukjanov | quantum has ;) | 14:45 |
mordred | yah. like I said - backwards compat :) | 14:46 |
SergeyLukjanov | mordred, okay, thx for the explanation, I've just been asked a few times during summit why we don't have such redirect for sahara :) | 14:46 |
mordred | you'll find that burrow has one too | 14:46 |
*** salv-orlando has quit IRC | 14:46 | |
mordred | but burrow hasn't existed in QUITE some time | 14:46 |
SergeyLukjanov | :) | 14:46 |
*** xgerman has quit IRC | 14:47 | |
*** pradk has joined #openstack-infra | 14:47 | |
*** xgerman has joined #openstack-infra | 14:48 | |
*** zhurong_ has quit IRC | 14:49 | |
*** eharney has joined #openstack-infra | 14:50 | |
*** fhubik is now known as fhubik_brb | 14:50 | |
*** zhurong has joined #openstack-infra | 14:50 | |
*** mriedem has joined #openstack-infra | 14:51 | |
*** cloudtrainme has joined #openstack-infra | 14:51 | |
*** ddieterly has joined #openstack-infra | 14:52 | |
*** freyes has joined #openstack-infra | 14:53 | |
*** ddieterl_ has joined #openstack-infra | 14:53 | |
*** stevemar_ has quit IRC | 14:53 | |
mordred | Shrews: AND - auro will let you boot on a shared public network | 14:54 |
mordred | but it won't | 14:54 |
*** stevemar_ has joined #openstack-infra | 14:54 | |
mordred | you'll get scheduler failures if you try | 14:54 |
*** jamesmcarthur has joined #openstack-infra | 14:55 | |
*** craigbr has joined #openstack-infra | 14:56 | |
*** ZZelle has quit IRC | 14:56 | |
openstackgerrit | Merged openstack-infra/storyboard: Add an offset parameter to search endpoints https://review.openstack.org/236945 | 14:57 |
*** ddieterly has quit IRC | 14:57 | |
*** angdraug has joined #openstack-infra | 14:57 | |
*** nmagnezi has quit IRC | 14:57 | |
*** daemontool has quit IRC | 14:58 | |
*** Mmike has quit IRC | 14:59 | |
*** Mmike has joined #openstack-infra | 14:59 | |
*** zeih has joined #openstack-infra | 14:59 | |
*** ujuc has joined #openstack-infra | 15:00 | |
*** amotoki_ has joined #openstack-infra | 15:00 | |
*** akshai has quit IRC | 15:00 | |
*** links has joined #openstack-infra | 15:01 | |
*** akshai has joined #openstack-infra | 15:02 | |
*** ParsectiX has quit IRC | 15:03 | |
*** zeih has quit IRC | 15:04 | |
*** links has quit IRC | 15:05 | |
mriedem | did something change since 11/9 wrt the test nodes that nova unit test / functional test jobs would be running on? we're seeing a spike in build timeouts since 11/9 | 15:06 |
mriedem | on master and stable/liberty | 15:07 |
mriedem | http://logstash.openstack.org/#dashboard/file/logstash.json?query=(message:%5C%22Build%20timed%20out%20(after%2050%20minutes).%20Marking%20the%20build%20as%20failed.%5C%22%20OR%20message:%5C%22Build%20timed%20out%20(after%2040%20minutes).%20Marking%20the%20build%20as%20failed.%5C%22)%20AND%20project:%5C%22openstack/nova%5C%22%20AND%20tags:%5C%22console%5C%22%20AND%20NOT%20build_queue:%5C%22periodic-stable%5C%22 | 15:07 |
*** kushal has joined #openstack-infra | 15:07 | |
*** yfried_ is now known as yfried|afk | 15:08 | |
*** flip214 has quit IRC | 15:08 | |
*** sabeen1 has quit IRC | 15:08 | |
*** yfried|afk is now known as yfried_ | 15:09 | |
*** garyk1 has quit IRC | 15:11 | |
*** nmagnezi has joined #openstack-infra | 15:12 | |
*** fhubik_brb is now known as fhubik | 15:12 | |
*** pradk has quit IRC | 15:13 | |
*** pradk_ has joined #openstack-infra | 15:13 | |
*** pradk_ is now known as pradk | 15:14 | |
mriedem | nvm | 15:15 |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config: Add ansible-role-nodepool project https://review.openstack.org/243650 | 15:15 |
*** armax has joined #openstack-infra | 15:16 | |
*** mestery has joined #openstack-infra | 15:16 | |
*** FallenPegasus has joined #openstack-infra | 15:16 | |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config: Add ansible-role-nodepool project https://review.openstack.org/243650 | 15:17 |
*** zhurong has quit IRC | 15:17 | |
*** yfried_ has quit IRC | 15:19 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Pull server list cache setting via API https://review.openstack.org/243311 | 15:19 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Four minor fixes that make debugging better https://review.openstack.org/243653 | 15:19 |
*** harlowja_at_home has joined #openstack-infra | 15:20 | |
*** btully has joined #openstack-infra | 15:20 | |
*** abregman has quit IRC | 15:21 | |
*** craigbr has quit IRC | 15:22 | |
*** asselin__ has quit IRC | 15:22 | |
*** fhubik is now known as fhubik_brb | 15:22 | |
*** otter768 has joined #openstack-infra | 15:23 | |
mordred | Shrews: auro, entercloudsuite and internap are a bit weird in terms of auto_ip | 15:24 |
mordred | Shrews: the other clous are working fine | 15:24 |
mordred | Shrews: but I think we need a better story for clouds where a specific network needs to be provided by the user | 15:24 |
mordred | Shrews: the nics parameter obviously sucks | 15:25 |
fungi | SergeyLukjanov: mordred: yeah, only swift complained, so i was going to puppet up a redirect for that one to host on static.o.o so we can take the old wiki server back offline and maybe finally get rid of it once and for all | 15:25 |
mordred | but also there are other places, like the add-ip sequence, where if the user said "this is the network you should boot on" those things should be honored | 15:25 |
*** flip214 has joined #openstack-infra | 15:26 | |
mordred | Shrews: which is to say, three of the clouds have messed up networking - but it _IS_ possible for me as a human to understand it. at this point, once I've understood it as a human, there is no _good_ way for me to communicate my understanding to occ/shade | 15:26 |
mordred | Shrews: my stance that a user shoud not _have_ to communicate things to occ/shade about how networking works in the cloud notwithstanding | 15:27 |
*** tsg has joined #openstack-infra | 15:27 | |
*** achanda has joined #openstack-infra | 15:27 | |
*** yamamoto has joined #openstack-infra | 15:28 | |
*** otter768 has quit IRC | 15:28 | |
*** mestery has quit IRC | 15:28 | |
*** sdake has joined #openstack-infra | 15:29 | |
*** craigbr has joined #openstack-infra | 15:29 | |
openstackgerrit | Matt Riedemann proposed openstack/requirements: Block oslo.messaging 2.8.0 https://review.openstack.org/243657 | 15:29 |
mriedem | sdague: ^ | 15:29 |
*** tiswanso has quit IRC | 15:29 | |
*** tiswanso has joined #openstack-infra | 15:30 | |
*** sdake has quit IRC | 15:30 | |
*** asselin_ has joined #openstack-infra | 15:30 | |
*** craigbr has quit IRC | 15:31 | |
mordred | https://gist.github.com/emonty/82738dc9fac9a57bae9d | 15:31 |
*** akshai has quit IRC | 15:31 | |
Shrews | mordred: are you proposing a new occ setting? | 15:31 |
*** burgerk has quit IRC | 15:31 | |
mordred | that's my test script, the yaml form of all of the server dicts, and the shade debug trace showing api calls made and times for them | 15:31 |
mordred | Shrews: maybe | 15:31 |
mordred | Shrews: I'm not sure I'm to proposing a specific solution yet | 15:32 |
mordred | Shrews: but there is definitely not a great way to deal with this particular thing for auro/intenap/entercloudsuite right now | 15:32 |
*** achanda has quit IRC | 15:32 | |
*** yamamoto has quit IRC | 15:33 | |
*** akshai has joined #openstack-infra | 15:33 | |
*** zz_gondoi is now known as gondoi | 15:33 | |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-gerrit: Only point to chain file if is valid https://review.openstack.org/243662 | 15:33 |
mordred | Shrews: what I tried was this: https://gist.github.com/emonty/82738dc9fac9a57bae9d#file-server_dict_test-py-L36-L41 | 15:33 |
mordred | Shrews: and that actually did not work | 15:34 |
*** clarkb has quit IRC | 15:34 | |
mordred | also, this: https://gist.github.com/emonty/82738dc9fac9a57bae9d#file-server_dict_test-py-L36-L41 is just sad | 15:34 |
mordred | (and yes, each of the additional ifs there were to work around a specific issue that was unavoidable from having tried to "just find me an ubuntu image" | 15:35 |
*** fawadkhaliq has joined #openstack-infra | 15:36 | |
*** sfinucan has joined #openstack-infra | 15:37 | |
Shrews | yes, that is a sad making | 15:37 |
*** thedodd has joined #openstack-infra | 15:38 | |
*** bradjones is now known as bradjones|away | 15:38 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Four minor fixes that make debugging better https://review.openstack.org/243653 | 15:38 |
*** changbl has joined #openstack-infra | 15:40 | |
*** zns has joined #openstack-infra | 15:41 | |
*** changbl has quit IRC | 15:43 | |
*** changbl has joined #openstack-infra | 15:43 | |
*** asselin_ has quit IRC | 15:45 | |
*** salv-orlando has joined #openstack-infra | 15:46 | |
fungi | yolanda: on 243662 it might make more sense to port my 238668 change (since it's a port of the flexible https support i already implemented for static.openstack.org) | 15:47 |
*** sdake has joined #openstack-infra | 15:48 | |
*** jffische has joined #openstack-infra | 15:48 | |
*** angdraug has quit IRC | 15:48 | |
*** fedexo has joined #openstack-infra | 15:48 | |
fungi | yolanda: at some point i'd like our certificate handling to be consistent across all our modules rather than the mess of random implementations we have now | 15:48 |
mordred | fungi: +1000 | 15:49 |
yolanda | fungi ok, i'll revisit that | 15:49 |
yolanda | i agree, things like certificate handling, apache configuration... shall be something that the apache module needs to do | 15:49 |
mgagne | mordred: yes. what's the question? | 15:50 |
mordred | mgagne: well ... it's a weirdness about the attributes on the networks there | 15:50 |
mordred | mgagne: I have two networks in my project | 15:51 |
mordred | mgagne: neither are router:external:True | 15:51 |
mgagne | mordred: what were the expectations? | 15:51 |
*** sdake_ has joined #openstack-infra | 15:51 | |
mgagne | mordred: I'm not sure what router:external:True does tbh | 15:51 |
mordred | mgagne: although one of them _is_ the one that I should use if I want an externally routable ip | 15:51 |
mordred | mgagne: it's a property set on a neutron network to communicate that it is a network that has externally routable IPs in it | 15:51 |
mgagne | mordred: interesting, I haven't paid attention to it before | 15:52 |
*** tonytan4ever has joined #openstack-infra | 15:52 | |
mordred | mgagne: it looks like each project in internap gets two networks created in it - one called {project}-lan-{id} and one called {project}-wan-{id} | 15:52 |
mgagne | mordred: does adding this attribute change anything to the network? will you be able to boot VMs on it? | 15:52 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Add query for oslo.messaging 2.8.0 bug 1514876 https://review.openstack.org/243674 | 15:52 |
openstack | bug 1514796 in oslo.messaging "duplicate for #1514876 MessageHandlingServer locking deadlocks" [Critical,Fix committed] https://launchpad.net/bugs/1514796 - Assigned to Julien Danjou (jdanjou) | 15:52 |
mgagne | mordred: yes, that's the case | 15:52 |
mordred | mgagne: it doesn't - it's informational | 15:52 |
mordred | mgagne: I can already boot vms on both networks | 15:52 |
mgagne | mordred: each project has a non-shared set of networks | 15:52 |
fungi | yolanda: yes, if we could make that a class in the apache module that would be even better. though if we want to be able to switch to the puppetlabs apache module we might not have that option | 15:53 |
*** sdake has quit IRC | 15:53 | |
*** burgerk has joined #openstack-infra | 15:53 | |
mordred | mgagne: but it's not possible to know programitcaly which network is public and which is private | 15:53 |
mgagne | mordred: I'll check this info with our team and see what can be done | 15:53 |
mordred | since router:external is set to false on both | 15:53 |
yolanda | fungi, mordred, at this point... i need to raise again.. why not try to move to apache module from community? | 15:53 |
mgagne | mordred: true, except regex fu against WAN string | 15:53 |
fungi | yolanda: does it already have this feature? | 15:53 |
mordred | mgagne: right. but I'd have to know to do that for internap | 15:53 |
*** peterlisak has quit IRC | 15:53 | |
yolanda | fungi, it has ability to manage apache conf files | 15:53 |
mordred | mgagne: it's not a regex I can count on for other providers | 15:53 |
yolanda | i need to check for certificates | 15:53 |
mgagne | mordred: yep, I'll look into the router:external attribute | 15:54 |
mordred | yolanda: I believe each time we look at it we have found it to be deficient for our needs | 15:54 |
mordred | mgagne: awesome! thanks! | 15:54 |
*** asselin_ has joined #openstack-infra | 15:54 | |
mgagne | mordred: are you able to update this attribute? | 15:54 |
mordred | mgagne: nope. it's an admin feature | 15:54 |
*** freyes has quit IRC | 15:54 | |
fungi | yolanda: that's what i meant. autodetection based on content to allow referring to certificates managed in our outside of puppet and also automatic fallbacks to snakeoil certs | 15:54 |
mordred | mgagne: actually -one sec | 15:54 |
mordred | let me try and make sure I'm not lying | 15:54 |
*** dramalho has joined #openstack-infra | 15:54 | |
fungi | yolanda: asking if it has similar logic to what i implement in 238668, not whether the same logic can be implemented on top of it | 15:55 |
mordred | mgagne: nope. I cannot edit those networks | 15:55 |
*** devkulkarni has joined #openstack-infra | 15:55 | |
mordred | mgagne: incidentally, there is a thing about this that has showed a UI deficiency on shade's part ... so thanks for that too | 15:55 |
mgagne | :P | 15:56 |
yolanda | fungi, i need to check | 15:56 |
mgagne | mordred: ok, will update them now so you can work on your stuff | 15:56 |
mordred | mgagne: also - THANK YOU for providing a directly routable network | 15:56 |
mgagne | mordred: I don't know what else I should be providing tbh | 15:56 |
*** salv-orlando has quit IRC | 15:57 | |
mordred | mgagne: there are other clouds that only give me private networks and then make me get floating ips to get an address on the public net | 15:57 |
*** freyes has joined #openstack-infra | 15:57 | |
mgagne | mordred: that's madness | 15:57 |
mordred | mgagne: yes. it's completely insane | 15:57 |
mgagne | mordred: I believe in a hybrid approach | 15:57 |
*** mtanino has joined #openstack-infra | 15:57 | |
mordred | mgagne: yes. you and the other good clouds do | 15:57 |
mgagne | mordred: were you can boot in ext-net if you wish or use all that FIP/NAT madness if you wish | 15:57 |
mordred | ++ | 15:57 |
mordred | that's exactly right | 15:58 |
fungi | _madness_ | 15:58 |
mordred | the only people who disagree with us are the ones who are obsessed with telling us all that we're thinking about how we use computers wrong | 15:58 |
mordred | :) | 15:58 |
fungi | great word for choosing to inflict address translation on yourself needlessly | 15:58 |
mordred | fungi: ++ | 15:58 |
yolanda | fungi yes, puppetlabs-apache has default fallback to ssl certs | 15:59 |
fungi | to the people who disagree with me, i say they're thinking about ip addresses and the internet wrong | 15:59 |
*** woodster_ has quit IRC | 15:59 | |
mgagne | although sometimes it's an unfair statement or a too hasty judgement, I don't know how else to describe it | 15:59 |
*** _ody has joined #openstack-infra | 16:00 | |
*** kushal has quit IRC | 16:00 | |
*** maishsk has quit IRC | 16:00 | |
fungi | yolanda: neat. a proof-of-concept implementation would be useful to see how we'd leverage the latest puppetlabs apache module in one of our more complicated web application modules | 16:01 |
yolanda | pabelanger, you had something like that, right? | 16:01 |
*** cloudtrainme has quit IRC | 16:01 | |
openstackgerrit | yolanda.robla proposed openstack-infra/zuul: Fix newrev comparison for NullChange https://review.openstack.org/243493 | 16:02 |
*** eliqiao has quit IRC | 16:02 | |
*** daemontool has joined #openstack-infra | 16:03 | |
yolanda | fungi anyway, https://review.openstack.org/243662 should act as a temporary fix until we create a better solution ... because right now, file creation is skipped on manifest, but we point to a non existing file in apache | 16:03 |
pabelanger | yolanda: reading backscroll | 16:03 |
*** eliqiao has joined #openstack-infra | 16:03 | |
*** fhubik_brb is now known as fhubik | 16:03 | |
*** sorantis has joined #openstack-infra | 16:03 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient: Redirect dashboard to about page when not logged in https://review.openstack.org/243682 | 16:03 |
pabelanger | yolanda: ya, let me dig up the review | 16:04 |
mriedem | is this a problem due to the image/node this is running on? http://logs.openstack.org/68/210468/4/check/gate-tempest-dsvm-multinode-full/3461bb8/logs/subnode-2/devstacklog.txt.gz#_2015-11-09_17_20_09_319 | 16:04 |
*** arxcruz has quit IRC | 16:05 | |
openstackgerrit | Derek Higgins proposed openstack-infra/project-config: Switch TripleO jobs to F22 jenkins nodes https://review.openstack.org/243684 | 16:07 |
openstackgerrit | Derek Higgins proposed openstack-infra/system-config: Move to F22 tripleo nodes https://review.openstack.org/243685 | 16:07 |
openstackgerrit | Derek Higgins proposed openstack-infra/system-config: Remove F21 nodes from the tripleo cloud https://review.openstack.org/243686 | 16:07 |
*** cloudtrainme has joined #openstack-infra | 16:07 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources: Summit Application API https://review.openstack.org/221964 | 16:07 |
*** clarkb has joined #openstack-infra | 16:07 | |
*** hemnafk is now known as hemna | 16:09 | |
pabelanger | yolanda: https://review.openstack.org/#/c/205596/ | 16:09 |
pabelanger | that was using the custom_fragment field | 16:10 |
*** zns has quit IRC | 16:10 | |
pabelanger | that allowed puppet-apache do handle some default values and us to override the rest | 16:10 |
pabelanger | other wise, we need to patch vhost (or add our own into the module) to just accept a raw vhost file | 16:11 |
*** craigbr has joined #openstack-infra | 16:11 | |
pabelanger | personally, having puppetlabs-apache manage some of vhost will keep it more consistent across our nodes | 16:11 |
rhallisey | hello. I was wondering if anyone could review a patch to enable a gating job for tripleo-containers. Just need a second review! Thanks! https://review.openstack.org/#/c/238212/ | 16:12 |
*** bexelbie has quit IRC | 16:13 | |
*** rk4n has joined #openstack-infra | 16:13 | |
rk4n | Hey everyone, | 16:13 |
rk4n | I'me getting same error https://bugs.launchpad.net/openstack-org/+bug/1317957/comments/76 | 16:13 |
openstack | Launchpad bug 1317957 in openstack-org "Server error when updating contacts" [Critical,Fix released] - Assigned to Jimmy McArthur (jimmy-l) | 16:13 |
yolanda | fungi , what do you think of pabelanger's approach? | 16:13 |
*** fhubik has quit IRC | 16:13 | |
*** skolekonov is now known as _skolekonov | 16:14 | |
openstackgerrit | Darragh Bailey proposed openstack-infra/jenkins-job-builder: Copy config files tree https://review.openstack.org/243689 | 16:14 |
openstackgerrit | Merged openstack-infra/elastic-recheck: Add query for oslo.messaging 2.8.0 bug 1514876 https://review.openstack.org/243674 | 16:14 |
openstack | bug 1514796 in oslo.messaging "duplicate for #1514876 MessageHandlingServer locking deadlocks" [Critical,Fix committed] https://launchpad.net/bugs/1514796 - Assigned to Julien Danjou (jdanjou) | 16:15 |
fungi | yolanda: pabelanger: that's the potential approach we'd discussed in the past. i'm not personally opposed to it, and if we've completed the transition from the old apache module version to our httpd module then we should be able to do an implementation like that with newer puppetlabs apache piecemeal if others agree | 16:15 |
clarkb | I am opposed :) | 16:15 |
clarkb | I don't like that custom fragment doesn't give you a complete configuration | 16:15 |
fungi | which is why i said "if others agree" | 16:15 |
clarkb | its not portable | 16:15 |
clarkb | it makes it very hard to understand the config when reading the puppet manifests | 16:15 |
clarkb | you basically have to puppet apply somewhere and see what you get out | 16:16 |
fungi | notably, an erb template isn't entirely portable either (though it's at least easier to edit into a single working config) | 16:16 |
clarkb | fungi: its portable to any erb template generator | 16:16 |
clarkb | rather than being a weird conglomeration of template tooling and puppet classes | 16:16 |
pabelanger | So, lets take that discussion to puppetlabs-apache and fix it upstream. I don't want to force people to use something they don't like, however I don't want to be forced to use a fork either :) | 16:17 |
clarkb | pabelanger: I already have :/ | 16:18 |
pabelanger | maybe we need raw_vhost.pp or something | 16:18 |
clarkb | thats why I am frustrated. granted I did this years ago | 16:18 |
*** esker has joined #openstack-infra | 16:18 | |
clarkb | and "make all the things puppet" was the war cry | 16:18 |
clarkb | do not know if that is different now | 16:18 |
fungi | yeah, it's possible they've become more receptive to that feature in the time since | 16:18 |
*** amotoki_ has quit IRC | 16:19 | |
clarkb | I mean it would be great if modules didn't remove features for the fun of it | 16:19 |
clarkb | which is the other frustration, this worked fine | 16:19 |
clarkb | continues to work fine | 16:20 |
*** nmagnezi has quit IRC | 16:21 | |
*** sabeen1 has joined #openstack-infra | 16:21 | |
pabelanger | I was working on something recently from puppetlabs that allowed you to override a template, let me find that | 16:21 |
pabelanger | they do it in another module | 16:21 |
mgagne | pabelanger: problem is there is no longer a "single" template, it's multiple templates combined with concat | 16:22 |
openstackgerrit | William Stevenson proposed openstack/diskimage-builder: Add lldp info element for ironic-inspector https://review.openstack.org/243695 | 16:22 |
openstackgerrit | Merged openstack/requirements: Updated from generate-constraints https://review.openstack.org/243425 | 16:22 |
mgagne | pabelanger: you could insert yourself in between concat fragments but I agree it's not the same as overriding the whole template | 16:22 |
*** pc_m_AWAY is now known as pc_m | 16:22 | |
*** sabeen2 has joined #openstack-infra | 16:23 | |
clarkb | pabelanger: I left a comment on that change with my specific concerns | 16:24 |
clarkb | so its recorded there at least | 16:24 |
*** sabeen1 has quit IRC | 16:26 | |
openstackgerrit | Sebastien Badia proposed openstack-infra/project-config: layout: Fix regexp for puppet-openstack integration jobs https://review.openstack.org/243698 | 16:26 |
*** hashar has quit IRC | 16:26 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient: Replace Dashboard button with About button when logged out https://review.openstack.org/243700 | 16:27 |
*** erikwilson has joined #openstack-infra | 16:27 | |
sbadia | hi infra o/ | 16:27 |
*** dzamboni has joined #openstack-infra | 16:27 | |
*** maishsk has joined #openstack-infra | 16:27 | |
sbadia | if you have time, it's possible to merge https://review.openstack.org/243698 (some puppet-openstack jobs are blocked because of this) | 16:27 |
sbadia | thanks in advance! | 16:27 |
*** laughterwym has quit IRC | 16:27 | |
*** laughterwym has joined #openstack-infra | 16:28 | |
*** jamielennox has quit IRC | 16:28 | |
*** scheuran has quit IRC | 16:29 | |
pabelanger | So currently there are only _file_header, and _file_footer concat template always on. The rest of them can be toggled. So we could patch upstream to allow those to also be toggled which should give us an empty template to use custom_fragment as our blob of data. | 16:30 |
pabelanger | this is header: https://github.com/puppetlabs/puppetlabs-apache/blob/master/templates/vhost/_file_header.erb | 16:30 |
yolanda | do we have some contact point for the puppetlabs apache module? | 16:30 |
pabelanger | which just sets vhost port, servername, serveradmin | 16:31 |
pabelanger | footer just closes virtual host | 16:31 |
*** maishsk_ has joined #openstack-infra | 16:32 | |
*** maishsk has quit IRC | 16:32 | |
*** maishsk_ is now known as maishsk | 16:32 | |
pabelanger | actually, _file_header could be stripped even more to reduce the code it includes | 16:32 |
clarkb | jenkins04 is really unhappy :( | 16:32 |
pabelanger | and just default to header and footer templates | 16:32 |
pabelanger | with a custom_frag in between | 16:32 |
fungi | i expect someone could just propose that patch as a pull request on their github project and see what they say (if it's trivial and we don't mind the potentially wasted effort, that is) | 16:32 |
*** bpokorny has joined #openstack-infra | 16:32 | |
clarkb | pabelanger: why not just continue to support having a passed in template? | 16:32 |
clarkb | pabelanger: its the most flexible method | 16:32 |
*** mestery has joined #openstack-infra | 16:32 | |
pabelanger | right, we need to see what upstream says | 16:33 |
pabelanger | but they already rejected that before? | 16:33 |
*** sdake_ has quit IRC | 16:33 | |
clarkb | pabelanger: over beers at a conference | 16:33 |
*** bardia has joined #openstack-infra | 16:33 | |
pabelanger | okay | 16:33 |
clarkb | pabelanger: I was told that the puppet community had largely decided on modeling all the thingsin puppet | 16:33 |
clarkb | even files that are files and should be treated as files | 16:33 |
clarkb | and so there was resistance to go back and readd the removed feature | 16:34 |
*** Liuqing has quit IRC | 16:34 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient: Remove the "Not updated" text in project and project_group lists https://review.openstack.org/243705 | 16:35 |
*** jamesmcarthur has quit IRC | 16:35 | |
pabelanger | Right, and that is my concern honestly. Other people who are consuming puppetlabs-apache and migrated their configurations to the new, defacto method. We have decided to resist it | 16:35 |
pabelanger | I can't today, but I'll find some time this week to jump into puppet irc and see what they can do to help | 16:36 |
clarkb | the jenkins restarter failed against 04 with httplib.IncompleteRead: IncompleteRead(0 bytes read) so I think this is a case where if we don't run it often enough things degrade to the point of sadness. I will try to manually cleanup 04 then restart playbook against 05 06 and 07 | 16:36 |
clarkb | pabelanger: lets be clear we initially didn't resist it so much as module made changes that meant it was impossible for us to use the newer versions of the module | 16:36 |
clarkb | pabelanger: that isn't resistance thats getting ignored by an upstream | 16:37 |
*** August1914 has joined #openstack-infra | 16:37 | |
clarkb | then upstream said "well we added these new features so now you can get by" and thats when the resistance started | 16:37 |
*** sdake has joined #openstack-infra | 16:38 | |
*** jamesmcarthur has joined #openstack-infra | 16:38 | |
*** jlanoux has quit IRC | 16:39 | |
*** jlanoux has joined #openstack-infra | 16:40 | |
*** flepied has quit IRC | 16:40 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid: OIDC - OpenId Connect Implementation https://review.openstack.org/198458 | 16:40 |
*** ujuc has quit IRC | 16:41 | |
clarkb | hrm looks like elastic-recheck may be broken too :( | 16:41 |
*** jamielennox has joined #openstack-infra | 16:41 | |
clarkb | but it stopped not when when updated elasticsearch but when e-r got the pyelasticsearch patch | 16:41 |
clarkb | asselin: ^ are you running it internally with that newer pyelasticsearch? | 16:42 |
clarkb | I am going to have to go find logs | 16:42 |
*** harlowja_at_home has quit IRC | 16:42 | |
*** salv-orlando has joined #openstack-infra | 16:42 | |
*** ujuc has joined #openstack-infra | 16:43 | |
*** jlanoux_ has joined #openstack-infra | 16:43 | |
*** samuelBartel has quit IRC | 16:43 | |
*** cdent has quit IRC | 16:44 | |
*** HeOS has joined #openstack-infra | 16:44 | |
*** jlanoux has quit IRC | 16:45 | |
*** thedodd has quit IRC | 16:45 | |
*** gchamoul has joined #openstack-infra | 16:45 | |
*** reed_ has quit IRC | 16:46 | |
*** ujuc has quit IRC | 16:48 | |
*** placko has quit IRC | 16:49 | |
jeblair | has anyone here been working with fuel folks on their gate jobs? | 16:50 |
*** __TheDodd__ has joined #openstack-infra | 16:50 | |
fungi | i have not, afaik | 16:50 |
clarkb | not me | 16:50 |
PaulMurray | tonyb, if you have a moment I have an IRC meeting change please: https://review.openstack.org/#/c/243543/ | 16:51 |
jeblair | their bit tent application is up again, and i'm trying to evaluate their progress... | 16:51 |
*** laughterwym has quit IRC | 16:51 | |
jeblair | i'm seeing that they have added a number of jobs, and i believe they plan to add more, but there is still substantial internal testing which could be done in infra | 16:51 |
clarkb | for jenkins04 I think the easiest thing will be to stop the server (its been in shutdown mode and not running jobs) manually clear out the slave list in config.xml and start it up :( | 16:52 |
*** gyee has joined #openstack-infra | 16:52 | |
clarkb | then hopefully running the restarter playbook weekly willactually alleviate this issue | 16:52 |
clarkb | (seems to have since this is the first hard fallover in a while) | 16:52 |
*** August1914 has quit IRC | 16:53 | |
*** sdake has quit IRC | 16:54 | |
*** baoli has quit IRC | 16:55 | |
*** sergmelikyan has joined #openstack-infra | 16:55 | |
*** mestery has quit IRC | 16:59 | |
fungi | pabelanger: nice announcement on the grafana.o.o service! | 16:59 |
*** fawadkhaliq has quit IRC | 17:00 | |
openstackgerrit | Thomas Morin proposed openstack-infra/project-config: Add networking-bgpvpn jobs for bagpipe driver https://review.openstack.org/243725 | 17:00 |
*** sridhar_ram has joined #openstack-infra | 17:01 | |
mgagne | +1 for grafana, looks cool and didn't know about Grafyaml | 17:01 |
openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck: Fix default port in elastic search URL https://review.openstack.org/243726 | 17:01 |
*** fedexo has quit IRC | 17:01 | |
SpamapS | mordred: ACK, I fell down the Debian and Ubuntu rabbit hole last night.. ended up fixing reportbug on trusty (because it was broken due to changes in Debian's BTS) so I could open the ITP for munch.. :-P | 17:01 |
mgagne | this warrants a success | 17:02 |
jeblair | fungi: when does py26 die? | 17:03 |
*** trown is now known as trown|brb | 17:03 | |
fungi | pabelanger: it would be awesome if the web interface could be tweaked so dashboards include links to the git repo for any particular yaml template | 17:03 |
fungi | jeblair: apevec has proposed 2014.2.4 release for november 19, so after that | 17:03 |
*** sshnaidm has quit IRC | 17:03 | |
*** sorantis has quit IRC | 17:04 | |
fungi | jeblair: i'll be out of town all next week, but can work on eol'ing stable/juno as early as the 23rd unless there's something else major to deal with (for example, gerrit upgrade fallout) | 17:04 |
*** amitgandhinz has quit IRC | 17:04 | |
*** Kennan has quit IRC | 17:04 | |
*** daemontool has quit IRC | 17:04 | |
fungi | though i'm also happy for someone else to do the eol work in my stead | 17:04 |
clarkb | I was planning on doing that cleanup when I returned from post thanksgiving stuff | 17:04 |
*** ayoung has quit IRC | 17:04 | |
clarkb | though thats a little late I am not sure how much stuff I will have going on before the holiday | 17:05 |
*** Kennan has joined #openstack-infra | 17:05 | |
clarkb | jenkins04 is starting up again | 17:05 |
*** unicell1 has joined #openstack-infra | 17:05 | |
*** unicell has quit IRC | 17:06 | |
clarkb | once it starts accepting jobs I will start up the playbook against 05 06 and 07 | 17:07 |
asselin_ | clarkb, yes we are using the new pyelasticsearch. in a meeting...will get more details later if it can wait... | 17:07 |
clarkb | asselin_: I think mriedem tracked it down | 17:07 |
mriedem | yar https://review.openstack.org/#/c/243726/ | 17:08 |
*** salv-orlando has quit IRC | 17:08 | |
mriedem | same as https://review.openstack.org/#/c/238251/ | 17:08 |
*** dtantsur is now known as dtantsur|afk | 17:09 | |
*** burgerk has quit IRC | 17:10 | |
rk4n | Hey, anyone can help with this ? | 17:10 |
rk4n | https://bugs.launchpad.net/openstack-org/+bug/1317957/comments/76 | 17:10 |
openstack | Launchpad bug 1317957 in openstack-org "Server error when updating contacts" [Critical,Fix released] - Assigned to Jimmy McArthur (jimmy-l) | 17:10 |
clarkb | lets see if we can get jimmy in here | 17:11 |
clarkb | oh | 17:11 |
clarkb | though I read the bug comment and Ithink this is run of the mill gerrit cla stuff | 17:11 |
clarkb | rk4n: one sec I will have a link for you that should explain the problem | 17:11 |
clarkb | rk4n: does https://ask.openstack.org/en/question/56720/cannot-store-contact-information-when-updating-info-in-openstack-gerrit/ sort it out for you? | 17:12 |
rk4n | clarkb, tnx | 17:12 |
*** baoli has joined #openstack-infra | 17:13 | |
rk4n | clarkb, It works, thanks again ! | 17:14 |
*** Piet has joined #openstack-infra | 17:15 | |
*** jlanoux_ has quit IRC | 17:15 | |
*** wenlock has joined #openstack-infra | 17:16 | |
*** trown|brb is now known as trown | 17:16 | |
clarkb | ok jenkins04 just started its first job, going to start the restarts against the remaining masters now | 17:16 |
*** shashank_hegde has joined #openstack-infra | 17:18 | |
*** sorantis has joined #openstack-infra | 17:19 | |
*** wenlock has quit IRC | 17:20 | |
*** ayoung has joined #openstack-infra | 17:20 | |
*** sorantis has quit IRC | 17:21 | |
lifeless | tsg: sounds like a bug in neutron ? | 17:21 |
tsg | lifeless: yeah - the puzzling thing is neutron unit tests succeed at check stage but fail at the gate | 17:22 |
*** amitgandhinz has joined #openstack-infra | 17:22 | |
openstackgerrit | Merged openstack-infra/puppet-openstackci: Pass zuul_revision through to zuul_scheduler class https://review.openstack.org/238216 | 17:22 |
lifeless | tsg: have you asked hete about what might cause that? | 17:22 |
lifeless | tsg: e.g. different clouds running the tests | 17:23 |
*** katyafervent has joined #openstack-infra | 17:23 | |
katyafervent | Hi guys! | 17:23 |
clarkb | lifeless: tsg or test ordering being different | 17:23 |
dprince | any project-config cores willing to review this one: https://review.openstack.org/#/c/240938/ | 17:23 |
fungi | tsg: i'm willing to bet it's a timeframe issue | 17:23 |
katyafervent | Do you know who has access to openstack git repositories? | 17:23 |
clarkb | (sorry I don't have a ton of context) | 17:23 |
dprince | That is a stable upgrades job for tripleo ^^^ | 17:23 |
tsg | lifeless, fungi, clarkb: so it seemed - I have been issuing rechecks all day long :) | 17:24 |
lifeless | clarkb: there's a g-r patch to change the == to >= for pyeclib, doesn't change any versions actually in use | 17:24 |
lifeless | clarkb: which is passing check cnosistently but failing gate consistently | 17:24 |
therve | tsg, I think I'm seeing it as well | 17:24 |
therve | tsg, https://review.openstack.org/#/c/164880/ looks very suspicious | 17:24 |
tsg | in 5th one right now - again, check passed, and gate failed (note to notmyname) | 17:24 |
*** otter768 has joined #openstack-infra | 17:24 | |
katyafervent | I need to add ReadTheDocs service, so documentation will be updated automatically | 17:24 |
fungi | tsg: therve: is this the same neutron 35% failure rate sdague mentioned on the dev ml today? | 17:24 |
* therve looks | 17:24 | |
clarkb | katyafervent: you can do that on the read the docs side without any involvement from us | 17:24 |
lifeless | it is failing neutron, but I haven't seen that mail yet. [0630 yo] | 17:25 |
tsg | therve, fungi: http://logs.openstack.org/71/238771/4/gate/gate-tempest-dsvm-neutron-full/42720c5/ | 17:25 |
*** gyee has quit IRC | 17:25 | |
clarkb | katyafervent: we do also have a jenkins job that can trigger a read the docs update when code merges, look for rtfd in openstack-infra/project-config | 17:25 |
therve | fungi, Might be, I don't think he linked a specific traceback | 17:25 |
fungi | tsg: therve: lifeless: http://lists.openstack.org/pipermail/openstack-dev/2015-November/079105.html | 17:25 |
clarkb | dprince: any chance they take less than 3 hours to run? | 17:25 |
clarkb | dprince: I have been noticing the really long tripleo job runtimes lately when trying to safely restart jenkins masters | 17:25 |
dprince | clarkb: oh my, I hope so | 17:26 |
*** matrohon has quit IRC | 17:26 | |
katyafervent | clarkb, yeah. we (murano team) used to have this job. but now doc job is updating docs on openstack docs since we start to use it | 17:26 |
dprince | clarkb: we had "some slowness" creep into our CI jobs recently | 17:26 |
clarkb | dprince: its not a huge deal, but something to keep an eye on as you add more jobs | 17:26 |
katyafervent | but still we have links to RTD so it would be good to have it updated too (one per day) | 17:26 |
*** kzaitsev_mb has joined #openstack-infra | 17:26 | |
dprince | clarkb: yeah, we aren't happy with our wall time for sure | 17:26 |
tsg | fungi: not sure if it is that one, I have been watching http://status.openstack.org/elastic-recheck/data/uncategorized.html#gate-tempest-dsvm-neutron-full | 17:26 |
therve | tsg, There is that "Exception: Port tap5e94508a-ca is not ready, resync needed" error in neutron log | 17:26 |
fungi | katyafervent: if murano became an official openstack project and started publishing documentation to docs.openstack.org, the documentation on rtfd.org should be deprecated/removed | 17:27 |
*** dims has quit IRC | 17:27 | |
fungi | you don't want your documentation duplicated in multiple places, confusing people as to which one is official | 17:27 |
katyafervent | I looked hard at RTD settings, but couldn't find where automatic build cab be set up. I just find that http://read-the-docs.readthedocs.org/en/latest/webhooks.html | 17:27 |
*** dims has joined #openstack-infra | 17:28 | |
tsg | therve: the one I am seeing is "AssertionError: 0 == 0 : No IPv4 addresses found in: []" most of the time | 17:28 |
therve | tsg, Right, that's the top level one I got two | 17:28 |
katyafervent | fungi, now it's kind of hard to find murano documentation on openstack docs, there is no links from the main page | 17:28 |
therve | Interestingly that message got changed in tempest yesterday :) | 17:28 |
tsg | therve: :) | 17:28 |
*** gyee has joined #openstack-infra | 17:28 | |
tsg | therve, fungi: so suggest keep trying rechecks? or file a bug? | 17:28 |
fungi | katyafervent: you should discuss that with the docs team. infra doesn't really have any jurisdiction there | 17:29 |
katyafervent | fungi, ok, so you are suggesting to deprecate rtd at all. Thank you! | 17:29 |
fungi | tsg: i recommend helping figure out why neutron broke. rechecking with that high of a failure rate is pretty wasteful | 17:29 |
openstackgerrit | Merged openstack-infra/elastic-recheck: Fix default port in elastic search URL https://review.openstack.org/243726 | 17:29 |
jeblair | the fuel repos are merged with the noop shared change queue because of https://review.openstack.org/239900 | 17:29 |
*** otter768 has quit IRC | 17:29 | |
jeblair | i'm tempted to revert that and suggest that they create actual jobs for those branches | 17:30 |
fungi | please do | 17:30 |
davidlenwell | hello all .. quick question about the attic.. I was trying to merge in some folders in one of our old repos into the new astara repo.. but went to find the repo in the attic and found it was empty.. https://github.com/openstack-attic/akanda is something not complete yet? | 17:30 |
clarkb | dprince: one question about https://review.openstack.org/#/c/240938/8/jenkins/jobs/tripleo.yaml changes that are made against stable/foo will hvae their zuul branch set to master because of the else block | 17:30 |
*** achanda has joined #openstack-infra | 17:30 | |
clarkb | dprince: I think its that way to handle periodic jobs, so its partially correct but will break changes directly against that brnach | 17:31 |
fungi | yolanda: just a reminder, noop-jobs should never be mixed with any other templates or jobs which add things in the check or gate pipelines | 17:31 |
tsg | fungi: agreed. will see what I can do (with my little neutron knowledge) :) | 17:31 |
*** unicell1 has quit IRC | 17:32 | |
therve | tsg, FWIW http://logstash.openstack.org/#dashboard/file/logstash.json?query=message:%5C%22Found%20multiple%20IPv4%20addresses%5C%22 is how it was failing before | 17:32 |
yolanda | fungi, yep, they cause a union of noop + another jobs. Did i miss it? | 17:32 |
dprince | clarkb: I think that is what we are trying to test here | 17:32 |
dprince | shardy: ^^^ | 17:32 |
clarkb | dprince: typically we have completely split periodic and gate job templates so that we can hardcode branches in periodic and let zuul set the branch otherwise | 17:32 |
tsg | therve: LOL | 17:32 |
asselin_ | mriedem, so much for being proactive.... | 17:33 |
*** barnaby has quit IRC | 17:33 | |
tsg | therve: s/multiple IPv4 addresses/No IPv4 addresses ! | 17:33 |
therve | http://logstash.openstack.org/#dashboard/file/logstash.json?query=message:%5C%22No%20IPv4%20addresses%20found%20in:%20%5B%5D%5C%22 is the new error, pretty bad last night | 17:33 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Revert "Add missing 'noop' checks to fuel-* projects" https://review.openstack.org/243741 | 17:33 |
therve | A bit better during the day | 17:33 |
jeblair | fungi: https://review.openstack.org/243741 | 17:33 |
clarkb | fungi: you may have more info on davidlenwell'squestion as you pushed the gitreviews iirc | 17:33 |
*** peterlisak has joined #openstack-infra | 17:34 | |
mriedem | tsg: therve: sdague was already asking in the -neutron channel this morning if the neutron team was looking into those failures | 17:34 |
davidlenwell | thanks clarkb | 17:34 |
mriedem | tsg: therve: first step is getting a bug reported | 17:34 |
*** mestery has joined #openstack-infra | 17:34 | |
therve | Yeah he noticed the same exception | 17:35 |
*** esker has quit IRC | 17:35 | |
*** achanda has quit IRC | 17:36 | |
SpamapS | https://www.vividcortex.com/blog/2015/11/05/nobody-loves-graphite-anymore/ <-- interesting given our new grafana overlord | 17:36 |
fungi | yolanda: yeah, you approved https://review.openstack.org/239900 so just wanted to make sure you're aware of the risk from those sorts of additions | 17:36 |
fungi | yolanda: https://review.openstack.org/243741 is a revert of it | 17:37 |
tsg | mriedem: thanks for pointing out - I saw them talking about https://bugs.launchpad.net/neutron/+bug/1497185 | 17:37 |
openstack | Launchpad bug 1497185 in neutron "some of api tests assume address-scope extension" [Wishlist,Incomplete] | 17:37 |
yolanda | fungi, yes.. missed that | 17:37 |
SpamapS | mordred: I suspect requestsexceptions may cause... unrest.. in Debian | 17:38 |
*** shashank_hegde has quit IRC | 17:38 | |
fungi | davidlenwell: odd. i'll look | 17:38 |
SpamapS | Given the somewhat passive aggressive tone of the first sentence of the description.. "some distributions modify requests..."" | 17:38 |
SpamapS | (it's not actually passive aggressive, but.. it could be taken that way ;) | 17:39 |
shardy | dprince, clarkb: so the intention is for changes against stable/liberty branches to trigger the job with branch_override: stable/liberty | 17:39 |
davidlenwell | thanks fungi | 17:39 |
clarkb | shardy: that won't happen there, they will run against master because of that else block | 17:39 |
fungi | SpamapS: i worried about the same, though i can't figure out how to rephrase it such that it retains accuracy without risking setting off people who are out looking for new excuses to be victims in public | 17:39 |
shardy | so, IIUC we should go down the first part of the else, and end up with ZUUL_BRANCH=stable/liberty and STABLE_BRANCH=liberty | 17:39 |
SpamapS | fungi: we are of the same mind on this. | 17:40 |
SpamapS | fungi: Just going to rip that bandaid off. | 17:40 |
clarkb | shardy: in the gate/check jobs branch won't be overridden | 17:40 |
shardy | clarkb: https://review.openstack.org/#/c/240938/8/jenkins/jobs/projects.yaml | 17:40 |
clarkb | oh I see what you did | 17:40 |
clarkb | no thats not right | 17:40 |
shardy | so that line 2016 won't work? | 17:40 |
clarkb | shardy: dprince you need to let zuul select branch stuff in gate/check | 17:40 |
clarkb | shardy: dprince and only override in the periodic jobs | 17:40 |
shardy | derekh: ^^ | 17:40 |
fungi | SpamapS: it seems debian-devel is returning to the temper tantrums of old. i should have expected the past year or so of relative quiet sanity wouldn't last | 17:40 |
*** jamesmcarthur_ has joined #openstack-infra | 17:41 | |
*** __TheDodd__ has quit IRC | 17:41 | |
clarkb | let me dig up a good example job | 17:41 |
aspiers | anyone know where the topic categories listed at http://lists.openstack.org/cgi-bin/mailman/options/openstack-dev are defined? I can't find them in any git repo | 17:41 |
shardy | clarkb: Ok, thanks, yeah an example would be great | 17:41 |
SpamapS | fungi: I think the haters were just hoarse from yelling about systemd. | 17:41 |
*** claudiub has quit IRC | 17:41 | |
fungi | maybe the great systemd-ing just took enough out of people that they needed a break to regain their strength for new arguments | 17:41 |
SpamapS | fungi: clearly they've regained their voice. ;) | 17:41 |
fungi | hah! | 17:41 |
*** thedodd has joined #openstack-infra | 17:41 | |
SpamapS | gmta | 17:41 |
*** Ala has quit IRC | 17:42 | |
clarkb | shardy: dprince derekh https://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/devstack-gate.yaml#n62 something as simple as that should be sufficient. Then you use the default branch override (which does nothing) for all gate/check jobs | 17:42 |
*** weshay_xchat is now known as join | 17:42 | |
*** join is now known as weshay | 17:42 | |
clarkb | shardy: dprince derekh then you make periodic specific jobs that set branch-override to the specific branch | 17:42 |
*** jamesmcarthur has quit IRC | 17:42 | |
fungi | aspiers: they're set by hand, by the list admin | 17:42 |
*** jamesmcarthur_ is now known as jamesmcarthur | 17:42 | |
fungi | aspiers: in this case, by ttx | 17:43 |
clarkb | shardy: dprince derekh the lack of an else is important there to allow zuul to control things in the "default" case | 17:43 |
aspiers | fungi: ah, thanks! in that case, can I request "HA" be added as a topic? | 17:43 |
*** shashank_hegde has joined #openstack-infra | 17:43 | |
aspiers | ttx: ^^^ | 17:43 |
fungi | aspiers: our mailman list configurations aren't really driven by configuration management because they're embedded inside python pickle files (maybe with mm3 this gets better) | 17:43 |
*** ujuc has joined #openstack-infra | 17:43 | |
aspiers | I see | 17:43 |
derekh | clarkb: I'm not sure I understand, zuul in controling things, we're only setting ZUUL_BRANCH is it was unset | 17:44 |
derekh | *zuul is contro... | 17:44 |
clarkb | derekh: ya so that is less of an issue the more I look at it but the problem is more that you make a specific liberty job then try to run it only against liberty https://review.openstack.org/#/c/240938/8/zuul/layout.yaml | 17:45 |
clarkb | derekh: typically you would just have a single gate/check job that ran against all branches, then you would hae a liberty periodic job | 17:45 |
clarkb | my confusion is mostly around lines 2110 | 17:45 |
clarkb | and 2107 | 17:45 |
dprince | clarkb: we are somewhat basing our jobs on the CI job name. So it is a bit weird but it allows us to not post so many openstack-infra patches (these things go into tripleo-ci) | 17:45 |
pabelanger | fungi: thanks. Figured I'd add something about the launch. | 17:46 |
clarkb | from that it appears that you are wanting override zuul on those branches which you shouldnt do | 17:46 |
pabelanger | fungi: adding a link to the git repo would be pretty easy. Let me see what we can do | 17:46 |
clarkb | job at https://review.openstack.org/#/c/240938/8/jenkins/jobs/projects.yaml line 1987 shouldn't exist | 17:46 |
clarkb | you can still siwtch the job type, you just don't need to hardcode branch information | 17:47 |
shardy | clarkb: so if we don't specify a branch specific job, does that mean we have to run all the jobs we run on master also on stable/liberty? | 17:48 |
fungi | pabelanger: awesome. it's just the first thing which came to mind when looking at the one dashboard we had there: where can i find the file which defines this dashboard? | 17:48 |
shardy | maybe that is OK, but it's not what we were aiming for here | 17:48 |
clarkb | shardy: yes, but you are already doing that | 17:48 |
*** jistr has quit IRC | 17:48 | |
clarkb | shardy: its what you are already doing... | 17:48 |
pabelanger | fungi: Agreed | 17:48 |
clarkb | its just a lot more complicated in jjb than it has to be | 17:48 |
fungi | pabelanger: i mean, i know how to find it personally, but i expect a lot of our other power users in the community to benefit from a quick link to the definition file | 17:48 |
*** ujuc has quit IRC | 17:49 | |
*** barnaby has joined #openstack-infra | 17:49 | |
shardy | derekh: so, can we just run all the jobs on the stable branch, and figure out STABLE_BRANCH from ZUUL_BRANCH in toci_instack? | 17:49 |
*** nadya has quit IRC | 17:49 | |
shardy | derekh, dprince: running all the jobs on stable doesn't seem like such a bad idea | 17:49 |
derekh | clarkb: ok, I think I get what you are saying, I'll try and update later tonight | 17:49 |
derekh | shardy: ack | 17:49 |
clarkb | derekh: ok let me know if you hvae more questions (I think the end result will make it even easier for you to avoid extra jjb patches) | 17:50 |
dprince | shardy: if we can pull it off, no | 17:50 |
derekh | clarkb: thanks, will do | 17:50 |
shardy | clarkb: thanks for the assistance! :) | 17:50 |
dprince | clarkb: yep, thanks for looking t this one | 17:50 |
derekh | shardy: I gotta run in about 2 minutes, but will push an update later tonight unless you want to do it in the mean time | 17:50 |
therve | tsg, I'll open a bug | 17:51 |
openstackgerrit | Merged openstack-infra/project-config: Revert "Add missing 'noop' checks to fuel-* projects" https://review.openstack.org/243741 | 17:51 |
shardy | derekh: I'll give it a try and you can check it out for sanity later ;) | 17:51 |
*** AJaeger has joined #openstack-infra | 17:51 | |
AJaeger | katyafervent, let's discuss on #openstack-doc, ok? | 17:52 |
derekh | shardy: ack, will do | 17:52 |
katyafervent | AJaeger, sure | 17:52 |
*** BobBall is now known as BobBall_AWOL | 17:54 | |
openstackgerrit | Adam Gandelman proposed openstack-infra/irc-meetings: Rename irc meeting: akanda->astara https://review.openstack.org/243235 | 17:54 |
*** derekh has quit IRC | 17:55 | |
*** abregman has joined #openstack-infra | 17:55 | |
openstackgerrit | Matt Riedemann proposed openstack/requirements: Block oslo.messaging 2.8.0 https://review.openstack.org/243657 | 17:56 |
mriedem | sdague: dims: ^ had to rebase | 17:56 |
mriedem | upper-constraints was updated after i made ps1 | 17:56 |
dims | mriedem +2A | 17:57 |
mriedem | thanks | 17:57 |
AJaeger | fungi, jeblair: Just reading backscroll about the noop and have a question. | 17:58 |
*** austin81 has joined #openstack-infra | 17:58 | |
AJaeger | What happens if you have a single non-voting job? Add a noop to the gate only in that case is correct, isn't it? | 17:59 |
fungi | AJaeger: nope, you need to not have only non-voting jobs | 17:59 |
sdague | I'm also putting my +2 on that | 17:59 |
dims | thanks sdague | 17:59 |
*** tonytan4ever has quit IRC | 18:00 | |
*** jamesmcarthur has quit IRC | 18:00 | |
*** sergmelikyan has quit IRC | 18:00 | |
fungi | AJaeger: it's pretty easy to have a very simple job that does nothing at all, or better, checks that your docs build successfully or that your coding style meets some basic convention | 18:01 |
*** abregman is now known as abregman|mtg | 18:02 | |
AJaeger | fungi: then I gave wrong advice in the past ;( Let me clean that one up. To be sure: | 18:02 |
AJaeger | http://git.openstack.org/cgit/openstack-infra/project-config/tree/zuul/layout.yaml#n6044 is wrong, isn't it? | 18:02 |
AJaeger | I mean the "gate: noop" | 18:02 |
krotscheck | fungi: Quick touch base- what's the status on those wheel patches? | 18:02 |
pabelanger | EmilienM: Did you ever fix your regex issue? Was it an order problem in zuul? | 18:02 |
flaper87 | mordred: got a response, the issue is being taken care of! | 18:02 |
*** maishsk has quit IRC | 18:03 | |
* krotscheck forgot the patch #'s :( | 18:03 | |
*** krtaylor has quit IRC | 18:03 | |
*** alivigni has quit IRC | 18:03 | |
fungi | AJaeger: it's not great, though at least there are no other gate jobs (only check) | 18:03 |
krotscheck | Ah, nevermind! | 18:03 |
krotscheck | Found 'em. | 18:03 |
fungi | AJaeger: i assume, without looking, that those check jobs are both non-voting which is why neither is in the gate pipeline? | 18:04 |
openstackgerrit | Ryan Hallisey proposed openstack-infra/tripleo-ci: Add Docker job to tripleo CI https://review.openstack.org/238212 | 18:04 |
krotscheck | greghaynes: I remember there being two wheel patches. I found 165240, which is the other one? | 18:04 |
fungi | AJaeger: oh, actually at least one of them must be voting because noop is only applied to the gate pipeline | 18:04 |
greghaynes | krotscheck: https://review.openstack.org/#/c/164927/ | 18:05 |
*** jordanP has quit IRC | 18:05 | |
*** amitgandhinz has quit IRC | 18:05 | |
fungi | AJaeger: so in that case it's not mixing noop and other jobs in a pipeline, so it's not going to cause non-noop jobs to get dragged into the noop queue for the gate, but it's still very confusing and leaves me wondering why they don't have gate jobs if they have working check jobs | 18:05 |
*** shashank_hegde has quit IRC | 18:06 | |
krotscheck | greghaynes: Danke | 18:07 |
*** craigbr has quit IRC | 18:07 | |
*** dramalho has quit IRC | 18:07 | |
*** craigbr has joined #openstack-infra | 18:08 | |
*** bardia has quit IRC | 18:08 | |
*** unicell has joined #openstack-infra | 18:09 | |
openstackgerrit | Steven Hardy proposed openstack-infra/tripleo-ci: Set STABLE_BRANCH based on ZUUL_BRANCH https://review.openstack.org/243755 | 18:09 |
*** rebase has joined #openstack-infra | 18:09 | |
AJaeger | fungi: all jobs for network-checker are non-voting | 18:10 |
*** cloudtrainme has quit IRC | 18:10 | |
fungi | davidlenwell: i found the problem. it looks like our maintenance plan was built from a list that had openstack/akanda getting renamed to openstack-attic/akanada (note the extra "a") | 18:10 |
AJaeger | fungi, so problem is mixing noop and others in one pipeline - ok, I see that. But should I review differently for things like network-checker in the future? | 18:10 |
fungi | AJaeger: odd. and changes still get a +1 even with no voting jobs? | 18:10 |
*** sputnik13 has joined #openstack-infra | 18:10 | |
*** sputnik13 has quit IRC | 18:11 | |
AJaeger | fungi: let me check... | 18:11 |
openstackgerrit | matthew wagoner proposed openstack-infra/shade: Add new context manager for shade exceptions, cont. again https://review.openstack.org/243221 | 18:11 |
*** sputnik13 has joined #openstack-infra | 18:11 | |
fungi | AJaeger: mostly i would recommend to projects that they behave like other projects (run at least some jobs that vote in check and gate, or run no jobs at all) | 18:11 |
asselin_ | fungi, AJaeger I did notice that before. if all jobs are non-voting, then it's a +1 | 18:11 |
AJaeger | fungi: yes, seems to work: https://review.openstack.org/#/c/239639/ | 18:11 |
*** yfried_ has joined #openstack-infra | 18:12 | |
fungi | AJaeger: and also they need jobs that vote on all their branches, not just master (adding noop to get around some branches having no jobs is the main issue causing projects to try to merge other jobs into the noop queue) | 18:12 |
AJaeger | fungi: isn't this part of the bootstrapping? No jobs, then add them as experimental, then non-voting to check? | 18:12 |
openstackgerrit | Steven Hardy proposed openstack-infra/project-config: Add stable/liberty tripleo job https://review.openstack.org/240938 | 18:13 |
rhallisey | clarkb, Hi. I was wondering if I could get some feedback regarding https://review.openstack.org/#/c/238475/ | 18:13 |
AJaeger | fungi: yeah, I see that noop issue with fuel now and will not let it in again. | 18:13 |
fungi | AJaeger: i always expected them to add jobs which initially did nothing successfully and then they tweak the tests being run in their project to actually test things | 18:13 |
*** dramalho has joined #openstack-infra | 18:14 | |
shardy | clarkb: ^^ I hope I interpreted your comments correctly, now we only set branch-override for the stable periodic job | 18:14 |
*** tsg has quit IRC | 18:14 | |
fungi | AJaeger: that helps test the test framework itself as they implement their tests | 18:14 |
shardy | and I assume ZUUL_BRANCH will be set to that override, so we just look at ZUUL_BRANCH to determine what branch we're consuming | 18:14 |
AJaeger | fungi: so, you suggest for pep8 to start with "true" or just disabling tests until some pass? | 18:15 |
*** krtaylor has joined #openstack-infra | 18:15 | |
fungi | AJaeger: yeah, that way they can test their tests without having to do lots of additional patches to project-config | 18:16 |
clarkb | shardy: the override doesn't affect the other env var | 18:16 |
shardy | clarkb: OK, so I still need the test for branch override explitly | 18:16 |
AJaeger | fungi, thanks will recommend next time when I stumble over this. | 18:16 |
shardy | but not the else | 18:16 |
clarkb | you should do just like the example I linked | 18:16 |
clarkb | if not default set OVERRIDE_ZUUL_BRANCH done | 18:17 |
fungi | clarkb: davidlenwell: so anyway, i'm thinking we're stuck needing another gerrit outage to correct openstack-attic/akanada -> openstack-attic/akanda | 18:17 |
*** PaulMurray is now known as ptm_away | 18:17 | |
clarkb | rhallisey: just be careful with iscsi | 18:17 |
*** tsg has joined #openstack-infra | 18:17 | |
clarkb | fungi: ok, though thats less urgent if davidlenwell can just fetch from that (wrong) location? | 18:17 |
AJaeger | fungi, should we cleanup the existing cases - or wait for the projects to do it? There're a few more with "noop" only in the gate... | 18:17 |
*** trown is now known as trown|flu_shot | 18:18 | |
clarkb | rhallisey: also I think you will conflict iwth shardy's change | 18:18 |
AJaeger | btw. I see opencafe with voting check job, let me clean that one up... | 18:18 |
*** tsg has quit IRC | 18:18 | |
fungi | clarkb: davidlenwell: i don't think the wrongly-named openstack-attic/akanada is being served by anything at the moment, since it was a typo in the maintenance plan cut-n-paste commands/queries but not in the project-config change | 18:19 |
*** tsg has joined #openstack-infra | 18:19 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Use same job for check and gate for opencafe https://review.openstack.org/243758 | 18:19 |
clarkb | fungi: gerrit isn't serving it? | 18:20 |
fungi | clarkb: davidlenwell: basically we still have the data in the database and on the filesystem but no corresponding project configuration in gerrit/cgit and no replication for it | 18:20 |
fungi | it's possible it can be cloned directly from gerrit. i didn't check that | 18:20 |
clarkb | git clone https://review.openstack.org/openstack-attic/akanada seems to work | 18:21 |
fungi | yep, just confirmed | 18:21 |
fungi | davidlenwell: ^ temporary workaround | 18:21 |
openstackgerrit | Steven Hardy proposed openstack-infra/project-config: Add stable/liberty tripleo job https://review.openstack.org/240938 | 18:21 |
rhallisey | clarkb, ok, I can rebase off of shardy. My change is pretty tiny. | 18:21 |
AJaeger | fungi, after the change above we have now gate only noop in fuel-menu, network-checker, shotgun. | 18:21 |
fungi | zaro: i have a feeling the misnamed openstack-attic/akanada repo will need correcting before the gerrit upgrade next week | 18:21 |
openstackgerrit | Shamail Tahir proposed openstack-infra/irc-meetings: Adding User Committee Meeting to IRC Schedule. https://review.openstack.org/243759 | 18:21 |
shardy | clarkb: Ok, thanks - I added back in the OVERRIDE_ZUUL_BRANCH as in the example you posted | 18:22 |
fungi | i need to get started prepping for our meeting | 18:22 |
*** abitha has joined #openstack-infra | 18:22 | |
*** ayoung_ has joined #openstack-infra | 18:23 | |
*** tsg has quit IRC | 18:23 | |
*** tsg has joined #openstack-infra | 18:23 | |
*** kozhukalov_ has quit IRC | 18:23 | |
*** achanda has joined #openstack-infra | 18:25 | |
*** ayoung has quit IRC | 18:25 | |
*** ayoung_ is now known as ayoung | 18:26 | |
*** sfinucan_ has joined #openstack-infra | 18:26 | |
*** sfinucan has quit IRC | 18:26 | |
openstackgerrit | Steven Hardy proposed openstack-infra/project-config: Add stable/liberty tripleo job https://review.openstack.org/240938 | 18:27 |
*** bnemec has quit IRC | 18:29 | |
openstackgerrit | Darragh Bailey proposed openstack-infra/jenkins-job-builder: Change publishers scp to use list for sources https://review.openstack.org/243767 | 18:31 |
openstackgerrit | Darragh Bailey proposed openstack-infra/jenkins-job-builder: Remove deprecated getChildren() usage https://review.openstack.org/243768 | 18:33 |
*** rk4n has quit IRC | 18:34 | |
*** craigbr has quit IRC | 18:35 | |
*** craigbr_ has joined #openstack-infra | 18:35 | |
*** cloudtrainme has joined #openstack-infra | 18:35 | |
*** ilyashakhat_mobi has joined #openstack-infra | 18:35 | |
*** angdraug has joined #openstack-infra | 18:36 | |
clarkb | shardy: thats close, just a few small comments but otherwise thats more like what I expected | 18:36 |
*** hdd has quit IRC | 18:36 | |
shardy | clarkb: Ok, thanks for the feedback! | 18:37 |
*** signed8bit is now known as signed8bit_ZZZzz | 18:37 | |
*** bardia has joined #openstack-infra | 18:38 | |
*** kozhukalov_ has joined #openstack-infra | 18:39 | |
openstackgerrit | Steven Hardy proposed openstack-infra/project-config: Add stable/liberty tripleo job https://review.openstack.org/240938 | 18:40 |
*** sdake has joined #openstack-infra | 18:40 | |
bardia | the authorized_key in the image that nodepool builds does not match the NODEPOOL_SSH_KEY/jenkins_key.pub thats entered in the yaml file. Anyone encountered this issue before? | 18:40 |
bardia | because of this nodepool can't ssh into the instance that comes up in devstack | 18:41 |
*** achanda has quit IRC | 18:41 | |
clarkb | bardia: its up to you to get that set properly in your image builds | 18:42 |
bardia | clarkb: thats the thing I have set it up properly | 18:42 |
bardia | I followed the puppet-openstackci README that's under review | 18:42 |
bardia | everything looks fine | 18:42 |
bardia | is there anyway to manually overwrite that file in the image? | 18:44 |
*** ujuc has joined #openstack-infra | 18:44 | |
*** yamahata has joined #openstack-infra | 18:46 | |
asselin_ | bardia, hi, did you manually build the image or with nodepool as a service? | 18:46 |
bardia | manually built it | 18:46 |
bardia | nodepool image-build | 18:46 |
asselin_ | bardia, did you source /etc/defaults/nodepool first? | 18:46 |
*** craigbr_ has quit IRC | 18:46 | |
bardia | yes | 18:46 |
asselin_ | bardia, ok, please check the contents of that file | 18:46 |
bardia | I made sure NODEPOOL_SSH_KEY is in env | 18:46 |
*** craigbr has joined #openstack-infra | 18:47 | |
bardia | NODEPOOL_SSH_KEY in env matches the jenkins_key.pub | 18:47 |
clarkb | what readme? | 18:47 |
bardia | https://review.openstack.org/#/c/227584/9/contrib/README.md,unified | 18:47 |
*** barnaby has quit IRC | 18:48 | |
clarkb | the one I see is one paragraph and doesnt say anything about images | 18:48 |
*** signed8bit_ZZZzz is now known as signed8bit | 18:48 | |
clarkb | thanks | 18:48 |
asselin_ | bardia, if you follow the instructions here https://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool | 18:49 |
asselin_ | you can mount the image you built and inspect the authorized_keys file | 18:49 |
asselin_ | https://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/elements/README.rst#n43 | 18:49 |
*** gouthamr has joined #openstack-infra | 18:49 | |
bardia | asselin_: does nodepool image-build take NODEPOOL_SSH_KEY value and sticks it into image under /home/jenkins/.ssh/authorized_keys every time you build the image? | 18:49 |
asselin_ | bardia, otherwise, double-check the private key is correct | 18:49 |
asselin_ | bardia, yes | 18:50 |
clarkb | export NODEPOOL_SSH_KEY=`cat ~/.ssh/id_rsa.pub | awk '{print $2}'` is how it says to set it | 18:50 |
*** nadya has joined #openstack-infra | 18:50 | |
*** ujuc has quit IRC | 18:50 | |
asselin_ | bardia, double check the private key here: /home/nodepool/.ssh | 18:51 |
*** doug-fis_ has joined #openstack-infra | 18:52 | |
bardia | asselin_: that should match the jenkins_key private key right? | 18:52 |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config: Add description to zuul-status dashboard https://review.openstack.org/243775 | 18:52 |
pabelanger | fungi: that should get us started ^ | 18:52 |
openstackgerrit | fumihiko kakuma proposed openstack-infra/project-config: Add job for the ovs mechanism driver with native mode https://review.openstack.org/221143 | 18:52 |
asselin_ | bardia, yes | 18:52 |
*** alivigni has joined #openstack-infra | 18:53 | |
asselin_ | bardia, jenkins_ssh_private_key in your hiera common.yaml | 18:53 |
bardia | asselin_: /home/nodepool/.ssh/id_rsa matches the jenkins_key private key I have in single_node_ci_hiera.yaml file | 18:53 |
asselin_ | (or that...I recently changed the name) | 18:53 |
*** mriedem has quit IRC | 18:53 | |
bardia | yes i'm aware | 18:53 |
*** kozhukalov_ has quit IRC | 18:54 | |
bardia | asselin_: the problem is that the content of the /home/jenkins/.ssh/authorized_keys does not match the jenkins_key.pub | 18:54 |
asselin_ | bardia, try to manual build a vm with that image and manually log in with the key | 18:54 |
*** mestery has quit IRC | 18:54 | |
asselin_ | bardia, yes that will break it | 18:55 |
bardia | asselin_: that's what I have been trying to do pub the key gets denied | 18:55 |
*** nadya has quit IRC | 18:55 | |
pabelanger | timrc: think we'll need to add some sort of global element that we can use for global settings on dashboards. Like time and adding rows | 18:55 |
asselin_ | bardia, so you're using the latest project-config elements? any modifications? | 18:55 |
*** doug-fish has quit IRC | 18:55 | |
bardia | can you point me to where in image-build grabs the NODEPOOL_SSH_KEY value and writes it to /home/jenkins/.ssh/authorized_keys | 18:56 |
* asselin_ looks it up | 18:56 | |
*** armax has quit IRC | 18:56 | |
pabelanger | timrc: for example: https://review.openstack.org/#/c/243775/1 | 18:56 |
*** Sukhdev has joined #openstack-infra | 18:56 | |
*** ybathia has joined #openstack-infra | 18:56 | |
*** ybathia has quit IRC | 18:56 | |
pabelanger | timrc: don't want to manually add that to every dashboard | 18:56 |
bardia | asselin_: I setup my env last week. Has there been changes to the nodeopool? | 18:56 |
jeblair | nibalizer: dude. polygerrit. :) | 18:57 |
asselin_ | bardia, I just setup a test system last week also and it works | 18:57 |
*** shashank_hegde has joined #openstack-infra | 18:57 | |
*** maishsk has joined #openstack-infra | 18:58 | |
*** pvaneck has joined #openstack-infra | 18:58 | |
openstackgerrit | Paul Belanger proposed openstack-infra/project-config: Add description to zuul-status dashboard https://review.openstack.org/243775 | 18:58 |
*** baoli has quit IRC | 18:58 | |
*** mriedem has joined #openstack-infra | 18:58 | |
asselin_ | bardia, this is new: http://hound.openstack.org/?q=NODEPOOL_SSH_KEY&i=nope&files=&repos= | 18:58 |
asselin_ | bardia, which points to here: http://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/scripts/prepare_node.sh#n127 | 18:59 |
*** amuller is now known as amuller_afk | 18:59 | |
*** shashank_hegde has quit IRC | 18:59 | |
*** thedodd has quit IRC | 18:59 | |
asselin_ | bardia, actually this is what you're using: http://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/elements/puppet/bin/prepare-node#n27 | 18:59 |
*** trown|flu_shot is now known as trown | 18:59 | |
fungi | meeting time! head for #openstack-meeting ye scallywags | 18:59 |
*** tsg has quit IRC | 19:00 | |
jhesketh | Morning | 19:00 |
pabelanger | wow, sneaks up on ya | 19:00 |
clarkb | silly DST switch | 19:00 |
timrc | pabelanger: Sounds like we may consider contributing upstream some sort of meta object we can use with the API. | 19:00 |
*** gondoi is now known as zz_gondoi | 19:02 | |
bardia | asselin_: yeah I have that code in my project-config/nodepool/elements | 19:02 |
bardia | asselin_: has your changes been committed to master? | 19:03 |
*** achanda has joined #openstack-infra | 19:03 | |
asselin_ | bardia, which ones of my changes? | 19:03 |
*** baoli has joined #openstack-infra | 19:03 | |
*** julim has joined #openstack-infra | 19:03 | |
bardia | https://review.openstack.org/#/c/227584/ | 19:03 |
*** onovy has joined #openstack-infra | 19:04 | |
*** abregman|mtg has quit IRC | 19:04 | |
*** barnaby has joined #openstack-infra | 19:04 | |
*** tiswanso has quit IRC | 19:05 | |
onovy | hi, creating new openstack related project, so not openstack official. Should IRC channel be #openstack-swauth or #swauth or it doesn't matter? | 19:05 |
asselin_ | bardia, not yet merged. Still needs some reviews. | 19:05 |
*** tiswanso has joined #openstack-infra | 19:05 | |
asselin_ | bardia, if you are successful, then I think we can merge it :) | 19:05 |
*** tsg has joined #openstack-infra | 19:05 | |
bardia | asselin_: I'm close to being done. just need to figure out this ssh issue | 19:06 |
asselin_ | bardia, please try it again with a few minor adjustments | 19:07 |
*** kushal has joined #openstack-infra | 19:07 | |
asselin_ | bardia, first export DIB_OFFLINE=true to make it go faster | 19:07 |
timrc | pabelanger: I just want to avoid getting too hacky ya know? | 19:07 |
bardia | asselin_: ok thanks | 19:07 |
timrc | pabelanger: Seems like grafana is lacking something that'd be generally useful. | 19:08 |
asselin_ | bardia, then doublecheck set | grep NODEPOOL and double check the correct key is there | 19:08 |
pabelanger | timrc: Ya, I think we could make an effort to push this upstream. but I do think we need some sort of global section for yaml file that we copy / paste all over the place | 19:09 |
*** achanda has quit IRC | 19:09 | |
asselin_ | bardia, then capture the log output | 19:09 |
asselin_ | whenyou build the image | 19:09 |
*** nadya has joined #openstack-infra | 19:09 | |
bardia | asselin_: ok thanks I will give it a try in a bit | 19:09 |
* SpamapS unleashes the requestsexceptions flamewar on debian-devel | 19:10 | |
*** shashank_hegde has joined #openstack-infra | 19:10 | |
asselin_ | bardia, so that you can capture the part of the script that sets the ssh key | 19:10 |
timrc | pabelanger: Maybe our parser can look for an "include" keyword :) Uh oh we're starting to create our own DSL. | 19:10 |
pabelanger | timrc: Ya, not sure we want to do that. I was looking at anchors, but they don't work across multiple files. So, considering a global: element that we deal with at run time | 19:11 |
pabelanger | not sure I want to try includes again | 19:12 |
*** ociuhandu has quit IRC | 19:12 | |
*** achanda has joined #openstack-infra | 19:12 | |
*** achanda has quit IRC | 19:13 | |
*** electrofelix has quit IRC | 19:13 | |
openstackgerrit | Paul Belanger proposed openstack-infra/grafyaml: Remove duplicate version code https://review.openstack.org/243785 | 19:13 |
*** markvan has quit IRC | 19:14 | |
*** kushal has quit IRC | 19:15 | |
pabelanger | jeblair: so I haven't been able to reproduce uwsgi pinning on stackaltyics.o.o today. Not sure if my timing is off or what | 19:15 |
pabelanger | I've connect about 3 different times now, and the page loads correctly everytime | 19:15 |
jeblair | pabelanger: any evidence in cacti? | 19:15 |
pabelanger | jeblair: good call, checking | 19:15 |
*** skraynev has quit IRC | 19:16 | |
*** kushal has joined #openstack-infra | 19:16 | |
timrc | pabelanger: It can be added automatically when the dashboard is added to grafana... so when grafyaml loads a dashboard it prefixes a template which includes that info. | 19:17 |
*** amitgandhinz has joined #openstack-infra | 19:18 | |
*** sputnik13 has quit IRC | 19:18 | |
pabelanger | jeblair: will give in 20mins or so. Looks like last spike was at 18:20 UTC | 19:19 |
pabelanger | coming up on an hour | 19:19 |
*** sputnik13 has joined #openstack-infra | 19:19 | |
pabelanger | timrc: Ya, that is what I am thinking too. Either prefix or postfix new global field into existing dashboard, then upload | 19:20 |
ilyashakhat_mobi | pabelanger: hi! | 19:21 |
pabelanger | ilyashakhat_mobi: ohai | 19:21 |
*** dprince has quit IRC | 19:21 | |
*** abregman has joined #openstack-infra | 19:21 | |
ilyashakhat_mobi | how's stackalytics.o.o doing? | 19:21 |
pabelanger | ilyashakhat_mobi: good, it is live now. Just doing tuning | 19:22 |
greghaynes | crinkle: yolanda rcarrillocruz SpamapS Hey - so I think the situation in US West has changed for infra-cloud and crinkle has managed to revive our hardware for now! I'd kind of like to do a quick conf call deal to make sure were all up to date on the state of things / what we want to focus on for getting terrible-cloud set up | 19:22 |
pabelanger | ilyashakhat_mobi: we noticed yesterday that uwsgi spikes to 100% every hour or so. Think it has to do with vault update process. Do you see that on stackalytics.com? | 19:23 |
pabelanger | ilyashakhat_mobi: when pinned to 100% it was taking 10mins to load data | 19:23 |
rcarrillocruz | greghaynes: sounds good to me | 19:23 |
yolanda | greghaynes, that's good news | 19:23 |
crinkle | greghaynes: okay | 19:24 |
rcarrillocruz | actually, crinkle greghaynes SpamapS i wanted to ask you. In the change from crinkle to setup the puppet for the infra_cloud I see inventory_dhcp set to true: | 19:24 |
rcarrillocruz | https://review.openstack.org/#/c/231757/7/templates/bifrost/bifrost_global_vars.hpuseast.erb | 19:24 |
calebb | im having an issue creating a container with shade "shade.exc.OpenStackCloudException: Container fetch failed: (/) (Inner Exception: No tenant specified)" (from the get_container() method) on hpcloud | 19:25 |
greghaynes | rcarrillocruz: crinkle yolanda SpamapS does 17:30 UTC tomorrow work for you all? | 19:25 |
rcarrillocruz | that implies dnsmasq will put static ip address. Is that intended? I mean, that will require we put files with matching values for each host with each IP | 19:25 |
yolanda | works for me | 19:25 |
ilyashakhat_mobi | pabelanger: dashboard polls update from memcached every hour, this includes reading of changed records and rebuilding of indexes; if there are many records updated (like during initial load) the operation can be quite long | 19:25 |
*** otter768 has joined #openstack-infra | 19:25 | |
rcarrillocruz | greghaynes: that works ok | 19:25 |
*** amitgandhinz has quit IRC | 19:25 | |
rcarrillocruz | nm, i can probably ask about that in tomorrow's call for clarification | 19:25 |
*** ihrachys has quit IRC | 19:25 | |
*** yamahata has quit IRC | 19:25 | |
*** amitgandhinz has joined #openstack-infra | 19:26 | |
pabelanger | ilyashakhat_mobi: Ah, okay. So maybe we were seeing the lag because we just brought the system online | 19:26 |
crinkle | greghaynes: that works for me | 19:26 |
pabelanger | ilyashakhat_mobi: and each time it reloads now, the data is a small subset | 19:26 |
*** yamahata has joined #openstack-infra | 19:26 | |
ilyashakhat_mobi | pabelanger: i haven't seen any significant slowness in prod during normal operation | 19:26 |
adam_g | any infraz around to +W a trivial? https://review.openstack.org/#/c/243349/ | 19:26 |
greghaynes | rcarrillocruz: Yea, so there is some funkyness in how we are doing the dhcp/networking because of the whole vlan tagged interface | 19:26 |
pabelanger | ilyashakhat_mobi: Ya, things are running better today. Which make sense, because not much new data has been parsed | 19:27 |
greghaynes | rcarrillocruz: Basically we are statically configuring /e/n/i in all the bm hosts so they dhcp | 19:27 |
greghaynes | rcarrillocruz: which means we need static leasing info on the bm controller | 19:27 |
SpamapS | greghaynes: 1730 UTC tomorrow should be fine | 19:27 |
rcarrillocruz | erm yeah, having issues to get clients to send dhcp requests because of that | 19:27 |
*** skraynev has joined #openstack-infra | 19:27 | |
AJaeger | adam_g: I'm reviewing... | 19:27 |
rcarrillocruz | greghaynes: ok, then i think we should have some ansible automation to create from the inventory the dnsmasq leases file | 19:27 |
rcarrillocruz | to avoid putting all that manually | 19:27 |
adam_g | AJaeger, ty! | 19:27 |
*** abregman has quit IRC | 19:27 | |
*** maishsk_ has joined #openstack-infra | 19:27 | |
pabelanger | ilyashakhat_mobi: so under apache, here is our current memory usage: http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=2908&rra_id=all | 19:27 |
rcarrillocruz | unless yo u have already set for that? | 19:27 |
greghaynes | rcarrillocruz: Yes, there were some patches for bifrost, I dont know where they ended up | 19:28 |
rcarrillocruz | some script, ansible, whichever | 19:28 |
pabelanger | ilyashakhat_mobi: Does that look inline with nginx? | 19:28 |
rcarrillocruz | ah ok | 19:28 |
rcarrillocruz | i can follow up with TheJulia | 19:28 |
rcarrillocruz | they better be on bifrost , nod | 19:28 |
ilyashakhat_mobi | pabelanger: yes, pretty similar | 19:29 |
greghaynes | rcarrillocruz: SpamapS crinkle yolanda ok, 17:30 UTC tomorrow in conf room 7000 on https://wiki.openstack.org/wiki/Infrastructure/Conferencing | 19:29 |
rcarrillocruz | oh | 19:29 |
*** maishsk has quit IRC | 19:29 | |
*** maishsk_ is now known as maishsk | 19:29 | |
ilyashakhat_mobi | pabelanger: the drop on the first chart was when the processor finished, right? | 19:29 |
yolanda | ++ | 19:29 |
* rcarrillocruz is excited , never used infra pbx | 19:29 | |
rcarrillocruz | ++ | 19:29 |
yolanda | yep, first time as well | 19:29 |
pabelanger | ilyashakhat_mobi: ya | 19:29 |
rcarrillocruz | i think we could also talk about how to centralize all communications, tasks done, etc | 19:30 |
*** otter768 has quit IRC | 19:30 | |
rcarrillocruz | we should consolidate it 'somewhere', not sure what tool to be honest | 19:30 |
rcarrillocruz | there will be stuff internal to HP, and some other that should be public to infra | 19:30 |
yolanda | yep, we need something to reflect all documentation, all tasks, etc | 19:30 |
*** emildi has joined #openstack-infra | 19:30 | |
rcarrillocruz | fungi: we'd appreciate your input ^ | 19:30 |
pabelanger | ilyashakhat_mobi: we had some initial talks about moving memcached and processor to another system. But I think we are fine for the moment with this setup | 19:30 |
rcarrillocruz | don't want to keep all the stuff we've been doing in the shadow | 19:31 |
*** tonytan4ever has joined #openstack-infra | 19:31 | |
greghaynes | rcarrillocruz: there are tickets we have been updating. The problem is our last state was basically "we cant do anything" | 19:31 |
rcarrillocruz | yeah | 19:31 |
rcarrillocruz | it's going to be tricky | 19:31 |
greghaynes | but that changed | 19:31 |
fungi | rcarrillocruz: a good start is participating in the infra meeting. in fact, it's going on now ;) | 19:31 |
greghaynes | so yea, we should regroup and get that stuff up to date | 19:31 |
rcarrillocruz | cos it's hosted in HP, what we put on public so everything is on hte same page, etc | 19:32 |
*** armax has joined #openstack-infra | 19:32 | |
pabelanger | any infra-root mind approving https://review.openstack.org/#/c/242890/ and https://review.openstack.org/#/c/242892/ | 19:32 |
rcarrillocruz | fungi: aye, arrived home 10min ago (bit late :/) | 19:32 |
*** mestery has joined #openstack-infra | 19:32 | |
rcarrillocruz | will propose for the agenda next meeting | 19:32 |
fungi | cool | 19:32 |
bardia | asselin_: do you know the password for the jenkins user on the image that nodepool builds | 19:32 |
*** devl_ has quit IRC | 19:32 | |
pabelanger | ilyashakhat_mobi: so I think based on your answers, we're pretty good for the moment. Going to let this setup run for a while and continue tweaking the server | 19:32 |
clarkb | bardia: it should be passwordless | 19:32 |
asselin_ | bardia, no password, only ssh key authentication | 19:33 |
clarkb | right that, not that logins are allowed iwthout a pssword | 19:33 |
*** dtardivel has quit IRC | 19:33 | |
bardia | so I can't login to the instance through console? | 19:33 |
*** ybathia has joined #openstack-infra | 19:33 | |
*** Shrews has quit IRC | 19:33 | |
ilyashakhat_mobi | pabelanger: I don't see any difference in UI speed between s.o.o and s.com | 19:33 |
*** jamesmcarthur has joined #openstack-infra | 19:33 | |
asselin_ | bardia, correct | 19:33 |
bardia | ok thanks | 19:34 |
*** tsg has quit IRC | 19:34 | |
rcarrillocruz | anyway, tty tomorrow folks, out to walk the dogs and then Mario's bath | 19:34 |
pabelanger | ilyashakhat_mobi: thats good news | 19:34 |
asselin_ | bardia, if you like, in horizon, you can launch a node and setup your you ssh key pair for the 'ubuntu' user | 19:34 |
asselin_ | bardia, using the uploaded image | 19:34 |
*** Shrews has joined #openstack-infra | 19:34 | |
bardia | asselin_: thanks I will try that | 19:35 |
*** zz_gondoi is now known as gondoi | 19:35 | |
ilyashakhat_mobi | pabelanger: if we ran out of 15G it would be possible to move memcached to another host(s), but it will slow the update and reading of activity log | 19:35 |
ilyashakhat_mobi | pabelanger: but it's something to talk next year :) | 19:36 |
*** taron has quit IRC | 19:36 | |
*** mestery has quit IRC | 19:36 | |
pabelanger | ilyashakhat_mobi: Ya, I suspect we'll need to figure out something moving forward. Next step for us is a 30GB instance, which would require some paper work to get :) | 19:36 |
*** taron has joined #openstack-infra | 19:38 | |
pabelanger | ilyashakhat_mobi: I also think some next steps are maybe moving the default_data.json out of stackalytics into project-config. But no rush to do that right now | 19:39 |
ilyashakhat_mobi | pabelanger: in this case we'll be no more the project with the largest number of contributors :0 | 19:40 |
ilyashakhat_mobi | pabelanger: do you have plans to have driverlog instance? | 19:41 |
pabelanger | ilyashakhat_mobi: not yet, I haven't looked into it. But something we should likely do too? | 19:41 |
ilyashakhat_mobi | pabelanger: yes, it's a place where all drivers are listed (very similar to stackalytics) | 19:42 |
*** amotoki has quit IRC | 19:42 | |
ilyashakhat_mobi | pabelanger: and its data is used at marketplace | 19:42 |
pabelanger | ilyashakhat_mobi: Ya, if that is something -infra should run, I could see what is needed to migrate that over. | 19:42 |
pabelanger | will read up on it later today | 19:42 |
openstackgerrit | Ondřej Nový proposed openstack-infra/project-config: WIP: New project "swauth" https://review.openstack.org/243795 | 19:42 |
openstackgerrit | Merged openstack-infra/project-config: Revert pinning of astara to stable/liberty https://review.openstack.org/243349 | 19:43 |
ilyashakhat_mobi | pabelanger: ok | 19:43 |
ttx | aspiers: no time now, could you send me an email ? | 19:44 |
pabelanger | ilyashakhat_mobi: Right now, I expect stackalytics.o.o to run a few more weeks before we decide to pun anything around | 19:44 |
pabelanger | ilyashakhat_mobi: and sure there will be more questions for you too :) | 19:45 |
pabelanger | thanks again for all your help | 19:45 |
ilyashakhat_mobi | pabelanger: you're welcome | 19:46 |
*** thedodd has joined #openstack-infra | 19:46 | |
*** cloudtrainme has quit IRC | 19:46 | |
ilyashakhat_mobi | pabelanger: btw, how often do you plan to redeploy the code? | 19:47 |
pabelanger | ilyashakhat_mobi: puppet runs every 30mins, so any updates should be live then | 19:47 |
ilyashakhat_mobi | pabelanger: but does it restart uwsgi process? | 19:48 |
aspiers | ttx: sure, thanks! | 19:48 |
ilyashakhat_mobi | pabelanger: (cause it's time-consuming) | 19:48 |
pabelanger | ilyashakhat_mobi: Oh, no we don't restart uwsgi yet | 19:48 |
pabelanger | so, guess we should figure that out | 19:48 |
pabelanger | ilyashakhat_mobi: we are actually thinking of using max-worker-lifetime to deal with process reloads | 19:49 |
pabelanger | but haven't tried it yet | 19:49 |
pabelanger | ilyashakhat_mobi: what do you do? | 19:49 |
openstackgerrit | Shamail Tahir proposed openstack-infra/irc-meetings: Updating meeting channel and time for Product WG. https://review.openstack.org/243799 | 19:49 |
*** abregman has joined #openstack-infra | 19:50 | |
*** ayoung has quit IRC | 19:50 | |
ilyashakhat_mobi | pabelanger: i redeploy and restart manually, during low hours - and do it quite rarely | 19:50 |
openstackgerrit | Philip Marc Schwartz proposed openstack-infra/infra-specs: Add extension to openstackci for next phase of work https://review.openstack.org/239810 | 19:50 |
*** emildi has quit IRC | 19:51 | |
*** emildi has joined #openstack-infra | 19:51 | |
phschwartz | asselin_: ^^ done | 19:51 |
pabelanger | ilyashakhat_mobi: Ya, so we'll need to work out some sysadmin stuff it sounds like. I suspect that's what we'll be working on before cutting over | 19:51 |
*** baoli has quit IRC | 19:51 | |
* asselin_ looks | 19:51 | |
*** daemontool has joined #openstack-infra | 19:51 | |
*** mestery has joined #openstack-infra | 19:51 | |
*** tsg has joined #openstack-infra | 19:52 | |
*** yfried_ has quit IRC | 19:52 | |
*** rebase has quit IRC | 19:52 | |
*** yfried_ has joined #openstack-infra | 19:52 | |
*** yfried_ is now known as yfried|afk | 19:52 | |
*** gondoi is now known as zz_gondoi | 19:54 | |
*** kushal has quit IRC | 19:54 | |
*** zz_gondoi is now known as gondoi | 19:55 | |
*** emildi has quit IRC | 19:56 | |
*** emildi has joined #openstack-infra | 19:56 | |
*** baoli has joined #openstack-infra | 19:56 | |
*** ctlaugh has quit IRC | 19:57 | |
*** nelsnelson has quit IRC | 19:59 | |
*** hdd has joined #openstack-infra | 20:00 | |
samueldmq | hi, any project-config core around for a quick review ? https://review.openstack.org/#/c/241452 | 20:00 |
*** nelsnelson has joined #openstack-infra | 20:00 | |
*** sdake has quit IRC | 20:00 | |
samueldmq | it is about promoting a gate from experimental to non-voting | 20:01 |
samueldmq | it already has approval from people of specific projects and a +2 | 20:02 |
samueldmq | just needs another +2 and workflow :) | 20:02 |
*** baoli has quit IRC | 20:02 | |
*** baoli has joined #openstack-infra | 20:03 | |
*** baoli has quit IRC | 20:04 | |
*** sabeen2 has quit IRC | 20:05 | |
*** baoli has joined #openstack-infra | 20:05 | |
*** gondoi is now known as zz_gondoi | 20:06 | |
openstackgerrit | Paul Van Eck proposed openstack-infra/puppet-refstack: Refresh apache on api changes https://review.openstack.org/243809 | 20:06 |
AJaeger | samueldmq: shall this job run on stable/mitaka in the future? | 20:06 |
*** mestery_ has joined #openstack-infra | 20:07 | |
*** baoli has quit IRC | 20:08 | |
openstackgerrit | Merged openstack/os-testr: Fix syntax of the README file https://review.openstack.org/230065 | 20:08 |
*** maiteb has joined #openstack-infra | 20:08 | |
cbader | I am seeing issues with devstack failure on ebtables not loading anyone seen this or how to correct it? | 20:08 |
*** nadya has quit IRC | 20:08 | |
yolanda | greghaynes, trying to check for that bifrost change for fixed ip address, no idea where it is | 20:09 |
samueldmq | AJaeger: I think it makes sense, to ensure this behavior is consistent from this cycle | 20:10 |
*** bdemers has quit IRC | 20:10 | |
greghaynes | yolanda: it was a SpamapS change, maybe he abandoned it? | 20:10 |
samueldmq | AJaeger: I am not sure what the policy is | 20:10 |
*** mestery has quit IRC | 20:10 | |
yolanda | ah, i was looking for your owner or crinkle, going to try SpamapS | 20:11 |
greghaynes | yolanda: https://review.openstack.org/#/c/217374/ | 20:11 |
samueldmq | jamielennox: you around ? ^ | 20:11 |
greghaynes | yolanda: even better, merge | 20:11 |
jamielennox | samueldmq: vaguely | 20:11 |
yolanda | cool | 20:11 |
AJaeger | samueldmq: in that case use a different regex for the branch | 20:11 |
AJaeger | let me ask in the review... | 20:11 |
yolanda | greghaynes , so we can try tomorrow with that, thanks | 20:11 |
*** yamahata has quit IRC | 20:11 | |
samueldmq | jamielennox: about the v3 gate, do we want to have it in stable/mitaka ? | 20:12 |
samueldmq | jamielennox: or just keeping it running in the master branch is enough ? | 20:12 |
jamielennox | mitaka? you mean liberty? | 20:12 |
*** zz_ja is now known as zz_zz_ja | 20:12 | |
jamielennox | i'm happy for it to just be master | 20:12 |
jamielennox | atm we just want it running | 20:12 |
samueldmq | jamielennox: mitaka, so the job would be appropriate when we release mitaka in the future | 20:13 |
samueldmq | jamielennox: but I agree in master is enough for now, just would like to confirm with you | 20:13 |
samueldmq | AJaeger: cc ^ | 20:13 |
samueldmq | AJaeger: we're happy to keep it just in master for now, plans are to ake keystone auth api v3 default in devstack this cycle, once we get that, we can think about whether to putit in stble/mitaka or not | 20:14 |
*** ldnunes has quit IRC | 20:14 | |
AJaeger | samueldmq: ok. Sorry, have to leave now, hope somebody else reviews. | 20:15 |
samueldmq | AJaeger: sure, no problme | 20:15 |
*** bhunter71 has joined #openstack-infra | 20:16 | |
*** mestery_ has quit IRC | 20:16 | |
*** AJaeger has quit IRC | 20:16 | |
*** unicell has quit IRC | 20:17 | |
*** unicell has joined #openstack-infra | 20:17 | |
*** jffische has quit IRC | 20:18 | |
bhunter71 | a question, probably one I've asked before. What's the secret to keeping a bandersnatch happy? Every couple of months, I end up with a situation with a "todo" file with some broken serial# in it that immediately causes run-bandersnatch to fail. I've tried some curl against pypi.python.org, but it didn't help - so I just delete the todo file. | 20:18 |
openstackgerrit | Merged openstack-infra/project-config: Create monasca-api tempest job https://review.openstack.org/240600 | 20:18 |
*** gyee has quit IRC | 20:18 | |
*** r-daneel has joined #openstack-infra | 20:18 | |
*** cbader has left #openstack-infra | 20:19 | |
*** unicell has quit IRC | 20:21 | |
*** unicell has joined #openstack-infra | 20:21 | |
pabelanger | fungi: when you have a moment, wouldn't mind you weighing in: https://review.openstack.org/#/c/243650/ | 20:22 |
*** ctlaugh has joined #openstack-infra | 20:22 | |
*** cbader has joined #openstack-infra | 20:23 | |
*** amitgandhinz has quit IRC | 20:24 | |
*** amitgandhinz has joined #openstack-infra | 20:24 | |
*** kzaitsev_mb has quit IRC | 20:24 | |
maiteb | hey guys, I need some help... we are having some issues running tests for puppet-jenkins in trusty that I can't reproduce in my dev environment. As the error says that it can't connect to https://localhost, I'm wondering if there is something related to a lack of certificate at the host, I don't know. There is anyone that can help me with that? (logs here: http://logs.openstack.org/28/220228/9/chec | 20:25 |
maiteb | k/gate-puppet-jenkins-puppet-beaker-rspec-dsvm-trusty-nv/64bb7f6/console.html) | 20:25 |
maiteb | correct link: http://logs.openstack.org/28/220228/9/check/gate-puppet-jenkins-puppet-beaker-rspec-dsvm-trusty-nv/64bb7f6/console.html | 20:25 |
*** dramalho has quit IRC | 20:25 | |
*** lifeless has quit IRC | 20:26 | |
pabelanger | maiteb: that looks to be an issue with apt mirros | 20:26 |
pabelanger | mirrors* | 20:26 |
maiteb | oh sorry, just saw that the error was changed when I was writting this message | 20:27 |
maiteb | we got so many errors with https://localhost these days... but I'll need help with that too :/ | 20:28 |
pabelanger | maiteb: have a log file for that error? | 20:28 |
*** tiswanso has quit IRC | 20:28 | |
pabelanger | my beaker foo is weak, but can help look | 20:28 |
clarkb | maiteb: its possible the vhost is configured to listen against the fqdn which loclahost won't match | 20:29 |
*** dprince has joined #openstack-infra | 20:29 | |
clarkb | maiteb: you may need to hit the fqdn instead if you are having trouble | 20:29 |
*** sabeen has joined #openstack-infra | 20:29 | |
maiteb | pabelanger: http://logs.openstack.org/28/220228/9/check/gate-puppet-jenkins-puppet-beaker-rspec-dsvm-trusty-nv/4c08fd4/console.html | 20:30 |
*** abregman is now known as abregman|afk | 20:30 | |
*** ilyashakhat_mobi has quit IRC | 20:30 | |
*** cloudtrainme has joined #openstack-infra | 20:31 | |
*** tiswanso has joined #openstack-infra | 20:32 | |
*** ujuc has joined #openstack-infra | 20:32 | |
*** bdemers has joined #openstack-infra | 20:33 | |
*** dramalho has joined #openstack-infra | 20:36 | |
pabelanger | maiteb: http://logs.openstack.org/28/220228/9/check/gate-puppet-jenkins-puppet-beaker-rspec-dsvm-trusty-nv/4c08fd4/console.html#_2015-11-09_13_29_03_892 | 20:36 |
pabelanger | maybe you need to use 127.0.0.1 | 20:36 |
maiteb | wow good catch... thanks pabelanger | 20:37 |
jeblair | angdraug: could you either start a ml thread or maybe add a topic to the infra team meeting about fuel CI needs? | 20:37 |
*** ctlaugh has quit IRC | 20:37 | |
*** dramalho has quit IRC | 20:37 | |
maiteb | I'll change that when I get home | 20:37 |
jeblair | angdraug: that way we can find out what the delta is between what we have in openstack and what you need | 20:37 |
*** ctlaugh has joined #openstack-infra | 20:37 | |
*** ujuc has quit IRC | 20:37 | |
pabelanger | maiteb: our add jenkins.example.org to 127.0.0.1 hosts file.... something like that | 20:38 |
pabelanger | either way, try IP first | 20:38 |
*** dramalho has joined #openstack-infra | 20:38 | |
pabelanger | then add fqdn to dns | 20:38 |
*** sputnik13 has quit IRC | 20:38 | |
*** ddieterl_ is now known as ddieterly | 20:39 | |
*** ctlaugh has quit IRC | 20:40 | |
*** bdemers has quit IRC | 20:40 | |
*** ctlaugh has joined #openstack-infra | 20:40 | |
*** maiteb has quit IRC | 20:42 | |
*** baoli has joined #openstack-infra | 20:42 | |
*** sputnik13 has joined #openstack-infra | 20:42 | |
*** mahatic_ has quit IRC | 20:44 | |
*** amuller_afk has quit IRC | 20:45 | |
*** dramalho has quit IRC | 20:46 | |
*** tsg has quit IRC | 20:46 | |
*** bdemers has joined #openstack-infra | 20:47 | |
*** bnemec has joined #openstack-infra | 20:47 | |
*** cloudtrainme has quit IRC | 20:48 | |
*** Sukhdev has quit IRC | 20:49 | |
*** craigbr has quit IRC | 20:49 | |
*** sputnik13 has quit IRC | 20:51 | |
*** craigbr has joined #openstack-infra | 20:51 | |
*** devl_ has joined #openstack-infra | 20:51 | |
*** hdd has quit IRC | 20:52 | |
*** sputnik13 has joined #openstack-infra | 20:52 | |
*** wenlock has joined #openstack-infra | 20:52 | |
*** kozhukalov_ has joined #openstack-infra | 20:53 | |
*** bdemers has quit IRC | 20:53 | |
calebb | mordred: Shrews im having an issue creating a container with shade "shade.exc.OpenStackCloudException: Container fetch failed: (/) (Inner Exception: No tenant specified)" (from the get_container() method) on hpcloud... any ideas what i could be doing wrong? | 20:54 |
* calebb not sure if shade problem or not | 20:54 | |
clarkb | calebb: you need to specifyy a tenant clearly | 20:54 |
*** hdd has joined #openstack-infra | 20:55 | |
*** bhunter71 has quit IRC | 20:55 | |
*** wenlock has quit IRC | 20:56 | |
calebb | hmmmm, would that be in the call for creating a container or for creating a connection to the cloud? I dont see a way to specify that in the create_container() method | 20:56 |
clarkb | calebb: it would be part of your auth details | 20:57 |
openstackgerrit | Thomas Morin proposed openstack-infra/project-config: Add networking-bgpvpn jobs for bagpipe driver https://review.openstack.org/243725 | 20:57 |
calebb | and there is a project_name in clouds.yml... is that not the same? | 20:57 |
clarkb | I think they are semi the same but seems like we run into problems with them all the time | 20:57 |
clarkb | calebb: try a uuid instead? | 20:57 |
*** sridhar_ram1 has joined #openstack-infra | 20:59 | |
*** ayoung has joined #openstack-infra | 20:59 | |
*** sridhar_ram has quit IRC | 20:59 | |
clarkb | pabelanger: maiteb looks like it is trying to list the plugins at the time | 21:00 |
clarkb | could be related to that if jenkins version is too old or something ? | 21:00 |
clarkb | or needing auth that isn't configured? | 21:01 |
clarkb | juding by the curl output the ssl negotiation and redirect worked fine | 21:01 |
clarkb | (you might try using https directly instead) | 21:01 |
*** kozhukalov_ has quit IRC | 21:01 | |
Shrews | calebb: hrm, could totally be a shade problem. I just tried list_containers() and there's a great big ol' bug in that one. The container code path is not well tested and needs some functional tests. | 21:01 |
*** kzaitsev_mb has joined #openstack-infra | 21:02 | |
Shrews | mordred: ^^^^ | 21:02 |
*** ifarkas has quit IRC | 21:03 | |
*** dzamboni has quit IRC | 21:03 | |
*** sergmelikyan has joined #openstack-infra | 21:03 | |
calebb | wrote the list_containers() method and im pretty sure there are some functional tests in test_objects.py | 21:03 |
calebb | unless those tests are broken | 21:03 |
*** ociuhandu has joined #openstack-infra | 21:03 | |
calebb | s/wrote/i wrote/ | 21:04 |
*** ayoung has quit IRC | 21:04 | |
Shrews | calebb: they must be broken, or do not exist. the code in list_containers() should reference 'self.manager' not 'manager' | 21:04 |
openstackgerrit | Merged openstack-infra/shade: Pull server list cache setting via API https://review.openstack.org/243311 | 21:05 |
calebb | huh | 21:05 |
*** bdemers has joined #openstack-infra | 21:05 | |
Shrews | that's throwing a NameError | 21:05 |
*** devkulkarni has quit IRC | 21:05 | |
*** tiswanso has quit IRC | 21:05 | |
*** arxcruz has joined #openstack-infra | 21:06 | |
Shrews | how that functional test is not catching that is perplexing | 21:07 |
calebb | yeah | 21:07 |
*** rossella_ has quit IRC | 21:07 | |
Shrews | calebb: OH | 21:07 |
Shrews | i bet swift isn't enabled in the gate tests | 21:07 |
*** tonytan4ever has quit IRC | 21:07 | |
Shrews | so those tests are skipped | 21:07 |
Shrews | bleh | 21:07 |
calebb | >.< | 21:07 |
*** tiswanso has joined #openstack-infra | 21:07 | |
*** emildi has quit IRC | 21:08 | |
*** alivigni has quit IRC | 21:08 | |
*** rossella_ has joined #openstack-infra | 21:08 | |
*** emildi has joined #openstack-infra | 21:08 | |
*** ctlaugh has quit IRC | 21:09 | |
*** bdemers has quit IRC | 21:09 | |
openstackgerrit | Philip Marc Schwartz proposed openstack-infra/infra-specs: Add extension to openstackci for next phase of work https://review.openstack.org/239810 | 21:09 |
Shrews | calebb: SO, the thing to do is tests those func tests against devstack and make sure they all pass, then enable swift in the gate. Order matters there. | 21:09 |
clarkb | you can likely use a depends-on to get it working | 21:10 |
*** lifeless has joined #openstack-infra | 21:10 | |
*** emildi has quit IRC | 21:10 | |
Shrews | or that | 21:10 |
*** ZZelle has joined #openstack-infra | 21:10 | |
*** emildi__ has joined #openstack-infra | 21:10 | |
*** emildi__ has quit IRC | 21:10 | |
clarkb | depends on how the jobs are configured | 21:10 |
*** salv-orlando has joined #openstack-infra | 21:10 | |
*** yamamoto has joined #openstack-infra | 21:11 | |
phschwartz | asselin_: check again pls | 21:12 |
*** rfolco has quit IRC | 21:12 | |
*** annegentle has joined #openstack-infra | 21:12 | |
Shrews | clarkb: oh, speaking of shade jobs, we have a new one up for review: https://review.openstack.org/243189 | 21:13 |
*** annegentle is now known as Guest32683 | 21:13 | |
*** bdemers has joined #openstack-infra | 21:14 | |
*** erikmwilson_ has joined #openstack-infra | 21:15 | |
angdraug | jeblair: see bookwar's comments on #openstack-dev | 21:15 |
clarkb | Shrews: calebb I am looking at the current jjb jobs and swift should be enabled | 21:15 |
clarkb | swift is part of the default service list in devstack, have an example job log I can look at to confirm? | 21:16 |
Shrews | clarkb: https://review.openstack.org/#/c/243311/ | 21:16 |
jeblair | angdraug: oh great, thanks! | 21:17 |
clarkb | Shrews: calebb http://logs.openstack.org/11/243311/4/check/gate-shade-dsvm-functional-neutron/4dd9617/logs/screen-s-container.txt.gz siwft is running there | 21:17 |
Shrews | clarkb: weird, b/c there is no way that one test can pass | 21:17 |
*** kozhukalov_ has joined #openstack-infra | 21:17 | |
clarkb | maybe the test selection is broken? /me digs more | 21:18 |
*** craigbr has quit IRC | 21:18 | |
*** yamamoto has quit IRC | 21:18 | |
*** erikwilson has quit IRC | 21:18 | |
Shrews | about to test against my local devstack | 21:18 |
*** tonytan4ever has joined #openstack-infra | 21:19 | |
*** zeih has joined #openstack-infra | 21:19 | |
*** erikmwilson_ has quit IRC | 21:19 | |
pabelanger | nibalizer: do you mind approving? https://review.openstack.org/#/c/242890/ | 21:19 |
pabelanger | nibalizer: and the following patch | 21:20 |
*** flepied has joined #openstack-infra | 21:20 | |
*** bdemers has quit IRC | 21:21 | |
*** ybathia has quit IRC | 21:21 | |
*** devkulkarni has joined #openstack-infra | 21:22 | |
*** Guest32683 has quit IRC | 21:22 | |
calebb | that is weird O.o | 21:24 |
*** maishsk_ has joined #openstack-infra | 21:24 | |
*** maishsk has quit IRC | 21:24 | |
*** maishsk_ is now known as maishsk | 21:24 | |
jeblair | Shrews: 243189 references shade/shade/tests/ansible/hooks/post_test_hook.sh which does not exist | 21:24 |
clarkb | Shrews: we could really use subunit logs in the job logs | 21:25 |
*** zeih has quit IRC | 21:25 | |
clarkb | hard to tell what the test suite chose to do without them | 21:25 |
Shrews | jeblair: right. we will add that to shade. https://review.openstack.org/243196 | 21:25 |
*** jamielennox is now known as jamielennox|away | 21:25 | |
*** otter768 has joined #openstack-infra | 21:26 | |
greghaynes | clarkb: So that nodepool race test fail is definitely unrelated to the builders patch stack and is in master. It is also extremely rare. :/ | 21:26 |
Shrews | clarkb: yeah. just confirmed the test is run and passes. but i also confirmed it's not hitting the assert that is supposed to fail | 21:26 |
*** kozhukalov_ has quit IRC | 21:26 | |
*** rebase has joined #openstack-infra | 21:26 | |
jeblair | Shrews: are there any alternatives to cloning ansible from github? | 21:27 |
Shrews | jeblair: wait for 2.0 to be release? | 21:27 |
jeblair | oh i thought that happened | 21:27 |
*** woodster_ has joined #openstack-infra | 21:27 | |
*** sergmelikyan has quit IRC | 21:28 | |
*** kgiusti has quit IRC | 21:28 | |
openstackgerrit | Clark Boylan proposed openstack-infra/elastic-recheck: Revert "Update pyelasticsearch to >=1.4" https://review.openstack.org/243830 | 21:28 |
*** rockyg has joined #openstack-infra | 21:28 | |
Shrews | clarkb: calebb: wow, i just put self.asserTrue(False) as the first line in test_create_object() and the test still passes | 21:29 |
sc68cal | Shrews: lol wut | 21:29 |
calebb | O.o | 21:29 |
* Shrews scratches his head | 21:29 | |
calebb | that's...... interesting/scary | 21:30 |
*** otter768 has quit IRC | 21:30 | |
greghaynes | Shrews: False = True. Problem solved. | 21:30 |
jeblair | greghaynes: sounds like mock | 21:30 |
Shrews | ok, put it in setup() and it fails. which means the skipTest is being executed | 21:31 |
*** dprince has quit IRC | 21:31 | |
greghaynes | jeblair: WCPGW | 21:31 |
*** yamahata has joined #openstack-infra | 21:33 | |
*** ujuc has joined #openstack-infra | 21:34 | |
*** sfinucan_ has quit IRC | 21:35 | |
*** sfinucan__ has joined #openstack-infra | 21:35 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Adding User Committee Meeting to IRC Schedule. https://review.openstack.org/243759 | 21:36 |
*** cloudtrainme has joined #openstack-infra | 21:37 | |
*** baoli has quit IRC | 21:38 | |
*** rhallisey has quit IRC | 21:38 | |
*** ujuc has quit IRC | 21:39 | |
*** shashank_hegde has quit IRC | 21:39 | |
*** hdd has quit IRC | 21:41 | |
*** changbl has quit IRC | 21:41 | |
asselin_ | phschwartz, thanks for the fixes. much better now. | 21:42 |
openstackgerrit | Merged openstack-infra/irc-meetings: Updating meeting channel and time for Product WG. https://review.openstack.org/243799 | 21:42 |
*** esker has joined #openstack-infra | 21:42 | |
*** sputnik13 has quit IRC | 21:42 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Rename irc meeting: akanda->astara https://review.openstack.org/243235 | 21:43 |
openstackgerrit | Tomas Bezdek proposed openstack-infra/jenkins-job-builder: Add support for Rebuild Plugin https://review.openstack.org/235367 | 21:43 |
openstackgerrit | Merged openstack-infra/irc-meetings: Add a weekly Nova Live Migration subteam meeting https://review.openstack.org/243543 | 21:43 |
openstackgerrit | Merged openstack-infra/elastic-recheck: Revert "Update pyelasticsearch to >=1.4" https://review.openstack.org/243830 | 21:43 |
*** ctlaugh has joined #openstack-infra | 21:43 | |
*** ayoung has joined #openstack-infra | 21:43 | |
*** sputnik13 has joined #openstack-infra | 21:43 | |
phschwartz | asselin_: :) | 21:43 |
*** hashar has joined #openstack-infra | 21:44 | |
phschwartz | mordred: jeblair: SpamapS: nibalizer: yolanda: mind reviewing https://review.openstack.org/239810 once more | 21:44 |
Shrews | jeblair: any reason you didn't vote on that shade job? am i missing something? | 21:46 |
openstackgerrit | Tomas Bezdek proposed openstack-infra/jenkins-job-builder: add support for NodeJS Plugin https://review.openstack.org/235411 | 21:46 |
*** flepied1 has joined #openstack-infra | 21:46 | |
*** zeih has joined #openstack-infra | 21:46 | |
*** kzaitsev_mb has quit IRC | 21:47 | |
*** kzaitsev_mb has joined #openstack-infra | 21:48 | |
*** trown is now known as trown|outttypeww | 21:49 | |
*** tiswanso has quit IRC | 21:49 | |
*** flepied has quit IRC | 21:50 | |
*** flepied1 has quit IRC | 21:50 | |
*** devl_ has quit IRC | 21:50 | |
*** zeih has quit IRC | 21:51 | |
*** esker has quit IRC | 21:51 | |
*** sridhar_ram1 has quit IRC | 21:52 | |
*** esker has joined #openstack-infra | 21:52 | |
openstackgerrit | Caleb Boylan proposed openstack-infra/shade: Testing object tests, please ignore https://review.openstack.org/243836 | 21:52 |
asselin_ | nibalizer, clarkb want to schedule a day/time for nodepool.yaml migration? | 21:53 |
Shrews | calebb: that doesn't work either :( | 21:53 |
* calebb sighs | 21:54 | |
*** aysyd has quit IRC | 21:54 | |
*** eil397 has joined #openstack-infra | 21:54 | |
Shrews | calebb: i *think* the problem is that it's not showing up in the catalog | 21:55 |
*** FallenPegasus has quit IRC | 21:55 | |
*** smarcet has quit IRC | 21:55 | |
*** esker has quit IRC | 21:56 | |
openstackgerrit | Adam Gandelman proposed openstack/requirements: Raise minimum oslo.messaging requirement https://review.openstack.org/243839 | 21:56 |
*** yamahata has quit IRC | 21:56 | |
adam_g | dims, to go along with https://review.openstack.org/#/c/242775 | 21:56 |
*** ZZelle has quit IRC | 21:57 | |
openstackgerrit | Michael Jeanson proposed openstack-infra/jenkins-job-builder: Add matrixOptions to throttle properties module https://review.openstack.org/241699 | 21:57 |
Shrews | calebb: testing a theory... | 21:58 |
*** thedodd has quit IRC | 22:01 | |
*** salv-orlando has quit IRC | 22:01 | |
*** thedodd has joined #openstack-infra | 22:02 | |
*** sdake has joined #openstack-infra | 22:03 | |
*** thedodd has quit IRC | 22:03 | |
*** ctlaugh has quit IRC | 22:03 | |
*** pradk has quit IRC | 22:03 | |
*** arxcruz has quit IRC | 22:04 | |
*** abregman|afk has quit IRC | 22:05 | |
*** bhunter71 has joined #openstack-infra | 22:05 | |
*** maishsk has quit IRC | 22:05 | |
*** maishsk has joined #openstack-infra | 22:06 | |
*** yamamoto has joined #openstack-infra | 22:07 | |
adam_g | pleia2, so our channels registered and both irc patches look green now, https://review.openstack.org/#/c/242642/ https://review.openstack.org/#/c/242643/ | 22:08 |
*** dkranz has quit IRC | 22:10 | |
*** salv-orlando has joined #openstack-infra | 22:10 | |
openstackgerrit | Merged openstack-infra/nodepool: Explicitly block in nodepool upload commands https://review.openstack.org/233852 | 22:12 |
*** smarcet has joined #openstack-infra | 22:12 | |
*** salv-orlando has quit IRC | 22:13 | |
SpamapS | jeblair: your mention of gertty reminded me.. | 22:13 |
SpamapS | jeblair: I tend to shut my machine down and start it back the next day... | 22:13 |
SpamapS | jeblair: and I have 100 - 200 out of sync things... that takes 20+ minutes to catch up.. and while syncing .. it is super confusing | 22:14 |
openstackgerrit | Caleb Boylan proposed openstack-infra/shade: Make functional object tests actually run https://review.openstack.org/243846 | 22:14 |
SpamapS | jeblair: I was wondering if there were any efforts to a) speed up syncing, or b) flag unsynced things in the UI? | 22:14 |
*** devkulkarni has quit IRC | 22:14 | |
*** ctlaugh has joined #openstack-infra | 22:14 | |
calebb | ^ that should make the tests actually run, will probably still fail though | 22:15 |
*** FallenPe_ has joined #openstack-infra | 22:16 | |
*** FallenPe_ is now known as MarkAtwood | 22:18 | |
*** thorst has quit IRC | 22:18 | |
*** unicell1 has joined #openstack-infra | 22:18 | |
*** unicell has quit IRC | 22:19 | |
*** gouthamr has quit IRC | 22:20 | |
*** ayoung has quit IRC | 22:21 | |
clarkb | jenkins masters are all restarted and unleaky right now | 22:24 |
*** jamielennox|away is now known as jamielennox | 22:24 | |
Shrews | calebb: it would actually be *helpful* to see it fail. that way we'd know the test is running | 22:24 |
calebb | yeah | 22:24 |
calebb | Shrews: https://jenkins02.openstack.org/job/gate-shade-dsvm-functional-nova/145/console looks like it is actually failing before the container list stuff | 22:25 |
Shrews | but, i did confirm it locally | 22:25 |
calebb | seems to be failing on the object stuff | 22:25 |
Shrews | yeah, i saw that one too locally | 22:25 |
calebb | that's the first patch i submitted, not the one with the fixed list_container method, but that should fail the same way | 22:25 |
*** sdake has quit IRC | 22:28 | |
*** boris-42 has joined #openstack-infra | 22:30 | |
jeblair | Shrews: i haven't looked at the hard stuff on that change yet :) | 22:31 |
*** baoli has joined #openstack-infra | 22:32 | |
*** nikhil_k has quit IRC | 22:33 | |
*** regXboi has quit IRC | 22:33 | |
*** nikhil has joined #openstack-infra | 22:33 | |
jeblair | SpamapS: syncing is as fast as i know how to make it without doing multiple simultaneous server requests which i worry about since we run a gerrit server. :) i'm totally open to more ideas on that point (most of the current speedups were not my idea :) | 22:33 |
clarkb | greghaynes: can you check https://review.openstack.org/#/c/235079/4/modules/openstack_project/files/gerrit/hideci.js its js'y and I am worried htat it assumes a very particular return value from children that isn't enforced by jqery | 22:33 |
clarkb | greghaynes: basically children() retuns all the children but that code is looking for a specific name and date | 22:33 |
clarkb | so if there is >1 child we lose | 22:34 |
*** tsufiev has quit IRC | 22:34 | |
jeblair | SpamapS: having said that, i'm working on some fundamental work that will let us set project priorities, so later we can at least sync "important things" first | 22:34 |
greghaynes | clarkb: lemme see.... | 22:34 |
*** flwang has joined #openstack-infra | 22:35 | |
greghaynes | clarkb: aye, that is nasty | 22:35 |
jeblair | SpamapS: i believe we could probably do something to mark un-synced changes, however note that gertty will avoid sending your review and flag the change as "held" in some circumstances (eg, you +1 a review with a -1 you did not see). | 22:35 |
openstackgerrit | Merged openstack-infra/project-config: Update zuul-dev.o.o pipelines https://review.openstack.org/241827 | 22:35 |
clarkb | greghaynes: I think find() might be better | 22:36 |
jeblair | SpamapS: and if you 'ctrl-r' to refresh, that action always goes to the top of the queue, so if you are unsure of status with sync tasks outstanding, you can always hit that.... | 22:36 |
clarkb | greghaynes: get the specific element(s) we need but I hvaen't actually looked at the html gerrit spits back | 22:36 |
greghaynes | clarkb: Yea, I am trying to break in to that bit of code in the browser debugger to see what its doing | 22:36 |
clarkb | zaro: ^ if you are around trying to review the toggle ci patch | 22:36 |
jeblair | SpamapS: which suggests the following optimization: if you view a change that gertty has in its sync queue, immediately high-priority sync it. :) | 22:36 |
*** rebase has quit IRC | 22:37 | |
*** tsufiev has joined #openstack-infra | 22:37 | |
*** austin81 has left #openstack-infra | 22:37 | |
*** peristeri has quit IRC | 22:37 | |
jeblair | SpamapS: (i mean, gertty should do that automatically) | 22:37 |
jeblair | SpamapS: you come up with good ideas! | 22:37 |
clarkb | zaro and https://review.openstack.org/#/c/236220/2 needs a rebase, I can rebase if it helps | 22:37 |
*** rebase has joined #openstack-infra | 22:37 | |
*** gongysh has joined #openstack-infra | 22:37 | |
flwang | hi anybody know who is the right guy about the debian packaging question? cheers | 22:38 |
Clint | flwang: what question? | 22:38 |
*** tongli has quit IRC | 22:39 | |
openstackgerrit | Merged openstack-infra/subunit2sql: Add option to specify global test attr prefix in subunit2sql https://review.openstack.org/221479 | 22:41 |
*** sputnik13 has quit IRC | 22:41 | |
*** sputnik13 has joined #openstack-infra | 22:41 | |
clarkb | https://review-dev.openstack.org/#/c/5383/ git review works | 22:42 |
openstackgerrit | Merged openstack-infra/subunit2sql: Enable python 3 testing support https://review.openstack.org/230874 | 22:42 |
clarkb | greghaynes: seems like the old code was pretty hacky as well | 22:43 |
clarkb | greghaynes: probably doesn't hurt a ton to make the change as is | 22:43 |
clarkb | but I have no idea how crazy GWT recompiles can change stuff | 22:43 |
clarkb | iirc GWT compiles are not stable | 22:43 |
jeblair | it's true, they are randomized | 22:44 |
jeblair | clarkb: but not things like dom structure, which is what that's doing | 22:45 |
jeblair | whether there might be >1 child is still a question, but it's an app question, not a gwt, i think. | 22:46 |
clarkb | ok | 22:46 |
SpamapS | jeblair: Hah, yeah, right "I" am proud of that idea "I" came up with ;) | 22:46 |
*** barnaby has quit IRC | 22:46 | |
jeblair | SpamapS: you should be, "I" im! | 22:46 |
SpamapS | jeblair: so yeah, I think just automatically ctrl-r'ing would be a wonderful optimization. | 22:47 |
greghaynes | clarkb: so it does something even more wierd | 22:47 |
greghaynes | clarkb: notice the children().children() | 22:47 |
SpamapS | jeblair: the confusing part comes when somebody pings on IRC "Hey my thing passes tests, can you look again and +A if it's good?" and I look and it has 3 failed tests and a -1 vote.. | 22:47 |
greghaynes | clarkb: that grabs the last child (I have no idea why that is, but it does) | 22:47 |
clarkb | greghaynes: it doesn't go down another level? | 22:47 |
greghaynes | and then calls children on that | 22:48 |
clarkb | oh | 22:48 |
greghaynes | yea, but children() returns a list | 22:48 |
jeblair | SpamapS: gertty tries to give you just enough time to type "no it doesn't what are you talking about?<enter>" before syncing those changes. | 22:48 |
SpamapS | jeblair: ctrl-r is definitely the thing to do there (I do use that) but it creates a moment of confusion nonetheless. | 22:48 |
clarkb | righ os the second call implicitly does it on list[-1] ? | 22:48 |
greghaynes | I think so | 22:48 |
greghaynes | thats what js console does | 22:48 |
clarkb | weird | 22:48 |
clarkb | and the old code did [0] | 22:48 |
*** smarcet has quit IRC | 22:48 | |
SpamapS | jeblair: I sometimes suspect it observes my IRC conversations and waits helpfully until I hit enter to sync. ;) | 22:48 |
clarkb | I am guessing old code only had one element to deal with so 0 and -1 are equivalent indexes | 22:48 |
clarkb | but new 2.11 code must have more than one element | 22:49 |
clarkb | so thats how this ends up being compatible with both | 22:49 |
greghaynes | I am going to look a bit deeper and see if I can identify a better way | 22:49 |
greghaynes | this seems pretty scary fragile | 22:50 |
SpamapS | jeblair: also regarding pounding on the server... it seems like one way to make that better is to have gerrit provide you with the whole item along side the event stream _if_ thats what you asked for. | 22:50 |
jeblair | greghaynes, clarkb: i talked to dave borowitz and he seemed willing to lift his objection to adding support for native understanding of ci reports which would obsolete this script... | 22:51 |
*** dingyichen has joined #openstack-infra | 22:51 | |
jeblair | they _might_ make progress on that in the hackathon | 22:51 |
greghaynes | oooo | 22:51 |
*** akshai has quit IRC | 22:51 | |
flwang | Clint: i don't know, TBH. jasondotstar is working on the zaqar puppet work and he said he is running into some issues about debian packaging | 22:51 |
flwang | IIRC, somebody is focusing on the debian packaging for openstack, but i can't remember his name :( | 22:52 |
nibalizer | zigo? | 22:52 |
zigo | nibalizer: Yes? | 22:52 |
zigo | flwang: That is myself. | 22:53 |
zigo | flwang: I've been asking for feedback on the packaging of Zaqar, but so far, had no reply to that. | 22:53 |
*** craigbr has joined #openstack-infra | 22:53 | |
zigo | It's a very new package, so problems are to be expected. | 22:53 |
*** BobBall_AWOL has quit IRC | 22:53 | |
*** amitgandhinz has quit IRC | 22:53 | |
zigo | I have no idea how to actually run Zaqar, so I can't really tell what issue there are. | 22:54 |
*** MarkAtwood has quit IRC | 22:54 | |
flwang | zigo: oh | 22:54 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Add Blue Box to nodepool https://review.openstack.org/234483 | 22:54 |
clarkb | jeblair: \o/ | 22:55 |
*** BobBall_AWOL has joined #openstack-infra | 22:55 | |
flwang | zigo: anything i can help for how to running zaqar? | 22:55 |
*** rbrndt has joined #openstack-infra | 22:55 | |
asselin_ | clarkb, jeblair it would be really nice to migrate nodepool.yaml before ^^ | 22:55 |
SpamapS | zigo: from an operational standpoint, it shouldn't be too different than say, Heat. | 22:55 |
jeblair | asselin_: link? | 22:56 |
*** akshai has joined #openstack-infra | 22:56 | |
clarkb | asselin_: I think its already diverged unless you have recently updated it | 22:56 |
asselin_ | clarkb, I did, one sec | 22:56 |
asselin_ | clarkb, jeblair diverged portion: https://review.openstack.org/#/c/242194/ | 22:56 |
zigo | flwang: Try the package, then report back to me if you see issues... | 22:56 |
clarkb | asselin_: is that it? I thought that there were non tripleo f22 updates too | 22:57 |
asselin_ | clarkb, jeblair migration patch: https://review.openstack.org/#/c/233315/ | 22:57 |
*** thorst has joined #openstack-infra | 22:57 | |
asselin_ | clarkb, that should be it, otherwise the migration patch would have a merge conflict | 22:57 |
zigo | flwang: I normally fix things in record breaking times! :) | 22:57 |
rbrndt | Hi, I have a question about creating a gate job. I got this http://paste.openstack.org/show/478492/ from the job, and I was wondering how the job loads the change it is testing? | 22:58 |
flwang | zigo: where to get the package? :) | 22:58 |
jeblair | asselin_: that adds passwords to status.openstack.org? | 22:58 |
flwang | zigo: it works for me either :) | 22:58 |
* jasondotstar listens in. | 22:58 | |
greghaynes | clarkb: jeblair I think that patch is about as good as were going to get :/ | 22:58 |
flwang | jasondotstar: hey | 22:58 |
zigo | flwang: Are you ok with running Sid? | 22:58 |
greghaynes | clarkb: only nit I have is why did the semicolon go away ;) | 22:58 |
asselin_ | jeblair, ?? | 22:58 |
clarkb | greghaynes: thank you for looking | 22:58 |
clarkb | asselin_: check the diff | 22:58 |
zigo | flwang: Or do you prefer a (currently non-official) backport to Debian Stable? | 22:58 |
jasondotstar | flwang: sounds like we're following up on the deb pkg stuff for zaqar ? | 22:58 |
asselin_ | clarkb, ok will check again | 22:59 |
flwang | jasondotstar: yes | 22:59 |
jasondotstar | ack. | 22:59 |
*** bpokorny_ has joined #openstack-infra | 22:59 | |
flwang | zigo: i will test it on my local, or pre prod, so either way is ok i think | 22:59 |
asselin_ | clarkb, diff is clean | 23:00 |
jeblair | asselin_: i left an inline comment | 23:00 |
zigo | flwang: My Jenkins keeps a Jessie version of all of what I maintain in Sid. The repository list is described on this page: http://liberty-jessie.pkgs.mirantis.com/ | 23:01 |
asselin_ | jeblair, ack...pasted in wrong spot | 23:01 |
*** thorst has quit IRC | 23:01 | |
zigo | flwang: It's strait rebuilds from Sid, without any change. Within a few days, if I can fix the last issue and the remaining packages migrate to Debian Testing, I'll upload all of Liberty to the jessie-backports (official backports, that is...). | 23:01 |
jasondotstar | keep me posted. want to ensure i point the repos to the right spot for deploying the latest pkgs w/ puppet. | 23:02 |
zigo | flwang: So, currently, either that non-official backport repo, or just plain Debian unstable (using your nearby preffered mirror). | 23:02 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Add Blue Box to nodepool https://review.openstack.org/243861 | 23:02 |
openstackgerrit | Merged openstack-infra/project-config: Resync nodepool.yaml with system-config version. https://review.openstack.org/242194 | 23:02 |
jeblair | asselin_: ^ two changes for the price of one :) | 23:02 |
openstackgerrit | Ramy Asselin proposed openstack-infra/system-config: Migrate to puppet-openstackci openstackci::nodepool https://review.openstack.org/233315 | 23:03 |
*** bpokorny has quit IRC | 23:03 | |
flwang | zigo: ok, got it. thanks a lot | 23:03 |
flwang | jasondotstar: does that address your questions? | 23:03 |
jasondotstar | sounds like it, yes. | 23:03 |
jasondotstar | flwang++ | 23:03 |
jasondotstar | zigo++ | 23:03 |
rbrndt | Looking for some help with setting up a gate job | 23:03 |
flwang | jasondotstar: awesome awesome | 23:04 |
*** hashar has quit IRC | 23:04 | |
clarkb | zaro I +2'd the ci js change but noted that the dependency you put in place isn't required if it owrks with both gerrit verssions | 23:04 |
rbrndt | Anyone got a moment? | 23:04 |
openstackgerrit | Matthew Treinish proposed openstack-infra/project-config: Add python3 jobs to subunit2sql https://review.openstack.org/231205 | 23:04 |
clarkb | rbrndt: usually best to just ask | 23:04 |
jasondotstar | zigo: I'll get w/ you if I've questions but it sounds like I can point to the Debian Testing repos | 23:04 |
jasondotstar | zigo: well, when they've been migrated. | 23:04 |
*** cloudtrainme has quit IRC | 23:04 | |
rbrndt | clarkb: I did, it disappeared quickly | 23:04 |
mtreinish | anteaya, clarkb, nibalizer: ^^^ if you get a sec that project config change should be quick | 23:05 |
clarkb | rbrndt: paste.openstack.org/show/478492/ ? | 23:05 |
*** ybathia has joined #openstack-infra | 23:05 | |
clarkb | rbrndt: can you link to the actual job logs? | 23:05 |
rbrndt | http://logs.openstack.org/07/241407/5/experimental/gate-monasca-api-tempest-dsvm/d4901bf/logs/ | 23:06 |
clarkb | rbrndt: the error is that you have attempted to clone when you shouldn't (you should installed have devstack-gate set up your repos for you) | 23:06 |
zigo | jasondotstar: The issue I have is with python-repoze.who. | 23:06 |
zigo | It blocks keystone ... | 23:06 |
zigo | Long chain of dependency here. | 23:06 |
jasondotstar | ack. | 23:06 |
clarkb | rbrndt: you can have devstack-gate do that by adding your project to the PROJECTS list env var in the job | 23:06 |
jeblair | asselin_, clarkb: nodepool migration lgtm. | 23:06 |
*** tsg has joined #openstack-infra | 23:06 | |
*** Sukhdev has joined #openstack-infra | 23:06 | |
rbrndt | clarkb: we found that doing that causes our project to install twice | 23:06 |
clarkb | jeblair: I doubt I will be able to babysit but can review if people want to babysit it | 23:07 |
clarkb | otherwise gonna try to finish up my stack of gerrit reviews | 23:07 |
jasondotstar | zigo: *maybe* I can assist... haven't done much deb pkg work. that should change. | 23:07 |
jeblair | clarkb, asselin_: i have 2 hours; should be enough for a deploy+rollback | 23:07 |
zigo | jasondotstar: Keystone depends on pysaml2. Pysaml2 depends on python-repoze.who >2, which I uploaded to Sid. python-repoze.what depends on python-repoze.who < 1.99, with no hope to get upstream to fix that. So I'm a bit stuck here, helpless, and I don't know how to fix the situation... :( | 23:07 |
clarkb | jeblair: cool I will review then | 23:07 |
clarkb | rbrndt: devstack-gate does not install anything | 23:07 |
clarkb | rbrndt: it only clones and checks out the correct ref for you | 23:07 |
asselin_ | jeblair, clarkb i'm here too | 23:07 |
jasondotstar | zigo: oh. i c. | 23:07 |
zigo | jasondotstar: It's Python work that has to be done here: fixing python-repoze.what so that it works with the latest repoze.who. | 23:08 |
clarkb | asselin_: jeblair we need the project-config change in first ya? | 23:08 |
rbrndt | clarkb: we were running a "gate" job locally which was running a complete install of devstack. The gate jobs don't do that? | 23:08 |
zigo | I think I should ask for help in the openstack-dev@l.o.o list. | 23:08 |
clarkb | oh that just merged | 23:08 |
jasondotstar | +1 | 23:08 |
asselin_ | clarkb, yes, and the latest just merged | 23:08 |
clarkb | rbrndt: they do, but the specifically set ERROR_ON_CLONE to ensure that devstack-gate alone is checking out cod | 23:09 |
clarkb | to avoid volkswagening | 23:09 |
asselin_ | clarkb, (I believe I added depends-on as well) | 23:09 |
*** signed8bit is now known as signed8bit_ZZZzz | 23:09 | |
*** xyang1 has quit IRC | 23:09 | |
rbrndt | clarkb: alright, so we have multiple repos, do we need to add them all? | 23:09 |
clarkb | rbrndt: any that devstack tries to clone will need to be added | 23:10 |
clarkb | jeblair: no concern about adding the NODEPOOL_SSH_KEY env var? I thought I explicitly asked that we remove that in a previous patch | 23:11 |
clarkb | asselin_: ^ | 23:11 |
*** sputnik13 has quit IRC | 23:11 | |
rbrndt | clarkb: alright, thanks. We will investigate further | 23:11 |
*** camunoz has joined #openstack-infra | 23:11 | |
asselin_ | clarkb, in the previous patch, it was b/c I had removed an extra paramter that was in fact needed | 23:11 |
asselin_ | clarkb, but I see now...infra has the default built-in, so that's not needed. I can remove it. | 23:12 |
clarkb | asselin_: I asked that you use the parameter to set the key rather than set the env var | 23:12 |
jeblair | clarkb: missed that, thx | 23:12 |
clarkb | asselin_: https://review.openstack.org/#/c/233315/7/manifests/site.pp | 23:12 |
openstackgerrit | Ramy Asselin proposed openstack-infra/system-config: Migrate to puppet-openstackci openstackci::nodepool https://review.openstack.org/233315 | 23:14 |
asselin_ | clarkb, yes, I thought you mean add line 660 which I was missing: https://review.openstack.org/#/c/233315/7..8/manifests/site.pp | 23:14 |
clarkb | it was both add that and remove the env var | 23:14 |
*** dims has quit IRC | 23:15 | |
asselin_ | clarkb, 3rd party ci needs both. | 23:15 |
clarkb | asselin_: why is that? | 23:15 |
clarkb | asselin_: if you set that file nodepool should useit just fine | 23:16 |
*** sputnik13 has joined #openstack-infra | 23:16 | |
*** esker has joined #openstack-infra | 23:16 | |
asselin_ | clarkb, b/c otherwise 3rd party ci nodes will have infra's public key authorized instead of their own | 23:16 |
asselin_ | clarkb, set which file? | 23:16 |
*** armax has quit IRC | 23:16 | |
clarkb | the ssh private and public key in ~$nodepooluser/.ssh | 23:17 |
openstackgerrit | Hongbin Lu proposed openstack/requirements: Add certifi to global requirements https://review.openstack.org/221107 | 23:17 |
asselin_ | clarkb, hmmm I need to check that | 23:17 |
clarkb | latest patchset lgtm | 23:17 |
clarkb | asselin_: I don't know that hte image elements or snapshot scripts will do that though | 23:17 |
clarkb | asselin_: but nodepool itself will (those are two different problems imo) | 23:18 |
asselin_ | clarkb, last I checked, if you don't set end env, then you won't be able to log into your nodes. I will get you the line number | 23:18 |
clarkb | they are related in that they have to match up but a nodepool install should take an arbitrary key and the image builds should take an arbitrary key | 23:18 |
clarkb | as nothing says they have to be used in conjunction | 23:18 |
asselin_ | clarkb, http://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/elements/puppet/bin/prepare-node#n27 | 23:19 |
clarkb | ya we should clean that interface up | 23:19 |
*** jdg has joined #openstack-infra | 23:20 | |
clarkb | dib has a devuser element that might have a better interface (or it may not ) | 23:20 |
asselin_ | clarkb, also, not sure where nodepool would get the public key otherwise. current only the private key is in /home/nodepool/.ssh | 23:20 |
*** esker has quit IRC | 23:20 | |
clarkb | asselin_: oh wait is that a public key? | 23:21 |
*** pc_m has quit IRC | 23:21 | |
clarkb | asselin_: then the puppet chang was wrong because it was setting the private key not hte public key | 23:21 |
*** ujuc has joined #openstack-infra | 23:21 | |
asselin_ | clarkb, nodepool_ssh_private_key => hiera('jenkins_ssh_private_key_contents'), | 23:22 |
clarkb | asselin_: ya but the removed code | 23:22 |
clarkb | asselin_: the current patchset is correct, I a msaying the old patchset was wrong regradless | 23:22 |
clarkb | and would've resulting in broken ssh | 23:22 |
*** hichihara has joined #openstack-infra | 23:22 | |
asselin_ | clarkb, you're right..sorry :( | 23:23 |
clarkb | anyways, current patchset lgtm. We should consider a better interface to setting the public key in image builds for the future | 23:23 |
clarkb | as using an env var like that is great for testing but a little hacky for production | 23:23 |
*** signed8bit_ZZZzz is now known as signed8bit | 23:23 | |
jeblair | yup | 23:24 |
asselin_ | agree...it should be explicit | 23:24 |
asselin_ | I'll work on that next | 23:25 |
*** stevemar_ has quit IRC | 23:25 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/subunit2sql: Example of how to use targets plugins https://review.openstack.org/243865 | 23:26 |
*** stevemar_ has joined #openstack-infra | 23:26 | |
*** ujuc has quit IRC | 23:26 | |
*** otter768 has joined #openstack-infra | 23:27 | |
openstackgerrit | Merged openstack-infra/system-config: Migrate to puppet-openstackci openstackci::nodepool https://review.openstack.org/233315 | 23:28 |
*** sigmavirus24 is now known as sigmavirus24_awa | 23:29 | |
*** jdg has quit IRC | 23:29 | |
mgagne | which software are people using to make their images in presentations? (ex.: http://docs.openstack.org/infra/publications/) | 23:29 |
clarkb | mgagne: I have used pencil | 23:29 |
clarkb | let me find a link because there is >1 pencil | 23:30 |
*** stevemar_ has quit IRC | 23:30 | |
clarkb | mgagne: http://pencil.evolus.vn/ | 23:30 |
clarkb | but I am graphically challenged | 23:30 |
mgagne | interesting | 23:30 |
mgagne | will take a look | 23:30 |
clarkb | its in ubuntu's repos too iirc | 23:31 |
mgagne | I'm running Mac OS X, fortunately, there is a package for it | 23:31 |
*** otter768 has quit IRC | 23:32 | |
*** aeng has joined #openstack-infra | 23:32 | |
jeblair | i use tetradraw | 23:34 |
jeblair | its lower rez tho | 23:34 |
*** bpokorny_ has quit IRC | 23:34 | |
*** bpokorny has joined #openstack-infra | 23:35 | |
*** unicell1 has quit IRC | 23:39 | |
*** unicell has joined #openstack-infra | 23:39 | |
*** signed8bit is now known as signed8bit_ZZZzz | 23:39 | |
*** craigbr has quit IRC | 23:41 | |
*** ddieterly has quit IRC | 23:41 | |
asselin_ | clarkb, jeblair seems this ran a few minutes after the patch merged with noop: http://puppetboard.openstack.org/report/nodepool.openstack.org/a50a3aef286a76a1b5df1de9ad1e986099720b42 | 23:43 |
asselin_ | noop is what is expected | 23:44 |
*** salv-orlando has joined #openstack-infra | 23:45 | |
*** kzaitsev_mb has quit IRC | 23:47 | |
jeblair | asselin_: ack, it may be in the next run though | 23:48 |
* asselin_ waits | 23:48 | |
jeblair | which is in progress | 23:48 |
jeblair | http://puppetboard.openstack.org/report/nodepool.openstack.org/ef83263ad4e2eab92fa0eb4ae367de11337e0afb | 23:49 |
jeblair | also no changes | 23:49 |
asselin_ | so...success? | 23:50 |
jeblair | i think so! | 23:50 |
asselin_ | \O/ | 23:50 |
*** signed8bit_ZZZzz is now known as signed8bit | 23:51 | |
*** signed8bit has quit IRC | 23:51 | |
asselin_ | welcome infra to having nodepool.yaml in project config like all the other 3rd party cis :p | 23:51 |
*** akshai has quit IRC | 23:51 | |
jeblair | yay! | 23:52 |
*** tonytan4ever has quit IRC | 23:52 | |
*** Sukhdev has quit IRC | 23:53 | |
*** rockyg has quit IRC | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!