*** julim has quit IRC | 00:03 | |
*** julim has joined #tripleo | 00:05 | |
*** epim has quit IRC | 00:14 | |
*** bkero has joined #tripleo | 00:18 | |
derekh | hmmm, new testenv having problems "ovs-vsctl -- --may-exist add-br br-ctlplane" hasn't returned for 7 minutes | 00:27 |
---|---|---|
derekh | openvswitch-switch.log : libkmod: ERROR ../libkmod/libkmod.c:554 kmod_search_moddep: could not open moddep file '/lib/modules/3.11.0-15-generic/modules.dep.bin' | 00:27 |
*** matsuhashi has joined #tripleo | 00:29 | |
lifeless | derekh: derekh oh, I was just about to do that ;) | 00:31 |
derekh | lifeless: I've only tried testing it on a singe host | 00:31 |
derekh | *single | 00:31 |
lifeless | ok, so CI is idle | 00:32 |
lifeless | derekh: I'll pull down the stack and redeploy | 00:32 |
derekh | lifeless: ok | 00:32 |
derekh | back in a few | 00:33 |
*** cwolferh_ has quit IRC | 00:42 | |
tchaypo | today's obvious-in-hindsight learning - running _overcloud.sh just after sourcing overcloudrc does not lead to happiness | 00:45 |
lifeless | rotfl | 00:47 |
*** yamahata has joined #tripleo | 00:48 | |
*** CaptTofu has joined #tripleo | 00:48 | |
StevenK | lifeless: bnemec commented on my patch to source _variables in tripleorc as overkill, WDYT? | 00:53 |
tchaypo | StevenK: https://www.opal.com.au/asset/a23667fa-bfa7-431d-812c-88b6a81e6b66/Opal_train_rollout_Sequence_4.png | 00:53 |
StevenK | tchaypo: See, exactly. Southern Sydney gets much later. | 00:54 |
lifeless | StevenK: url plox | 00:54 |
*** andreaf has quit IRC | 00:54 | |
StevenK | lifeless: https://review.openstack.org/#/c/80445/ | 00:55 |
*** rpodolyaka1 has joined #tripleo | 00:55 | |
derekh | lifeless: did you delete the overcloud testenv ports? | 00:57 |
StevenK | WTF, opal.com.au? A *dropdown* to select birth year? | 00:58 |
*** cwolferh_ has joined #tripleo | 00:58 | |
lifeless | derekh: fark :( | 00:58 |
lifeless | derekh: we *have* to add that to deploy-testenv | 00:59 |
derekh | lifeless: I don't think its too late none of them are fully up yet | 00:59 |
derekh | lifeless: if any fail we can rebuild them, yup needs to be added to script | 00:59 |
lifeless | its on the way | 00:59 |
*** rpodolyaka1 has quit IRC | 01:00 | |
derekh | I'm on 10.10.16.145 , /opt/stack/os-config-refresh/configure.d/60-setup-testenvs seems stuck on + ovs-vsctl -- --may-exist add-br br-ctlplane | 01:03 |
derekh | lifeless: ^ | 01:03 |
lifeless | I have a terrible feeling that Ng merged the patch that broke this last time | 01:03 |
lifeless | derekh: how are you logged into it | 01:04 |
derekh | lifeless: ssh'd on a heat-admin (ssh to undercloud with -A) | 01:04 |
lifeless | |-os-collect-conf---sh---os-refresh-conf---dib-run-parts---60-setup-testen---ensure-bridge---ovs-vsctl | 01:08 |
lifeless | os ovs-vsctl is stuck yes | 01:08 |
lifeless | ovs-vsctl show | 01:10 |
lifeless | 55e16be4-381e-435a-a665-9a4389bbcaca | 01:10 |
lifeless | Bridge br-ctlplane | 01:10 |
lifeless | Port br-ctlplane | 01:10 |
lifeless | Interface br-ctlplane | 01:10 |
lifeless | type: internal | 01:10 |
derekh | lifeless: hmm, looks like the wronge kernel is running | 01:10 |
lifeless | ovs_version: "1.10.2" | 01:10 |
derekh | Linux testenv-testenv1-ekmeaqq2y3b5 3.11.0-17-generic #31-Ubuntu SMP Mon Feb 3 21:52:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux | 01:10 |
lifeless | Linux testenv-testenv1-ekmeaqq2y3b5 3.11.0-17-generic #31-Ubuntu SMP Mon Feb 3 21:52:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux | 01:10 |
lifeless | what were you expecting ? | 01:10 |
derekh | drwxr-xr-x 4 root root 4096 Mar 20 00:02 /lib/modules/3.11.0-18-generic | 01:10 |
derekh | libkmod: ERROR ../libkmod/libkmod.c:554 kmod_search_moddep: could not open moddep file '/lib/modules/3.11.0-17-generic/modules.dep.bin' | 01:11 |
lifeless | ah, I know | 01:11 |
StevenK | I wonder which kver modules are in the initramfs | 01:11 |
lifeless | I didn't have baremetal in the elements list | 01:11 |
StevenK | lifeless: Is that done by hand? | 01:11 |
derekh | lifeless: opps, neither did I, so the backward compat mode in load-image is broke? | 01:13 |
lifeless | StevenK: the build, atm yes. | 01:13 |
lifeless | derekh: no, I think it picked up a prior one built with that | 01:14 |
lifeless | derekh: -rw-r--r-- 1 root root 22072553 Feb 23 22:48 testenv-worker.initrd | 01:14 |
lifeless | -rw-r--r-- 1 root root 621022208 Mar 20 00:10 testenv-worker.qcow2 | 01:14 |
lifeless | -rw-r--r-- 1 root root 5631792 Feb 23 22:48 testenv-worker.vmlinuz | 01:14 |
StevenK | Heh. That would do it. | 01:14 |
lifeless | derekh: gun, foot. | 01:14 |
StevenK | lifeless: We should script this | 01:14 |
derekh | ahh, ok | 01:15 |
openstackgerrit | lifeless proposed a change to openstack-infra/tripleo-ci: We should use baremetal. https://review.openstack.org/81683 | 01:16 |
tchaypo | So here's an odd thing that StevenK will be interested in | 01:16 |
bkero | Can anybody think of a good explanation behind why a seed vm isn't responsive? http://pastebin.osuosl.org/6271/ | 01:17 |
StevenK | tchaypo: But only me? :-P | 01:17 |
tchaypo | I take a train wolli creek -> town hall, pay $2.87. Get out, walk around for a while, back onto the train at museum and out to rhodes, charged another 42c | 01:17 |
*** cwolferh_ has quit IRC | 01:17 | |
tchaypo | Then I get back on the train at rhodes and travel back to redfern | 01:17 |
tchaypo | Fare for this leg: -$0.98 | 01:18 |
StevenK | Haha | 01:18 |
tchaypo | so my total fare for the whole trip was $2.31, exactly as if I'd travelled WC->Redfern | 01:18 |
tchaypo | yes, only you :) | 01:18 |
StevenK | tchaypo: That case is covered on the Opal site | 01:18 |
tchaypo | where? I knew that they were doing something like that for busses, didn't realise it applied to trains. | 01:20 |
StevenK | Using Opal, your fare can be cheaper when making several trips on the same mode of transport, e.g. only ferries, only trains or only buses, if you transfer between services within 60 minutes. | 01:21 |
StevenK | tchaypo: https://www.opal.com.au/en/fare-information/60_minute_transfer/ | 01:21 |
tchaypo | All the examples I've seen on the site show you continuing further. The example on that page has someone travelling hornsby->town hall, then town hall-> central. They end up paying for hornsby->central, which is more than hornsby+>town hall but cheaper than two single trips | 01:23 |
StevenK | It obviously still works for your case :-) | 01:23 |
tchaypo | The site doesn't show what would happen if you travel hornsby->town hall->waitara, but it looks like you only pay hornsby->waitara and the rest of your journey is free | 01:24 |
lifeless | hmm, haven't setup testenv builds to use the bandersnatch mirror | 01:24 |
lifeless | really should do that | 01:24 |
StevenK | tchaypo: Clearly it already works and has saved you money | 01:24 |
*** nosnos has joined #tripleo | 01:25 | |
lifeless | tchaypo: theres a dude wrote a fare calculator | 01:25 |
tchaypo | http://www.opalornot.com/ ? | 01:26 |
clarkb | what is with those transit cards all having names that start with 'O' | 01:26 |
clarkb | opal, orca, oyster, octopus | 01:26 |
lifeless | I am getting more and more tempted to do a http://blog.backblaze.com/2013/02/20/180tb-of-good-vibrations-storage-pod-3-0/ | 01:27 |
lifeless | just to have that many spinning platter concurrent IOPS | 01:27 |
StevenK | clarkb: Where are the orca and octopus cards from? | 01:27 |
lifeless | add in a 120GB SSD bcache... | 01:27 |
clarkb | StevenK: orca is seattle, octopus is hong kong | 01:27 |
openstackgerrit | Saurabh Surana proposed a change to openstack/tripleo-image-elements: added elements for building trove service components https://review.openstack.org/77272 | 01:28 |
StevenK | clarkb: Just to disrupt your pattern, Melbourne's transit card is "MyKi" | 01:28 |
lifeless | tchaypo: yeah, think so | 01:28 |
StevenK | lifeless: opalornot is for commuting | 01:28 |
StevenK | Not for one-shot trips | 01:28 |
openstackgerrit | Saurabh Surana proposed a change to openstack/tripleo-image-elements: added elements for building trove service components https://review.openstack.org/77272 | 01:31 |
tchaypo | I ended up buying a mymulti1 weekly yesterday, because most of my trips involve a train into the city and then buses around the city/camperdown/randwick | 01:32 |
tchaypo | so it expires on march 26, the opal readers are officially active march 28 (although I've been using them for weeks) | 01:32 |
StevenK | tchaypo: Don't you mean Town Hall to Granville on FB? :-) | 01:32 |
*** cwolferh_ has joined #tripleo | 01:33 | |
tchaypo | so my cheapest option is opal for the trains + traveltens for the busses, but that's just so darn fiddly... | 01:33 |
lifeless | re-running with pypi mirror, it was too slow | 01:33 |
StevenK | tchaypo: I do wonder why buses are *last* for Opal | 01:33 |
tchaypo | StevenK: nope. I went wolli creek -> rhodes -> redfern and got charged wolli creek -> redfern | 01:33 |
lifeless | tchaypo: where are you going ? | 01:33 |
StevenK | tchaypo: Your comment on FB | 01:33 |
StevenK | "With trains, it seems as though a trip from Parramatta to Town Hall and return to Granville within 60 minutes will be charged as a trip from Paramatta to Granville." <= Don't you mean Town Hall to Granville | 01:34 |
tchaypo | I've been working some afternoons from unsw or usyd libraries | 01:34 |
StevenK | OH | 01:34 |
StevenK | I thought you started in TH | 01:34 |
StevenK | Never mind me | 01:34 |
lifeless | ok, thats about a billion times faster but if course noew it fails. | 01:35 |
lifeless | Note, selecting 'zlib1g-dev' instead of 'libz-dev' | 01:35 |
lifeless | Note, selecting 'libxslt1-dev' instead of 'libxslt-dev' | 01:35 |
StevenK | tchaypo: Looks like I was pretty right on the money ordering my card today -- should turn up on the 27th | 01:36 |
StevenK | tchaypo: I wonder how they cope with Parramatta -> Town Hall -> wander around for <60 minutes -> Parramatta | 01:37 |
tchaypo | My guess is that in that case they'll note that C=A and charge A->B | 01:37 |
tchaypo | I'm guessing that their logic breaks when C!=A | 01:38 |
tchaypo | and they charge from A-C when A-B would be more appropriate | 01:38 |
StevenK | Yeah, I did think it would collapse to a one-way fare | 01:38 |
tchaypo | huh. now that i think about it | 01:38 |
tchaypo | i bet the same is true on busses | 01:38 |
tchaypo | and given that most sydney bus stops are about 5m away from the next one | 01:38 |
StevenK | Haha | 01:38 |
StevenK | Not in Parramatta :-P | 01:39 |
tchaypo | if do something like city-> bondi jn->city but get off one stop before/after your original stop, I bet you pay for a mybus1 instead of a mybus3... | 01:39 |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Add testenv image building to deploy-testenv https://review.openstack.org/81686 | 01:39 |
tchaypo | In Brisbane they detect if you travel in the reverse direction on the same route, and the start a new trip instead of giving you a transfer on the old one | 01:40 |
tchaypo | clarkb will be interested to know that brisbane's card os the Go card. Doesn't start with O but it still features the sound... | 01:40 |
*** saurabhs has quit IRC | 01:40 | |
derekh | lifeless: 4 testenv ports left behind on overcloud, I'll delete them | 01:41 |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-image-elements: Add testenv image building to deploy-testenv https://review.openstack.org/81686 | 01:45 |
lifeless | ok build | 01:56 |
lifeless | still kindof slow | 01:56 |
lifeless | something weird going on in the networkstack even to local addresses | 01:56 |
lifeless | deploying | 01:58 |
tchaypo | AM I right in guessing that one of the baremetal nodes is used for the undercloud and the other 3 become the overcloud? | 01:58 |
lifeless | yes | 01:59 |
lifeless | though guesswork shouldn't be needed | 01:59 |
tchaypo | I'm guessing I could have discovered this in ~30 seconds of code reading | 01:59 |
lifeless | tchaypo: or docs ;) | 01:59 |
tchaypo | and so I'm going to go do some of that after lunch. | 02:00 |
tchaypo | there are docs? | 02:00 |
bkero | Is this the correct thing to find at the end of /var/log/upstart/os-collect-config.log? http://pastebin.osuosl.org/6276/ | 02:00 |
bkero | My devtest.sh is ending with http://pastebin.osuosl.org/6271/ | 02:00 |
*** shakamunyi has joined #tripleo | 02:00 | |
*** xuhaiwei has joined #tripleo | 02:01 | |
openstackgerrit | Clint "SpamapS" Byrum proposed a change to openstack/tripleo-heat-templates: WIP: Really ugly first switch to software-config https://review.openstack.org/81666 | 02:02 |
lifeless | bkero: the o-c-c log looks ok | 02:02 |
SpamapS | stevebaker: ^^ updated .. actually produces overcloud.yaml | 02:02 |
lifeless | bkero: the seed boot failure may be a detection error rather than a boot failure | 02:02 |
lifeless | bkero: did SEED_IP get set correctly, or did the vm come up on a different ip ? | 02:03 |
bkero | lifeless: I don't see SEED_IP as being set | 02:04 |
*** sdake_ has quit IRC | 02:04 | |
lifeless | bkero: the get-vm-ip cal, IIRC | 02:05 |
bkero | Huh, grepping through the scripts I see SEEDIP and SEED_IP being used. Yay. | 02:05 |
bkero | I see a get-vm-mac | 02:06 |
lifeless | it gets put in testenv.json | 02:07 |
lifeless | jq -r '.["seed-ip"]' testenv.json | 02:07 |
lifeless | is the returned value correct? | 02:08 |
bkero | "seed-ip": "", | 02:08 |
bkero | "host-ip": "192.168.122.1", | 02:08 |
bkero | dat seed ip is blank | 02:08 |
bkero | I'm trying this on a clean trusty install vm running inside libvirt-kvm | 02:09 |
lifeless | have a look through scripts/boot-seed-vm | 02:09 |
lifeless | bkero: you're running this needed within a VM ? likely to end badly | 02:09 |
lifeless | bkero: specifically, the libvirt subnet is a constant (192.168.122.0/24) and that makes routing a PITA | 02:10 |
bkero | lifeless: Yeah, I changed the outside libvirt subnet to something different | 02:10 |
lifeless | stability of nested kvm can be a problem | 02:10 |
openstackgerrit | A change was merged to openstack/diskimage-builder: Add redhat-common element https://review.openstack.org/74866 | 02:10 |
lifeless | and running openstack in qemu vms is waaaay to slow | 02:10 |
bkero | I see. What's the recommended strategy then? A different hypervisor such as virtualbox or xen? | 02:11 |
lifeless | run devtest on baremeta | 02:11 |
lifeless | we put lots of effort into making it minimally invasive | 02:11 |
bkero | Okay | 02:11 |
bkero | I guess the indicator I was waiting for was the removal of --trash-my-machine :) | 02:11 |
lifeless | other than making a few vms and a bridge to host them on | 02:12 |
lifeless | bkero: that is intended to provoke folk reading up on what we do | 02:12 |
lifeless | it may be overly scary, but no warning would be bad too | 02:12 |
bkero | That's true | 02:12 |
bkero | I suppose I should read the whole set of scripts and determine if it's invasiveness is something I could live with on my laptop | 02:12 |
bkero | Or just set up a separate host for it | 02:12 |
lifeless | indeed | 02:13 |
lifeless | most of us run it on ourlaptops or servers | 02:13 |
openstackgerrit | A change was merged to openstack/diskimage-builder: Use redhat-common in fedora element https://review.openstack.org/74867 | 02:13 |
bkero | So in a vm is a here-be-dragons usecase? | 02:13 |
lifeless | its expected-to-fail | 02:13 |
tchaypo | you end up with vms in the overcloud running on vms running inside your vm | 02:14 |
*** cwolferh_ has quit IRC | 02:14 | |
bkero | yo dawg | 02:14 |
bkero | I realized that, but was just using for testing | 02:14 |
lifeless | yeah | 02:15 |
lifeless | I mean | 02:15 |
lifeless | in principle | 02:15 |
lifeless | it should just be slow | 02:15 |
*** nosnos_ has joined #tripleo | 02:16 | |
tchaypo | sure, slow. When I did it, I kicked off devtest.sh and it wasn't complete 24 hours later | 02:16 |
bkero | Damn | 02:16 |
tchaypo | to be fair, at the time I also didn't have squid or any of the pip/pypi mirrors/caches set up, so that might have been some of the cause for slowth | 02:17 |
lifeless | tchaypo: nah, not _that_ slow | 02:17 |
lifeless | thats qemu | 02:17 |
bkero | This should still be accelerated (nested kvm was indeed passed through), but several levels of indirection make it...slower. Running devtest.sh to the point I've gotten only takes about 15 minutes. | 02:17 |
clarkb | when I tried it it took almost an hour for ssh to start iirc | 02:17 |
tchaypo | also that was an 8Gb VM, so it would have run out of ram eventually... | 02:17 |
tchaypo | This was running on precise qemu inside a vmware fusion VM | 02:17 |
*** spzala has quit IRC | 02:17 | |
bkero | This VM has about 32GB RAM and 32 cores. :) | 02:17 |
tchaypo | hrm. I has mailroom parcel. | 02:19 |
tchaypo | consisting of boxes 3. | 02:19 |
lifeless | bkero: so, anyhow - the boot-seed-vm script is failing | 02:19 |
lifeless | bkero: so read that to debug | 02:19 |
*** nosnos has quit IRC | 02:19 | |
bkero | lifeless: got it, thanks | 02:19 |
bkero | lifeless: for future reference are most devs running saucy, precise, or trusty on the bare metal? | 02:20 |
derekh | lifeless: redeploying ? | 02:20 |
derekh | | 39ea394e-cc0a-438e-8e75-0f04b622bab0 | overcloud | CREATE_FAILED | 2014-03-02T23:28:27Z | | 02:21 |
derekh | opps, ignore that paste, wronge cloud | 02:22 |
derekh | ok, gotta go to bed, I see its coming up again | 02:26 |
*** derekh has quit IRC | 02:27 | |
lifeless | bkero: saucy probably | 02:30 |
lifeless | bkero: or F20 | 02:30 |
* bkero will go the saucy route, I'm more experienced with the debugging | 02:31 | |
bkero | lifeless: Thanks! | 02:31 |
*** cwolferh_ has joined #tripleo | 02:33 | |
*** sdake_ has joined #tripleo | 02:35 | |
*** sdake_ has quit IRC | 02:35 | |
*** sdake_ has joined #tripleo | 02:35 | |
StevenK | lifeless: I think we'll always need a tripleorc for the PATH addition | 02:37 |
lifeless | StevenK: _variables can do that idempotently, no ? | 02:39 |
lifeless | StevenK: (and, asserting a final value for path rather than a delta is rather ugly, no?) | 02:39 |
StevenK | lifeless: Final value is also hard | 02:39 |
StevenK | For example, I have ~/bin in my PATH | 02:39 |
lifeless | right | 02:40 |
StevenK | lifeless: Taking that to its logical extreme, then _variables turns into tripleorc and we that source in devtest | 02:40 |
lifeless | StevenK: we source _variables already | 02:41 |
lifeless | StevenK: in devtest | 02:41 |
StevenK | I know, I'm just turning it on its head to see if you follow | 02:41 |
lifeless | so I don't want us to write to _variables | 02:41 |
lifeless | tripleorc is intended for 'I have it working and I want to log back into the vms after a break' | 02:41 |
lifeless | AIUI | 02:42 |
lifeless | personally, I've never had cause to use it | 02:42 |
lifeless | so I may be missing something | 02:42 |
StevenK | Some of the environment variables never actually hit my shell when running devtest | 02:42 |
lifeless | right | 02:43 |
StevenK | So I've had to pull it in when I need to talk to one of the clouds | 02:43 |
lifeless | the elimination of many sourcings cleaned things up a lot | 02:43 |
lifeless | StevenK: you should only ever need the rc file + TE_DATAFILE set, + a route, to do that today. | 02:43 |
StevenK | lifeless: Then I should do what bnemec suggested and export TE_DATAFILE in tripleorc ? | 02:44 |
lifeless | StevenK: I don't know, what is the problem you're solving | 02:44 |
StevenK | Connecting to any of the clouds that devtest has bought up | 02:44 |
lifeless | source devtest_variables; source overcloud-rc; nova list | 02:45 |
StevenK | So then tripleorc should do so | 02:45 |
StevenK | _variables will be needed whichever cloud | 02:46 |
lifeless | why ? how does tripleorc know that you want overcloud-rc or undercloud-rc ? | 02:46 |
lifeless | my question is, why are you sourcing tripleorc for this use case ? | 02:46 |
openstackgerrit | A change was merged to openstack/diskimage-builder: Correct README.md markdown errors https://review.openstack.org/81003 | 02:46 |
StevenK | lifeless: Because I may need $PATH back | 02:47 |
*** jpeeler has quit IRC | 02:49 | |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Completly subsume POWER_MANAGER into testenv https://review.openstack.org/81691 | 02:50 |
StevenK | lifeless: ^ Baby steps for killing tripleorc | 02:50 |
lifeless | hmm http://www.protocase.com | 02:54 |
lifeless | StevenK: which _variables will do :) | 02:54 |
StevenK | lifeless: Yeah, I'm beginning to see I can just do '. _variables' and ignore tripleorc | 02:55 |
*** rpodolyaka1 has joined #tripleo | 02:57 | |
StevenK | lifeless: I had assumed that the new CI would be up after I got up, which turned out to be false. Not rushing you, just wondering on status | 02:59 |
StevenK | Huh | 03:02 |
*** rpodolyaka1 has quit IRC | 03:02 | |
lifeless | | testenv1 | 9e99628b-59ab-4a1a-a381-8315f43c541a | CREATE aborted | CREATE_FAILED | 2014-03-20T02:48:55Z | | 03:02 |
StevenK | Someone is trying to backport lifeless and I patch for don't try and restore VMs in ERROR state to havana | 03:03 |
lifeless | well | 03:09 |
lifeless | it didn't come up properly | 03:09 |
lifeless | but we did get 32 envs up | 03:10 |
lifeless | good enough | 03:10 |
lifeless | StevenK: try your backward compat cleaner now | 03:10 |
lifeless | SpamapS: slagle: https://review.openstack.org/#/c/81126/ is ready | 03:15 |
lifeless | StevenK: I am confuse https://review.openstack.org/#/c/81120/ | 03:17 |
lifeless | StevenK: did you try it with tenant *id* or *name* ? | 03:18 |
lifeless | StevenK: (I know the setting is called _id | 03:18 |
StevenK | I tried it with a literal 'service' | 03:18 |
lifeless | ok, so it works | 03:18 |
lifeless | StevenK: can you comment to that effect there ? | 03:19 |
StevenK | I did so | 03:19 |
StevenK | It worked locally, but didn't on the testenv | 03:19 |
lifeless | StevenK: ok, btw the change needs to include in it the undo of derek's patch to bypass this | 03:20 |
lifeless | StevenK: otherwise we can't tell if it works | 03:20 |
StevenK | I think I was testing it without derek's patch | 03:22 |
StevenK | I don't think I knew about the patch at the time I was testing | 03:22 |
lifeless | yes, he wrote it that night | 03:25 |
lifeless | but | 03:25 |
lifeless | can you push 81120 again with his thing undone in it? | 03:26 |
StevenK | Yeah, let me rebase it and then undo derek's patch | 03:26 |
*** xuhaiwei has quit IRC | 03:28 | |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-image-elements: Add configuration required for neutron-nova events https://review.openstack.org/81120 | 03:32 |
*** CaptTofu has quit IRC | 03:39 | |
*** CaptTofu has joined #tripleo | 03:39 | |
*** CaptTofu_ has joined #tripleo | 03:41 | |
*** CaptTofu has quit IRC | 03:41 | |
lifeless | https://review.openstack.org/#/c/79051/ <- I may be thoroughly confused. | 03:45 |
StevenK | lifeless: No, I think I am | 03:45 |
StevenK | I keep treating jq as "open file, do stuff, write results" | 03:46 |
StevenK | Which is just wrong | 03:46 |
*** matsuhashi has quit IRC | 03:47 | |
*** rpodolyaka1 has joined #tripleo | 03:58 | |
*** rpodolyaka1 has quit IRC | 04:03 | |
*** sdake_ has quit IRC | 04:08 | |
*** xuhaiwei has joined #tripleo | 04:09 | |
*** CaptTofu_ has quit IRC | 04:12 | |
*** CaptTofu has joined #tripleo | 04:12 | |
lifeless | hmm, CI might not be up after all :( | 04:12 |
*** CaptTofu has quit IRC | 04:16 | |
lifeless | NobodyCam: do you mind if I have a poke at your patches? | 04:24 |
lifeless | NobodyCam: I think it might be clearer if I sketch what I mean in code | 04:24 |
*** matsuhashi has joined #tripleo | 04:31 | |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Store seed details in the JSON https://review.openstack.org/79051 | 04:33 |
lifeless | StevenK: nearly | 04:37 |
StevenK | I wonder if it's clear I'm not actually testing :-( | 04:38 |
StevenK | Ahh, the good ole tempfile leak | 04:39 |
StevenK | Always entertaining | 04:39 |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Store seed details in the JSON https://review.openstack.org/79051 | 04:42 |
*** akuznetsov has joined #tripleo | 04:45 | |
StevenK | lifeless: Hm, I wonder if we want to pull seed-route-dev into seed:{} as well | 04:45 |
lifeless | StevenK: oh I forgot | 04:46 |
lifeless | StevenK: also we need the new things documented in the schema | 04:46 |
lifeless | StevenK: yes, I think so. | 04:46 |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Store seed details in the JSON https://review.openstack.org/79051 | 04:58 |
openstackgerrit | Steve Kowalik proposed a change to openstack/tripleo-incubator: Remove backwards compatability in setup-baremetal https://review.openstack.org/78467 | 05:00 |
StevenK | More dead code, I love it. | 05:00 |
lifeless | man the gate is unhappy today | 05:09 |
*** Killer_prince2 has joined #tripleo | 05:14 | |
*** Killer_prince2 is now known as lazy_prince | 05:14 | |
*** epim has joined #tripleo | 05:16 | |
*** nosnos has joined #tripleo | 05:19 | |
*** sdake_ has joined #tripleo | 05:21 | |
*** nosnos_ has quit IRC | 05:23 | |
*** rpodolyaka1 has joined #tripleo | 05:28 | |
lifeless | StevenK: so why aren't you testing, devtest_testenv.sh is like 3 seconds of code to run :) | 05:31 |
lifeless | StevenK: another iteration... more things to consider ;) | 05:32 |
*** vkozhukalov_ has joined #tripleo | 05:33 | |
*** epim has quit IRC | 05:33 | |
*** giulivo has joined #tripleo | 05:33 | |
lifeless | StevenK: around ? | 05:36 |
StevenK | lifeless: Hm? | 05:36 |
lifeless | StevenK: I wanted to chat about setup-baremetal vs register-nodes responsibilities | 05:37 |
StevenK | lifeless: I did consider marking seed-ip and seed-route-dev as DEPRECATED in that patch, but I was going to do so in the follow-up | 05:37 |
lifeless | but hangon NMI from C | 05:37 |
*** jtomasek has joined #tripleo | 05:40 | |
*** nosnos_ has joined #tripleo | 05:49 | |
*** nosnos has quit IRC | 05:51 | |
*** akuznetsov has quit IRC | 05:58 | |
lifeless | ok mostly back | 05:59 |
lifeless | StevenK: so, deprecations - I think its a bit poor two have two forms for something and one not deprecated unless one intends to run with both indefinitely | 05:59 |
*** akuznetsov has joined #tripleo | 05:59 | |
lifeless | StevenK: but I'm looking at register nodes / setup-baremetal | 06:00 |
lifeless | StevenK: and I'm a little concerned about whether putting everything in one script is a good idea | 06:00 |
lifeless | StevenK: e.g. | 06:01 |
*** sseago has quit IRC | 06:01 | |
lifeless | StevenK: but I guess mainly I think it should be talked through and captured e.g. in the commit message | 06:01 |
lifeless | StevenK: the patch as it stands both removes backwards compat cruft and changes the interface and behaviour of register-nodes. | 06:02 |
lifeless | StevenK: since you're not looking at IRC right now, I'll drop a brain dump of my rough thoughts and you can decide what makes sense from that | 06:03 |
*** nati_ueno has joined #tripleo | 06:03 | |
*** jtomasek has quit IRC | 06:03 | |
lifeless | StevenK: there are conceptually two things setup-baremetal does | 06:09 |
lifeless | a) it fixes up the initial nova db to be suitable for bare-metal (deleting extraneous flavors) | 06:11 |
lifeless | b) it asserts a configuration suitable for using a list of nodes | 06:13 |
lifeless | conceptually we should only do a) once; if the user adds in m1.small and wants to later add more nodes to their cloud, we shouldn't delete m1.small at that point | 06:14 |
lifeless | for b) there are two common ways for such tools to work, one is delta based: register some nodes, unregister some nodes. the other is full state based ('here are my nodes, make them usable') | 06:15 |
lifeless | I don't have a view on delta vs full today, though it seems attractive to me to have a simple complete database and be able to just assert that full set straight into nova-bm/ironic. That would make interacting with existing DC management systems fairly straight forward - export everying, apply to Ironic, done. | 06:16 |
lifeless | so, putting aside future work to fully support heterogenous nodes etc, it seems to me that anything that is part of (a) shouldn't be in register-nodes, as register-nodes should be safe to run post-deploy. | 06:17 |
*** vkozhukalov_ has quit IRC | 06:19 | |
lifeless | register-nodes is delta based today, so it'd be later future work to make it full-state based. | 06:20 |
lifeless | Anyhow, those are my thoughts. | 06:20 |
*** rdopieralski has joined #tripleo | 06:24 | |
*** matsuhashi has quit IRC | 06:28 | |
*** matsuhashi has joined #tripleo | 06:30 | |
*** killer_prince has quit IRC | 06:40 | |
*** rpodolyaka1 has quit IRC | 06:44 | |
*** nati_ueno has quit IRC | 06:51 | |
*** rlandy has joined #tripleo | 06:57 | |
*** lucasagomes has joined #tripleo | 06:57 | |
*** xuhaiwei has quit IRC | 06:57 | |
*** rdopieralski has quit IRC | 06:58 | |
*** rpodolyaka1 has joined #tripleo | 06:59 | |
*** noslzzp has joined #tripleo | 07:05 | |
*** ccrouch has joined #tripleo | 07:07 | |
*** akrivoka has joined #tripleo | 07:13 | |
*** jrist has joined #tripleo | 07:14 | |
mordred | someone said something to me in here | 07:14 |
mordred | but I dont' see it in the scrollback | 07:14 |
mordred | so if it was important, you know, ping me again | 07:14 |
*** shakamunyi has quit IRC | 07:15 | |
StevenK | 01:55 < SpamapS> mordred: ack | 07:15 |
StevenK | That's all I can see | 07:15 |
mordred | StevenK: thanks :) | 07:15 |
lifeless | 00:58 < mordred> lifeless, SpamapS, Ng: SpamapS patch to pypi-mirror seems to be unhappy on integration gate | 07:15 |
lifeless | 03:55 < SpamapS> mordred: ack | 07:15 |
mordred | cool | 07:15 |
mordred | I want to make sure I'm giving you guys love on that patch | 07:16 |
StevenK | lifeless: Can you distill that braindump and put on the patch? | 07:16 |
lifeless | I can copy-paste it | 07:16 |
StevenK | *I* can do that | 07:16 |
StevenK | lifeless: I did wonder if I was going too far with making setup-baremetal only call register-nodes. | 07:16 |
StevenK | mordred: Discussion re: summit is still happening? Do you have rough estimate on news? | 07:17 |
mordred | StevenK: I keep poking rajeev - he's travelling with hme this week and is more swamped than we want him to be | 07:18 |
*** rpodolyaka1 has quit IRC | 07:19 | |
StevenK | mordred: Other people are talking about travel and I'm getting jealous :-P | 07:20 |
lifeless | StevenK: I don't have a more distilled version | 07:20 |
*** yfaykya has quit IRC | 07:20 | |
*** cwolferh_ has quit IRC | 07:21 | |
StevenK | lifeless: I've just filtered out IRC nicks, so pasting | 07:21 |
lifeless | cool | 07:22 |
StevenK | Which now looks like rubbish | 07:22 |
lifeless | double blank lines for paragraphs, leading space for no-wrap | 07:23 |
*** akrivoka has quit IRC | 07:24 | |
*** sseago has joined #tripleo | 07:27 | |
*** yfaykya has joined #tripleo | 07:28 | |
StevenK | And no editing comments | 07:28 |
StevenK | So bleh | 07:28 |
openstackgerrit | A change was merged to openstack/tuskar-ui: Fix deprecated use of django.conf.urls.defaults https://review.openstack.org/81035 | 07:30 |
*** nati_ueno has joined #tripleo | 07:39 | |
*** shakamunyi has joined #tripleo | 07:41 | |
*** ramishra has joined #tripleo | 07:43 | |
*** shakamunyi has quit IRC | 07:45 | |
openstackgerrit | Om Kumar proposed a change to openstack/diskimage-builder: Refactor code to select boot kernel https://review.openstack.org/79873 | 07:48 |
*** vkozhukalov_ has joined #tripleo | 07:49 | |
*** andreaf has joined #tripleo | 07:56 | |
*** ccrouch has quit IRC | 08:02 | |
*** morazi has joined #tripleo | 08:04 | |
*** rdopieralski has joined #tripleo | 08:06 | |
*** jtomasek has joined #tripleo | 08:08 | |
*** tburnes has quit IRC | 08:08 | |
*** tburnes has joined #tripleo | 08:09 | |
*** matty_dubs is now known as matty_dubs|brno | 08:11 | |
*** akrivoka has joined #tripleo | 08:14 | |
*** morazi has quit IRC | 08:16 | |
*** rdopieralski has quit IRC | 08:17 | |
*** ccrouch has joined #tripleo | 08:17 | |
*** akrivoka has quit IRC | 08:18 | |
*** athomas has joined #tripleo | 08:19 | |
*** ccrouch has quit IRC | 08:19 | |
*** jcoufal has joined #tripleo | 08:19 | |
rpodolyaka | morning all | 08:22 |
lifeless | morning | 08:23 |
*** rpodolyaka1 has joined #tripleo | 08:24 | |
*** rpodolyaka1 has quit IRC | 08:29 | |
*** bauzas has joined #tripleo | 08:29 | |
*** nosnos has joined #tripleo | 08:33 | |
*** nosnos_ has quit IRC | 08:37 | |
*** martyntaylor has joined #tripleo | 08:39 | |
*** shakamunyi has joined #tripleo | 08:42 | |
*** lucasagomes has quit IRC | 08:43 | |
*** hashar has joined #tripleo | 08:44 | |
*** shakamunyi has quit IRC | 08:46 | |
*** nati_ueno has quit IRC | 08:47 | |
lazy_prince | slagle: https://review.openstack.org/79873 i have updated the code as per review comments. can you please review it again.. | 08:51 |
*** morganfainberg is now known as morganfainberg_Z | 08:54 | |
*** nati_ueno has joined #tripleo | 08:58 | |
*** nati_uen_ has joined #tripleo | 08:59 | |
*** nati_ueno has quit IRC | 09:03 | |
*** jp_at_hp has joined #tripleo | 09:04 | |
*** hashar has quit IRC | 09:18 | |
*** derekh has joined #tripleo | 09:20 | |
derekh | lifeless: morning | 09:23 |
derekh | lifeless: looks like ci isn't up because device names have changed from eth* to em* | 09:24 |
*** rpodolyaka1 has joined #tripleo | 09:25 | |
derekh | lifeless: I'll redeploy now | 09:27 |
*** markmc has joined #tripleo | 09:29 | |
*** rpodolyaka1 has quit IRC | 09:29 | |
*** ramishra has quit IRC | 09:30 | |
lifeless | derekh: oh nuts | 09:35 |
lifeless | derekh: thanks! | 09:35 |
derekh | lifeless: np, new instances deploying, fingers crossed | 09:35 |
*** hashar has joined #tripleo | 09:38 | |
derekh | lifeless: going to upgrade geard on the te-broker while its booking | 09:38 |
*** shakamunyi has joined #tripleo | 09:43 | |
*** shakamunyi has quit IRC | 09:47 | |
lifeless | cool | 09:48 |
*** e0ne has joined #tripleo | 09:48 | |
*** akuznetsov has quit IRC | 09:55 | |
*** akuznetsov has joined #tripleo | 09:56 | |
*** nosnos has quit IRC | 09:59 | |
*** yamahata has quit IRC | 10:02 | |
*** rdopieralski has joined #tripleo | 10:04 | |
*** jcoufal has quit IRC | 10:06 | |
*** nosnos has joined #tripleo | 10:09 | |
*** rwsu has quit IRC | 10:18 | |
*** ramishra has joined #tripleo | 10:25 | |
*** ccrouch has joined #tripleo | 10:25 | |
*** rpodolyaka1 has joined #tripleo | 10:25 | |
*** e0ne has quit IRC | 10:28 | |
*** rpodolyaka1 has quit IRC | 10:30 | |
*** e0ne has joined #tripleo | 10:32 | |
*** rwsu has joined #tripleo | 10:33 | |
*** howleyt has joined #tripleo | 10:33 | |
openstackgerrit | Cian O'Driscoll proposed a change to openstack/tripleo-incubator: Sets disks in devtest run to sda rather than vda. https://review.openstack.org/81764 | 10:37 |
*** rlandy has quit IRC | 10:40 | |
*** martyntaylor has quit IRC | 10:40 | |
*** ccrouch has quit IRC | 10:43 | |
*** nati_uen_ has quit IRC | 10:43 | |
*** shakamunyi has joined #tripleo | 10:43 | |
*** nati_ueno has joined #tripleo | 10:44 | |
*** martyntaylor has joined #tripleo | 10:46 | |
*** shakamunyi has quit IRC | 10:48 | |
*** nati_ueno has quit IRC | 10:48 | |
*** rlandy has joined #tripleo | 10:52 | |
*** martyntaylor has quit IRC | 10:53 | |
*** martyntaylor has joined #tripleo | 10:53 | |
*** yamahata has joined #tripleo | 10:53 | |
*** athomas has quit IRC | 11:00 | |
*** matsuhashi has quit IRC | 11:01 | |
*** Kiall has quit IRC | 11:02 | |
*** kiall has joined #tripleo | 11:04 | |
*** ProfFalken has quit IRC | 11:04 | |
*** ProfFalken has joined #tripleo | 11:05 | |
*** rdopieralski has quit IRC | 11:05 | |
openstackgerrit | Cian O'Driscoll proposed a change to openstack/tripleo-incubator: Sets disks in devtest run to sda rather than vda. https://review.openstack.org/81764 | 11:06 |
openstackgerrit | Cian O'Driscoll proposed a change to openstack/tripleo-incubator: Sets disks in devtest run to sda rather than vda. https://review.openstack.org/81764 | 11:07 |
*** jtomasek has quit IRC | 11:15 | |
*** jtomasek has joined #tripleo | 11:16 | |
*** hashar has quit IRC | 11:16 | |
lifeless | derekh: I'm off to sleep, did testenv get happier ? | 11:19 |
lifeless | derekh: also is there any help you want on the RH region machines? | 11:19 |
derekh | lifeless: jobs have started passing https://jenkins07.openstack.org/job/check-tripleo-seed-precise/344/ | 11:19 |
*** e0ne_ has joined #tripleo | 11:20 | |
derekh | lifeless: dprince sent me a mail last night to say he has figured out the dhcp problem, so hopfully we are all good, if not I can call you in later | 11:20 |
*** CaptTofu has joined #tripleo | 11:23 | |
*** e0ne has quit IRC | 11:24 | |
*** matsuhashi has joined #tripleo | 11:24 | |
*** rpodolyaka1 has joined #tripleo | 11:26 | |
*** rpodolyaka1 has quit IRC | 11:30 | |
*** Meena has quit IRC | 11:32 | |
openstackgerrit | A change was merged to openstack/diskimage-builder: Add RHEL 7 image element https://review.openstack.org/74146 | 11:33 |
openstackgerrit | Om Kumar proposed a change to openstack/diskimage-builder: Refactor code to select boot kernel https://review.openstack.org/79873 | 11:41 |
*** shakamunyi has joined #tripleo | 11:44 | |
*** shakamunyi has quit IRC | 11:48 | |
*** lblanchard has joined #tripleo | 12:02 | |
*** matsuhashi has quit IRC | 12:08 | |
*** sballe has quit IRC | 12:12 | |
*** matsuhashi has joined #tripleo | 12:12 | |
*** ccrouch has joined #tripleo | 12:12 | |
*** sballe has joined #tripleo | 12:12 | |
*** matsuhashi has quit IRC | 12:18 | |
openstackgerrit | Derek Higgins proposed a change to openstack-infra/tripleo-ci: Adding Fedora support to toci_gate_test.sh https://review.openstack.org/81796 | 12:23 |
*** ifarkas has joined #tripleo | 12:23 | |
*** matsuhashi has joined #tripleo | 12:24 | |
*** ifarkas has quit IRC | 12:25 | |
*** ifarkas has joined #tripleo | 12:25 | |
*** jprovazn has joined #tripleo | 12:25 | |
*** rpodolyaka1 has joined #tripleo | 12:27 | |
*** lazy_prince has quit IRC | 12:28 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Cause wait_for heat stack-create fail fast https://review.openstack.org/76537 | 12:29 |
derekh | pleia2: I see you fedora support in nodpool merged, yay, I've submitted patches to get us started using it | 12:30 |
pleia2 | derekh: I still have some pip issues to work out :( | 12:31 |
*** rpodolyaka1 has quit IRC | 12:31 | |
pleia2 | puppet isn't finding pip installed via the script | 12:31 |
derekh | pleia2: ahh ok, anything I can help with? | 12:32 |
pleia2 | derekh: I'll let you know, just set up a VM to see if I can dig into what's wrong | 12:32 |
derekh | pleia2: ok | 12:32 |
rbrady | derekh: ping | 12:37 |
derekh | rbrady: ack | 12:37 |
*** weshay has joined #tripleo | 12:39 | |
* Ng has delivered his talk to FLOSS UK, got a reasonable crowd and some good questions after | 12:39 | |
*** CaptTofu has quit IRC | 12:39 | |
Ng | there seem to be lots of university sysadmins here, so maybe the particle physics guys will adopt us for deploying their clusters :) | 12:40 |
*** rdopieralski has joined #tripleo | 12:41 | |
*** vkozhukalov_ has quit IRC | 12:42 | |
*** shakamunyi has joined #tripleo | 12:45 | |
*** nosnos has quit IRC | 12:46 | |
derekh | Ng: make sure your on commission | 12:46 |
Ng | hah | 12:46 |
*** matsuhashi has quit IRC | 12:47 | |
*** shakamunyi has quit IRC | 12:49 | |
*** CaptTofu has joined #tripleo | 12:50 | |
*** tomh_ has quit IRC | 12:51 | |
*** CaptTofu has quit IRC | 12:55 | |
*** vkozhukalov has joined #tripleo | 12:58 | |
*** ramishra has quit IRC | 13:00 | |
*** ramishra has joined #tripleo | 13:02 | |
*** sdake has quit IRC | 13:05 | |
*** sdake has joined #tripleo | 13:05 | |
*** sdake has quit IRC | 13:05 | |
*** sdake has joined #tripleo | 13:05 | |
*** rdopieralski has quit IRC | 13:06 | |
*** jrist has quit IRC | 13:06 | |
*** rdopieralski has joined #tripleo | 13:07 | |
*** jrist has joined #tripleo | 13:08 | |
openstackgerrit | Ryan Brady proposed a change to openstack/tripleo-image-elements: Fix tgt target in cinder element https://review.openstack.org/81804 | 13:08 |
*** jdob has joined #tripleo | 13:10 | |
*** rdopieralski has quit IRC | 13:17 | |
*** ramishra has quit IRC | 13:20 | |
*** rdopieralski has joined #tripleo | 13:23 | |
*** jprovazn has quit IRC | 13:25 | |
*** rpodolyaka1 has joined #tripleo | 13:27 | |
jp_at_hp | SpamapS: Ng GheRivero tchaypo - I want to get https://review.openstack.org/#/c/80644/ moving, and to do so I need to get https://review.openstack.org/#/c/81174 moving. What do I need to do to make this happen? | 13:30 |
*** rpodolyaka1 has quit IRC | 13:32 | |
*** shakamunyi has joined #tripleo | 13:32 | |
*** jprovazn has joined #tripleo | 13:37 | |
*** ifarkas has quit IRC | 13:38 | |
openstackgerrit | Andrea Frittoli proposed a change to openstack/tripleo-image-elements: Inject admin username and tenant name in config https://review.openstack.org/81813 | 13:42 |
*** pbelanyi has joined #tripleo | 13:42 | |
*** ramishra has joined #tripleo | 13:44 | |
*** akrivoka has joined #tripleo | 13:45 | |
*** rdopieralski has quit IRC | 13:46 | |
*** andreaf has quit IRC | 13:46 | |
*** akrivoka has quit IRC | 13:47 | |
*** jtomasek has quit IRC | 13:47 | |
*** akrivoka has joined #tripleo | 13:47 | |
*** yamahata has quit IRC | 13:48 | |
*** jtomasek has joined #tripleo | 13:48 | |
*** yamahata has joined #tripleo | 13:49 | |
*** hashar has joined #tripleo | 13:51 | |
*** lucasagomes has joined #tripleo | 13:55 | |
openstackgerrit | Derek Higgins proposed a change to openstack-infra/tripleo-ci: Increase the default pip socket timeout https://review.openstack.org/81815 | 13:58 |
*** e0ne_ has quit IRC | 14:01 | |
*** ramishra has quit IRC | 14:03 | |
*** ramishra has joined #tripleo | 14:03 | |
*** andreaf has joined #tripleo | 14:05 | |
*** ramishra has quit IRC | 14:08 | |
*** e0ne has joined #tripleo | 14:08 | |
*** rdopieralski has joined #tripleo | 14:08 | |
*** ramishra has joined #tripleo | 14:09 | |
*** lazy_prince has joined #tripleo | 14:14 | |
*** lazy_prince is now known as killer_prince | 14:14 | |
*** jcoufal has joined #tripleo | 14:16 | |
*** ramishra_ has joined #tripleo | 14:17 | |
*** ramishra has quit IRC | 14:17 | |
*** nati_ueno has joined #tripleo | 14:19 | |
*** ramishra_ has quit IRC | 14:19 | |
*** ramishra has joined #tripleo | 14:20 | |
*** jprovazn has quit IRC | 14:20 | |
*** wfoster has joined #tripleo | 14:21 | |
SpamapS | jp_at_hp: to get things moving, ping us. I'll pop yours to the top of reviews. Please note: http://www.stackalytics.com/report/reviews/tripleo-group/open | 14:22 |
*** ramishra has quit IRC | 14:24 | |
NobodyCam | lifeless: Nat at all! | 14:24 |
*** athomas has joined #tripleo | 14:25 | |
SpamapS | NobodyCam: top 'o the mornin to ya | 14:27 |
*** rpodolyaka1 has joined #tripleo | 14:28 | |
*** e0ne_ has joined #tripleo | 14:28 | |
*** akrivoka has quit IRC | 14:29 | |
*** dprince has joined #tripleo | 14:30 | |
*** jprovazn has joined #tripleo | 14:31 | |
*** e0ne has quit IRC | 14:32 | |
NobodyCam | SpamapS: Good morning to you !!! How goes the battle this morning :) | 14:32 |
*** rpodolyaka1 has quit IRC | 14:33 | |
*** ifarkas has joined #tripleo | 14:42 | |
*** akrivoka has joined #tripleo | 14:42 | |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-incubator: Set selinux default to permissive on Fedora https://review.openstack.org/81826 | 14:49 |
derekh | actually that might have been a stupid idea, rwsu if https://review.openstack.org/#/c/74607/ is working maybe we should push that through instead | 14:51 |
pleia2 | derekh: if you have a minute, a second pair of eyes on these fedora+pip errors would be helpful, I can toss your ssh key up on the server I'm using | 14:52 |
derekh | pleia2: yup, go for it | 14:52 |
*** nati_ueno has quit IRC | 14:52 | |
openstackgerrit | Alexis Lee proposed a change to openstack/tripleo-incubator: Fall back to $0 if BASH_SOURCE is unset https://review.openstack.org/81539 | 14:53 |
rwsu | derekh: there are actually more problems after mysql, nova key-pairs is the next thing you'll hit, so selinux enforcing won't work for now | 14:54 |
*** CaptTofu has joined #tripleo | 14:54 | |
derekh | pleia2: have you got my key https://launchpad.net/~derekh/+sshkeys | 14:54 |
pleia2 | derekh: added to line 21+ the way to replicate the problem I'm seeing on https://etherpad.openstack.org/p/fedora-on-gate | 14:55 |
derekh | rwsu: ok, lets set to permissive, I'll test you sql patch later | 14:55 |
pleia2 | adding key now | 14:55 |
pleia2 | derekh: fedora@15.185.191.181 | 14:56 |
derekh | pleia2: looking | 14:57 |
pleia2 | derekh: so it works ok if we yum install python-pip, but that makes -infra folks cry :) | 15:01 |
pleia2 | (I had it in an earlier revision of the main patch, but had to remove it) | 15:02 |
derekh | pleia2: ok | 15:02 |
*** morazi has joined #tripleo | 15:02 | |
*** nati_ueno has joined #tripleo | 15:03 | |
jp_at_hp | SpamapS: thanks | 15:04 |
derekh | pleia2: still looking, nothing to report yet | 15:14 |
pleia2 | derekh: thanks | 15:15 |
derekh | pleia2: https://github.com/puppetlabs/puppet/blob/master/lib/puppet/provider/package/pip.rb#L41 | 15:17 |
derekh | ln -s /usr/bin/pip /usr/bin/pip-python | 15:17 |
derekh | Notice: Finished catalog run in 16.37 seconds | 15:18 |
pleia2 | derekh: I think that's a deprecated issue that was fixed in more recent rh versions | 15:18 |
pleia2 | but if that fixes it, perhaps I'm wrong! (I was reading related bug reports) | 15:19 |
derekh | pleia2: bug reports for fedora ot puppet ? | 15:20 |
*** rdopieralski has quit IRC | 15:21 | |
pleia2 | I think it was this one http://projects.puppetlabs.com/issues/17030 | 15:22 |
pleia2 | and https://bugzilla.redhat.com/show_bug.cgi?id=958377 | 15:23 |
uvirtbot | pleia2: Error: Could not parse XML returned by bugzilla.redhat.com: HTTP Error 404: Not Found | 15:23 |
pleia2 | but the last was a python-pip package thing | 15:23 |
derekh | pleia2: looks to me like they fixed puppet to work with the yum packaged pip but it no longer works with the python package | 15:28 |
*** rpodolyaka1 has joined #tripleo | 15:28 | |
pleia2 | derekh: yeah, seems so, want me to add that symlink and give it a try? | 15:29 |
*** shakamunyi has quit IRC | 15:29 | |
derekh | pleia2: yup, sounds reasonable to me | 15:30 |
pleia2 | ok, on it | 15:30 |
*** rpodolyaka1 has quit IRC | 15:30 | |
pleia2 | \o/ | 15:32 |
pleia2 | thanks derekh, writing patch now | 15:32 |
derekh | pleia2: no prob | 15:32 |
*** jprovazn has quit IRC | 15:32 | |
*** pbelanyi has quit IRC | 15:35 | |
openstackgerrit | Ben Nemec proposed a change to openstack/diskimage-builder: Set +x on executable files https://review.openstack.org/81633 | 15:41 |
openstackgerrit | Ben Nemec proposed a change to openstack/diskimage-builder: Alphabetize all element-deps https://review.openstack.org/81635 | 15:41 |
openstackgerrit | Ben Nemec proposed a change to openstack/diskimage-builder: Add dib-lint script https://review.openstack.org/81634 | 15:41 |
openstackgerrit | Ben Nemec proposed a change to openstack/diskimage-builder: WIP: Make sure all scripts are set -e https://review.openstack.org/81637 | 15:41 |
openstackgerrit | Ben Nemec proposed a change to openstack/diskimage-builder: Enforce alphabetical ordering of element-deps https://review.openstack.org/81636 | 15:41 |
openstackgerrit | Derek Higgins proposed a change to openstack/tripleo-incubator: Ensure which is installed on Red Hat https://review.openstack.org/81836 | 15:44 |
*** akrivoka has quit IRC | 15:47 | |
*** newell has joined #tripleo | 15:48 | |
*** jcoufal has quit IRC | 15:50 | |
*** rdopieralski has joined #tripleo | 15:51 | |
openstackgerrit | Ben Nemec proposed a change to openstack/tripleo-incubator: Add cinder-tgt element to overcloud create command https://review.openstack.org/78464 | 15:54 |
*** noslzzp has quit IRC | 15:55 | |
*** jdob has quit IRC | 15:55 | |
*** rdopieralski has quit IRC | 15:56 | |
*** akrivoka has joined #tripleo | 15:56 | |
*** bauzas has quit IRC | 15:58 | |
openstackgerrit | Thomas Goirand proposed a change to openstack/tuskar-ui: Use "python -m coverage" rather than use "coverage" explicitly https://review.openstack.org/80762 | 15:59 |
*** cwolferh has joined #tripleo | 16:02 | |
*** athomas has quit IRC | 16:02 | |
*** lucasagomes has quit IRC | 16:02 | |
*** ifarkas has quit IRC | 16:03 | |
*** martyntaylor1 has joined #tripleo | 16:05 | |
*** jrist has quit IRC | 16:05 | |
*** shakamunyi has joined #tripleo | 16:06 | |
*** martyntaylor has quit IRC | 16:06 | |
*** morazi has quit IRC | 16:08 | |
openstackgerrit | Stuart McLaren proposed a change to openstack/tripleo-image-elements: Glance: Add default policy.json file https://review.openstack.org/81840 | 16:09 |
*** jtomasek has quit IRC | 16:10 | |
*** sseago has quit IRC | 16:10 | |
*** shakamunyi has quit IRC | 16:10 | |
*** ccrouch has quit IRC | 16:11 | |
howleyt | Hi all | 16:13 |
openstackgerrit | Stuart McLaren proposed a change to openstack/tripleo-image-elements: Glance: Add default policy.json file https://review.openstack.org/81840 | 16:13 |
*** blamar-away is now known as blamar | 16:14 | |
*** akrivoka has quit IRC | 16:16 | |
howleyt | I'd like to add a config file to an element, which is only created if a certain condition is met in parameter. So I'd like to either create the file with content or not at all. Is this possible? | 16:17 |
*** hashar has quit IRC | 16:22 | |
*** CaptTofu has quit IRC | 16:23 | |
*** CaptTofu has joined #tripleo | 16:24 | |
*** CaptTofu has quit IRC | 16:28 | |
*** rpodolyaka1 has joined #tripleo | 16:29 | |
*** CaptTofu has joined #tripleo | 16:32 | |
*** rpodolyaka1 has quit IRC | 16:34 | |
*** akuznetsov has quit IRC | 16:34 | |
*** sballe has quit IRC | 16:34 | |
*** UtahDave has joined #tripleo | 16:39 | |
*** ccrouch has joined #tripleo | 16:40 | |
SpamapS | NobodyCam: hah, you took too long to respond, by then I was knee deep in the tornado that is "get the kids to school" | 16:44 |
*** e0ne_ has quit IRC | 16:44 | |
NobodyCam | SpamapS: heheheh :) its all good :) | 16:44 |
SpamapS | howleyt: for what you want to do, I suggest writing the file out always with templates, but then in an os-refresh-config script, moving it into place based on said condition. | 16:45 |
*** e0ne has joined #tripleo | 16:46 | |
SpamapS | howleyt: so like, element_root/os-apply-config/etc/something/.foo.conf <-- template path and then just mv it into place, or rm it, based on the parameter. | 16:46 |
howleyt | spamaps: Ok, that sounds easier than what I had in my head. Thanks. Need to try os-refresh-config for first time now. | 16:48 |
*** akuznetsov has joined #tripleo | 16:48 | |
*** e0ne_ has joined #tripleo | 16:49 | |
howleyt | (I was thinking of using the executable templates and using that render the moustache into the actual destination conf file.) | 16:49 |
SpamapS | howleyt: yeah, so far we haven't had much use for executable templates.. though I do think we should use it for calculating the memory buffers for mysql. | 16:49 |
*** UtahDave has left #tripleo | 16:51 | |
*** e0ne has quit IRC | 16:52 | |
*** e0ne_ has quit IRC | 16:58 | |
*** saurabhs has joined #tripleo | 16:59 | |
*** saurabhs has left #tripleo | 17:02 | |
*** akuznetsov has quit IRC | 17:02 | |
*** akuznetsov has joined #tripleo | 17:07 | |
*** nati_ueno has quit IRC | 17:08 | |
*** nati_ueno has joined #tripleo | 17:08 | |
*** nati_ueno has quit IRC | 17:12 | |
*** akrivoka has joined #tripleo | 17:13 | |
*** saurabhs has joined #tripleo | 17:16 | |
*** vkozhukalov has quit IRC | 17:17 | |
*** morganfainberg_Z is now known as morganfainberg | 17:23 | |
*** akuznetsov has quit IRC | 17:26 | |
derekh | Could I get some eye on https://review.openstack.org/#/c/81815/ it should help improve the situation with fetching pip indexes | 17:28 |
*** akuznetsov has joined #tripleo | 17:29 | |
derekh | opp, adding bug number | 17:29 |
*** rpodolyaka1 has joined #tripleo | 17:30 | |
bnemec | derekh: A couple of typos inline too. | 17:32 |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-image-elements: TEST ONLY: make nova depend on common-venv https://review.openstack.org/79989 | 17:32 |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-image-elements: Openstack-clients: don't hard code venv https://review.openstack.org/79988 | 17:32 |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-image-elements: Update elements to use os-svc-daemon -i. https://review.openstack.org/76963 | 17:32 |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-image-elements: Update elements to use os-svc-install -i. https://review.openstack.org/76964 | 17:32 |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-image-elements: Wire in OPENSTACK_VENV_DIR default if set https://review.openstack.org/76965 | 17:32 |
bnemec | Is there a reason our ci environment is slow fetching the index? | 17:32 |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-image-elements: Wire in _EXTRA_INSTALL_OPTS... https://review.openstack.org/76966 | 17:32 |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-image-elements: Add a new common-venv element https://review.openstack.org/76967 | 17:32 |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-image-elements: Add -i options to os-svc-install/os-svc-daemon... https://review.openstack.org/76952 | 17:32 |
openstackgerrit | Derek Higgins proposed a change to openstack-infra/tripleo-ci: Increase the default pip socket timeout https://review.openstack.org/81815 | 17:33 |
*** ccrouch has quit IRC | 17:33 | |
*** markmc has quit IRC | 17:33 | |
*** rpodolyaka1 has quit IRC | 17:34 | |
*** akuznetsov has quit IRC | 17:34 | |
derekh | bnemec: packets sometimes get delayed for some reason, the time I reproduced it there was a 23 second delay (although it could also be the server responding to us) | 17:35 |
*** akuznetsov has joined #tripleo | 17:37 | |
openstackgerrit | Derek Higgins proposed a change to openstack-infra/tripleo-ci: Increase the default pip socket timeout https://review.openstack.org/81815 | 17:38 |
*** derekh has quit IRC | 17:40 | |
bnemec | slagle: So it looks like we always do the create_dir step in os-svc-daemon for systemd. Should I do the same thing for upstart? | 17:43 |
bnemec | https://github.com/openstack/tripleo-image-elements/blob/master/elements/os-svc-install/bin/os-svc-daemon#L175 | 17:43 |
slagle | bnemec: it already always happens for upstart | 17:46 |
slagle | bnemec: line 98 | 17:46 |
slagle | that's why i was confused by the -1 | 17:46 |
bnemec | slagle: Right, but I'm looking to add explicit name support like I did in my change. | 17:47 |
bnemec | Considering that though, it probably makes sense to not do both, so I'll make it an else block. | 17:48 |
bnemec | And since nothing actually uses this right now, if that doesn't work then someone who needs to use it can fix it to work how they want. :-) | 17:49 |
slagle | yea, SpamapS could say what he was looking for there i guess | 17:49 |
slagle | the upstart service is not created exactly the same way | 17:49 |
slagle | it uses one service file, whereas the systemd uses 2 | 17:49 |
slagle | so i'm not sure if he wanted to see upstart use 2 as well | 17:49 |
slagle | or just allow you to override the name | 17:50 |
*** dprince_ has joined #tripleo | 17:50 | |
bnemec | Well, I'll propose what I've got and if anyone doesn't like it they can always -1. | 17:50 |
*** dprince has quit IRC | 17:50 | |
SpamapS | eh? | 17:54 |
SpamapS | I want you to be able to override the name in upstart the same way you do in systemd. | 17:54 |
SpamapS | It is pretty simple to parameterize the directory creation bit that upstart has. | 17:54 |
*** akuznetsov has quit IRC | 17:55 | |
openstackgerrit | Ben Nemec proposed a change to openstack/tripleo-image-elements: Add no-op cinder-tgt element https://review.openstack.org/81867 | 17:55 |
openstackgerrit | Ben Nemec proposed a change to openstack/tripleo-image-elements: Add /var/run/[name] support for upstart https://review.openstack.org/81868 | 17:55 |
openstackgerrit | Ben Nemec proposed a change to openstack/tripleo-image-elements: Add mysql-mariadb-compat element https://review.openstack.org/78034 | 17:55 |
openstackgerrit | Ben Nemec proposed a change to openstack/tripleo-image-elements: Add cinder-lio element https://review.openstack.org/78463 | 17:55 |
openstackgerrit | Ben Nemec proposed a change to openstack/tripleo-image-elements: Factor out tgt-specific parts of cinder element https://review.openstack.org/78462 | 17:55 |
openstackgerrit | Ben Nemec proposed a change to openstack/tripleo-image-elements: Allow os-svc-daemon to specify dir name with -d option https://review.openstack.org/78033 | 17:55 |
bnemec | Bah, rogue whitespace. | 17:58 |
*** dprince_ has quit IRC | 18:00 | |
*** dprince has joined #tripleo | 18:00 | |
bnemec | SpamapS: That's a different meaning for -d than what systemd is using it for though. | 18:04 |
bnemec | The systemd path _only_ creates the /var/run/[name] service if you pass -d. | 18:04 |
bnemec | As I understand it (and am using it), this is intended to address differences in what a package installs and what our configuration expects. | 18:05 |
bnemec | So in my case the RHEL package installs /var/run/mariadb, but our tripleo configs use /var/run/mysql | 18:05 |
SpamapS | tchaypo: could you prioritize fixing https://review.openstack.org/#/c/81174/4 ? It is blocking jp_at_hp's patch which looks to be just about ready and will be quite important for his work. | 18:08 |
* SpamapS shakes fist at Oracle and MontyProgram for being so pigheaded | 18:09 | |
*** akuznetsov has joined #tripleo | 18:10 | |
*** rpodolyaka1 has joined #tripleo | 18:11 | |
*** rpodolyaka1 has quit IRC | 18:13 | |
*** rpodolyaka1 has joined #tripleo | 18:17 | |
*** rpodolyaka1 has quit IRC | 18:22 | |
slagle | SpamapS: right, ok, i just wasn't sure if you wanted to see the ability to have the create dir service separate for upstart as well | 18:26 |
*** akuznetsov has quit IRC | 18:27 | |
SpamapS | slagle: I don't know why systemd needs that | 18:29 |
NobodyCam | StevenK: up and about yet? | 18:29 |
slagle | SpamapS: not sure either. it could probably just use ExecStartPre instead | 18:31 |
slagle | however, there are some cases where we're defining services to just create /var/run/... dir's. | 18:31 |
*** rpodolyaka1 has joined #tripleo | 18:33 | |
SpamapS | slagle: and that is pretty normal since /var/run is empty at boot | 18:35 |
SpamapS | slagle: one (silly) reason to have it be a separate service is that you can only do the mkdir /var/run/foo one time, but the service re-starting won't cause it to run again like it would if you used ExecStartPre... | 18:36 |
SpamapS | slagle: I think it is just "we like it this way".. and that is fine. We upstart minded folk just use pre-start :) | 18:36 |
openstackgerrit | Trent Geerdes proposed a change to openstack/tripleo-image-elements: Adding more .deb dependencies for pypi-mirror on 13.10 https://review.openstack.org/79951 | 18:37 |
Lotus907efi | jang: are you around? | 18:51 |
*** akuznetsov has joined #tripleo | 19:06 | |
*** akuznetsov has quit IRC | 19:10 | |
*** vkozhukalov has joined #tripleo | 19:15 | |
NobodyCam | lifeless: happen to be up and about? | 19:24 |
SpamapS | bnemec: took me a bit to understand the -d flag. I have a solution proposed that would make this MUCH simpler. | 19:24 |
bnemec | SpamapS: Okay, I'll give that a try. I think it will work for slagle's package installs too, although it will require changes in those elements. | 19:29 |
*** andreaf has quit IRC | 19:31 | |
*** andreaf has joined #tripleo | 19:32 | |
*** andreaf has quit IRC | 19:33 | |
*** andreaf has joined #tripleo | 19:34 | |
*** rpodolyaka1 has quit IRC | 19:38 | |
SpamapS | slagle: https://review.openstack.org/#/c/80445/ <- you bring up good points. This is likely mailing list worthy. | 19:38 |
slagle | not sure i have much fuel left to explain why it's useful to me | 19:39 |
SpamapS | Hah I do understand. | 19:40 |
slagle | i suppose if *everything* was in the json file the only thing you'd have to define via export would be $TRIPLEO_ROOT | 19:40 |
SpamapS | slagle: if we replaced it with never sourcing anything .. wouldn't that be better? | 19:41 |
SpamapS | slagle: for typical developers, I suggest even TRIPLEO_ROOT is overkill | 19:41 |
SpamapS | that is a CI / automation / concurrency thing | 19:41 |
SpamapS | for devs.. ~/.cache/tripleo is the spot | 19:41 |
slagle | not really, i often do fedora vs ubuntu | 19:42 |
slagle | source vs package etc | 19:42 |
slagle | i have a different tripleo root for each | 19:42 |
slagle | otherwise, images overwrite each other, etc | 19:42 |
slagle | likewise if i'm testing patches applied to git repos underneath TRIPLEO_ROOT | 19:43 |
saurabhs | hey guys I need help to understand why check-tripleo jobs failed for my patch: https://review.openstack.org/#/c/77272/. any help? | 19:43 |
*** rpodolyaka1 has joined #tripleo | 19:44 | |
*** andreaf_ has joined #tripleo | 19:45 | |
*** killer_prince has quit IRC | 19:47 | |
*** sballe has joined #tripleo | 19:48 | |
*** andreaf has quit IRC | 19:48 | |
*** rpodolyaka1 has quit IRC | 19:49 | |
pleia2 | tripleo-fedora-tripleo-test-cloud-1.slave.openstack.org :D :D!! | 19:51 |
bnemec | \o/ | 19:51 |
*** andreaf has joined #tripleo | 19:52 | |
SpamapS | slagle: mm ok, so you aren't typical .. and that would still only be one variable.. :) | 19:52 |
*** lazy_prince has joined #tripleo | 19:53 | |
SpamapS | pleia2: \o/ | 19:53 |
*** lazy_prince is now known as killer_prince | 19:53 | |
SpamapS | pleia2: unrelated, but you can take credit, as I read that, I spit chili all over my desk.. (it was too hot.. but still... you made me spew chili!) | 19:53 |
*** andreaf_ has quit IRC | 19:53 | |
pleia2 | haha | 19:53 |
pleia2 | add more cheese, makes it less hot | 19:54 |
SpamapS | pleia2: thats the problem.. my first bite was nicely temperate because it was mixed with the sour cream | 19:54 |
SpamapS | second bite.. well.. second bite is a rorschach now | 19:55 |
pleia2 | :) | 19:55 |
openstackgerrit | Richard Su proposed a change to openstack/tripleo-image-elements: Custom service file is not needed for qpidd on systemd based hosts https://review.openstack.org/81901 | 19:58 |
*** geerdest has joined #tripleo | 19:59 | |
*** hashar has joined #tripleo | 20:02 | |
openstackgerrit | A change was merged to openstack-infra/tripleo-ci: Increase the default pip socket timeout https://review.openstack.org/81815 | 20:03 |
geerdest | was just looking at stackalytics and curious why this commit doesn't show up at http://stackalytics.com/report/contribution/tripleo-image-elements/30 https://review.openstack.org/#/c/76281/ | 20:04 |
*** e0ne has joined #tripleo | 20:06 | |
bnemec | That stackalytics page seems have some significant issues going on. 2, 1, 3, 4, 6, 7, 8, 5, 10 :-) | 20:07 |
*** andreaf has quit IRC | 20:08 | |
bnemec | IIRC, they have a launchpad project setup for stackalytics, so you might open a bug there. | 20:08 |
geerdest | k thanks | 20:10 |
saurabhs | SpamapS: I am trying to add Trove elements to triepleo-image-elements, can you suggest me why check-tripleo jobs are failing for my commit, I looked at the logs, but couldn't figure out what is wrong. | 20:10 |
saurabhs | https://review.openstack.org/#/c/77272/. | 20:10 |
lifeless | NobodyCam: I am; C is now at kindy so its full steam ahead | 20:12 |
*** rlandy has quit IRC | 20:14 | |
*** dprince has quit IRC | 20:17 | |
*** e0ne has quit IRC | 20:25 | |
*** julim has quit IRC | 20:28 | |
*** e0ne has joined #tripleo | 20:29 | |
openstackgerrit | Richard Su proposed a change to openstack/tripleo-image-elements: qpidd user should own sasldb file https://review.openstack.org/81908 | 20:29 |
*** bcrochet has quit IRC | 20:31 | |
*** bcrochet has joined #tripleo | 20:33 | |
NobodyCam | hey hey lifeless, sorry 'bout that was otp with my dad :-p, | 20:33 |
lifeless | shocker | 20:34 |
NobodyCam | hey had a question, you were looking to remove the POWER_MANAGER setting from devtest, I'd like to keep it for ironic, just change its usage to a bit so that I can use it to mmodify create-nodes to write it in to the nodes json | 20:35 |
NobodyCam | something like this: (example from devtest_variables) http://paste.openstack.org/show/betHTq3Cy8VTwNZeZbL7/ | 20:37 |
*** rwsu has quit IRC | 20:37 | |
lifeless | NobodyCam: so if I have my own hardware | 20:38 |
lifeless | NobodyCam: I should be supplying my own nodes list | 20:38 |
lifeless | NobodyCam: AIUI there is just one right setting for emulated baremetal VMs | 20:39 |
NobodyCam | ok, so I can hard code ssh power control in the create-nodes and if someone is using real HW with ipmi they will have there own nodes data / json | 20:40 |
lifeless | I think so yes | 20:41 |
NobodyCam | :) much easier... Ty lifeless :) | 20:41 |
lifeless | the reason we have to parameterise it for nova-bm is because its a global setting | 20:41 |
lifeless | rather than being data driven | 20:41 |
*** rpodolyaka1 has joined #tripleo | 20:45 | |
*** rpodolyaka1 has quit IRC | 20:49 | |
*** marun has quit IRC | 20:53 | |
geerdest | saurabhs: 'Build timed out (after 125 minutes). Marking the build as failed.' looks like CI is down. | 20:56 |
saurabhs | geerdest: should I just resubmit the change so that this gets triggered | 21:00 |
lifeless | geerdest: what patch set ? | 21:01 |
*** rwsu has joined #tripleo | 21:04 | |
geerdest | https://review.openstack.org/#/c/77272/ | 21:06 |
lifeless | ok, that was when CI was down yesterday (We redeployed but didn't cater for the biosdevname change initially) | 21:08 |
lifeless | so, 'recheck no bug' it. | 21:08 |
*** rpodolyaka1 has joined #tripleo | 21:09 | |
openstackgerrit | tom-howley proposed a change to openstack/tripleo-image-elements: WIP - Add keepalive option to rabbitmq config https://review.openstack.org/81920 | 21:09 |
*** greghaynes has quit IRC | 21:11 | |
saurabhs | geerdest lifelss: I am sure current CI job is not doing anything for Trove, how can I hook up Trove elements so that they get built in these jobs. where are the scripts for these jobs? | 21:11 |
*** greghaynes has joined #tripleo | 21:12 | |
lifeless | saurabhs: look at e.g. 25e6f8356c741c6d4ce3a60d7a4882a749cd0444 in openstack-infra/config | 21:14 |
*** rpodolyaka1 has quit IRC | 21:14 | |
*** rpodolyaka1 has joined #tripleo | 21:15 | |
*** akrivoka has quit IRC | 21:15 | |
openstackgerrit | Jon-Paul Sullivan proposed a change to openstack/tripleo-image-elements: Create pip manifest files of installed packages https://review.openstack.org/80644 | 21:19 |
openstackgerrit | Jon-Paul Sullivan proposed a change to openstack/tripleo-image-elements: Make os-refresh-config install.d hook run later https://review.openstack.org/81174 | 21:19 |
*** rpodolyaka1 has quit IRC | 21:24 | |
*** vkozhukalov has quit IRC | 21:25 | |
*** e0ne has quit IRC | 21:28 | |
*** lblanchard has quit IRC | 21:31 | |
*** weshay has quit IRC | 21:40 | |
*** CaptTofu has quit IRC | 21:46 | |
*** Lotus907efi has quit IRC | 21:47 | |
*** sgrasley has quit IRC | 21:48 | |
openstackgerrit | James Slagle proposed a change to openstack/tripleo-image-elements: Enable os-collect-config for the package install https://review.openstack.org/81927 | 21:59 |
*** sgrasley has joined #tripleo | 22:01 | |
*** Lotus907efi has joined #tripleo | 22:02 | |
*** CaptTofu has joined #tripleo | 22:02 | |
*** geerdest has quit IRC | 22:05 | |
Lotus907efi | is there some docuementation that would tell me how to build overcloud images from a different distro, like debian testing for instance? | 22:05 |
*** marun has joined #tripleo | 22:07 | |
SpamapS | Lotus907efi: NODE_DIST | 22:14 |
SpamapS | Lotus907efi: You will likely need 'debian-upstart' since TripleO only supports upstart or systemd | 22:15 |
Lotus907efi | hmmm | 22:15 |
SpamapS | Though given recent events somebody should probably just make the debian image use systemd :-P | 22:15 |
SpamapS | Lotus907efi: looks like devtest_veriables.sh has some helpful stuff | 22:16 |
Lotus907efi | ok, I will look at that | 22:17 |
*** hashar has quit IRC | 22:18 | |
*** rpodolyaka1 has joined #tripleo | 22:21 | |
openstackgerrit | Richard Su proposed a change to openstack/tripleo-image-elements: Update selinux policies for mysqld https://review.openstack.org/74607 | 22:22 |
*** rpodolyaka1 has quit IRC | 22:25 | |
Lotus907efi | so in devtest_veriables.sh it talks about setting NODE_DIST to one of three values fedora, opensuse, or ubuntu | 22:26 |
*** nati_ueno has joined #tripleo | 22:26 | |
Lotus907efi | does that mean setting it to "debain" would not work? | 22:26 |
Lotus907efi | debian | 22:26 |
*** tburnes has quit IRC | 22:30 | |
SpamapS | Lotus907efi: I'm quite sure using 'debian' wouldn't work because you'd have no upstart and no systemd. | 22:30 |
StevenK | NobodyCam: At 0530? I recognize one 5 o'clock a day | 22:30 |
*** tburnes has joined #tripleo | 22:31 | |
SpamapS | Lotus907efi: I would support a patch which adds systemd to the debian element though. | 22:31 |
NobodyCam | StevenK: I blame lifeless for actually being up and on at times. Sorry for the early ping | 22:32 |
StevenK | NobodyCam: No worries, it only turns up in my away log | 22:34 |
StevenK | NobodyCam: lifeless and I don't even share a timezone, though ... | 22:34 |
NobodyCam | :) this is true, for some odd reason my brain always wants to lump you two in to the same TZ | 22:36 |
StevenK | NobodyCam: Which was true, about ten years ago | 22:38 |
*** e0ne has joined #tripleo | 22:39 | |
SpamapS | NobodyCam: just because they're all hanging upside down doesn't mean they do so at the same longitude. ;) | 22:39 |
NobodyCam | lol :) | 22:40 |
*** e0ne has quit IRC | 22:42 | |
*** geerdest has joined #tripleo | 22:44 | |
*** andreaf has joined #tripleo | 22:44 | |
Lotus907efi | hmm, I am reading some online docs and it seems systemd "might" be included in debian testing but not used by default | 22:48 |
SpamapS | Lotus907efi: The issue is that upstart won't be default either.. but systemd has "won" | 22:50 |
SpamapS | Lotus907efi: so the options for TripleO on Debian are: 1) use upstart and pray it stays a thing (Even Mark Shuttleworth has said it's over). 2) use systemd 3) Grow sysvinit scripts for all of the openstack services. | 22:51 |
Lotus907efi | yeah, that is what I see from the reading I have done | 22:51 |
Lotus907efi | hmm, ugly | 22:52 |
SpamapS | I say this as somebody who wrote a chapter of the upstart cookbook. ;) | 22:52 |
lifeless | man pip is so fragile | 22:52 |
openstackgerrit | tom-howley proposed a change to openstack/tripleo-heat-templates: Add RabbitMQ keepalive parameters to overcloud template https://review.openstack.org/81934 | 22:52 |
* StevenK throws a few more darts at his dartboard | 22:52 | |
Lotus907efi | so the openstack service init scripts are dependent on upstart? | 22:55 |
Lotus907efi | i.e. they are upstart based? | 22:55 |
openstackgerrit | tom-howley proposed a change to openstack/tripleo-heat-templates: WIP - Add RabbitMQ keepalive parameters to overcloud template https://review.openstack.org/81934 | 22:55 |
*** andreaf_ has joined #tripleo | 22:56 | |
lifeless | also my god requests is slow | 22:56 |
lifeless | it takes *seconds* to download babel from a mirror on the same host | 22:56 |
lifeless | Lotus907efi: upstart or systemd | 22:56 |
*** andreaf has quit IRC | 22:58 | |
StevenK | lifeless: "people jump on TripleO recently and they've | 22:58 |
StevenK | been capturing their experiences with tooling and performance" | 22:58 |
StevenK | lifeless: I totally read 'tooling' as trolling for a few seconds | 22:59 |
lifeless | StevenK: TripleO as the largest troll ever? hmmm intruiging | 22:59 |
SpamapS | hahahahaha | 23:00 |
SpamapS | Lotus907efi: part of the awesomeness of upstart and systemd is that they made system startup declarative.. so we don't have to reinvent all the logic of starting servers over and over again. | 23:01 |
Lotus907efi | ah, I see | 23:01 |
StevenK | Well, to be fair Debian tried that with sysv too | 23:02 |
*** geerdest has quit IRC | 23:03 | |
SpamapS | StevenK: do you mean openrc, or something else? | 23:04 |
lifeless | StevenK: for users, not so much for packagers, until recently | 23:04 |
StevenK | SpamapS: The declarations on the top of the init scripts | 23:06 |
*** andreaf_ has quit IRC | 23:06 | |
SpamapS | StevenK: that's just LSB .. not at all related to the actual script. | 23:07 |
SpamapS | definitely better than not having LSB. | 23:08 |
saurabhs | lifeless SpamapS : I am trying to figure out how to integrate heat template for trove in tripleo-heat-templates. if I understand correctly the merge.py script will look at all the various yaml provided to it and it will club all the parameters together then club all the resources together and then generate a overcloud.yaml. So in trove.yaml needs to have matching resource names and parameter names so that they get clubbed together. is this understanding co | 23:10 |
*** newell has quit IRC | 23:11 | |
SpamapS | saurabhs: correct. | 23:13 |
*** cwolferh has quit IRC | 23:18 | |
*** cwolferh has joined #tripleo | 23:19 | |
*** rpodolyaka1 has joined #tripleo | 23:22 | |
*** derekh has joined #tripleo | 23:23 | |
lifeless | derekh: o/ | 23:24 |
derekh | lifeless: o/ | 23:25 |
*** saurabhs has quit IRC | 23:26 | |
*** rpodolyaka1 has quit IRC | 23:26 | |
lifeless | derekh: I see testenv stack failed still | 23:29 |
lifeless | derekh: what device name should we use for deploys - em0? 1? 2? .. ? | 23:29 |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: remove keystone-signing dir creation https://review.openstack.org/74989 | 23:29 |
derekh | lifeless: ahh, I didn't notice that one of them mustn't have responded to the wait condidtion in a timely mannor or something | 23:30 |
derekh | lifeless: em3 I think it was, give me a minute to check what went wrong | 23:30 |
openstackgerrit | Derek Higgins proposed a change to openstack-infra/tripleo-ci: Adding Fedora support to toci_gate_test.sh https://review.openstack.org/81796 | 23:31 |
lifeless | Lotus907efi: how did your colleagues cross-rack prformance turn out? any progress? | 23:37 |
*** saurabhs has joined #tripleo | 23:38 | |
lifeless | SpamapS: slagle: +2's needed: https://review.openstack.org/#/c/81126/ | 23:38 |
lifeless | https://review.openstack.org/#/c/74393/ | 23:39 |
derekh | lifeless: looks like all the testenvs manages to register with neutron, things are working, maybe I just didn't set the waitcondidtion timeout high enough | 23:39 |
lifeless | https://review.openstack.org/#/c/81011/ | 23:40 |
lifeless | derekh: could be | 23:40 |
lifeless | derekh: em3 yes? | 23:40 |
lifeless | https://review.openstack.org/#/c/81012/ | 23:40 |
derekh | lifeless: yup em3 | 23:41 |
lifeless | StevenK: slagle: https://review.openstack.org/#/c/80445/https://review.openstack.org/#/c/80445/ <- can you two decide whether we want this change or not ? | 23:42 |
lifeless | https://review.openstack.org/#/c/81126/ | 23:42 |
lifeless | SpamapS: slagle: ^ so yeah, 5 easy fixes waiting on review :). | 23:42 |
derekh | If we had graphs you'd see about a 10% speed improvement since the new test env deploy | 23:44 |
lifeless | wicked. ALso how. | 23:44 |
SpamapS | the tubes | 23:45 |
derekh | lifeless: I'm putting it down to the unsafe disk cachine stategy | 23:45 |
SpamapS | thats how | 23:45 |
SpamapS | lifeless: all 5 +A'd | 23:45 |
lifeless | SpamapS: wicked | 23:45 |
SpamapS | lifeless: I hit the review queue pretty hard today | 23:46 |
lifeless | slagle: I think I'm going to +2 https://review.openstack.org/#/c/81764/ unless you've got a specific case thats broken by using sda ? | 23:46 |
SpamapS | while waiting for: | 23:46 |
SpamapS | + wait_for 300 10 stack-ready overcloud | 23:46 |
SpamapS | Timing out after 3000 seconds: | 23:46 |
SpamapS | | 9e8f4431-3ebe-46de-87b1-251dc2676355 | overcloud-NovaCompute0-6hazjbjmfwgn | ERROR | - | NOSTATE | | | 23:47 |
SpamapS | Got a NoValidHost. :( | 23:47 |
lifeless | SpamapS: also https://review.openstack.org/#/c/78020/ wondering if you want to rethink your +2 ;) | 23:48 |
*** CaptTofu has quit IRC | 23:49 | |
slagle | fwiw, init-keystone was doing a lot more than initializing keystone before my changes :) | 23:49 |
SpamapS | lifeless: no, I agree with you that we can/should split it out, but I'm not so convinced that we _must_. | 23:49 |
slagle | but, i'm fine to split it out | 23:49 |
slagle | will be a couple days before i can get to it though | 23:49 |
lifeless | slagle: huh ? it doesn't in my tree | 23:50 |
SpamapS | slagle: note that you _could_ use the script that landed in heat now. | 23:50 |
lifeless | oh, someone put swift gunk into it | 23:50 |
lifeless | 5ee999646f13d7bfaea2a6b445312af53e7b1647 tsk | 23:50 |
SpamapS | heat/tools/create_heat_domain is basically the same thing | 23:51 |
slagle | lifeless: creating users is hardly keystone initialization anymore than creating a domain is | 23:51 |
SpamapS | but done in python | 23:51 |
SpamapS | slagle: well you do have to create the bootstrap admin. | 23:51 |
SpamapS | keystone just isn't useful w/o that | 23:51 |
lifeless | slagle: they shouldn't be there. I pared it down to the minimum needed to be able to use the keystone API a long time ago. | 23:51 |
lifeless | slagle: its a regression. | 23:51 |
* SpamapS plays dramatic DUH DUH DUHHHHHHHHH | 23:52 | |
SpamapS | noooooooooobody expects the spanish inquisition.. or regressions | 23:52 |
slagle | lifeless: ok...that's not what your review said | 23:53 |
slagle | but, yea, i get it now | 23:53 |
* NobodyCam raises hand, Can I have the comfy chair? | 23:53 | |
slagle | creating initial data in keystone is different than initializing keystone | 23:53 |
openstackgerrit | lifeless proposed a change to openstack/tripleo-incubator: Remove non-bootstrap code from init-keystone. https://review.openstack.org/81944 | 23:53 |
lifeless | slagle: here - ^ | 23:53 |
lifeless | you'll note that there is a heat user being created already adjacent to where I moved the swift stuff | 23:53 |
lifeless | its a nuisance to duplicate those calls; I think we definitely want a common wrapper | 23:54 |
lifeless | but not init-keystone :) | 23:54 |
slagle | sure, i get it now | 23:54 |
lifeless | slagle: sorry yes, not meaning to rub it in | 23:54 |
slagle | it just wasn't clear in the review...that's all | 23:54 |
*** eghobo has joined #tripleo | 23:55 | |
lifeless | slagle: ok; if I say things that aren't clear please do say 'uhh WAT' at me :) | 23:55 |
*** nati_ueno has quit IRC | 23:56 | |
*** eghobo has quit IRC | 23:57 | |
*** eghobo has joined #tripleo | 23:57 | |
lifeless | NobodyCam: ok I'm going to attempt the refactorings I requested for the ironic stuff | 23:57 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!