Thursday, 2016-12-08

*** fnaval has quit IRC00:09
*** ducttape_ has quit IRC00:09
*** ducttape_ has joined #openstack-lbaas00:10
openstackgerritMichael Johnson proposed openstack/octavia: Fix a unit test that was attempting real requests  https://review.openstack.org/40835800:11
johnsomThat fixes the sonar gate00:11
*** ducttape_ has quit IRC00:14
rm_work>_<00:15
rm_workseems like that'd work00:16
rm_workguess not? O_o00:17
johnsomUgh, I patched and it looks like sonar didn't come up automagically.  Just a minute00:17
rm_workoh, i mean seems like the original would work00:18
greghaynesrm_work: got a larger log?00:18
greghaynesFor that fail00:18
rm_workit's just requesting a bad URL which should ... "work" (fail)00:18
rm_workgreghaynes: yeah sec, it looks similar to before tho00:18
johnsomrm_work something changed and it's puking looking for certs that aren't there00:19
rm_workT_T00:19
greghaynesrm_work: probably the same thing of running Python200:19
rm_workgetting you a log, minute00:19
johnsomrm_work https://sonar.octavia.cloud/jenkins/job/Rackspace-Octavia-Sonar-CI/2673/console00:20
rm_workwut00:21
greghaynesrm_work: oh, looks like dib ci failed00:22
greghaynesso thats probably a better place to start00:22
greghayneshah, because centos700:23
rm_workwell there's that anyway00:23
rm_workhttp://pastebin.com/raw/zFgZd4uf00:23
rm_worklolwut00:23
greghaynesoh cool, thats python300:24
greghaynesyea its just not installing python3-dev AFAICT00:25
greghaynesso thats pretty straightforward00:25
rm_work... shouldn't it be00:25
greghaynesyep00:25
greghaynesI may have made a logic bug or somesuch00:25
greghaynesok, we can wait for that CI to go through...00:33
rm_workyou fix it? i can test quicky now too greghaynes00:35
greghaynesI fixed the centos7 thing which was failing dib, I think you didnt run with -x so there isnt tracing00:36
greghaynesbut the dib logs should show us not installing python3-dev00:36
greghayneser, the dib Ci logs00:36
greghaynesoh actually00:37
greghaynesI think I see it00:37
greghaynesI think yaml is going to read in an int for python_version and the env var is always a string so they wont ==00:38
rm_workaaah00:40
rm_workthat kinda makes sense00:40
greghaynesok, try with that last one00:41
rm_worker did you only do the one that time00:42
greghaynesI dont understand?00:42
greghaynesoh derp00:42
rm_worknot the whole chain00:42
greghaynesmy rebase push failed00:42
rm_workyeah00:42
*** kevo has quit IRC00:43
rm_workcool k00:43
greghaynesok, updated00:44
rm_worktesting00:45
rm_worki thought `export DIB_RELEASE=trusty` would ... make it use trusty00:45
rm_workbut i guess not00:45
rm_workerk00:45
rm_workgot a syntax error there somewhere, sec00:46
rm_work /tmp/dib_build.SrAyLuMs/hooks/root.d/../environment.d/50-dib-python-version: line 26: syntax error near unexpected token `fi'00:46
*** ihrachys has joined #openstack-lbaas00:46
greghayneslol00:46
greghaynesinfra is gonna hate me00:46
greghaynesso much spam00:46
rm_worknot sure why that isn't right00:47
rm_workmaybe i'll see it if i look harder00:47
rm_workoh00:48
greghaynesfixed00:48
rm_workor maybe i'll see it if i actually checkout the right commit00:48
rm_workah you missed a then00:49
rm_worktesting00:50
greghaynesive gotta rebase real quick00:51
*** ihrachys has quit IRC00:51
rm_worki just did the one fix locally00:51
rm_workbut yeah00:51
rm_workohai00:52
rm_work> b'Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-dev amd64 3.5.2-2ubuntu0~16.04.1 [37.3 MB]'00:52
rm_workthat's good00:52
greghaynesawesome00:52
rm_workso let's see what else breaks :P00:52
rm_workok so it looks like it finished00:55
rm_workbut again, no image wtf00:55
greghayneshah00:56
rm_workwhat is happening to it...00:56
johnsomWhen you folks get the DIB stuff figured out, can you update the dependency here: https://review.openstack.org/#/c/356590/ ?  It's currently pointing to my patch that you -1'd00:57
rm_workit's passing "-o /opt/stack/octavia/diskimage-create/amphora-x64-haproxy"00:58
rm_workso00:58
rm_workthat should be right00:58
rm_workbut no image shows up...00:58
*** yuanying has quit IRC01:05
*** tovin07 has quit IRC01:08
*** yuanying has joined #openstack-lbaas01:13
greghaynesrm_work: if you can paste the end of the log I can have a look01:17
greghaynesI dont know of any bugs that should cause that...01:17
rm_workgreghaynes: http://pastebin.com/raw/kJs5VSJB01:18
greghaynesoh that looks like a fail01:18
greghaynesits pretty silly thought because its os-apply-config which is failing01:19
greghayneswhich you all dont use01:19
rm_work...01:20
rm_workit doesn't seem failey?01:20
rm_workwhere is it failing01:20
greghaynesso if you also use johnsom's stop depending on tripleo patch it should work01:20
greghaynesI dont think it says but that last script before it starts unmounting01:20
rm_workah k01:20
rm_workI was expecting to see like... "fail" or "error" or something01:23
rm_workthat all looks clean...01:23
greghaynesyea, it should print an error message but as far as dib is concerned - something exited with status 101:24
greghaynesits up to the thing that does so to be helpful01:24
rm_workugh01:24
*** jschwarz has quit IRC01:25
greghaynesyea, but you can just run with the stop depending on tripleo patches, rihgt?01:26
greghaynesI suspect that os-a-c depends on python2 and thats basically what is going on01:26
greghaynesI say as the person who probably wrote that code like 3 years ago :p01:26
rm_workyes i can01:26
rm_workit's running now01:27
rm_workomg that patch chain is so long01:27
rm_workso many deps01:27
rm_workok here we go01:27
rm_workqemu-img convert is running01:27
*** jschwarz has joined #openstack-lbaas01:27
greghaynesoh nice01:27
greghayneswin01:27
rm_workso we should be good01:27
rm_workcan we start merging this stuff soon? :P01:27
greghaynesyea, I think I already got a couple +2s on that chain01:29
openstackgerritAdam Harwell proposed openstack/octavia: Stop depending on tripleo-image-elements  https://review.openstack.org/35659001:30
rm_workit's getting jenkins -1s tho01:30
rm_work:(01:31
rm_workok gotta run01:31
rm_worki'll pick this up again tomorrow01:31
rm_workbut, having an image building finally is good :P01:31
greghayneswooo01:33
greghaynesyea, im about EOD01:34
*** ducttape_ has joined #openstack-lbaas01:39
*** diogogmt has quit IRC01:49
*** ducttape_ has quit IRC02:12
*** ducttape_ has joined #openstack-lbaas02:12
*** _ducttape_ has joined #openstack-lbaas02:26
*** ducttape_ has quit IRC02:30
*** yuanying has quit IRC02:35
*** yuanying has joined #openstack-lbaas02:38
*** diogogmt has joined #openstack-lbaas02:50
*** _ducttape_ has quit IRC03:14
*** klindgren_ has joined #openstack-lbaas03:26
*** klindgren has quit IRC03:29
*** yamamoto_ has joined #openstack-lbaas03:39
*** csomerville has joined #openstack-lbaas03:40
*** ducttape_ has joined #openstack-lbaas04:15
*** ducttape_ has quit IRC04:20
*** kobis has quit IRC04:21
*** yuanying has quit IRC04:28
*** harlowja has joined #openstack-lbaas04:37
*** links has joined #openstack-lbaas05:05
*** numans has quit IRC05:21
*** yuanying has joined #openstack-lbaas05:26
*** yuanying has quit IRC05:36
*** yuanying has joined #openstack-lbaas05:36
*** ducttape_ has joined #openstack-lbaas05:46
*** harlowja has quit IRC05:46
*** ducttape_ has quit IRC05:50
*** tovin07 has joined #openstack-lbaas05:59
*** kobis has joined #openstack-lbaas06:08
*** yamamoto_ has quit IRC06:33
*** kobis has quit IRC06:34
*** kobis has joined #openstack-lbaas06:36
*** kobis has quit IRC06:38
*** kevo has joined #openstack-lbaas06:41
*** anilvenkata has joined #openstack-lbaas06:42
*** kobis has joined #openstack-lbaas06:53
*** kobis has quit IRC06:59
*** ducttape_ has joined #openstack-lbaas07:16
*** yamamoto_ has joined #openstack-lbaas07:17
*** ducttape_ has quit IRC07:21
*** eezhova has joined #openstack-lbaas07:23
*** rcernin has joined #openstack-lbaas07:26
*** nmagnezi has joined #openstack-lbaas07:29
*** anilvenkata is now known as anilvenkata_afk07:31
*** ihrachys has joined #openstack-lbaas07:58
*** ihrachys has quit IRC08:00
*** ihrachys has joined #openstack-lbaas08:00
*** eezhova has quit IRC08:16
*** kevo has quit IRC08:27
*** anilvenkata_afk is now known as anilvenkata08:31
*** yuanying has quit IRC08:35
*** yuanying has joined #openstack-lbaas08:36
*** strigazi_AFK is now known as strigazi08:39
*** yuanying has quit IRC08:40
*** ducttape_ has joined #openstack-lbaas08:47
*** eezhova has joined #openstack-lbaas08:49
*** ducttape_ has quit IRC08:51
*** pcaruana has joined #openstack-lbaas08:58
*** klindgren_ has quit IRC09:04
*** csomerville has quit IRC09:15
*** csomerville has joined #openstack-lbaas09:15
*** yuanying has joined #openstack-lbaas09:35
*** kobis has joined #openstack-lbaas09:41
*** Alex_Stef has joined #openstack-lbaas10:01
openstackgerritJingLiu proposed openstack/neutron-lbaas: Check if the member's ip is valid for subnet  https://review.openstack.org/40853410:05
*** numans has joined #openstack-lbaas10:06
*** ihrachys has quit IRC10:06
*** yamamoto_ has quit IRC10:11
*** yamamoto_ has joined #openstack-lbaas10:13
*** ihrachys has joined #openstack-lbaas10:13
*** ducttape_ has joined #openstack-lbaas10:17
*** ducttape_ has quit IRC10:19
*** ducttape_ has joined #openstack-lbaas10:19
*** ducttape_ has quit IRC10:31
*** strigazi is now known as strigazi_AFK10:59
*** links has quit IRC11:00
*** ducttape_ has joined #openstack-lbaas11:02
*** yatin has quit IRC11:05
*** links has joined #openstack-lbaas11:16
*** ducttape_ has quit IRC11:17
*** yatin has joined #openstack-lbaas11:19
*** yuanying has quit IRC11:24
*** yuanying has joined #openstack-lbaas11:25
*** ducttape_ has joined #openstack-lbaas11:28
*** ducttape_ has quit IRC11:44
*** yamamoto_ has quit IRC12:02
*** klindgren has joined #openstack-lbaas12:05
*** yamamoto has joined #openstack-lbaas12:45
*** ducttape_ has joined #openstack-lbaas12:48
openstackgerritNir Magnezi proposed openstack/neutron-lbaas: Auto reschedule loadbalancers from dead agents  https://review.openstack.org/29999812:48
*** links has quit IRC12:53
*** ducttape_ has quit IRC12:53
openstackgerritNir Magnezi proposed openstack/neutron-lbaas: Auto reschedule loadbalancers from dead agents  https://review.openstack.org/29999812:59
*** links has joined #openstack-lbaas13:05
*** anilvenkata has quit IRC13:21
openstackgerritNir Magnezi proposed openstack/neutron-lbaas: Implements ProcessMonitor in the haproxy driver  https://review.openstack.org/34465813:44
*** strigazi_AFK is now known as strigazi13:49
openstackgerritNir Magnezi proposed openstack/neutron-lbaas: Auto reschedule loadbalancers from dead agents  https://review.openstack.org/29999814:00
*** eandersson has joined #openstack-lbaas14:11
*** yamamoto has quit IRC14:14
*** yamamoto has joined #openstack-lbaas14:16
*** ducttape_ has joined #openstack-lbaas14:17
*** ducttape_ has quit IRC14:46
*** Alex_Stef has quit IRC14:59
*** fnaval has joined #openstack-lbaas15:09
*** chlong has joined #openstack-lbaas15:13
*** ducttape_ has joined #openstack-lbaas15:16
*** links has quit IRC15:20
*** matt-borland has joined #openstack-lbaas15:21
*** _ducttape_ has joined #openstack-lbaas15:26
*** kobis has quit IRC15:28
*** ducttape_ has quit IRC15:29
openstackgerritLubosz Kosnik (diltram) proposed openstack/octavia: Add support for policy.json  https://review.openstack.org/39911715:45
*** ihrachys has quit IRC16:02
*** kobis has joined #openstack-lbaas16:08
*** klindgren_ has joined #openstack-lbaas16:15
*** klindgren has quit IRC16:17
*** ankur-gupta-f has joined #openstack-lbaas16:18
*** pcaruana has quit IRC16:19
*** _ducttape_ has quit IRC16:22
*** ducttape_ has joined #openstack-lbaas16:23
*** ducttape_ has quit IRC16:23
*** ducttape_ has joined #openstack-lbaas16:23
*** kevo has joined #openstack-lbaas16:24
openstackgerritAnkur proposed openstack/octavia: Create Octavia api V2 directory  https://review.openstack.org/40827616:26
*** rcernin has quit IRC16:31
*** ducttape_ has quit IRC16:43
*** ducttape_ has joined #openstack-lbaas16:43
*** numans has quit IRC16:44
bloganjohnsom: so is the namespace driver planned to be supported in octavia as well?16:45
johnsomblogan Yes, it is beeing used by folks16:46
johnsomI suspect it is going to need some rearchitecting16:47
diltramjohnsom: ?16:47
bloganyeah, its going to be more owrk than a normal driver because of its use of the agent code in neutron16:47
diltramyou're talking about this old weird haproxy namespace driver16:47
*** armax has joined #openstack-lbaas16:48
johnsomYes16:48
*** eezhova has quit IRC16:50
openstackgerritLubosz Kosnik (diltram) proposed openstack/octavia: Add support for policy.json  https://review.openstack.org/39911716:51
*** kobis has quit IRC17:00
*** kevo has quit IRC17:02
*** rcernin has joined #openstack-lbaas17:03
*** yamamoto has quit IRC17:03
*** ihrachys has joined #openstack-lbaas17:12
*** ihrachys has quit IRC17:22
*** eezhova has joined #openstack-lbaas17:23
*** yamamoto has joined #openstack-lbaas17:25
openstackgerritNir Magnezi proposed openstack/neutron-lbaas: Auto reschedule loadbalancers from dead agents  https://review.openstack.org/29999817:26
*** yamamoto has quit IRC17:34
*** ducttape_ has quit IRC17:44
*** kevo has joined #openstack-lbaas17:52
*** eezhova has quit IRC17:54
*** ihrachys has joined #openstack-lbaas17:55
rm_workgreghaynes: i see movement on those patches this morning? :P17:58
*** eezhova has joined #openstack-lbaas17:58
greghaynesrm_work: yep, centos7 was broken17:58
greghaynesJust making it pass dib ci17:59
*** SumitNaiksatam has joined #openstack-lbaas17:59
*** eezhova has quit IRC18:04
*** ducttape_ has joined #openstack-lbaas18:15
*** rm_work has quit IRC18:16
*** harlowja has joined #openstack-lbaas18:17
*** harlowja_ has joined #openstack-lbaas18:20
*** harlowja has quit IRC18:22
*** rm_work has joined #openstack-lbaas18:23
*** eezhova has joined #openstack-lbaas18:25
*** yamamoto has joined #openstack-lbaas18:35
*** yamamoto has quit IRC18:52
openstackgerritNir Magnezi proposed openstack/neutron-lbaas: Auto reschedule loadbalancers from dead agents  https://review.openstack.org/29999818:53
*** eezhova has quit IRC19:00
*** strigazi is now known as strigazi_AFK19:26
*** rcernin has quit IRC19:43
*** SumitNaiksatam has quit IRC19:50
*** bana_k has joined #openstack-lbaas19:53
*** rcernin has joined #openstack-lbaas19:57
*** ihrachys has quit IRC20:14
*** SumitNaiksatam has joined #openstack-lbaas20:23
openstackgerritAnkur proposed openstack/octavia: Create Octavia api V2 directory  https://review.openstack.org/40827620:45
openstackgerritNir Magnezi proposed openstack/neutron-lbaas: Auto reschedule loadbalancers from dead agents  https://review.openstack.org/29999820:45
*** ihrachys has joined #openstack-lbaas20:48
*** rstarmer has joined #openstack-lbaas20:49
rstarmerI've been trying to understand the HA capabilites of the LBaaS interfac, and I'm coming up empty.  Am I right in my undrestanding that LBaaS doesn't have HA built into the service, and that this would have to be handled via an underlying plugin?20:50
rstarmerI.e., if20:50
rstarmerI want two SLBs to provide the same VIP/POOL, a plugin would have to handle that configuration?20:50
rstarmer#openstack-vpnaas20:50
*** rcernin has quit IRC20:51
*** rcernin has joined #openstack-lbaas20:51
*** _ducttape_ has joined #openstack-lbaas21:00
johnsomrstarmer Right now the Octavia driver provides Active/Standby HA for you.  Many of the vendor drivers also support it through the device's HA capabilities.21:00
rm_workdlundquist: hey you around?21:01
rstarmerjohnsom:  cool, that confirms what I thought I was seeing (had been looking at the haproxy driver, as that's where I previously had some familiarity).  I've also had a short chat with the folks from AVI, and they implied the same thing.21:01
rm_worksbalukoff: do you exist? :P21:02
*** matt-borland has quit IRC21:02
sbalukoffOnly in your imagination.21:03
*** ducttape_ has quit IRC21:03
johnsomrstarmer Yeah, don't know much about AVI.  But if you want an open source HA LB, you can use the Octavia driver.21:03
*** ihrachys has quit IRC21:04
rm_worksbalukoff: do you know the answer to a question about address scoping?21:04
rm_worksbalukoff: i was hoping I could hit up dlundquist21:04
johnsomsbalukoff!  Hey, can you make me an admin on this group? https://review.openstack.org/#/admin/groups/371,members21:04
rm_workfollowing up on the work we were doing at the summit21:04
rstarmerjohnsom:  Yep, looking into that more now. I'm using Kolla for deployment, and looking at adding Octavia into the deployment workflow.21:04
rm_worksbalukoff: BTW I got through: Snow Crash, Anathem, Seveneves, Cryptonomicon, and 90% of REAMDE <_<21:05
rstarmerjohnsom: The other question my customer has is whether we can balance E-W traffic (e.g. two tenant networks, one SLB service).  The desire is to not use FloatingIPs for the VIP, rather use a local tenant network address.21:06
johnsomrstarmer Yes, the Octavia driver can support that use case21:07
rstarmerjohnsom: fantastic, looking forward to using it!21:07
sbalukoffJohnsom: sure! Will do later today once I get to the hotel.21:07
rm_worksbalukoff: ah where are you now?21:07
rm_worktraveling?21:07
sbalukoffRm_work: I will poke dustin. i am in line at an in-n-out in L.A.21:08
rm_workAH :P heh21:08
rm_workI'm in Sunnyvale at the moment21:08
*** ihrachys has joined #openstack-lbaas21:08
rm_workbut back up to WA tomorrow21:08
rm_workI should hit up in-n-out before I head out...21:09
*** rcernin has quit IRC21:09
rm_workthough if kevinbenton is to be believed, I have dinner plans tonight...21:09
*** chlong has quit IRC21:10
*** rcernin has joined #openstack-lbaas21:11
kevinbentonrm_work: aye21:13
sbalukoffNice!21:14
kevinbentonrm_work: gonna take you to this awesome place that does artisinal burgers21:14
kevinbentonrm_work: it's called mcdonald's21:14
kevinbentonrm_work: pretty sure it's local to the bay21:14
johnsomkevinbenton So jealous21:15
rm_workheh21:15
rm_workdlundquist: I just found https://tools.ietf.org/html/rfc4007#section-11.7 and FML21:18
*** kevo has quit IRC21:20
*** kevo has joined #openstack-lbaas21:20
kevinbentonrm_work: keep scrolling. ipv6 addresses are actually turing complete :P21:20
rm_worklol21:20
kevinbentonhttps://goo.gl/photos/LkAFTWFFNS5y48sy521:23
kevinbentonrm_work: that's where you are i think21:24
kevinbentonrm_work: if the office is where i think it is21:24
rm_workhmmm21:24
rm_workpossible21:25
rm_workif my camera wasn't borked i'd have a shot out the window of here looking at you by now21:31
*** _ducttape_ has quit IRC21:35
*** ducttape_ has joined #openstack-lbaas21:36
*** rstarmer has quit IRC21:40
kong_hi, guys, i have a question. Currently, octaiva is still a neutron lbaas plugin, right?21:41
kong_I heard octavia will supplant neutron lbaas, how soon will that happen?21:41
johnsomkong_ Yes, but we are working to change that.21:41
johnsomWe are hoping you could, optionally start using Octavia API instead of neutron in Ocata release.21:42
kong_johnsom: thanks for the answer. so, ocata?21:42
johnsomWe hope, it's a chunk of work, but we are working on it.21:43
johnsomOf course you will still be able to use the neutron API for some time21:43
kong_johnsom: if we deploy octavia (newton) now, will it be smooth to upgrade to the new way?21:44
johnsomYes, very.  The intent is to allow it to work as it does today.  There will be an API endpoint for octavia API  which you can start using instead of the neutron API endpoint.   Otherwise we don't expect any chanages21:46
rm_workkong_: we also expect to have a shim implemented in neutron-lbaas so it will directly forward things to octavia, so you wouldn't even have to mess with keystone catalog endpoints.21:47
rm_workjohnsom: that is still the idea, right? ^^21:47
johnsomYes21:48
kong_rm_work: hah, got you. so is it right that it's possible we have multiple endpoints in keystone for loadbalancing service?21:49
kong_for some time21:49
kong_or, we just need to switch endpoint if octavia is ready21:49
kong_for the first citizenn of loadbalancing service in openstack21:50
johnsomRight, the existing endpoint is actually neutron, so we will be adding "octavia" as a new endpoint21:50
kong_johnsom: ok, cool21:50
kong_btw, i am from catalyst cloud in new zealand. actually, we have been planning to deploy octavia for some time, but don't have much resource for that. we just finished the higher priority tasks above octavia, i think now is a good time to come back and check the status of octavia :-)21:51
kong_thanks your guys for the answers, johnsom and rm_work21:52
*** kevo has quit IRC21:54
*** kevo has joined #openstack-lbaas21:57
*** kevo has quit IRC21:57
*** eezhova has joined #openstack-lbaas21:57
*** bana_k has quit IRC21:58
*** eezhova has quit IRC22:02
*** ducttape_ has quit IRC22:09
*** bana_k has joined #openstack-lbaas22:11
*** ipsecguy_ has joined #openstack-lbaas22:11
*** kevo has joined #openstack-lbaas22:11
*** ducttape_ has joined #openstack-lbaas22:13
*** ipsecguy has quit IRC22:15
kong_johnsom, rm_work, do you guys know there is some testing that demonstrate the performance difference between haproxy deployed on physical server and in vritual machine?22:15
johnsomkong_ No, it varies a lot with the hardware used, hypervisor, etc.22:16
kong_johnsom: i see...i was just wondering how i could answer customers potential questions, and you gave me a good example for the answer22:17
rm_workjohnsom: can we plz merge: https://review.openstack.org/#/c/408238/22:19
rm_workjohnsom: needed to make building work with dib22:19
rm_workjohnsom: the reason for everything failing is probably because like a billion things need to happen for it to work22:19
rm_workyour other patch might be able to rebase on top of this and then pass22:20
johnsomI was holding off until the scenario test passed, i.e. the other patch merged22:20
*** SumitNaiksatam has quit IRC22:20
rm_workright but it won't22:20
rm_workbecause it also needs this22:20
rm_workthey're going to be co-dependent to pass22:20
rm_workand hopefully this one is simple enough you can look at it and verify that it's fine22:21
johnsomCan't you rebase the tripleo one now to test?22:21
rm_workhmm yeah probably22:21
johnsomI mean it looks fine to me, but I haven't *tested* it22:21
*** ducttape_ has quit IRC22:21
kong_rm_work: is this one the reason for the faliure of building amphora image?22:22
rm_workyeah one sec22:22
johnsomkong_ Yeah, the diskimage-builder project made a change last night that broke a bunch of stuff22:22
rm_workkong_: there's like 8 patches outstanding that are why amp images won't build22:22
rm_workI'm ... working on it22:22
rm_works/night/week/22:22
kong_ok, so i won't try again and again :-)22:23
johnsomright, ugh, week22:23
kong_good to know22:23
openstackgerritAdam Harwell proposed openstack/octavia: Stop depending on tripleo-image-elements  https://review.openstack.org/35659022:23
johnsomHa, yeah, eight patches in that chain....22:24
rm_workkong_: if you need an image to build, you SHOULD be able to use that patch (https://review.openstack.org/356590) and its parent (so checkout, don't cherry-pick), and then have diskimage-builder cloned and check out THIS patch (again, long chain): https://review.openstack.org/#/c/407769/)22:24
rm_workffff22:24
rm_workgreghaynes: you still working on making these things pass the DIB gates?22:24
kong_rm_work: ok, thanks22:25
greghaynesrm_work: yea we hit an unrelated failure we had to debug in dib22:29
rm_workT_T22:29
rm_workturtles all the way down...22:29
greghaynesoh, http://logs.openstack.org/88/408288/8/check/gate-dib-dsvm-functests-ubuntu-trusty/2bc5296/console.html#_2016-12-08_19_27_53_80749422:30
greghaynesthats new22:30
rm_workerr22:31
greghaynessomehow were making an ubuntu image that doesnt have python installed22:31
rm_workpython_path is, i assume, supposed to be non-empty?22:31
rm_workheh22:31
rm_workubuntu-minimal is that, no?22:31
greghaynesoh I see22:31
rm_workminimal has like NOTHING22:31
rm_workso I could imagine it missing python22:32
greghaynesok, new fix incoming22:32
rm_workwoo! T_T22:32
greghayneshttps://review.openstack.org/#/c/408288/9/elements/debian-minimal/root.d/75-debian-minimal-baseinstall22:33
greghaynesactually, no, thats not right22:33
rm_workwait are you on ubuntu-minimal or debian-minimal?22:34
rm_worklooks like ubuntu22:34
greghaynesubuntu-minimal uses debian-minimal22:35
rm_workah O_o22:36
greghaynesdebian-minimal == debootstrap22:36
rm_worki was pretty sure they were sufficiently diverged by this point to preclude such magics22:36
rm_workah22:36
greghaynesyea it just uses the same tool but points at the ubuntu repos22:36
rm_workyep22:37
greghaynesok, I think thatll work22:37
*** eezhova has joined #openstack-lbaas22:50
*** eezhova has quit IRC22:55
*** bana_k has quit IRC23:01
*** rstarmer has joined #openstack-lbaas23:07
*** bana_k has joined #openstack-lbaas23:10
*** rcernin has quit IRC23:11
*** rstarmer has quit IRC23:30
rm_workgreghaynes: still failing :(23:31
*** rcernin has joined #openstack-lbaas23:33
*** nmagnezi has quit IRC23:33
rm_workhttp://logs.openstack.org/88/408288/10/check/gate-dib-dsvm-functests-ubuntu-xenial/ca09f6e/console.html#_2016-12-08_23_00_08_26070823:33
rm_workwut23:33
greghaynesis it fedora mirror derp?23:34
greghayneswere hitting a lot of that ATM23:34
greghaynesyep23:34
greghaynesI hacked up https://review.openstack.org/#/c/408851/23:34
rm_workuuuugh23:34
rm_workso the issue causing our issue has a possible fix but it is being blocked by another issue23:35
rm_workalso jQuery's CDN was down for ~10m earlier, the internet is practically *on fire* today :P23:35
greghayneswelcome to integration testing :p23:36
greghaynesdib is like the pentultimate of integration testing issues23:36
greghaynesjust sort of the nature of the problem23:36
rm_workwill a recheck be useful here?23:36
greghaynesweve been seeing it a fair amount the past few hours so not likely, im trying to poke some people who grok rh23:37
greghaynesbut also if that change to use infra's mirrors works then thats should be much better23:37
rm_workk... how long until THAT would merge23:40
rm_workif I assume that we can get one of these patches to merge every day...23:40
rm_workthen we'll have octavia working by Christmas23:40
greghayneshah23:40
rm_workand I'm afraid that might be generous23:40
greghayneswe can merge stuff pretty fast once its passing23:40
rm_workwe're now relying on 11 patches23:41
rm_workjust to get amps building again23:41
greghaynesyea, but really thats the tradeoff weve made - our CI is pretty complex but if it passes were pretty confident things work so we can merge quickly23:41
rm_workyeah, k23:41
greghaynesthis one has gotten pretty gnarly though23:42
greghaynesbut ianw +2'd about half the stack already so in theory it just needs to pass23:42
rm_workk23:43
rm_workugh, my build seems to have locked up on: 2016-12-08 23:40:57.363 | Missing package name for distro/element: ubuntu/pip-and-virtualenv23:44
rm_workis that normal? :/23:44
rm_workmaybe it's just slow? :(23:44
xgermanYou are in a hotel?23:44
rm_worknot at the moment23:45
rm_workalso this is running in a cloud23:45
rm_workI don't do anything local23:45
rm_worki guess my ssh session could be toast23:45
xgermanI do almost everything local - just discovered VPN is evil ;-)23:45
rm_workheh23:45
xgermanThus?23:45
xgermanTmux23:45
rm_workyes, RAX VPN was my personal hell for many years23:45
xgermanVpn running doesn’t let me log in/so stuff in my VM23:46
*** rcernin has quit IRC23:49
rm_workyeah ok it continued eventually23:55

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